NKnife 22.0.0

dotnet add package NKnife --version 22.0.0
                    
NuGet\Install-Package NKnife -Version 22.0.0
                    
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="NKnife" Version="22.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NKnife" Version="22.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NKnife" />
                    
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 NKnife --version 22.0.0
                    
#r "nuget: NKnife, 22.0.0"
                    
#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 NKnife@22.0.0
                    
#: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=NKnife&version=22.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NKnife&version=22.0.0
                    
Install as a Cake Tool

一个面向.Net的综合开发库。

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NKnife:

Package Downloads
NKnife.Win.Forms

本库是基于NKnife的面向Winform开发的自定义库。该开发库集成了NKnife开发组在研发工作过程中的大量开发经验,可以有效的提高内部研发效率。但因有大量开发约定并未向外发布,本库不适合在生产环境下使用。

NKnife.Serials

一个对System.IO.Port的串口进行易用与拓展的封装工具库。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
22.0.0 1,717 3/10/2022
21.1.1 1,288 9/7/2021
21.1.0 2,024 4/30/2021
20.7.0 1,631 11/8/2020
20.6.0 1,355 11/5/2020
20.5.0 1,421 9/19/2020
20.4.0 1,319 9/19/2020
20.3.0 1,475 3/6/2020
20.2.0 1,443 3/4/2020
20.1.0 1,389 2/4/2020
20.0.0 1,396 1/21/2020
19.2.0 1,443 12/11/2019
19.1.4 1,411 11/28/2019
19.1.3 1,561 11/19/2019
19.1.2 1,400 11/11/2019
19.1.1 1,422 10/19/2019
19.1.0 1,450 9/5/2019
19.0.7 1,459 9/2/2019
19.0.6 1,523 8/15/2019
19.0.5 1,525 8/14/2019
Loading failed