Sunday, June 23, 2019

Re: NEW: devel/nuget - package manager for .NET/mono

ping

(tarball updated with PERMIT_PACKAGE and attached)

On Fri, Mar 29, 2019 at 09:29:11PM -0700, Thomas Frohwein wrote:
> Hi,
>
> With DNS fixed for mono, the package manager NuGet now works. It's like pip for
> python for example and allows installing and updating packages from the .NET
> ecosystem.
>
> In order to be able to use it, I first had to use mono's cert-sync to import
> certificates from /etc/ssl/cert.pem into mono's certificate storage, so that
> TLS connections work. Then I was able to install Newtonsoft.Json and
> Lidgren.Network without problems.
>
> The port is quite simple, only consisting of the .exe assembly and a script to
> run it with mono.
>
> ok?

No comments:

Post a Comment