Category: csharp

How to generate your own nuget package 0

How to generate your own nuget package

The nuget documentation is already well done that there does not need to have it explained again. This is the method I use that works well: https://docs.nuget.org/create/using-a-gui-to-build-packages The important thing to remember is to...