a server core for iS3 server dev.
Info
Version: | 2.1.0 |
Author(s): | lzkqcc |
Last Update: | Friday, July 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://project_url_here_or_delete_this_line/ |
NuGet Url: | https://www.nuget.org/packages/iS3.Server.Core |
Install
Install-Package iS3.Server.Core
dotnet add package iS3.Server.Core
paket add iS3.Server.Core
iS3.Server.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Consul(>= 0.7.0)
- IdentityServer4.AccessTokenValidation(>= 1.0.1)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Microsoft.AspNet.WebApi.Cors(>= 5.0.0)
- Microsoft.AspNet.WebApi.OwinSelfHost(>= 5.0.0)
- Microsoft.AspNet.WebApi.SelfHost(>= 5.0.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.3.0)
- Microsoft.Owin(>= 4.1.0)
- Microsoft.Owin.Cors(>= 2.0.0)
- Microsoft.Owin.Security.Cookies(>= 4.1.0)
- Microsoft.Owin.Security.OpenIdConnect(>= 4.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Swashbuckle.Core(>= 5.6.0)
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Globalization(>= 4.0.11)
- System.IO(>= 4.1.0)
- System.Resources.ResourceManager(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
Tags