README.md

June 29, 2025 Ā· View on GitHub

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#.