MMLib.MediatR.Generators

Controller generator

Automates the creation of controllers and their methods based on MediatR requests

GitHub

37 stars
3 watching
4 forks
Language: C#
last commit: over 3 years ago
Linked from 1 awesome list

csharp-sourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
burgyn/mmlib.tostringAutomatically generates a ToString method for classes with a custom attribute18
martinothamar/mediatorA high performance implementation of the Mediator pattern in .NET using source generators.2,168
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
immediateplatform/immediate.handlersAn implementation of the Mediator pattern in C# using source-generation78
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
krasin-ga/matryoshkiA framework for creating type-agnostic decorators and adapters using C# source generators29
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
mxgmn/convchainAn algorithm for generating images from patterns using Markov chains and MCMC sampling743
yeah69/mrmeeseeks.resxtoviewmodelgeneratorA tool that automatically generates ViewModels from ResX files6
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
yeah69/mrmeeseeks.dieA compile-time dependency injection container for .Net that generates factory methods to create instances of types.7
nenonaninu/typedsignalr.clientA C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.152
dumplingsdevs/pipelinesA C# library providing a flexible mediator implementation with customizable types and support for various design patterns.43
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53