NFinal2.Host 1.0.3

dotnet add package NFinal2.Host --version 1.0.3
NuGet\Install-Package NFinal2.Host -Version 1.0.3
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="NFinal2.Host" Version="1.0.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NFinal2.Host --version 1.0.3
#r "nuget: NFinal2.Host, 1.0.3"
#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.
// Install NFinal2.Host as a Cake Addin
#addin nuget:?package=NFinal2.Host&version=1.0.3

// Install NFinal2.Host as a Cake Tool
#tool nuget:?package=NFinal2.Host&version=1.0.3

#NFinal2 此项目自带自定义Visual Studio开发插件,支持vs2017 15.3+. 开发效率及运行效率,均已超越微软官方的.net core mvc. 插件源码: https://gitee.com/LucasDot/nfinal2compiler

帮助文档 http://chm.nfinal.com/

支持.net 4.0+,.net core 1.6+ 支持插件式开发,控制器与视图可以放到不同的项目中。 支持Razor自动提示功能。 支持linux,mac,windows7+

如果有任何疑问请加QQ群:459156828 项目说明:

- NFinal 
	- .net core版NFinal

- NFinal4 
	- .net framework 4.0版NFinal

- NFinal451
	- .net framework 4.51版NFinal

- NFinal461
	- .net framework 4.61版NFinal

- NFinalCorePlug
	- 基于.net standlibrary 的插件例子

- NFinalCoreServerSample
	- 基于.net core 控制台应用程序例子

- NFinalCoreWebSample
	- 基于.net core mvc 程序例子

- NFinalPlug
	- 基于.net framework4.0的插件例子

- NFinalServerSample
	- 基于.net framework4.0的控制台应用程序例子

- NFinalWebSample
	- 基于.net framework4.0的Web应用程序例子
There are no supported framework assets in this 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
1.0.3 1,300 1/29/2018
1.0.2 1,055 6/30/2017
1.0.2-rc1 756 6/28/2017
1.0.1 1,022 6/23/2017

emit mvc framework.