CppSharp icon indicating copy to clipboard operation
CppSharp copied to clipboard

How to download latest prebuild packages

Open hellozyemlya opened this issue 2 years ago • 2 comments

Hi. I see that https://github.com/mono/CppSharp/packages updated regularly. How I can download latest packages from this repository? I tried to use https://nuget.pkg.github.com/mono/index.json url, but seems like I don't have permissions to query and download packages here. Is it possible to push CppSharp to official repositories, or somehow get access to github nuget repo?

hellozyemlya avatar Jan 25 '23 07:01 hellozyemlya

Wish I could help you but don't really use the NuGet packages myself.

tritao avatar Feb 02 '23 21:02 tritao

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry

caihongxu avatar Feb 06 '23 03:02 caihongxu