Releases: tylergibbs1/backwork-dotnet
Release list
v2.0.0
v1.0.2
Verity .NET SDK v1.0.1
Fix batch code lookup include serialization and update SDK User-Agent to 1.0.1.\n\nUntil NuGet.org indexing is resolved, install from this release asset with a local package source:\n\nbash\nmkdir -p ~/.nuget/verity\ncurl -L -o ~/.nuget/verity/Verity.SDK.1.0.1.nupkg \\n https://github.com/backworkai/verity-dotnet/releases/download/v1.0.1/Verity.SDK.1.0.1.nupkg\ndotnet nuget add source ~/.nuget/verity --name verity-local\ndotnet add package Verity.SDK --version 1.0.1 --source verity-local\n\n\nSHA256: 7c001ccfd5c30a19b32a001604e0c2f9fd7e216b10a4968f10ccce1a364ae138
Verity .NET SDK v1.0.0
Initial public Verity .NET SDK release.\n\nNuGet.org accepted the trusted-publishing upload but has not made the package public yet. Until NuGet indexing is resolved, install from this release asset with a local package source:\n\nbash\nmkdir -p ~/.nuget/verity\ncurl -L -o ~/.nuget/verity/Verity.SDK.1.0.0.nupkg \\n https://github.com/backworkai/verity-dotnet/releases/download/v1.0.0/Verity.SDK.1.0.0.nupkg\ndotnet nuget add source ~/.nuget/verity --name verity-local\ndotnet add package Verity.SDK --version 1.0.0 --source verity-local\n\n\nSHA256: 653cb7d48e4012e05b759276470087e4c6780eb1e9b1a6ec3cabc520c60b69a7