NRB.Infrastructure.Core
2.2.2
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 NRB.Infrastructure.Core --version 2.2.2
NuGet\Install-Package NRB.Infrastructure.Core -Version 2.2.2
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.Core" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NRB.Infrastructure.Core --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NRB.Infrastructure.Core, 2.2.2"
#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.Core as a Cake Addin #addin nuget:?package=NRB.Infrastructure.Core&version=2.2.2 // Install NRB.Infrastructure.Core as a Cake Tool #tool nuget:?package=NRB.Infrastructure.Core&version=2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NRB.Infrastructure.Core
About 关于概述
NRB通用,核心类项
Key Features 主要功能
- Attribute
- DataContext
- Entity
- Query
- Service
- Session ...
How to Use 如何使用
public partial class ActionService :
Service<long, long, Entity.Action, ActionInDto, ActionOutDto>
, IActionService
...
Main Types 主要类型
The main types provided by this library are:
NRB.Infrastructure.Core.Service
NRB.Infrastructure.Core.Service.TEntityDid
NRB.Infrastructure.Core.Service.TEntityDid.Dto
...
Related Packages 依赖包
NRB.Infrastructure
MiniProfiler.AspNetCore.Mvc
SqlSugarCore
...
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- MiniProfiler.AspNetCore.Mvc (>= 4.3.8)
- NRB.Infrastructure (>= 2.2.2)
- SqlSugarCore (>= 5.1.4.170)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NRB.Infrastructure.Core:
Package | Downloads |
---|---|
NRB.Infrastructure.Web
NRB.Infrastructure.Web Web |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.2.3 | 37 | 11/14/2024 |
2.2.2 | 73 | 11/7/2024 |
2.2.1 | 74 | 11/7/2024 |
2.2.0 | 71 | 11/6/2024 |
2.1.14 | 77 | 10/30/2024 |
2.1.13 | 79 | 10/29/2024 |
2.1.12 | 75 | 10/29/2024 |
2.1.10 | 85 | 10/28/2024 |
2.1.9 | 83 | 10/27/2024 |
2.1.8 | 86 | 10/27/2024 |
2.1.7 | 83 | 10/14/2024 |
2.1.6 | 82 | 10/14/2024 |
2.1.5 | 93 | 10/10/2024 |
2.1.4 | 100 | 9/21/2024 |
2.1.3 | 98 | 9/19/2024 |
2.1.2 | 98 | 9/19/2024 |
2.1.1 | 96 | 9/19/2024 |
2.1.0 | 132 | 9/18/2024 |
2.0.0 | 109 | 8/30/2024 |
1.5.13 | 151 | 5/31/2024 |
1.5.12 | 145 | 5/15/2024 |
1.5.11 | 116 | 5/14/2024 |
1.5.10 | 103 | 5/9/2024 |
1.5.8 | 139 | 5/8/2024 |
1.5.6 | 219 | 4/29/2024 |
1.5.5 | 135 | 4/28/2024 |
1.5.4 | 136 | 4/28/2024 |
1.5.2 | 174 | 4/24/2024 |
1.5.0 | 158 | 4/22/2024 |
1.4.1 | 147 | 4/22/2024 |
1.0.1 | 174 | 4/22/2024 |
2.2.2 IO