COFRS.OAuth 0.0.46-alpha

This is a prerelease version of COFRS.OAuth.
dotnet add package COFRS.OAuth --version 0.0.46-alpha
                    
NuGet\Install-Package COFRS.OAuth -Version 0.0.46-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.46-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.46-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.46-alpha
                    
#r "nuget: COFRS.OAuth, 0.0.46-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.46-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.46-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=COFRS.OAuth&version=0.0.46-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 is compatible.  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. 
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 223 1/7/2022
0.0.45-alpha 198 1/6/2022
0.0.44-alpha 216 12/13/2021
0.0.43-alpha 379 12/12/2021
0.0.42-alpha 255 11/22/2021
0.0.41-alpha 275 11/22/2021
0.0.39-alpha 898 11/20/2021
0.0.38-alpha 272 11/10/2021
0.0.37-alpha 231 11/10/2021
0.0.35-alpha 285 11/7/2021
0.0.34-alpha 221 11/7/2021
0.0.33-alpha 245 10/26/2021
0.0.32-alpha 222 5/24/2021
0.0.31-alpha 259 4/7/2021
0.0.30-alpha 276 4/3/2021
0.0.29-alpha 285 4/1/2021
0.0.28-alpha 349 3/27/2021
0.0.27-alpha 282 3/26/2021
0.0.26-alpha 249 3/26/2021
0.0.25-alpha 235 3/26/2021
0.0.24-alpha 275 3/25/2021
0.0.23-alpha 250 3/25/2021
0.0.22-alpha 261 3/25/2021
0.0.21-alpha 247 3/25/2021
0.0.20-alpha 279 3/23/2021
0.0.19-alpha 303 3/5/2021
0.0.18-alpha 258 2/28/2021
0.0.16-alpha 292 2/28/2021
0.0.15-alpha 273 2/26/2021
0.0.14-alpha 265 2/24/2021
0.0.13-alpha 281 2/23/2021
0.0.12-alpha 243 2/22/2021
0.0.9-alpha 261 2/7/2021
0.0.8-alpha 281 1/23/2021
0.0.7-alpha 286 1/15/2021
0.0.6-alpha 289 1/12/2021
0.0.5-alpha 334 1/11/2021
0.0.3-alpha 273 1/9/2021
0.0.1-alpha 375 10/26/2020

Pre-release. DO NOT USE.