TypedSignalR.Client

SignalR interface generator

A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.

C# Source Generator to Create Strongly Typed SignalR Clients.

GitHub

147 stars
5 watching
7 forks
Language: C#
last commit: 9 days ago
Linked from 1 awesome list

csharpcsharp-sourcegeneratordotnetsignalrsignalr-clientsignalr-core

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
daver32/interfacegenerator A tool to automatically generate interfaces from classes 36
codecentric/net_automatic_interface Automatically generates interfaces from classes to reduce friction and noise in code 61
beakona/autointerface An interface-to-member source generator that creates code to redirect interface calls to backing members. 76
ne4to/n.sourcegenerators.uniontypes A C# source generator that automates the creation of discriminated union types with helper methods. 10
melchy/ridge A source generator that creates strongly typed HTTP clients for integration tests. 50
lucasteles/strongly Generates boilerplate code for strongly-typed values 35
burgyn/mmlib.mediatr.generators Automates the creation of controllers and their methods based on MediatR requests 37
shmew/fable.signalr A wrapper for SignalR and Fable that provides a type-safe interface to the .NET client and server hubs 90
surgicalcoder/apiclientgenerator A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. 19
victorsummer/simplesignal A signal slot mechanism implemented as a template-based class 0
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
lokimidgard/autoinvoke.generator Automates method invocation for all non-static types in a project based on an annotated generic method. 9
csweichel/bel A tool that generates TypeScript interfaces from Go structs and interfaces. 41
thenameless314159/sourcegeneratorutils Provides utility classes and abstractions to simplify source generation tasks in .NET source generators 21
hermanussen/mocksourcegenerator A C# mocking library that generates mocks at compile-time using a source generator 11