.net core Web快速开发框架.
Info
Version: | 1.0.28 |
Author(s): | [email protected] |
Last Update: | Tuesday, April 16, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Inaction.Web |
Install
Install-Package Inaction.Web
dotnet add package Inaction.Web
paket add Inaction.Web
Inaction.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Inaction.Business.Security(>= 1.0.28)
- Inaction.Cache(>= 1.0.28)
- Inaction.Database(>= 1.0.28)
- Inaction.Extensions(>= 1.0.28)
- Inaction.Message(>= 1.0.28)
- Inaction.Resource(>= 1.0.28)
- Inaction(>= 1.0.28)
- Autofac.Extensions.DependencyInjection(>= 4.4.0)
- Autofac.Extras.Quartz(>= 4.5.0)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 2.2.0)
- Microsoft.AspNetCore.CookiePolicy(>= 2.2.0)
- Microsoft.AspNetCore.Cors(>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.AspNetCore.HttpOverrides(>= 2.2.0)
- Microsoft.AspNetCore.Identity(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Session(>= 2.2.0)
- Swashbuckle.AspNetCore.ReDoc(>= 5.0.02)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.0.02)
- Swashbuckle.AspNetCore.SwaggerUI(>= 5.0.02)
- System.Text.Encoding.CodePages(>= 4.5.1)