Topic: "source-generator"
DevTeam/Pure.DI
Pure DI for .NET
Language: C# - Size: 216 MB - Last synced at: 5 days ago - Pushed at: about 1 month ago - Stars: 729 - Forks: 24
AntonBergaker/InterpolatedParser
Interpolated Strings but in reverse! A very cursed C# parser library.
Language: C# - Size: 78.1 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 286 - Forks: 2
thomasclaudiushuber/mvvmgen
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
Language: C# - Size: 771 KB - Last synced at: 29 days ago - Pushed at: 7 months ago - Stars: 267 - Forks: 23
EngRajabi/Enum.Source.Generator
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
Language: C# - Size: 431 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 195 - Forks: 18
ruccho/UniTyped
UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.
Language: C# - Size: 9.21 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 178 - Forks: 6
canton7/PropertyChanged.SourceGenerator
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
Language: C# - Size: 504 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 157 - Forks: 20
dotmake-build/command-line
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
Language: C# - Size: 5.17 MB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 145 - Forks: 12
matt-goldman/Maui.Plugins.PageResolver
A simple and lightweight page resolver for use in .NET MAUI projects
Language: C# - Size: 462 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 144 - Forks: 12
NeVeSpl/NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Language: C# - Size: 58.8 MB - Last synced at: 24 days ago - Pushed at: 3 months ago - Stars: 143 - Forks: 27
Antelcat/I18N
Reactive language support for WPF/Avalonia applications when using .resx file.
Language: C# - Size: 536 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 143 - Forks: 16
HavenDV/DependencyPropertyGenerator
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Language: C# - Size: 1.17 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 139 - Forks: 9
patrickklaeren/AutoRegisterInject
C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection
Language: C# - Size: 89.8 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 116 - Forks: 6
Dreamescaper/ServiceScan.SourceGenerator
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
Language: C# - Size: 156 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 110 - Forks: 6
stbychkov/AutoLoggerMessage
A source generator that automatically migrates your logging calls to the LoggerMessage version
Language: C# - Size: 2.44 MB - Last synced at: 28 days ago - Pushed at: about 2 months ago - Stars: 105 - Forks: 3
distantcam/AutoCtor
A Roslyn source generator for creating constructors.
Language: C# - Size: 899 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 98 - Forks: 4
wieslawsoltes/ReactiveGenerator
ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard INotifyPropertyChanged and ReactiveUI patterns.
Language: C# - Size: 407 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 83 - Forks: 5
TheArchitectDev/Architect.DomainModeling
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
Language: C# - Size: 408 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 74 - Forks: 5
tryAGI/AutoSDK
Automated .NET SDKs for your APIs
Language: C# - Size: 138 MB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 69 - Forks: 6
k94ll13nn3/AutoConstructor
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Language: C# - Size: 499 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 59 - Forks: 4
AntonBergaker/OutParser
A C# string parser based on simple templates using source generators.
Language: C# - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 52 - Forks: 1
biegehydra/Postman2CSharp
Postman2CSharp hosts the source code for https://postman2csharp.com, a website for converting Postman collections to C# ApiClients that can be seamlessly exported and imported into your project. Generated ApiClient projects contains no dependencies and highly customizable.
Language: C# - Size: 2.02 MB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 52 - Forks: 7
Hookyns/validly
Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide compile-time validation logic generation.
Language: C# - Size: 520 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 48 - Forks: 7
thomasclaudiushuber/mvvmgen-samples
Contains sample applications built with .NET, XAML, and MvvmGen.
Language: C# - Size: 571 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 5
Jalalx/HttpClientCodeGenerator
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.
Language: C# - Size: 96.7 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 46 - Forks: 2
hl845740757/commons
个人java/csharp公共包,集合库,并发库,行为树,Dson文本...
Language: C# - Size: 6.46 MB - Last synced at: 14 days ago - Pushed at: 25 days ago - Stars: 45 - Forks: 13
HavenDV/H.Ipc
C# Source Generator library for Inter-Process Communication
Language: C# - Size: 359 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 43 - Forks: 4
lucasteles/Strongly
💪🏾 A strongly-typed domain values source-generator
Language: C# - Size: 3.76 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 5
Elskom/GitBuildInfo.SourceGenerator
Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install this and applies them as an assembly level attribute.
Language: C# - Size: 116 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 1
VPDPersonal/Aspid.MVVM
Aspid.MVVM is a powerful, high-performance MVVM framework for Unity, eliminating reflection, minimizing GC allocations, and removing boilerplate code for faster, streamlined development.
Language: C# - Size: 52.3 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 36 - Forks: 3
caneva20/ConfigAssets
Simple & Lightweight solution for managing configuration assets in Unity projects
Language: C# - Size: 310 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 36 - Forks: 4
KafkaWannaFly/BindableProps
Auto generate boilerplate code when declaring BindableProperty for your MAUI app
Language: C# - Size: 28.7 MB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 35 - Forks: 3
wieslawsoltes/StaticViewLocator
A C# source generator that automatically implements static view locator for Avalonia without using reflection.
Language: C# - Size: 139 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 1
daviddotcs/safe-routing
A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
Language: C# - Size: 378 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 2
HandyOrg/HandyIpc
An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.
Language: C# - Size: 333 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 33 - Forks: 11
AnderssonPeter/Dolly
Clone .net objects using Source Generators
Language: C# - Size: 83 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 32 - Forks: 5
beheshty/SetSharp
✨ SetSharp – Auto-generate strongly-typed settings classes from your appsettings.json using C# Source Generators. No boilerplate. Just config → code. Fast, clean, and incremental.
Language: C# - Size: 156 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 32 - Forks: 0
ruccho/Disposify
Subscribe C# events with IDisposables!
Language: C# - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 32 - Forks: 0
loresoft/Equatable.Generator
Source generator for Equals and GetHashCode with attribute based control of equality implementation
Language: C# - Size: 287 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 31 - Forks: 0
jasonswearingen/NotNot.AppSettings 📦
Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
Language: C# - Size: 579 KB - Last synced at: about 19 hours ago - Pushed at: 9 months ago - Stars: 31 - Forks: 0
kjldev/purview-telemetry-sourcegenerator
.NET Source Generator for interface-based telemetry. Supporting activities, logs, and metrics.
Language: C# - Size: 4.14 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 3
roeibajayo/SourceGeneratorQuery
C# SourceGenerator helper which helps you query your files, and adds LINQ support
Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 26 - Forks: 2
MarkCiliaVincenti/Backport.System.Threading.Lock
A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), providing as much similar functionality as possible. Optionally works as a source generator.
Language: C# - Size: 107 KB - Last synced at: about 22 hours ago - Pushed at: 29 days ago - Stars: 24 - Forks: 2
egorozh/Slang.NET
Type-safe i18n for .NET
Language: C# - Size: 1.25 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 24 - Forks: 1
HavenDV/Mvvm.Navigation
Provides platform independent navigation at the MVVM level and a Source Generator that automatically binds view and view models and registers this in your DI container
Language: C# - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 22 - Forks: 0
X9VoiD/WaylandSharp
C# Source Generator for Wayland
Language: C# - Size: 129 KB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 22 - Forks: 9
jmarolf/generator-start
template repository for a roslyn source generator
Language: C# - Size: 228 KB - Last synced at: 6 months ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 0
LurkingNinja/DomainReloadSG
Source Generator to support Domain Reload off in Unity (handle static fields and event handlers).
Size: 109 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 21 - Forks: 3
HavenDV/H.NSwag.Generator
C# Source Generator for NSwag.
Language: C# - Size: 859 KB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 21 - Forks: 3
LurkingNinja/com.lurking-ninja.dependency
Simplified dependency Injection for Unity utilizing SourceGeneration making it as performant as possible.
Size: 414 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 19 - Forks: 2
afxres/binary
Serialization library for C# and F#.
Language: C# - Size: 2.45 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 18 - Forks: 2
KBluePurple/NonAllocFlagGenerator
Automatic HasFlagNonAlloc method generator for C# & Unity
Language: C# - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 17 - Forks: 0
KristofferStrube/StaticBlog.NET
A Static Blog Generator written in .NET which uses a Blazor WASM site to edit the content of the blog.
Language: C# - Size: 9.96 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 3
CodingFlow/decorator-generator
Source generator for decorator pattern boilerplate code in C#.
Language: C# - Size: 1.58 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 5
TortugaResearch/Tortuga.Shipwright
A trait engine for C#.
Language: C# - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 14 - Forks: 1
podimo/Podimo.ConstEmbed
Compile-time file embedding as string constants.
Language: C# - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 0
IeuanWalker/MinimalApi.Endpoints
A source generator for .NET minimal api to make building REST API's easier for .NET 10 and newer.
Language: C# - Size: 253 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 13 - Forks: 0
Sharp0802/native-exposer
Host C# from C++, without NativeAOT or IPC
Language: C# - Size: 37.1 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 0
HavenDV/H.Generators.Extensions
A set of extensions to simplify the code of generators
Language: C# - Size: 276 KB - Last synced at: 14 days ago - Pushed at: 27 days ago - Stars: 12 - Forks: 3
CharlieDigital/SKPromptGenerator
Generates strongly typed classes for Semantic Kernel using prompt strings.
Language: C# - Size: 3.82 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 12 - Forks: 0
anton-yashin/LightMock.Generator
aot mock source generator
Language: C# - Size: 730 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 11 - Forks: 0
IeuanWalker/Hangfire.RecurringJob
Automatically generates the recurring job registration code using source generators
Language: C# - Size: 94.7 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 11 - Forks: 1
AntonBergaker/GodotLayersSourceGenerator
Source generator that will emit godot layer names
Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0
kyoyama-kazusa/SourceGeneratorSample
B站《源代码生成器》系列视频教程的配套代码。
Language: C# - Size: 65.4 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 5
lepoco/openapi.client
OpenAPI Client is a toolkit that helps you create HTTP clients for external APIs based on their OpenAPI specifications. It simplifies the process of consuming and interacting with various web services.
Language: C# - Size: 513 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0
X39/X39.Roslyn.OpenTelemetry
A source generator to generate ActivitySource's from attributed method bodies
Language: C# - Size: 64.5 KB - Last synced at: 30 days ago - Pushed at: 10 months ago - Stars: 10 - Forks: 0
igor-tkachev/AspectGenerator
Tool to create your own aspects.
Language: C# - Size: 196 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1
biegehydra/OneOf.TypeExtensions
An incremental source generator that creates typed extension methods for OneOf<> types for more readable and robust code.
Language: C# - Size: 62.5 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1
stratosblue/Juxtapose
A multi process runtime library based on 'SourceGenerator'. 基于 `SourceGenerator` 的多`进程`运行库。
Language: C# - Size: 520 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 9 - Forks: 1
FaustVX/PrimaryParameter
Using a Field or Property attribute on parameters. Automaticaly generate private readonly fields or private properties. Forbid the use of primary constructor's parameters.
Language: C# - Size: 307 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 9 - Forks: 0
Zitga-Tech/ZBase.Foundation.Data
A tool to export ScriptableObject database from either Google Spreadsheet or CSV by utilising cathei/BakingSheet and C# Source Generator.
Language: C# - Size: 2.61 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 5
aabs/ActorSrcGen
ActorSrcGen is a C# Source Generator allowing the conversion of simple C# classes into dataflow compatible pipelines supporting the actor model.
Language: C# - Size: 189 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1
erri120/TransparentValueObjects
Source generator for Value Objects.
Language: C# - Size: 149 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 8 - Forks: 2
Antelcat/Parameterization 📦
Effortlessly Build Command-Line Applications with [Parameterization]
Language: C# - Size: 119 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
MMaximus111/StaticDictionaries
Simple high performance solution for data hardcoding.
Language: C# - Size: 126 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 0
juniorporfirio/grpcinjection
A Source Generator to C#, that allow you injection Grpc Services and Interceptors without Reflection :)
Language: C# - Size: 17.6 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0
martincostello/MinimalApisWithJsonSourceGenerator 📦
Sample application that uses the .NET 6 JSON source generator with Minimal APIs
Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 2
dameng324/LightProto
⚡ A high-performance, NativeAOT-friendly Protobuf library, Easy protobuf-net migration
Language: C# - Size: 1.96 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 7 - Forks: 0
MichaelHochriegl/SignalRGen
SignalRGen simplifies the process of creating client-side code for interacting with SignalR hubs, providing a seamless experience for developers.
Language: C# - Size: 571 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 0
Yeah69/MrMeeseeks.DIE
Compile-time dependency injection container which requires minimal configuration
Language: C# - Size: 19.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0
jscarle/GeneratedEntityFramework
Generated interface implementations for Entity Framework Core.
Language: C# - Size: 277 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 1
dosaic/dosaic
A plugin-first dotnet framework for rapidly building anything hosted in the web.
Language: C# - Size: 2.24 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 6 - Forks: 1
HavenDV/EventGenerator
Generates events, OnEvent() methods and EventArgs classes
Language: C# - Size: 335 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 6 - Forks: 0
snowberry-software/Snowberry.DependencyInjection
A lightweight easy to use IoC container for .NET.
Language: C# - Size: 238 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 6 - Forks: 0
AntonBergaker/BinaryBundle
Efficiently serialize classes into binary using source generators
Language: C# - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1
SoftStoneDevelop/StackMemoryCollections
Fast unsafe collections for memory reuse by stack type. Adding elements without overhead when increasing Capacity. Can also be used in as classic collection with resizing or on a custom memory allocator.
Language: C# - Size: 2.45 MB - Last synced at: 24 days ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0
JasonWei512/WinUI-ObservableSettings
⚙ A C# source generator to generate observable, strong-typed properties for reading and writing settings in WinUI 3 app.
Language: C# - Size: 58.6 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 0
stratosblue/FluentWorkflow
A message driven distributed asynchronous workflow framework. 消息驱动的分布式异步工作流程处理框架。
Language: C# - Size: 393 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 1
dev-experience/Xtz.StronglyTyped
Set of NuGet packages to strongly-type your interfaces (properties, methods, APIs, DB entities, appsettings). Eliminate stringly-typed interfaces. Make compiler your friend, introduce semantics to your code.
Language: C# - Size: 323 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0
Zitga-Tech/ZBase.Foundation.EnumExtensions
C# source generator to provide extensions for any enum
Language: C# - Size: 618 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1
ashenBlade/EnumClass 📦
Souce Generator that will generate Kotlin like enum class but in C#
Language: C# - Size: 288 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0
ProphetLamb/TupleOverloadGenerator
Overload `params` array parameter with tuples avoiding heap allocations.
Language: C# - Size: 133 KB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0
realZhangChi/Dmd 📦
Domain Model Designer
Language: C# - Size: 438 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1
inputfalken/DynamoDB.SourceGenerator
A class library to source generate reflection free DynamoDB data marshallers by providing DTO types ⚙.
Language: C# - Size: 804 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0
alane-pimenta/Fluent.CodeGen
C# source generator using Fluent API
Language: C# - Size: 171 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1
Zitga-Tech/ZBase.Foundation.Aliasing
C# source generator to create type aliases, based on Cysharp UnitGenerator
Language: C# - Size: 336 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
trympet/ThisClass
Exposes class and type information as constants in the ThisClass class using source generators powered by Roslyn, inspired by ThisAssembly.
Language: C# - Size: 80.1 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0
trympet/StronglyTypedDictionaryGenerator
Roslyn powered source generator for creating dictionaries backed by a strongly typed interface.
Language: C# - Size: 52.7 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0
bazer/DataLinq
A lightweight, high-performance .NET ORM using source generators for immutability and efficient caching - optimized for read-heavy applications.
Language: C# - Size: 8.08 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 2
Open-Markets-Initiative/Omi.Fix.Generators
Composable Fix Source Generators
Language: C# - Size: 1.38 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 5
dombrovsky/StrongTypeIdGenerator
Simple unambitious strongly typed identifier generator
Language: C# - Size: 130 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0