NRB.Infrastructure.Web
2.2.9
dotnet add package NRB.Infrastructure.Web --version 2.2.9
NuGet\Install-Package NRB.Infrastructure.Web -Version 2.2.9
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="NRB.Infrastructure.Web" Version="2.2.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRB.Infrastructure.Web --version 2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NRB.Infrastructure.Web, 2.2.9"
#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.
// Install NRB.Infrastructure.Web as a Cake Addin #addin nuget:?package=NRB.Infrastructure.Web&version=2.2.9 // Install NRB.Infrastructure.Web as a Cake Tool #tool nuget:?package=NRB.Infrastructure.Web&version=2.2.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NRB.Infrastructure.Web
About 关于概述
NRB通用,Web类项
Key Features 主要功能
- Authorization
- Controller
- DependencyInjection
- Model
- Upload
- Util
- Vue3 ...
How to Use 如何使用
public class ActionController : WebApiController<long, long, Entity.Action, ActionInDto, ActionOutDto>
...
Main Types 主要类型
The main types provided by this library are:
NRB.Infrastructure.Web.Controller.TEntityDid.Dtor
NRB.Infrastructure.Web.Model
...
Related Packages 依赖包
NRB.Infrastructure.Core
AspNetCoreRateLimit
IGeekFan.AspNetCore.Knife4jUI
Microsoft.AspNetCore.Authentication.JwtBearer
MiniProfiler.AspNetCore.Mvc
Swashbuckle.AspNetCore
...
Feedback & Contributing 反馈
欢迎提出问题反馈 nanwei.zhuang@nrb.com.cn
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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.
-
net8.0
- AspNetCoreRateLimit (>= 5.0.0)
- IGeekFan.AspNetCore.Knife4jUI (>= 0.0.16)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.10)
- MiniProfiler.AspNetCore.Mvc (>= 4.5.4)
- NRB.Infrastructure.Core (>= 2.2.9)
- Swashbuckle.AspNetCore (>= 7.3.1)
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 |
---|---|---|
2.2.9 | 0 | 3/6/2025 |
2.2.8 | 77 | 2/28/2025 |
2.2.7 | 96 | 2/17/2025 |
2.2.6 | 82 | 2/14/2025 |
2.2.5 | 98 | 2/14/2025 |
2.2.4 | 107 | 12/2/2024 |
2.2.3 | 106 | 11/14/2024 |
2.2.2 | 98 | 11/7/2024 |
2.2.1 | 92 | 11/7/2024 |
2.2.0 | 98 | 11/6/2024 |
2.1.14 | 100 | 10/30/2024 |
2.1.13 | 91 | 10/29/2024 |
2.1.12 | 90 | 10/29/2024 |
2.1.11 | 101 | 10/29/2024 |
2.1.10 | 101 | 10/28/2024 |
2.1.9 | 109 | 10/27/2024 |
2.1.8 | 109 | 10/27/2024 |
2.1.7 | 96 | 10/14/2024 |
2.1.6 | 104 | 10/14/2024 |
2.1.5 | 104 | 10/10/2024 |
2.1.4 | 114 | 9/21/2024 |
2.1.3 | 107 | 9/19/2024 |
2.1.2 | 100 | 9/19/2024 |
2.1.1 | 109 | 9/19/2024 |
2.1.0 | 121 | 9/18/2024 |
2.0.0 | 125 | 8/30/2024 |
1.5.13 | 111 | 5/31/2024 |
1.5.12 | 114 | 5/15/2024 |
1.5.11 | 112 | 5/14/2024 |
1.5.10 | 110 | 5/9/2024 |
1.5.8 | 134 | 5/8/2024 |
1.5.7 | 148 | 5/8/2024 |
1.5.6 | 157 | 4/29/2024 |
1.5.5 | 131 | 4/28/2024 |
1.5.4 | 118 | 4/28/2024 |
1.5.3 | 158 | 4/25/2024 |
1.5.2 | 136 | 4/24/2024 |
1.5.1 | 137 | 4/24/2024 |
1.5.0 | 117 | 4/22/2024 |
1.4.1 | 142 | 4/22/2024 |
1.0.1 | 153 | 4/22/2024 |
2.2.9 nuget升级