Module.Owin
0.0.2-beta
This is a prerelease version of Module.Owin.
dotnet add package Module.Owin --version 0.0.2-beta
NuGet\Install-Package Module.Owin -Version 0.0.2-beta
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="Module.Owin" Version="0.0.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Module.Owin --version 0.0.2-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Module.Owin, 0.0.2-beta"
#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 Module.Owin as a Cake Addin #addin nuget:?package=Module.Owin&version=0.0.2-beta&prerelease // Install Module.Owin as a Cake Tool #tool nuget:?package=Module.Owin&version=0.0.2-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Module系统Owin模块(公测版)
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.WebApi.Owin (>= 5.2.3)
- Microsoft.Owin.Cors (>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
- Microsoft.Owin.Security.Cookies (>= 3.0.1)
- Module.Application.Validate (>= 0.1.0)
- Module.NLog (>= 0.1.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 |
---|---|---|
0.0.2-beta | 820 | 9/15/2016 |
- app.UseModuleCookie()
- app.UseModuleApi()