AspNetCore组件,提供AspNetCore的服务端功能的封装.
Info
Version: | 1.1.57 |
Author(s): | Alex Lee |
Last Update: | Monday, August 29, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.nuget.org/packages/Alex.Framework |
NuGet Url: | https://www.nuget.org/packages/Alex.Framework.NetCore |
Install
Install-Package Alex.Framework.NetCore
dotnet add package Alex.Framework.NetCore
paket add Alex.Framework.NetCore
Alex.Framework.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Alex.Framework.Common(>= 1.1.2)
- Alex.Framework(>= 1.1.2)
- IdentityModel(>= 4.1.1)
- Microsoft.AspNetCore.Authentication.Cookies(>= 2.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.0.0)
- Microsoft.AspNetCore.Authorization(>= 3.0.0)
- Microsoft.AspNetCore.CookiePolicy(>= 2.2.8)
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.AspNetCore.HttpOverrides(>= 2.2.0)
- Microsoft.AspNetCore.JsonPatch(>= 3.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Formatters.Json(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.0.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- Microsoft.AspNetCore.SignalR(>= 1.1.0)
- Microsoft.AspNetCore.SignalR.Protocols.MessagePack(>= 3.0.0)
- Microsoft.AspNetCore.StaticFiles(>= 2.2.0)
- Microsoft.Extensions.FileProviders.Embedded(>= 3.0.1)
- Microsoft.IdentityModel.Tokens(>= 5.6.0)
- Newtonsoft.Json(>= 12.0.3)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.4.1)
- System.Reactive.Linq(>= 3.0.0)