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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Flurl.Http (>= 3.2.4)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.4)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 7.0.0)
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 | 266 | 11/13/2023 |
1.2.0 | 185 | 9/12/2023 |
1.1.1 | 414 | 7/19/2021 |
1.1.0 | 473 | 1/9/2021 |
1.1.0-beta | 292 | 1/7/2021 |
1.0.0-beta | 335 | 10/5/2020 |
0.5.2 | 775 | 2/8/2019 |
0.5.0 | 887 | 8/3/2018 |
0.4.0 | 837 | 7/29/2018 |
0.3.0-beta | 697 | 7/28/2018 |
0.2.1-beta | 771 | 7/17/2018 |
0.2.0-beta | 761 | 7/15/2018 |
0.1.4-beta | 764 | 7/14/2018 |
0.1.3-beta | 756 | 7/6/2018 |
0.1.2-beta | 815 | 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.