Knowmax.Octa.Client 1.1.0

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

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

Knowmax Octa Client

Strongly opiniated client exclusively in use by Knowmax for connecting clients to Knowmax Octa API. Designed for use with dependency injection in ASP.NET.

Getting started

Add Knowmax.Octa.Client to your project using NuGet.

Make sure to make Knowmax Octa Client service options available in your configuration.

services.Configure<Knowmax.Octa.Client.OctaClientOptions>(configuration.GetSection("Oct"));

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

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.1.0 4 11/7/2024
1.0.1 33 11/6/2024
1.0.0 33 11/6/2024