/dotnet.libs

.NET Standard libraries which contains utilities and extensions

Primary LanguageC#MIT LicenseMIT

Sketch7 Core Libraries

All libraries are developed in .NET Standard

NOTE: This project is under development and is not intended for general production use yet.

Features

  • Core utilities and extensions

Commands

# run tests
npm test

# nuget pack (only)
npm run pack

# nuget publish dev (pack + publish + clean)
npm run publish:dev

Contributing

  1. Create an issue
  2. Let's find some point of agreement on your suggestion.
  3. Fork it!
  4. Submit a pull request :D