Knowmax.Magma.Client 5.4.0

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

// Install Knowmax.Magma.Client as a Cake Tool
#tool nuget:?package=Knowmax.Magma.Client&version=5.4.0                

Knowmax Magma Client

Client for .NET to use Knowmax Magma API.

License

This package is licensed MIT, which waives all copyright restrictions.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Knowmax.Magma.Client:

Package Downloads
Knowmax.LicenseSystem.RestClient

HTTP client for Knowmax LicenseSystem API.

Knowmax.Quest.Client

Strongly opiniated client exclusievely in use by Knowmax for connecting clients to Knowmax Quest API. Designed for using with dependency injection in ASP.NET.

Knowmax.Vault.RestClient

HTTP client for Knowmax Vault API.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.4.0 154 8/16/2024
5.3.3 97 8/9/2024
5.3.2 100 8/8/2024
5.3.1 73 8/6/2024
5.3.0 97 7/19/2024
5.2.0 81 7/19/2024
5.2.0-beta3 70 7/18/2024
5.2.0-beta2 67 7/18/2024
5.2.0-beta1 60 7/17/2024
5.1.0 135 7/2/2024
5.0.1 91 6/27/2024
5.0.0 175 6/27/2024
5.0.0-beta5 95 6/27/2024
5.0.0-beta4 119 6/25/2024
5.0.0-beta3 71 6/25/2024
5.0.0-beta2 73 6/25/2024
5.0.0-beta1 77 6/25/2024
4.7.0-beta1 83 6/24/2024
4.6.0 931 9/5/2023
4.5.0 196 7/26/2023
4.4.0 186 6/29/2023
4.3.0 1,173 2/3/2023
4.0.0 733 5/3/2022
3.3.0 478 4/13/2022
3.2.1 435 4/13/2022

Added AllowAuthenticate feature for Knowmax Quest.