Provides ASP.NET Core base project template.
Info
Version: | 7.0.0 |
Author(s): | Sampathraj |
Last Update: | Sunday, July 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JxNet.Extensions.ApiBase |
Install
Install-Package JxNet.Extensions.ApiBase
dotnet add package JxNet.Extensions.ApiBase
paket add JxNet.Extensions.ApiBase
JxNet.Extensions.ApiBase Download (Unzip the "nupkg" after downloading)
Dependencies
- JxNet.Core(>= 1.2.0)
- JxNet.Extensions.Security(>= 1.0.0)
- Microsoft.AspNetCore(>= 2.1.1)
- Microsoft.AspNetCore.Authentication(>= 2.1.1)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.1.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)
- Microsoft.AspNetCore.StaticFiles(>= 2.1.1)
- Microsoft.Extensions.Caching.SqlServer(>= 2.1.1)
- Swashbuckle.AspNetCore(>= 4.0.1)