.Net Core implementation of a resource proxy for ArcGIS Server.
Info
Version: | 1.0.21 |
Author(s): | Ags.ResourceProxy.Core |
Last Update: | Monday, August 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dgwaldo/ags-resource-proxy |
NuGet Url: | https://www.nuget.org/packages/Ags.ResourceProxy.Core |
Install
Install-Package Ags.ResourceProxy.Core
dotnet add package Ags.ResourceProxy.Core
paket add Ags.ResourceProxy.Core
Ags.ResourceProxy.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.1.1)
- Microsoft.Extensions.Caching.Memory(>= 2.1.1)
- Microsoft.Extensions.Http(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
Tags