Core Web API library for DHI Domain Services.
Info
Version: | 7.0.0 |
Author(s): | dhigroup |
Last Update: | Tuesday, June 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DHI/DomainServices/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/DHI.Services.WebApiCore |
Install
Install-Package DHI.Services.WebApiCore
dotnet add package DHI.Services.WebApiCore
paket add DHI.Services.WebApiCore
DHI.Services.WebApiCore Download (Unzip the "nupkg" after downloading)
Dependencies
- DHI.Services(>= 12.14.3)
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Api.Analyzers(>= 2.2.6)
- Microsoft.AspNetCore.Mvc.Versioning(>= 3.1.6)
- Microsoft.AspNetCore.SignalR(>= 1.1.0)
- Microsoft.IdentityModel.Tokens(>= 5.5.0)
- Swashbuckle.AspNetCore(>= 4.0.1)
- Swashbuckle.AspNetCore.Annotations(>= 4.0.1)
- System.ComponentModel.Annotations(>= 4.7.0)
Tags