Ntk8 2.0.0.2-beta

This is a prerelease version of Ntk8.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Ntk8 --version 2.0.0.2-beta
NuGet\Install-Package Ntk8 -Version 2.0.0.2-beta
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="Ntk8" Version="2.0.0.2-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ntk8 --version 2.0.0.2-beta
#r "nuget: Ntk8, 2.0.0.2-beta"
#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 Ntk8 as a Cake Addin
#addin nuget:?package=Ntk8&version=2.0.0.2-beta&prerelease

// Install Ntk8 as a Cake Tool
#tool nuget:?package=Ntk8&version=2.0.0.2-beta&prerelease

Auth-Ntk8 (authenticate) is a basic authentication package that could assist you to setup auth within your project a lot quicker. Use the provided base classes and services to quickly setup authentication within your project.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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
5.0.6-alpha 162 8/25/2022
5.0.5-alpha 165 8/13/2022
5.0.4-alpha 174 7/28/2022
5.0.3-alpha 153 7/28/2022
5.0.2-alpha 161 7/23/2022
5.0.1-alpha 148 7/23/2022
5.0.0-alpha 153 7/23/2022
4.0.3 519 6/14/2022
4.0.2 534 5/26/2022
4.0.1 527 5/26/2022
4.0.0 497 5/26/2022
3.0.5 541 5/7/2022
3.0.4 525 5/7/2022
3.0.3 532 5/5/2022
3.0.2 557 4/16/2022
3.0.1 533 4/10/2022
3.0.0 561 4/10/2022
2.0.0.14-beta 179 2/14/2022
2.0.0.13-beta 152 2/13/2022
2.0.0.12-beta 161 2/6/2022
2.0.0.11-beta 189 1/25/2022
2.0.0.10-beta 284 12/12/2021
2.0.0.9-beta 189 12/7/2021
2.0.0.8-beta 212 12/6/2021
2.0.0.7-beta 193 12/6/2021
2.0.0.6-beta 176 12/6/2021
2.0.0.5-beta 197 12/6/2021
2.0.0.4-beta 2,761 11/24/2021
2.0.0.3-beta 6,518 11/23/2021
2.0.0.2-beta 221 11/16/2021
2.0.0.1-beta 246 11/14/2021
2.0.0-beta 277 11/14/2021
1.0.2 433 9/8/2021
1.0.1 485 9/7/2021
1.0.0 522 7/25/2021

Pre-release of version 2.0.0, with some optimizations and simplification of interface seperation of concerns.