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: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
surgicalcoder/razorpageroutegeneratorGenerates strongly typed methods for Razor and Blazor Page routes with optional parameters.13
lucasteles/stronglyGenerates boilerplate code for strongly-typed values36
surgicalcoder/jsonpolymorphicgeneratorGenerates partial classes with JSON-derived type attributes based on polymorphic base classes7
surgicalcoder/apiclientgeneratorAutomates generation of strongly typed HTTP client classes from APIs.20
ycanardeau/resxgeneratorA C# source generator to create strongly-typed resource classes for localized strings31
surgicalcoder/blazorinteropgeneratorGenerates C# extension methods for Blazor -> Javascript interop using a JSON configuration file.15
daviddotcs/safe-routingGenerates strongly-typed identifiers for ASP.NET Core routes to improve compile-time safety and readability of routing code.31
codecentric/net_automatic_interfaceAutomatically generates interfaces from classes to reduce friction and noise in code63
lokimidgard/sourcegenerator.helper.copycodeGenerates source code strings for attribute definitions in C#.7
dotnetcore/smartcodeAutomates building and scaffolding of .NET Core projects using code generation and task management572
ryanalameddine/sourcegeneratordemoA C# project demonstrating the use of source generators to automate code generation at compile time.3
naturaldocs/naturaldocsAutomatically generates high-quality HTML documentation from code written in multiple programming languages.203
devteam/immutypeGenerates extension methods for immutable data types in .NET.41
dotnet/csharpstandardThe C# language standard repository contains all official versions of the C# specification, including draft versions and past standards.724
nenonaninu/typedsignalr.clientA C# source generator that creates strongly typed SignalR clients by defining interfaces for hub methods and client registrations.152