A convention based object to object mapper using Roslyn source generator.
☆95Jun 6, 2025Updated 9 months ago
Alternatives and similar repositories for MapTo
Users that are interested in MapTo are comparing it to the libraries listed below
Sorting:
- Simple C# source generator for text templates☆33Nov 11, 2022Updated 3 years ago
- This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based …☆32Mar 28, 2022Updated 3 years ago
- A C# source generator to create an enumeration class from an enum type.☆18Aug 19, 2022Updated 3 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆48Mar 27, 2025Updated 11 months ago
- C# interface-to-member source generator☆87Feb 16, 2026Updated last month
- A C# source generator to make an interface and a class wrapper to test static and extension methods.☆16Sep 20, 2022Updated 3 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Nov 17, 2022Updated 3 years ago
- Simple C# source generation based on custom templates☆111Aug 7, 2023Updated 2 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Jun 23, 2022Updated 3 years ago
- Auto generate Clone method using C# Source Generator☆86Apr 1, 2023Updated 2 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆204Dec 6, 2025Updated 3 months ago
- C# Source Generator for UTF-8 binary literal☆146Sep 4, 2024Updated last year
- .NET proxy generator powered by Roslyn☆15Jun 15, 2025Updated 9 months ago
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Apr 12, 2021Updated 4 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Jun 2, 2025Updated 9 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆160Nov 2, 2025Updated 4 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆271Mar 6, 2026Updated 2 weeks ago
- A source generator to generate compile-time mapping of enums and description attributes☆24Aug 2, 2022Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Jun 25, 2022Updated 3 years ago
- A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.☆2,399Mar 3, 2026Updated 2 weeks ago
- ☆31Jun 28, 2021Updated 4 years ago
- Tiny and simple data format/serializer.☆22Mar 12, 2026Updated last week
- Generates data access using stored procedures☆65Jan 14, 2025Updated last year
- A build tool for your build tools.☆18Dec 10, 2025Updated 3 months ago
- A C# mocking library based on source generators☆16Feb 18, 2022Updated 4 years ago
- compile time dependency injection for .NET☆869Jun 30, 2025Updated 8 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- A set of generators helping dealing with structs in C#☆48Apr 21, 2021Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆175Feb 9, 2026Updated last month
- Code generator to easily create data builder patterns for your model classes☆117Sep 3, 2024Updated last year
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Sep 5, 2025Updated 6 months ago
- SqlSrcGen☆10Sep 26, 2023Updated 2 years ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆20Jan 22, 2025Updated last year
- A source generator for minimal APIs☆161Jun 8, 2023Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Apr 20, 2023Updated 2 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Nov 10, 2020Updated 5 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Mar 1, 2026Updated 2 weeks ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Jul 7, 2023Updated 2 years ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆161Feb 25, 2026Updated 3 weeks ago