spark是一个基于.netcore的分布式微服务框架.
Info
Version: | 3.0.0-rc2 |
Author(s): | 果达侠 |
Last Update: | Monday, October 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Spark.AspNetCore |
Install
Install-Package Spark.AspNetCore
dotnet add package Spark.AspNetCore
paket add Spark.AspNetCore
Spark.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Spark.Core(>= 3.0.01)
- Spark.Utility(>= 3.0.02)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.0.0)
- Microsoft.Extensions.DependencyModel(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
- Microsoft.IdentityModel.Tokens(>= 5.5.0)
- System.IdentityModel.Tokens.Jwt(>= 5.5.0)
- WebApiClient.JIT(>= 1.1.0)