NutsLookup 1.0.0
dotnet add package NutsLookup --version 1.0.0
NuGet\Install-Package NutsLookup -Version 1.0.0
<PackageReference Include="NutsLookup" Version="1.0.0" />
<PackageVersion Include="NutsLookup" Version="1.0.0" />
<PackageReference Include="NutsLookup" />
paket add NutsLookup --version 1.0.0
#r "nuget: NutsLookup, 1.0.0"
#:package NutsLookup@1.0.0
#addin nuget:?package=NutsLookup&version=1.0.0
#tool nuget:?package=NutsLookup&version=1.0.0
NutsLookup (C#)
Fast NUTS3 code lookup by country (alpha-2) and ZIP code using an embedded SQLite database loaded into memory.
Usage
using var service = new NutsLookup.NutsService();
var nutsCode = service.GetNutsCode("DE", "10115");
Console.WriteLine(nutsCode); // Example: 'DE300'
Installation
Coming soon via NuGet:
dotnet add package NutsLookup
License
MIT
Eurostat Copyright Notice
Please note that nuts-lookup is not developed, maintained, or affiliated with Eurostat. The following copyright notice from Eurostat regards their data, which underpins nuts-lookup:
In addition to the general copyright and licence policy applicable to the whole Eurostat website, the following specific provisions apply to the datasets you are downloading. The download and usage of these data is subject to the acceptance of the following clauses:
The Commission agrees to grant the non-exclusive and not transferable right to use and process the Eurostat/GISCO geographical data downloaded from this page (the "data").
The permission to use the data is granted on condition that:
- the data will not be used for commercial purposes;
- the source will be acknowledged. A copyright notice, as specified below, will have to be visible on any printed or electronic publication using the data downloaded from this page.
Copyright Notice
When data downloaded from this page is used in any printed or electronic publication, in addition to any other provisions applicable to the whole Eurostat website, the data source will have to be acknowledged in the legend of the map and in the introductory page of the publication with the following copyright notice:
- EN: © EuroGeographics for the administrative boundaries
- FR: © EuroGeographics pour les limites administratives
- DE: © EuroGeographics bezüglich der Verwaltungsgrenzen
For publications in languages other than English, French, or German, the translation of the copyright notice in the language of the publication shall be used.
If you intend to use the data commercially, please contact EuroGeographics for information regarding their licence agreements.
| Product | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- System.Data.SQLite.Core (>= 1.0.117)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 136 | 7/11/2025 |