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.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#NFinal2 此项目自带自定义Visual Studio开发插件,支持vs2017 15.3+. 开发效率及运行效率,均已超越微软官方的.net core mvc. 插件源码: https://gitee.com/LucasDot/nfinal2compiler
支持.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.
-
.NETCoreApp 1.1
- Dapper (>= 1.50.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.1)
- Microsoft.NETCore.App (>= 1.1.1)
- NetJSON (>= 1.2.2)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Config (>= 4.4.12)
- protobuf-net (>= 2.2.1)
- StackExchange.Redis (>= 1.2.4)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
-
.NETFramework 4.0 Client
- Dapper (>= 1.50.2)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Owin (>= 2.1.0)
- NetJSON (>= 1.2.2)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Config (>= 4.4.12)
- Owin (>= 1.0.0)
- protobuf-net (>= 2.2.1)
- StackExchange.Redis (>= 1.2.1)
-
.NETFramework 4.5
- Dapper (>= 1.50.2)
- Microsoft.Owin (>= 3.1.0)
- NetJSON (>= 1.2.2)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Config (>= 4.4.12)
- Owin (>= 1.0.0)
- protobuf-net (>= 2.2.1)
- StackExchange.Redis (>= 1.2.4)
-
.NETFramework 4.6
- Dapper (>= 1.50.2)
- Microsoft.Owin (>= 3.1.0)
- NetJSON (>= 1.2.2)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Config (>= 4.4.12)
- Owin (>= 1.0.0)
- protobuf-net (>= 2.2.1)
- StackExchange.Redis (>= 1.2.4)
-
.NETStandard 1.6
- Dapper (>= 1.50.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.1)
- NetJSON (>= 1.2.2)
- NETStandard.Library (>= 1.5.0)
- Newtonsoft.Json (>= 10.0.3)
- NLog.Config (>= 4.4.12)
- protobuf-net (>= 2.2.1)
- StackExchange.Redis (>= 1.2.4)
- System.Data.Common (>= 4.3.0)
- System.Diagnostics.Contracts (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Runtime.Loader (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.3.0)
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.