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.
āļø Give it a star if you like the project!
š¦ Packages in This Universe
Use whatever suits your project:
-
UtilityVerse ->
š§° No dependencies ā includes core utility methods.
-
UtilityVerse.ASPNET ->
š ASP.NET Core-specific helpers and extensions.
-
UtilityVerse.Copy ->
āļø A Roslyn-based source generator that automatically generates
ShallowCopy()andDeepCopy()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#.