CoreWebAPI.Extensions
1.2.14
See the version list below for details.
dotnet add package CoreWebAPI.Extensions --version 1.2.14
NuGet\Install-Package CoreWebAPI.Extensions -Version 1.2.14
<PackageReference Include="CoreWebAPI.Extensions" Version="1.2.14" />
<PackageVersion Include="CoreWebAPI.Extensions" Version="1.2.14" />
<PackageReference Include="CoreWebAPI.Extensions" />
paket add CoreWebAPI.Extensions --version 1.2.14
#r "nuget: CoreWebAPI.Extensions, 1.2.14"
#:package CoreWebAPI.Extensions@1.2.14
#addin nuget:?package=CoreWebAPI.Extensions&version=1.2.14
#tool nuget:?package=CoreWebAPI.Extensions&version=1.2.14
已发布版本
V1.2.14
用户认证器 修复问题
AuthRedisCacheSetup移除输出日志,抛出Exception类型调整
V1.2.13
用户认证器 修复问题
不启用本地Redis认证,或未配置正确的Redis地址时,发起请求时抛出AuthRedis异常问题 AuthRedis异常捕获 配置Authentication:AuthRedis使用密文
V1.2.12
用户认证器 同时兼容sessionid和x-token header
V1.2.11
升级Common包到1.4.39
用户认证器 本地鉴权校验使用Redis
"Authentication": { "Enabled": true, //开启身份认证 "RemoteAuthentication": false, //开启远程身份认证 "Type": "", //远程身份认证类型,默认空,Progress平台配置为“Progress” "RemoteUrl": "http://localhost:9081/api/login/SSOLogin", //远程认证地址,progress版本为http://localhost:9081/webservice.asmx/SSOLogin "Plat": "qad", //项目平台 Qad、Wms、Mrs、Twh、... "AuthRedis": "localhost:6379,password=111111" //本地验证Jwt的Redis地址 },
V1.2.10
SqlsugarSetup增加动态拼接ApplicationName,传入当前用户
V1.2.9
升级Common包到1.4.36
V1.2.8
升级Common包到1.4.33
V1.2.6
升级Common包到1.4.30
V1.2.6
升级Common包到1.4.25
V1.2.5
Swagger文档增加开启开关,默认关闭
"Startup": { "Swagger": { "Enabled": true, }, },
文件大小限制数量改为long类型
升级CoreWebAPI.Common、System.IdentityModel.Tokens.Jwt包
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net5.0
- Autofac (>= 6.1.0)
- Autofac.Extensions.DependencyInjection (>= 7.1.0)
- Autofac.Extras.DynamicProxy (>= 6.0.0)
- AutoMapper (>= 10.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 8.1.1)
- Consul (>= 1.6.1.1)
- CoreWebAPI.Common (>= 1.4.40)
- CSRedisCore (>= 3.6.6)
- DotNetCore.CAP (>= 5.1.3)
- DotNetCore.CAP.Dashboard (>= 5.1.3)
- DotNetCore.CAP.Kafka (>= 5.1.3)
- DotNetCore.CAP.RabbitMQ (>= 5.1.3)
- HttpReports.Dashboard (>= 2.6.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.12)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 5.0.13)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 5.0.0)
- nacos-sdk-csharp.AspNetCore (>= 1.3.4)
- Serilog.AspNetCore (>= 4.1.0)
- Serilog.Sinks.Async (>= 1.4.0)
- Swashbuckle.AspNetCore.Filters (>= 6.1.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.0.7)
- System.IdentityModel.Tokens.Jwt (>= 7.6.2)
-
net6.0
- Autofac (>= 6.1.0)
- Autofac.Extensions.DependencyInjection (>= 7.1.0)
- Autofac.Extras.DynamicProxy (>= 6.0.0)
- AutoMapper (>= 10.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 8.1.1)
- Consul (>= 1.6.1.1)
- CoreWebAPI.Common (>= 1.4.40)
- CSRedisCore (>= 3.6.6)
- DotNetCore.CAP (>= 5.1.3)
- DotNetCore.CAP.Dashboard (>= 5.1.3)
- DotNetCore.CAP.Kafka (>= 5.1.3)
- DotNetCore.CAP.RabbitMQ (>= 5.1.3)
- HttpReports.Dashboard (>= 2.6.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.12)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 5.0.13)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 5.0.0)
- nacos-sdk-csharp.AspNetCore (>= 1.3.4)
- Serilog.AspNetCore (>= 4.1.0)
- Serilog.Sinks.Async (>= 1.4.0)
- Swashbuckle.AspNetCore.Filters (>= 6.1.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.0.7)
- System.IdentityModel.Tokens.Jwt (>= 7.6.2)
-
net7.0
- Autofac (>= 6.1.0)
- Autofac.Extensions.DependencyInjection (>= 7.1.0)
- Autofac.Extras.DynamicProxy (>= 6.0.0)
- AutoMapper (>= 10.1.1)
- AutoMapper.Extensions.Microsoft.DependencyInjection (>= 8.1.1)
- Consul (>= 1.6.1.1)
- CoreWebAPI.Common (>= 1.4.40)
- CSRedisCore (>= 3.6.6)
- DotNetCore.CAP (>= 5.1.3)
- DotNetCore.CAP.Dashboard (>= 5.1.3)
- DotNetCore.CAP.Kafka (>= 5.1.3)
- DotNetCore.CAP.RabbitMQ (>= 5.1.3)
- HttpReports.Dashboard (>= 2.6.3)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 5.0.12)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 5.0.13)
- Microsoft.AspNetCore.Mvc.Versioning (>= 5.0.0)
- Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (>= 5.0.0)
- nacos-sdk-csharp.AspNetCore (>= 1.3.4)
- Serilog.AspNetCore (>= 4.1.0)
- Serilog.Sinks.Async (>= 1.4.0)
- Swashbuckle.AspNetCore.Filters (>= 6.1.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.0.7)
- System.IdentityModel.Tokens.Jwt (>= 7.6.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.2.19 | 12 | 2 days ago |
1.2.18 | 172 | 23 days ago |
1.2.17 | 174 | 24 days ago |
1.2.16 | 190 | 4 months ago |
1.2.15 | 176 | 4 months ago |
1.2.14 | 188 | 4 months ago |
1.2.13 | 172 | 4 months ago |
1.2.12 | 281 | 5 months ago |
1.2.11 | 289 | 5 months ago |
1.2.10 | 146 | 6 months ago |
1.2.9 | 171 | 7 months ago |
1.2.8 | 156 | 8 months ago |
1.2.7 | 240 | 9 months ago |
1.2.6 | 175 | 9/10/2024 |
1.2.4 | 288 | 6/2/2023 |
1.2.3 | 177 | 6/1/2023 |
1.2.2 | 278 | 4/12/2023 |
1.2.2-preview3 | 168 | 4/12/2023 |
1.2.2-preview2 | 195 | 4/12/2023 |
1.2.2-preview1 | 197 | 4/12/2023 |
1.2.1 | 285 | 2/28/2023 |
1.2.0 | 365 | 12/21/2022 |
1.1.5 | 371 | 11/29/2022 |
1.1.4 | 514 | 9/26/2022 |
1.1.2 | 564 | 8/16/2022 |
1.1.1 | 553 | 7/29/2022 |
1.1.0 | 551 | 7/21/2022 |
1.0.15 | 581 | 6/17/2022 |
1.0.14 | 526 | 6/17/2022 |
1.0.13 | 552 | 6/2/2022 |
1.0.12 | 531 | 5/25/2022 |
1.0.11 | 527 | 5/25/2022 |
1.0.10 | 556 | 5/7/2022 |
1.0.9 | 671 | 4/8/2022 |
1.0.8 | 1,043 | 12/10/2021 |
1.0.7 | 954 | 12/9/2021 |
1.0.6 | 980 | 12/6/2021 |
1.0.5 | 994 | 12/6/2021 |
1.0.4 | 964 | 11/29/2021 |
1.0.3 | 1,083 | 11/22/2021 |
1.0.2 | 1,038 | 11/18/2021 |
1.0.0 | 1,117 | 11/16/2021 |