gigi81 / libuv-build-nuget

Build pipeline that creates nuget package for libuv library (see libuv-shared in nuget.org)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuGet Build Status

Introduction

This is a project containing an ADO build pipeline to produce the nuget package for libuv. The package contains the native libuv library for Windows (x64/x86/arm/arm64), Linux (x64/arm64/arm/armel) and Osx (x64/arm64)

Install Package

You can install the package in a dotnet project with the command

dotnet install libuv-shared

About

Build pipeline that creates nuget package for libuv library (see libuv-shared in nuget.org)