Toucan 1.0.0-beta2
This is a prerelease version of Toucan.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Toucan --version 1.0.0-beta2
NuGet\Install-Package Toucan -Version 1.0.0-beta2
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="Toucan" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toucan --version 1.0.0-beta2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Toucan, 1.0.0-beta2"
#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 Toucan as a Cake Addin #addin nuget:?package=Toucan&version=1.0.0-beta2&prerelease // Install Toucan as a Cake Tool #tool nuget:?package=Toucan&version=1.0.0-beta2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Toucan MVC Resource Authorization Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- EntityFramework.Commands (>= 7.0.0-rc1-final)
- Microsoft.AspNet.Mvc (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Session (>= 1.0.0-rc1-final)
-
DNXCore 5.0
- EntityFramework.Commands (>= 7.0.0-rc1-final)
- Microsoft.AspNet.Mvc (>= 6.0.0-rc1-final)
- Microsoft.AspNet.Session (>= 1.0.0-rc1-final)
- System.Collections.Specialized (>= 4.0.1-beta-23409)
- System.Net.Security (>= 4.0.0-beta-23516)
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 |
---|---|---|
1.0.0-beta5 | 1,114 | 7/8/2016 |
1.0.0-beta4 | 968 | 6/5/2016 |
1.0.0-beta3 | 1,129 | 5/19/2016 |
1.0.0-beta2 | 981 | 5/12/2016 |
1.0.0-beta1 | 1,064 | 5/5/2016 |
Toucan now supports nested resource loading and is installed as an async filter.