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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
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应用程序例子
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 1.1
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.1)
- Microsoft.AspNetCore.Http.Extensions (>= 1.1.1)
- Microsoft.AspNetCore.Server.Kestrel (>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles (>= 1.1.1)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- NETStandard.Library (>= 1.6.0)
- NFinal2 (>= 2.0.15)
-
.NETFramework 4.0
- Microsoft.Owin (>= 2.1.0)
- Microsoft.Owin.FileSystems (>= 2.1.0)
- Microsoft.Owin.Host.HttpListener (>= 2.1.0)
- Microsoft.Owin.Hosting (>= 2.1.0)
- Microsoft.Owin.StaticFiles (>= 2.1.0)
- NFinal2 (>= 2.0.15)
-
.NETFramework 4.5
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.FileSystems (>= 3.1.0)
- Microsoft.Owin.Host.HttpListener (>= 3.1.0)
- Microsoft.Owin.Hosting (>= 3.1.0)
- Microsoft.Owin.StaticFiles (>= 3.1.0)
- NFinal2 (>= 2.0.15)
-
.NETFramework 4.6
- Microsoft.Owin (>= 3.1.0)
- Microsoft.Owin.FileSystems (>= 3.1.0)
- Microsoft.Owin.Host.HttpListener (>= 3.1.0)
- Microsoft.Owin.Hosting (>= 3.1.0)
- Microsoft.Owin.StaticFiles (>= 3.1.0)
- NFinal2 (>= 2.0.15)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.1)
- Microsoft.AspNetCore.Http.Extensions (>= 1.1.1)
- Microsoft.AspNetCore.Server.Kestrel (>= 1.1.1)
- Microsoft.AspNetCore.StaticFiles (>= 1.1.1)
- Microsoft.NETCore.Platforms (>= 1.1.0)
- NFinal2 (>= 2.0.15)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
emit mvc framework.