Skip to content

Provides a set of extensions that gives more features or capabilities on top of the dotnet libraries.

License

Notifications You must be signed in to change notification settings

finickyzone/dotnet-extensions

Repository files navigation

Finickyzone.Extensions

Provides a set of extensions that gives more features or capabilities on top of the dotnet libraries.

Prerequisites

You will need the following tools:

Packages

Samples

How to Debug locally

Clone the repo

git clone https://github.com/finickyzone/dotnet-extensions.git -n finickyzone-dotnet-extensions

Restore the projects

dotnet restore

Run the unit tests

dotnet test

How versioning work

  • Major increment are reserved to .net SDK version and breaking changes (e.g .net 6 == version 6.x.x).
  • Minor increment are reserved for breaking changes.
  • Patch increment are for fixes, non-breaking enhancements and other changes.

Feedback & Support

If you encounter a bug or would like to request a feature, submit an issue.

About

Provides a set of extensions that gives more features or capabilities on top of the dotnet libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages