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.
<PackageVersion Include="SailWeb" Version="3.7.3" />
<PackageReference Include="SailWeb" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package SailWeb@3.7.3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SailWeb&version=3.7.3
#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,866 | 3/6/2018 |
| 3.7.7 | 1,436 | 9/18/2017 |
| 3.7.6 | 1,435 | 8/31/2017 |
| 3.7.5 | 1,376 | 8/11/2017 |
| 3.7.4 | 1,387 | 8/11/2017 |
| 3.7.3 | 1,359 | 8/8/2017 |
| 3.7.2 | 1,460 | 5/31/2017 |
| 3.7.1 | 1,499 | 5/14/2017 |
| 3.7.0 | 1,422 | 5/13/2017 |
| 3.6.7 | 1,406 | 5/7/2017 |
| 3.6.6 | 1,521 | 2/24/2017 |
| 3.6.5 | 1,494 | 12/8/2016 |
| 3.6.4 | 1,494 | 8/6/2016 |
Loading failed
2017.08.03 v3.7.3 更新说明
修改LayoutBase 把User和CheckLogin设置为可覆盖的