Provide a helper to get the list of all US states and list of neighboring states for each state.
Info
Version: | 1.0.0 |
Author(s): | Ubikuity Software |
Last Update: | Monday, December 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://ubikuity.net/blog/2014/06/01/list-of-neighboring-states-for-each-us-state/ |
NuGet Url: | https://www.nuget.org/packages/NeighboringStatesUS |
Install
Install-Package NeighboringStatesUS
dotnet add package NeighboringStatesUS
paket add NeighboringStatesUS
NeighboringStatesUS Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.FileProviders.Embedded(>= 5.0.1)
- System.Text.Json(>= 5.0.0)
Tags