IoTHubClientGenerator
IoT client generator
Generates C# code for IoT Hub device clients with various features and attributes
C# Source Generator for IoTHub C# Client
17 stars
2 watching
6 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 |
| Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| A tool that generates boilerplate HttpClient code using Roslyn's source generator feature. | 45 |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 |
| An interface-to-member source generator that creates code to redirect interface calls to backing members. | 76 |
| A source generator that creates C# code to implement member accessors with name-based and index-based access. | 7 |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 |
| A .NET library for interacting with the Algorand network | 39 |
| An IoC container that generates code at compile time to avoid reflection-based overhead. | 57 |
| A tool to automatically generate interfaces from classes | 36 |
| Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |