UNLowCoder Documentation

Welcome to the UNLowCoder documentation! This library provides functionality to work with UN/LOCODE (United Nations Code for Trade and Transport Locations).

What is UN/LOCODE?

The UN/LOCODE is a code list maintained by the United Nations Economic Commission for Europe (UNECE) to represent locations worldwide. The code list is updated and published by the UNECE every quarter.

Components

UNLowCoder.Core

NuGet

Core contracts and parsing methods for the UNECE UN/Locodes. Provides runtime parsing functionality.

UNLowCoder.SourceGen

NuGet

Source generators to generate C# classes for the UN/Locodes at compile time.

UNLowCoder.Lib

NuGet

Pre-generated class library with all UN/Locodes for easy use in your projects.

UNLowCoder.Extensions

NuGet

Extension methods for working with UN/Locodes, including geocoding and country information.

Getting Started

Browse the API Documentation to explore all available classes and methods. Navigate to the "API Reference" section using the navigation menu above.