Estat.SdmxSource.SdmxCore 10.2.0

dotnet add package Estat.SdmxSource.SdmxCore --version 10.2.0                
NuGet\Install-Package Estat.SdmxSource.SdmxCore -Version 10.2.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Estat.SdmxSource.SdmxCore" Version="10.2.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Estat.SdmxSource.SdmxCore --version 10.2.0                
#r "nuget: Estat.SdmxSource.SdmxCore, 10.2.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Estat.SdmxSource.SdmxCore as a Cake Addin
#addin nuget:?package=Estat.SdmxSource.SdmxCore&version=10.2.0

// Install Estat.SdmxSource.SdmxCore as a Cake Tool
#tool nuget:?package=Estat.SdmxSource.SdmxCore&version=10.2.0                

SDMX library  .A common library and programming API for working with SDMX data and structural metadata. This is a port from Java of Eurostat's fork of Metadata Technologies SdmxSource v1.1.4.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Estat.SdmxSource.SdmxCore:

Package Downloads
Estat.SdmxSource.SdmxStructureParser

SDMX library .A common library and programming API for working with SDMX data and structural metadata. This is a port from Java of Eurostat's fork of Metadata Technologies SdmxSource v1.1.4.

Estat.SdmxSource.SdmxDataParser

SDMX library .A common library and programming API for working with SDMX data and structural metadata. This is a port from Java of Eurostat's fork of Metadata Technologies SdmxSource v1.1.4.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.2.0 313 10/25/2024
10.1.0 794 10/10/2024
9.12.0 2,699 7/2/2024
9.11.0 1,123 5/10/2024
9.10.2 1,340 4/2/2024

# Changelog

## sdmxsource.net v10.2.0 (2024-10-25)

The following new features added:

- SDMXRI-2399: If-Modified-Since HTTP support in NSI for external caches of structure & data query responses to reduce NSI/SQL work load

The following bugs have been corrected:

- SDMXRI-2307: Fix unnecessary json error 409 Could not find code in codelist (OECD,PULL_REQUEST)
- SDMXRI-2498: Don't sort data above a configured size of data selection (OECD,PULL_REQUEST)
- SDMXRI-2401: Dataflow is returning more data than allowed with the constraints
- SDMXRI-2344: Target .NET 8


## sdmxsource.net v10.1.0 (2024-09-13)

The following new features added:

- SDMXRI-2427 Versioning regular expression .NET
- SDMXRI-2337 Data support wildcards in agency/id/version
- SDMXRI-2250 SDMXRI.NET retrieve/persist GeoGridCodelist
- SDMXRI-2249 SDMXRI.NET retrieve/persist GeographicCodelist
- SDMXRI-2090 SdmxSource .NET GeoGridCodelist SDMX-ML 3.0.0 reader
- SDMXRI-2087 SdmxSource .NET GeographicCodelist SDMX-ML 3.0.0 reader
- SDMXRI-2466 SdmxSource .NET GeoGridCodelist JSON writers
- SDMXRI-2467 SdmxSource .NET GeoGridCodelist JSON readers
- SDMXRI-2468 SdmxSource .NET GeographicCodelist JSON readers
- SDMXRI-2469 SdmxSource .NET GeographicCodelist JSON writers

## sdmxsource.net v10.0.0 (2024-07-24)

The following new features added:

