SteveDunn / VogenLinks
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
☆1,254Updated 2 weeks ago
Alternatives and similar repositories for Vogen
Users that are interested in Vogen are comparing it to the libraries listed below
Sorting:
- Deal with Primitive Obsession - define ValueObjects in a single line (of C#).☆932Updated 2 years ago
- A fork of FluentAssertions controlled by the community.☆891Updated this week
- A Roslyn analyzer to enforce some good practices in C#.☆1,040Updated this week
- C# discriminated union source generator☆796Updated last week
- A Rosyln-powered generator for strongly-typed IDs☆1,675Updated 7 months ago
- A source generator for generating fast "reflection" methods for enums☆1,056Updated 2 weeks ago
- Clean & simple idiomatic C# RegEx-based line parser that emits strongly typed results.☆698Updated 3 months ago
- C# Source Generator based dependency injection container implementation.☆1,139Updated 3 weeks ago
- A framework for provisioning local environments to a desired state, using the .NET SDK.☆766Updated 10 months ago
- Converts a project to use Centralised Package Management☆594Updated 2 months ago
- Supercharged .NET server side development!☆1,707Updated last week
- A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.☆577Updated last week
- An advanced profiler for .NET Applications on Windows☆1,098Updated 9 months ago
- Use docker, docker-compose local and remote in tests and your .NET core/full framework apps via a FluentAPI☆1,372Updated 2 months ago
- Request/response Inspector middleware for ASP.NET Core☆662Updated last year
- A C# architecture test library to specify and assert architecture rules in C# for automated testing.☆1,125Updated last week
- Strongly typed exceptions for Entity Framework Core. Supports SQLServer, PostgreSQL, SQLite, Oracle and MySql.☆1,660Updated last week
- Source generator for creating compile-time facets of your models, features mapping and LINQ projections, zero runtime overhead.☆758Updated last week
- An approach to implementing a 304 Not Modified leveraging DB change tracking☆1,451Updated last week
- compile time dependency injection for .NET☆863Updated 3 months ago
- Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.☆3,322Updated this week
- A simple, fluent, extensible, and fully customizable library for throwing exceptions for projects using .NET 6+☆1,283Updated last year
- Handle deployments of .NET Aspire AppHost Projects