ML.Xncf.Docs 2.1.7.25

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

这是一个开发者文档项目,用于阐述NCF的架构,便于开发者快速上手并掌握NCF的使用规范及开发方法

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 netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.1.7.25 1,939 11/9/2021
2.1.7.22 1,273 10/20/2021
2.1.7.19 1,160 10/10/2021
2.1.7.7 1,244 8/13/2021
2.1.7.1 1,318 8/12/2021
2.1.5 1,273 8/12/2021
2.1.2 1,231 7/31/2021
2.1.1 1,566 3/29/2021
2.0.116 1,814 11/18/2020
2.0.115 1,300 11/18/2020
2.0.111 1,476 11/17/2020
2.0.110 1,315 11/17/2020
2.0.107 1,337 11/16/2020
2.0.106 1,260 11/14/2020
2.0.105 1,378 11/5/2020
2.0.100 1,451 10/24/2020
2.0.87 1,422 10/23/2020
2.0.86 1,366 10/22/2020
2.0.85 1,459 10/22/2020
2.0.70-beta1 540 9/25/2020
2.0.65-beta1 657 9/20/2020
2.0.53-beta1 504 9/15/2020
2.0.51-beta1 484 9/14/2020
2.0.48-beta1 465 9/14/2020
2.0.43-beta1 509 9/14/2020

v0.0.1 创世
v0.0.1.18 增加目录及内容
v0.0.1.50 开发者演示文档上线
v0.0.1.91 MD文档框架引入
v0.0.1.92 增加Md的公共文件,更新各依赖的版本
v0.0.1.94 增加下载源码的功能
v0.0.2.12 增加自动下载Docs的功能
v2.0.43 完善文档的刷新功能
v2.0.51 完成文章自动安装,自动更新
v2.0.65 去掉无用的菜单项,保留整洁的内容
v2.0.70 去掉登录验证
v2.0.85 更新库
v2.0.100 增加卸载则清空,即插即用
v2.0.107 兼容支持.net core 3.1和.net core 5
v2.0.115 修复已知的bug
v2.1.1 修复已知的错误
v2.1.7 优化静态文件读取
v2.1.7.7 优化获取文档多版本功能
v2.1.7.19 优化文档多版本已知的问题
v2.1.7.22 升级到 FunctionRender