Skip to content

purkayasta/TheUtilityVerse

Repository files navigation

The UtilityVerse 🧰

(Multi-verse of utility methods) — a library full of helper methods you might want to use.

Nuget Nuget

⭐️ Give it a star if you like the project!


📦 Packages in This Universe

Use whatever suits your project:

  1. UtilityVerse -> Nuget Nuget 🧰 No dependencies — includes core utility methods.

  2. UtilityVerse.ASPNET -> Nuget Nuget 🌐 ASP.NET Core-specific helpers and extensions.

  3. UtilityVerse.Copy -> Nuget Nuget ✍️ A Roslyn-based source generator that automatically generates ShallowCopy() and DeepCopy() methods for your models.
    → See full details here: UtilityVerse.Copy/README.md


To use this utility library, you may want to start with the Utility class.


Made with ❤️ in C#.