martinothamar / WrapperValueObjectLinks
A .NET source generator for creating simple value objects wrapping primitive types.
☆53Updated 2 years ago
Alternatives and similar repositories for WrapperValueObject
Users that are interested in WrapperValueObject are comparing it to the libraries listed below
Sorting:
- Unit Testing with Local Functions☆29Updated 2 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.☆46Updated 7 months ago
- A set of generators helping dealing with structs in C#☆47Updated 4 years ago
- Infrastructure for Serilog sinks that process events in batches.☆74Updated last year
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆60Updated this week
- A library for .NET that uses source generators to automatically generate data annotations for your models.☆58Updated 4 years ago
- A .NET library for building query specifications.☆58Updated last month
- ☆53Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated last month
- Extends Verify to allow verification of EntityFramework bits.☆65Updated this week
- A C# library for generating high entropy passwords similar to 1Password☆54Updated 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…☆44Updated last month
- Minid generates human-readable, URL-friendly, unique identifiers that are computed in-memory.☆54Updated 2 years ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated last year
- A source generator to generate compile-time mapping of enums and description attributes☆23Updated 2 years ago
- A pub sub implementation built on top of orleans grains☆37Updated 3 years ago
- Analyzers checking System.Reflection