Heleonix / Heleonix.Extensions

Provides predicative and other useful extensions for objects, strings, enumerables etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heleonix.Extensions

Release: .NET / NuGet

Provides predicative and other useful extensions for objects, strings, enumerables etc.

Install

https://www.nuget.org/packages/Heleonix.Extensions

Documentation

See Heleonix.Extensions

Contribution Guideline

  1. Create a fork from the main repository
  2. Implement whatever is needed
  3. Create a Pull Request. Make sure the assigned Checks pass successfully.
  4. Request review from the code owner
  5. Once approved, merge your Pull Request via Squash and merge

    IMPORTANT
    While merging, enter a Conventional Commits commit message. This commit message will be used in automatically generated Github Release Notes and NuGet Release Notes

  6. Monitor the Release: .NET / NuGet GitHub workflow to make sure your changes are delivered successfully
  7. In case of any issues, please contact heleonix.sln@gmail.com

About

Provides predicative and other useful extensions for objects, strings, enumerables etc.

License:MIT License


Languages

Language:C# 100.0%