NPlatform.Infrastructure 1.0.0.4-alpha

This is a prerelease version of NPlatform.Infrastructure.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NPlatform.Infrastructure --version 1.0.0.4-alpha
                    
NuGet\Install-Package NPlatform.Infrastructure -Version 1.0.0.4-alpha
                    
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="1.0.0.4-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NPlatform.Infrastructure" Version="1.0.0.4-alpha" />
                    
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 1.0.0.4-alpha
                    
#r "nuget: NPlatform.Infrastructure, 1.0.0.4-alpha"
                    
#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@1.0.0.4-alpha
                    
#: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=1.0.0.4-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NPlatform.Infrastructure&version=1.0.0.4-alpha&prerelease
                    
Install as a Cake Tool

2021/9/28 Not Platform 基础设施,
支持 .net core 3.1\5.0
用于定义一些通用工具类、通用的常量、配置约定、等。

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.1 is compatible. 
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支持等。 增加 BaseApiController

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1.18 146 4/2/2026
3.0.1.17 212 1/18/2026
3.0.1.16 239 12/25/2025
3.0.1.15 366 11/15/2025
3.0.1.14 216 8/23/2025
3.0.1.13 199 8/22/2025
3.0.1.12 148 8/22/2025
3.0.1.11 207 8/22/2025
3.0.1.10 368 5/18/2025
3.0.1.9 188 5/18/2025
3.0.1.8 178 5/17/2025
3.0.1.7 169 5/17/2025
3.0.1.6 183 5/17/2025
3.0.1.5 244 5/16/2025
3.0.1.4 261 5/16/2025
3.0.1.3 244 5/5/2025
3.0.1.2 240 5/5/2025
3.0.1.1 203 5/4/2025
3.0.1 208 4/30/2025
1.0.0.4-alpha 490 9/29/2021
Loading failed

2021/9/28 Not Platform 基础设施