NFinal2 2.0.15
.NET Core 1.1
This package targets .NET Core 1.1. The package is compatible with this framework or higher.
.NET Standard 1.6
This package targets .NET Standard 1.6. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NFinal2 --version 2.0.15
NuGet\Install-Package NFinal2 -Version 2.0.15
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.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NFinal2 --version 2.0.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NFinal2, 2.0.15"
#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.15 // Install NFinal2 as a Cake Tool #tool nuget:?package=NFinal2&version=2.0.15
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 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 is compatible. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40-client is compatible. net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. 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 | tizen30 was computed. 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.
-
.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.5.0-beta07)
- 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.5.0-beta07)
- 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.5.0-beta07)
- 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.5.0-beta07)
- 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.5.0-beta07)
- 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 | 1,253 | 2/25/2018 |
2.0.17-beta3 | 1,188 | 2/24/2018 |
2.0.17-beta2 | 1,214 | 2/24/2018 |
2.0.17-beta1 | 1,254 | 2/24/2018 |
2.0.16 | 2,097 | 2/26/2018 |
2.0.15 | 4,271 | 1/29/2018 |
2.0.14-rc4 | 1,699 | 12/27/2017 |
2.0.14-rc3 | 1,756 | 12/27/2017 |
2.0.14-rc2 | 1,804 | 12/27/2017 |
2.0.14-beta9 | 1,659 | 11/16/2017 |
2.0.14-beta8 | 1,366 | 11/15/2017 |
2.0.14-beta7 | 1,319 | 11/6/2017 |
2.0.14-beta6 | 1,326 | 11/1/2017 |
2.0.14-beta5 | 1,365 | 10/31/2017 |
2.0.14-beta4 | 1,269 | 10/25/2017 |
2.0.13-beta1 | 1,309 | 7/3/2017 |
2.0.12 | 5,025 | 6/30/2017 |
2.0.12-rc1 | 1,301 | 6/29/2017 |
2.0.12-beta-0003 | 1,239 | 6/28/2017 |
2.0.12-beta-0002 | 1,360 | 6/27/2017 |
2.0.12-beta-0001 | 1,389 | 6/23/2017 |
emit mvc framework.
modify default json datetime format.