StronglyTypedEmbeddedResources
Resource names generator
Generates strongly typed Embedded Resource names for .NET standard 2.0 projects.
.net standard 2.0 generator for strongly named Embedded Resource names.
9 stars
1 watching
0 forks
Language: C#
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Generates strongly typed methods for Razor and Blazor Page routes with optional parameters. | 13 |
| | Generates boilerplate code for strongly-typed values | 36 |
| | Generates partial classes with JSON-derived type attributes based on polymorphic base classes | 7 |
| | Automates generation of strongly typed HTTP client classes from APIs. | 20 |
| | A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| | Generates C# extension methods for Blazor -> Javascript interop using a JSON configuration file. | 15 |
| | Generates strongly-typed identifiers for ASP.NET Core routes to improve compile-time safety and readability of routing code. | 31 |
| | Automatically generates interfaces from classes to reduce friction and noise in code | 63 |
| | Generates source code strings for attribute definitions in C#. | 7 |
| | Automates building and scaffolding of .NET Core projects using code generation and task management | 572 |
| | A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
| | Automatically generates high-quality HTML documentation from code written in multiple programming languages. | 203 |
| | Generates extension methods for immutable data types in .NET. | 41 |
| | The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. | 724 |
| | A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. | 152 |