Any project that targets netstandard1.X can be packed into a NuGet package by running:
netstandard1.X
dotnet pack
The resulting package can be uploaded to NuGet, MyGet, or hosted in a local package source.