- SDMXRI-2415: NSIWS/MAWS.NET support import of SDMX-JSON 2.0.0 structures (SDMX-JSON-2,SDMX-REST-2)
- SDMXRI-2403: SdmxSource.NET update Programmers Guide
- SDMXRI-2129: SdmxSource .NET RepresentationMap SDMX-ML 3.0.0 reader (RepresentationMap,SDMX-ML-Reader,SDMX3.0)
- SDMXRI-2128: SdmxSource .NET RepresentationMap SDMX-ML 3.0.0 writer (RepresentationMap,SDMX-ML-Writer,SDMX3.0)
- SDMXRI-2132: SdmxSource .NET StructureMap SDMX-ML 3.0.0 reader (SDMX-ML-Reader,SDMX3.0,StructureMap)
- SDMXRI-2135: SdmxSource .NET ValueList SDMX-ML 3.0.0 reader (SDMX-ML-Reader,SDMX3.0,ValueList)
- SDMXRI-2134: SdmxSource .NET ValueList SDMX-ML 3.0.0 writer (SDMX-ML-Writer,SDMX3.0,ValueList)
- SDMXRI-2131: SdmxSource .NET StructureMap SDMX-ML 3.0.0 writer (SDMX-ML-Writer,SDMX3.0,StructureMap)
- SDMXRI-2117: SdmxSource .NET MetadataProvisionAgreement SDMX-ML 3.0.0 reader (MetadataProvisionAgreement,SDMX-ML-Reader,SDMX3.0)
- SDMXRI-2384: SQL resource governor and limit requests that produce a lot of records (.NET) (ISTAT)
- SDMXRI-2116: SdmxSource .NET MetadataProvisionAgreement SDMX-ML 3.0.0 writer (MetadataProvisionAgreement,SDMX-ML-Writer,SDMX3.0)
- SDMXRI-2114: SdmxSource .NET MetadataProviderScheme SDMX-ML 3.0.0 reader (MetadataProviderScheme,SDMX-ML-Reader,SDMX3.0)
- SDMXRI-2113: SdmxSource .NET MetadataProviderScheme SDMX-ML 3.0.0 writer (MetadataProviderScheme,SDMX-ML-Writer,SDMX3.0)
- SDMXRI-2111: SdmxSource .NET Metadataflow SDMX-ML 3.0.0 reader (Metadataflow,SDMX-ML-Reader,SDMX3.0)
- SDMXRI-2110: SdmxSource .NET Metadataflow SDMX-ML 3.0.0 writer (Metadataflow,SDMX-ML-Writer,SDMX3.0)
- SDMXRI-2120: SdmxSource .NET MetadataStructureDefinition SDMX-ML 3.0.0 reader (MetadataStructureDefinition,SDMX-ML-Reader,SDMX3.0)
- SDMXRI-2119: SdmxSource .NET MetadataStructureDefinition SDMX-ML 3.0.0 writer (MetadataStructureDefinition,SDMX-ML-Writer,SDMX3.0)
- SDMXRI-2089: SdmxSource .NET GeoGridCodelist SDMX-ML 3.0.0 writer (GeoGridCodelist,SDMX-ML-Writer,SDMX3.0)


### Details v9.12.0

The following new features added:

- SDMXRI-2441: MAWEB: Dataflow import from registry
- SDMXRI-2422: SDMX-CSV .NET improve support for array values for measures

The following bugs have been corrected:

- SDMXRI-2411: SDMXRI minor issues found in v9.11.0-(2024-04-25)

## sdmxsource.net v9.12.0 (2024-06-28)

### Details v9.12.0

The following new features added:

- SDMXRI-2441: MAWEB: Dataflow import from registry
- SDMXRI-2422: SDMX-CSV .NET improve support for array values for measures

The following bugs have been corrected:

- SDMXRI-2411: SDMXRI minor issues found in v9.11.0-(2024-04-25)
 
## sdmxsource.net v9.11.0 (2024-04-25)

### Details v9.11.0

1. Support for empty Annotation URL.
1. Bugfixes related to SDMX-ML 3.0.0
  1. Fix parsing SDMX-ML 3.0.0 data files in some cases
  1. Valid to/from not written in SDMX-ML 3.0.0 files
  1. Organisation schemes, Contact URI not parsed/written correctly

### Tickets v9.11.0

The following new features added:

- SDMXRI-2396: SRI Issues (1) (ISTAT)

The following bugs have been corrected:

- SDMXRI-2397: SDMXRI minor issues found in v9.10.0-(2024-01-04)

## sdmxsource.net v9.10.0 (2024-04-01)

### Details v9.10.0

1. Support for new SDMX 3.0.0 artefacts
  1. Hierarchy
  1. HierarchyAssociation
  1. GeographicCodelist
1. Improve support for metadata attribute usage
1. Improve support SDMX-CSV 2.0.0 and multiple measures
1. Disable the MSD missing exception when querying data for a data structure that references an MSD via an annotation.
1. Remove unused methods from the Translator interface