All libraries are developed in .NET Standard
NOTE: This project is under development and is not intended for general production use yet.
- Core utilities and extensions
# run tests
npm test
# nuget pack (only)
npm run pack
# nuget publish dev (pack + publish + clean)
npm run publish:dev
- Create an issue
- Let's find some point of agreement on your suggestion.
- Fork it!
- Submit a pull request :D