COFRS.OAuth 0.0.15-alpha

This is a prerelease version of COFRS.OAuth.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package COFRS.OAuth --version 0.0.15-alpha
                    
NuGet\Install-Package COFRS.OAuth -Version 0.0.15-alpha
                    
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="COFRS.OAuth" Version="0.0.15-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="COFRS.OAuth" Version="0.0.15-alpha" />
                    
Directory.Packages.props
<PackageReference Include="COFRS.OAuth" />
                    
Project file
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 COFRS.OAuth --version 0.0.15-alpha
                    
#r "nuget: COFRS.OAuth, 0.0.15-alpha"
                    
#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 COFRS.OAuth@0.0.15-alpha
                    
#: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=COFRS.OAuth&version=0.0.15-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=COFRS.OAuth&version=0.0.15-alpha&prerelease
                    
Install as a Cake Tool

A library to add OAuth2 security to a COFRS REST Service

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.NET Framework net461 is compatible.  net462 is compatible.  net463 was computed.  net47 is compatible.  net471 is compatible.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.46-alpha 227 1/7/2022
0.0.45-alpha 202 1/6/2022
0.0.44-alpha 220 12/13/2021
0.0.43-alpha 383 12/12/2021
0.0.42-alpha 259 11/22/2021
0.0.41-alpha 279 11/22/2021
0.0.39-alpha 902 11/20/2021
0.0.38-alpha 276 11/10/2021
0.0.37-alpha 235 11/10/2021
0.0.35-alpha 289 11/7/2021
0.0.34-alpha 225 11/7/2021
0.0.33-alpha 249 10/26/2021
0.0.32-alpha 226 5/24/2021
0.0.31-alpha 263 4/7/2021
0.0.30-alpha 280 4/3/2021
0.0.29-alpha 289 4/1/2021
0.0.28-alpha 353 3/27/2021
0.0.27-alpha 286 3/26/2021
0.0.26-alpha 253 3/26/2021
0.0.25-alpha 239 3/26/2021
0.0.24-alpha 279 3/25/2021
0.0.23-alpha 254 3/25/2021
0.0.22-alpha 265 3/25/2021
0.0.21-alpha 251 3/25/2021
0.0.20-alpha 283 3/23/2021
0.0.19-alpha 307 3/5/2021
0.0.18-alpha 262 2/28/2021
0.0.16-alpha 296 2/28/2021
0.0.15-alpha 277 2/26/2021
0.0.14-alpha 269 2/24/2021
0.0.13-alpha 285 2/23/2021
0.0.12-alpha 247 2/22/2021
0.0.9-alpha 265 2/7/2021
0.0.8-alpha 285 1/23/2021
0.0.7-alpha 290 1/15/2021
0.0.6-alpha 293 1/12/2021
0.0.5-alpha 338 1/11/2021
0.0.3-alpha 277 1/9/2021
0.0.1-alpha 379 10/26/2020

Pre-release. DO NOT USE.