SailWeb 3.7.3
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 SailWeb --version 3.7.3
NuGet\Install-Package SailWeb -Version 3.7.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="SailWeb" Version="3.7.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SailWeb --version 3.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SailWeb, 3.7.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 SailWeb as a Cake Addin #addin nuget:?package=SailWeb&version=3.7.3 // Install SailWeb as a Cake Tool #tool nuget:?package=SailWeb&version=3.7.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Sail Web Helper
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.Web.Optimization (>= 1.1.3)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebPages (>= 3.2.3)
- Newtonsoft.Json (>= 10.0.2)
- SailDataAccess (>= 5.9.1)
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 |
---|---|---|
3.7.8 | 1,277 | 3/6/2018 |
3.7.7 | 1,036 | 9/18/2017 |
3.7.6 | 1,022 | 8/31/2017 |
3.7.5 | 987 | 8/11/2017 |
3.7.4 | 1,000 | 8/11/2017 |
3.7.3 | 981 | 8/8/2017 |
3.7.2 | 1,043 | 5/31/2017 |
3.7.1 | 1,113 | 5/14/2017 |
3.7.0 | 1,015 | 5/13/2017 |
3.6.7 | 1,020 | 5/7/2017 |
3.6.6 | 1,132 | 2/24/2017 |
3.6.5 | 1,103 | 12/8/2016 |
3.6.4 | 1,098 | 8/6/2016 |
2017.08.03 v3.7.3 更新说明
修改LayoutBase 把User和CheckLogin设置为可覆盖的