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.
<PackageVersion Include="Toucan" Version="1.0.0-beta2" />
<PackageReference Include="Toucan" />
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 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.
#:package Toucan@1.0.0-beta2
#: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=Toucan&version=1.0.0-beta2&prerelease
#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,602 | 7/8/2016 |
1.0.0-beta4 | 1,434 | 6/5/2016 |
1.0.0-beta3 | 1,731 | 5/19/2016 |
1.0.0-beta2 | 1,470 | 5/12/2016 |
1.0.0-beta1 | 1,660 | 5/5/2016 |
Toucan now supports nested resource loading and is installed as an async filter.