Rubi
Rubi
Explore posts from servers
CC#
Created by Rubi on 7/29/2024 in #help
Install dotnet Library from GitHub
hi everyone, I have zero knowledge with dotnet, csharp and family In golang we could do go get github.com/username/repo in python we could do pip3 install git+https://github.com/username/repo.git but how about dotnet? can we do similar without uploading package to nuget? thank you! my project is: https://github.com/lokal-so/lokal-dotnet
32 replies