hermanussen / JsonByExampleGenerator
Generate classes based on example json files in your project. Uses a C# 9 source generator.
☆80Updated 2 years ago
Alternatives and similar repositories for JsonByExampleGenerator:
Users that are interested in JsonByExampleGenerator are comparing it to the libraries listed below
- Moxy - Mixins code generator for C#☆120Updated 2 months ago
- ☆31Updated last year
- A CSharp library that can deep clone any object using only reflection.☆49Updated 2 years ago
- ☆22Updated this week
- A repo for demonstrating Reactive and Functional thoughts☆27Updated last year
- Simple source only reflection library with default interface property support☆66Updated this week
- ☆66Updated 2 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆113Updated 3 months ago
- A simple source generator that creates interfaces by implementations.☆37Updated 9 months ago
- Power tools for working with IQueryable and Expression trees.☆81Updated 2 years ago
- A convention based object to object mapper using Roslyn source generator.☆93Updated 2 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆157Updated last week
- A source generator for C# that turns .env files into runtime constants.☆37Updated 2 years ago
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆48Updated 2 months ago
- Has your boss gone insane and banned LINQ at work? Why stop there - use this Roslyn Analyzer to ban extension methods altogether!☆33Updated 7 months ago
- An exploration of allowing returning rendered Razor Components (aka Blazor Components) from ASP.NET Core Minimal API endpoints.☆29Updated 2 years ago
- Generate fluent builders for your C# classes with ease.☆108Updated last month
- Utility library for faster writing source generators