AAD.fs.tasks 6.0.62

dotnet add package AAD.fs.tasks --version 6.0.62
NuGet\Install-Package AAD.fs.tasks -Version 6.0.62
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="AAD.fs.tasks" Version="6.0.62" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AAD.fs.tasks --version 6.0.62
#r "nuget: AAD.fs.tasks, 6.0.62"
#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 AAD.fs.tasks as a Cake Addin
#addin nuget:?package=AAD.fs.tasks&version=6.0.62

// Install AAD.fs.tasks as a Cake Tool
#tool nuget:?package=AAD.fs.tasks&version=6.0.62

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AAD.fs.tasks:

Package Downloads
AAD.Giraffe

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.62 77 5/23/2024
5.0.57 106 4/12/2024
4.0.50 506 11/29/2023
3.0.46 4,325 7/12/2021
2.0.41 1,041 4/17/2021
1.3.27 1,288 6/5/2020
1.2.9 11,968 5/29/2020

Breaking: Generalized certain abstractions to make token validation fully pluggable.