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