NPlatform.Infrastructure
3.0.1
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 NPlatform.Infrastructure --version 3.0.1
NuGet\Install-Package NPlatform.Infrastructure -Version 3.0.1
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="NPlatform.Infrastructure" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NPlatform.Infrastructure" Version="3.0.1" />
<PackageReference Include="NPlatform.Infrastructure" />
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 NPlatform.Infrastructure --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NPlatform.Infrastructure, 3.0.1"
#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.
#:package NPlatform.Infrastructure@3.0.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NPlatform.Infrastructure&version=3.0.1
#tool nuget:?package=NPlatform.Infrastructure&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- AutoMapper (>= 13.0.1)
- log4net (>= 2.0.15)
- MicroKnights.Log4NetAdoNetAppender (>= 2.2.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.1)
- MySql.Data (>= 8.3.0)
- NPOI (>= 2.6.2)
- QRCoder (>= 1.4.3)
- ServiceStack.Redis (>= 8.1.2)
- SkiaSharp.NativeAssets.Linux.NoDependencies (>= 2.88.7)
- Snowflake.Core (>= 2.0.0)
- StackExchange.Redis (>= 2.7.17)
- System.CodeDom (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NPlatform.Infrastructure:
| Package | Downloads |
|---|---|
|
NPlatform
Not Platform 快速开发框架的核心包。 包括基本的框架定义,核心接口、基类、微服务支持、sass支持等。 增加 BaseApiController |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.1.18 | 161 | 4/2/2026 |
| 3.0.1.17 | 221 | 1/18/2026 |
| 3.0.1.16 | 247 | 12/25/2025 |
| 3.0.1.15 | 372 | 11/15/2025 |
| 3.0.1.14 | 225 | 8/23/2025 |
| 3.0.1.13 | 205 | 8/22/2025 |
| 3.0.1.12 | 155 | 8/22/2025 |
| 3.0.1.11 | 212 | 8/22/2025 |
| 3.0.1.10 | 377 | 5/18/2025 |
| 3.0.1.9 | 196 | 5/18/2025 |
| 3.0.1.8 | 186 | 5/17/2025 |
| 3.0.1.7 | 173 | 5/17/2025 |
| 3.0.1.6 | 189 | 5/17/2025 |
| 3.0.1.5 | 250 | 5/16/2025 |
| 3.0.1.4 | 269 | 5/16/2025 |
| 3.0.1.3 | 252 | 5/5/2025 |
| 3.0.1.2 | 248 | 5/5/2025 |
| 3.0.1.1 | 212 | 5/4/2025 |
| 3.0.1 | 216 | 4/30/2025 |
| 3.0.0.10 | 323 | 4/29/2025 |
Loading failed
2021/11/8 配置管理部分调整,增加timeout配置
2021/10/18 ServiceConfig 增加主从库连接配置
2021/10/11 修改配置获取的BUG
2021/9/28 Not Platform 基础设施
2023/2/22 更新.NET CORE 7.0版本,完善CQRS版本
2024/1/24完善图形验证码
2024/2/19 net8.0 版本