An example library that simulates stuff.
Info
Version: | 1.0.3 |
Author(s): | Taylor Cowan |
Last Update: | Saturday, May 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GeoSimulator |
Install
Install-Package GeoSimulator
dotnet add package GeoSimulator
paket add GeoSimulator
GeoSimulator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.3)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.CommandLine(>= 3.1.3)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 3.1.3)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Newtonsoft.json(>= 12.0.3)