client-dotnet/README.md

13 lines
264 B
Markdown
Raw Normal View History

2021-02-13 13:59:29 +00:00
# client-dotnet
2022-01-27 09:48:00 +00:00
## NuGet source
```shell
dotnet nuget add source \
https://gitlab.com/api/v4/projects/24385200/packages/nuget/index.json \
-n GitLabInetMock \
-u gitlab+deploy-token-776107 \
-p 3FLWym5gfajuJNhBKvWV \
--store-password-in-clear-text
```