DudNet
Proxy class generator
A source generator that automates the creation of proxy classes to implement a proxy pattern.
Proxy-pattern source generator
3 stars
1 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stefh/proxyinterfacesourcegenerator | A tool that generates interfaces and proxy classes to facilitate mocking and dependency injection of external classes without interfaces | 39 |
cgvirus/blender-vse-easy-proxy | An extension for Blender that automates the creation of proxy files using FFMPEG for Video Sequence Editor (VSE) workflow. | 19 |
ycanardeau/resxgenerator | A C# source generator to create strongly-typed resource classes for localized strings | 32 |
hermanussen/jsonbyexamplegenerator | A C# source generator that creates classes from example JSON files. | 78 |
yonle/etchosts | A tool to generate DNS entries from text files. | 2 |
igood/boilerplatezero | A collection of C# source generators that simplify the code required for common patterns in WPF applications | 37 |
jwt-dotnet/jwt | An implementation of JSON Web Tokens for .NET. | 2,139 |
krasin-ga/matryoshki | A framework for creating type-agnostic decorators and adapters using C# source generators | 28 |
hamedfathi/mockablestaticgenerator | A tool to generate mockable interfaces and wrapper classes for static and extension methods in C#. | 14 |
jakubsturc/talk-csharp-source-generators | A presentation about C# Source Generators, covering their purpose and functionality in generating code at compile-time. | 3 |
benjamin-hodgson/eighty | An HTML generation library written in C# that allows developers to write simple code to generate HTML | 39 |
yeah69/mrmeeseeks.die | A compile-time dependency injection container for .Net that generates factory methods to create instances of types. | 7 |
wc-duck/uuid_h | A C library to generate universally unique identifiers. | 26 |
jawerty/pagen | Generates customizable websites with various features and options | 39 |
qazbnm456/vwgen | Automates the creation of vulnerable web applications for testing and security research purposes. | 84 |