Files
Sharp8N.Runtime/s8n-runtime
2025-12-31 16:23:14 +03:00
..
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +03:00
2025-12-31 16:19:24 +03:00
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +03:00
2025-12-31 16:19:24 +03:00
2025-12-31 16:23:14 +03:00
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +03:00
2025-12-24 21:26:35 +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.