From basic extension methods to complete implementations of design patterns, Mauve offers a colorful suite of functionality for utilization in even the grandest applications.
Note: Our chosen shade of mauve has a hexadecimal color code of 0xe0b0ff
.
Mauve offers a variety of useful extension methods for the most common data types in the C#
language:
string
IComparable
IEnumerable<T>
DateTime
Additionally, there are a few extension methods using generics for type safety that apply to all types.
See our wiki for more details.
Here you can find the most recent release notes for each Mauve product.
- Current Version: 🐣 Pre-Release
- Dapper Support Kit: 🐣 Pre-Release
- RestSharp Support Kit: 🐣 Pre-Release
- Visual Studio Community: 🐣 Pre-Release
- Visual Studio Code: 🐣 Pre-Release
Changes