Knowmax.Magma.Client 5.8.0

dotnet add package Knowmax.Magma.Client --version 5.8.0
                    
NuGet\Install-Package Knowmax.Magma.Client -Version 5.8.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.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Knowmax.Magma.Client" Version="5.8.0" />
                    
Directory.Packages.props
<PackageReference Include="Knowmax.Magma.Client" />
                    
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 Knowmax.Magma.Client --version 5.8.0
                    
#r "nuget: Knowmax.Magma.Client, 5.8.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.
#:package Knowmax.Magma.Client@5.8.0
                    
#: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=Knowmax.Magma.Client&version=5.8.0
                    
Install as a Cake Addin
#tool nuget:?package=Knowmax.Magma.Client&version=5.8.0
                    
Install as a Cake Tool

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 net9.0 is compatible.  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 (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.8.0 144 6/20/2025
5.7.0 233 3/28/2025
5.6.1 308 1/15/2025
5.6.0 118 1/15/2025
5.5.0 347 10/17/2024
5.4.0 241 8/16/2024
5.3.3 156 8/9/2024
5.3.2 149 8/8/2024
5.3.1 132 8/6/2024
5.3.0 147 7/19/2024
5.2.0 144 7/19/2024
5.2.0-beta3 103 7/18/2024
5.2.0-beta2 98 7/18/2024
5.2.0-beta1 93 7/17/2024
5.1.0 182 7/2/2024
5.0.1 137 6/27/2024
5.0.0 611 6/27/2024
5.0.0-beta5 129 6/27/2024
5.0.0-beta4 219 6/25/2024
5.0.0-beta3 97 6/25/2024
5.0.0-beta2 99 6/25/2024
5.0.0-beta1 101 6/25/2024
4.7.0-beta1 108 6/24/2024
4.6.0 1,101 9/5/2023
4.5.0 247 7/26/2023
4.4.0 236 6/29/2023
4.3.0 1,243 2/3/2023
4.0.0 805 5/3/2022
3.3.0 554 4/13/2022
3.2.1 517 4/13/2022

Added RequestServerUserGenericFeaturesAsync method.