Skip to content

v1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:43
· 1 commit to main since this release

📦 NuGet Packages (GitHub Packages)

Setup (one-time)

Add the GitHub Packages source to your NuGet config:

dotnet nuget add source https://nuget.pkg.github.com/Ibrahim5aad/index.json --name github --username YOUR_GITHUB_USERNAME --password YOUR_GITHUB_PAT

Octopus.Blazor

GitHub Packages

dotnet add package Octopus.Blazor --version 1.1.1

Octopus.Api.Client

GitHub Packages

dotnet add package Octopus.Api.Client --version 1.1.1

Full Changelog: v1.1.0...v1.1.1