AutoInvoke.Generator

Invoker

Automates method invocation for all non-static types in a project based on an annotated generic method.

A generator that generates a method that invokes, a specified generic method, for ever Type in your project that sattisfis a defined constraint

GitHub

9 stars
2 watching
0 forks
Language: C#
last commit: over 2 years ago
Linked from 1 awesome list

csharp-sourcegeneratorsourcegenerator

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
yeah69/mrmeeseeks.staticdelegategeneratorGenerates code to wrap static references into a delegable interface for easier maintenance and decoupling of dependencies.8
thenameless314159/sourcegeneratorutilsProvides utility classes and abstractions to simplify source generation tasks in .NET source generators21
burgyn/mmlib.mediatr.generatorsAutomates the creation of controllers and their methods based on MediatR requests37
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
jimmy-mll/dependencyinjection.sourcegeneratorsAutomates service registration in the Dependency Injection service collection.6
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
hamedfathi/mockablestaticgeneratorA tool to generate mockable interfaces and wrapper classes for static and extension methods in C#.14
canton7/propertychanged.sourcegeneratorAutomates boilerplate code generation for INotifyPropertyChanged properties140
martinothamar/wrappervalueobjectGenerates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting53
cloud0259/controllergeneratorAutomates the creation of controllers from specified services in .NET projects using source generator technology8
devteam/immutypeGenerates extension methods for immutable data types in .NET.41
hermanussen/compiletimemethodexecutiongeneratorAllows executing code during compilation to improve runtime performance20
collinalpert/lombok.netA .NET library that uses source generators to automatically create boilerplate code for classes and structs.316
nenonaninu/typedsignalr.clientA C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.152