CoreWebAPI.Extensions
1.2.12
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CoreWebAPI.Extensions --version 1.2.12
NuGet\Install-Package CoreWebAPI.Extensions -Version 1.2.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoreWebAPI.Extensions" Version="1.2.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CoreWebAPI.Extensions" Version="1.2.12" />
<PackageReference Include="CoreWebAPI.Extensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CoreWebAPI.Extensions --version 1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CoreWebAPI.Extensions, 1.2.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CoreWebAPI.Extensions&version=1.2.12
#tool nuget:?package=CoreWebAPI.Extensions&version=1.2.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
已发布版本
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
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.39)
- 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.39)
- 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.39)
- 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.16 | 157 | 3/19/2025 |
1.2.15 | 152 | 3/19/2025 |
1.2.14 | 164 | 3/18/2025 |
1.2.13 | 146 | 3/18/2025 |
1.2.12 | 251 | 3/7/2025 |
1.2.11 | 268 | 3/6/2025 |
1.2.10 | 124 | 1/15/2025 |
1.2.9 | 146 | 1/2/2025 |
1.2.8 | 133 | 12/9/2024 |
1.2.7 | 217 | 10/18/2024 |
1.2.6 | 156 | 9/10/2024 |
1.2.4 | 247 | 6/2/2023 |
1.2.3 | 151 | 6/1/2023 |
1.2.2 | 250 | 4/12/2023 |
1.2.2-preview3 | 144 | 4/12/2023 |
1.2.2-preview2 | 171 | 4/12/2023 |
1.2.2-preview1 | 171 | 4/12/2023 |
1.2.1 | 258 | 2/28/2023 |
1.2.0 | 339 | 12/21/2022 |
1.1.5 | 344 | 11/29/2022 |
1.1.4 | 487 | 9/26/2022 |
1.1.2 | 531 | 8/16/2022 |
1.1.1 | 520 | 7/29/2022 |
1.1.0 | 516 | 7/21/2022 |
1.0.15 | 543 | 6/17/2022 |
1.0.14 | 493 | 6/17/2022 |
1.0.13 | 519 | 6/2/2022 |
1.0.12 | 493 | 5/25/2022 |
1.0.11 | 492 | 5/25/2022 |
1.0.10 | 520 | 5/7/2022 |
1.0.9 | 635 | 4/8/2022 |
1.0.8 | 1,004 | 12/10/2021 |
1.0.7 | 918 | 12/9/2021 |
1.0.6 | 940 | 12/6/2021 |
1.0.5 | 955 | 12/6/2021 |
1.0.4 | 927 | 11/29/2021 |
1.0.3 | 1,046 | 11/22/2021 |
1.0.2 | 998 | 11/18/2021 |
1.0.0 | 1,076 | 11/16/2021 |