VitalickS 41abbb50c1
All checks were successful
publish-nuget / checkout-code (push) Successful in 26s
publish-nuget / build-and-publish (push) Successful in 38s
Update s8n-runtime.csproj
2026-01-01 11:41:00 +00:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2025-12-25 15:06:27 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 11:41:00 +00:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00
2026-01-01 03:35:38 +03:00

Set up this registry from the command line:

dotnet nuget add source --name Sharp8N --username your_username --password your_token https://code.sharp8n.com/api/packages/Sharp8N/nuget/index.json

To install the package using NuGet, run the following command:

dotnet add package --source Sharp8N --version 1.0.10 Sharp8N.Runtime

For more information on the NuGet registry, see the documentation.

Description
Languages
C# 100%