NFinal2 2.0.16

.NET Core 1.1 .NET Standard 1.6 .NET Framework 4.0
There is a newer prerelease version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package NFinal2 --version 2.0.16
NuGet\Install-Package NFinal2 -Version 2.0.16
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" Version="2.0.16">
  <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 --version 2.0.16
#r "nuget: NFinal2, 2.0.16"
#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 as a Cake Addin
#addin nuget:?package=NFinal2&version=2.0.16

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

#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应用程序例子
Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard1.6 netstandard2.0 netstandard2.1
.NET Framework net40-client net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen30 tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NFinal2:

Package Downloads
NFinal2.Web

NFinal2 MVC framework.

NFinal2.Host

NFinal2 MVC framework.Kestrel Server.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.17-beta4 718 2/25/2018
2.0.17-beta3 684 2/24/2018
2.0.17-beta2 678 2/24/2018
2.0.17-beta1 684 2/24/2018
2.0.16 1,100 2/26/2018
2.0.15 1,839 1/29/2018
2.0.14-rc4 854 12/27/2017
2.0.14-rc3 988 12/27/2017
2.0.14-rc2 1,087 12/27/2017
2.0.14-beta9 855 11/16/2017
2.0.14-beta8 806 11/15/2017
2.0.14-beta7 636 11/6/2017
2.0.14-beta6 606 11/1/2017
2.0.14-beta5 603 10/31/2017
2.0.14-beta4 665 10/25/2017
2.0.13-beta1 709 7/3/2017
2.0.12 1,570 6/30/2017
2.0.12-rc1 624 6/29/2017
2.0.12-beta-0003 693 6/28/2017
2.0.12-beta-0002 669 6/27/2017
2.0.12-beta-0001 729 6/23/2017

emit mvc framework.
modify default json datetime format.