Thursday, October 4, 2018

Create NuGet packages for Managed and Native libraries

Create NuGet packages for Managed and Native libraries

Managed libraries Nuspec file Before jumping into nuspec file creation, one should know that nuget can generate a package directly from a visual studio project: nuget pack MyPackage.csproj If you're willing to enter advanced mode, then you need a nuspec file. First of all, instead of recreating the
Pages (14)123456

 
biz.