Hawk.Suave
4.1.2
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 Hawk.Suave --version 4.1.2
NuGet\Install-Package Hawk.Suave -Version 4.1.2
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="Hawk.Suave" Version="4.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hawk.Suave --version 4.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hawk.Suave, 4.1.2"
#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 Hawk.Suave as a Cake Addin #addin nuget:?package=Hawk.Suave&version=4.1.2 // Install Hawk.Suave as a Cake Tool #tool nuget:?package=Hawk.Suave&version=4.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A F# implementation of the Hawk authentication protocol. Few dependencies. No cruft.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 4.0.0.1)
- Hawk (>= 4.1.2)
- NodaTime (>= 1.3.3)
- Suave (>= 2.2.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 |
---|---|---|
6.0.3 | 1,319 | 5/15/2018 |
6.0.2 | 987 | 5/15/2018 |
5.0.1 | 1,496 | 9/21/2017 |
5.0.0 | 1,511 | 9/21/2017 |
4.1.2 | 1,194 | 9/3/2017 |
4.1.0 | 2,026 | 1/8/2017 |
4.0.3-rc1 | 851 | 12/9/2016 |
4.0.2-rc1 | 968 | 11/15/2016 |
4.0.1-rc1 | 844 | 11/11/2016 |
4.0.0 | 1,373 | 8/12/2016 |
3.0.5 | 1,336 | 6/18/2016 |
3.0.4 | 1,354 | 6/17/2016 |
3.0.3 | 1,265 | 4/1/2016 |
3.0.2 | 1,082 | 3/28/2016 |
3.0.1 | 1,088 | 2/13/2016 |
3.0.0 | 1,181 | 2/13/2016 |
2.0.0 | 1,128 | 2/12/2016 |
1.0.1 | 1,132 | 12/8/2015 |
1.0.0 | 1,058 | 12/8/2015 |
0.9.3 | 1,147 | 10/27/2015 |
0.9.2 | 1,183 | 6/12/2015 |
0.9.1 | 1,111 | 5/27/2015 |
0.9.0 | 1,111 | 5/26/2015 |
0.8.2 | 1,617 | 2/21/2015 |
0.8.1 | 1,502 | 2/20/2015 |
0.8.0 | 1,442 | 2/18/2015 |
0.7.0 | 1,387 | 2/18/2015 |
0.6.0 | 1,242 | 2/10/2015 |
0.5.1 | 1,161 | 1/22/2015 |
0.4.4 | 1,336 | 1/7/2015 |
0.4.3 | 1,213 | 1/7/2015 |
0.4.2 | 1,580 | 1/6/2015 |
0.4.1 | 1,303 | 1/6/2015 |
0.4.0 | 1,429 | 1/5/2015 |
0.3.1 | 1,404 | 1/5/2015 |
0.2.1 | 1,143 | 1/5/2015 |
Release Notes:
* [infra] redirects
* [infra] use paket push & bump albacore