Noggin.NetCoreAuth 1.3.0

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

// Install Noggin.NetCoreAuth as a Cake Tool
#tool nuget:?package=Noggin.NetCoreAuth&version=1.3.0                

Readme

See http://coreauth.nogginbox.co.uk for full instructions on how to get going.

Source code available at https://github.com/NogginBox/NogginAuth

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
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
1.3.0 286 11/13/2023
1.2.0 194 9/12/2023
1.1.1 433 7/19/2021
1.1.0 495 1/9/2021
1.1.0-beta 309 1/7/2021
1.0.0-beta 354 10/5/2020
0.5.2 808 2/8/2019
0.5.0 944 8/3/2018
0.4.0 894 7/29/2018
0.3.0-beta 746 7/28/2018
0.2.1-beta 846 7/17/2018
0.2.0-beta 836 7/15/2018
0.1.4-beta 839 7/14/2018
0.1.3-beta 833 7/6/2018
0.1.2-beta 894 5/24/2018

Added Microsoft Provider.
Removed Twitter Provider.
Updated to .NET 7.0.
Please add feature requests and bug reports to the project's GitHub issue page.