NPlatform.Infrastructure 3.0.1

There is a newer version of this package available.
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" />
                    
Directory.Packages.props
<PackageReference Include="NPlatform.Infrastructure" />
                    
Project file
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
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=NPlatform.Infrastructure&version=3.0.1
                    
Install as a Cake Tool

Package Description

Product 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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NPlatform.Infrastructure:

Package Downloads
NPlatform

Not Platform 快速开发框架的核心包。 包括基本的框架定义,核心接口、基类、微服务支持、sass支持等。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1.14 0 8/23/2025
3.0.1.13 0 8/22/2025
3.0.1.12 0 8/22/2025
3.0.1.11 0 8/22/2025
3.0.1.10 217 5/18/2025
3.0.1.9 117 5/18/2025
3.0.1.8 109 5/17/2025
3.0.1.7 105 5/17/2025
3.0.1.6 109 5/17/2025
3.0.1.5 175 5/16/2025
3.0.1.4 182 5/16/2025
3.0.1.3 165 5/5/2025
3.0.1.2 155 5/5/2025
3.0.1.1 111 5/4/2025
3.0.1 146 4/30/2025
3.0.0.10 215 4/29/2025
3.0.0.9 698 2/7/2025
3.0.0.8 268 2/1/2025
3.0.0.7 206 12/19/2024
3.0.0.6 286 12/18/2024
3.0.0.5 183 12/16/2024
3.0.0.4 233 7/25/2024
3.0.0.3 409 6/27/2024
3.0.0.1 245 6/21/2024
2.0.1.8 181 1/30/2024
2.0.1.7 144 1/29/2024
2.0.1.6 154 1/29/2024
2.0.1.5 141 1/26/2024
2.0.1.4 157 1/26/2024
2.0.1.3 138 1/26/2024
2.0.1.2 165 1/25/2024
2.0.1.1 189 1/24/2024
2.0.1 160 1/13/2024
2.0.0.12 330 9/1/2023
2.0.0.11 367 2/23/2023
2.0.0.10 313 2/22/2023
1.0.0.10 1,911 12/23/2021
1.0.0.10-alpha 847 11/8/2021
1.0.0.9-alpha 549 10/19/2021
1.0.0.8-alpha 537 10/18/2021
1.0.0.7-alpha 362 10/11/2021
1.0.0.6-alpha 355 9/29/2021
1.0.0.5-alpha 716 9/29/2021
1.0.0.4-alpha 391 9/29/2021
1.0.0.2-alpha 551 9/29/2021
1.0.0.1 2,730 9/28/2021

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 版本