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.

GitHub

9 stars
1 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
surgicalcoder/razorpageroutegenerator Generates strongly typed methods for Razor and Blazor Page routes with optional parameters. 13
lucasteles/strongly Generates boilerplate code for strongly-typed values 35
surgicalcoder/jsonpolymorphicgenerator Generates partial classes with JSON-derived type attributes based on polymorphic base classes 8
surgicalcoder/apiclientgenerator A tool that generates strongly typed HTTP client classes for .NET 6.0 Web API projects. 19
ycanardeau/resxgenerator A C# source generator to create strongly-typed resource classes for localized strings 32
surgicalcoder/blazorinteropgenerator Generates C# extension methods to interact with Blazor's JavaScript interop 15
daviddotcs/safe-routing Generates strongly-typed identifiers for ASP.NET Core routes to improve compile-time safety and readability of routing code. 31
codecentric/net_automatic_interface Automatically generates interfaces from classes to reduce friction and noise in code 61
lokimidgard/sourcegenerator.helper.copycode Generates source code strings for attribute definitions in C#. 7
dotnetcore/smartcode Automates building and scaffolding of .NET Core projects using code generation and task management 572
ryanalameddine/sourcegeneratordemo A C# project demonstrating the use of source generators to automate code generation at compile time. 3
naturaldocs/naturaldocs Automatically generates high-quality HTML documentation from code written in multiple programming languages. 199
devteam/immutype Generates extension methods for immutable data types in .NET. 41
dotnet/csharpstandard The C# language standard repository contains all official versions of the C# specification, including draft versions and past standards. 723
nenonaninu/typedsignalr.client A C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations. 147