Provide reusable service framework and extensions for dotnetcore and aspcore webservices.
Info
Version: | 2.1.0 |
Author(s): | Jeremy Newson |
Last Update: | Friday, April 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://wim.usgs.gov/ |
NuGet Url: | https://www.nuget.org/packages/WiM.Services |
Install
Install-Package WiM.Services
dotnet add package WiM.Services
paket add WiM.Services
WiM.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- WIM.Exceptions(>= 1.3.0)
- WIM.Extensions(>= 1.3.0)
- WIM.Hypermedia(>= 1.1.3)
- WIM.Resources(>= 1.2.2)
- WIM.Security(>= 1.1.1)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.3)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Options(>= 3.1.3)