Common bits and parts for building web services.
Info
Version: | 6.0.1 |
Author(s): | Russlan Akiev |
Last Update: | Sunday, September 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aruss/ServiceBase |
NuGet Url: | https://www.nuget.org/packages/ServiceBase.Mvc |
Install
Install-Package ServiceBase.Mvc
dotnet add package ServiceBase.Mvc
paket add ServiceBase.Mvc
ServiceBase.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Server.IISIntegration(>= 2.2.1)
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
Tags