GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

source-generator

Website
Wikipedia
https://static.github-zh.com/github_avatars/DevTeam?size=40
DevTeam / Pure.DI

Pure DI for .NET

IoC (Disambiguation)di.NETpuredependencyC#source-generatorinjectionAvaloniaUnityWPFcompositionrootsolid
C# 665
5 天前
https://static.github-zh.com/github_avatars/thomasclaudiushuber?size=40
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.

mvvmxamlWPFWindows UI Library (WinUI)mauisource-generatorC#unoxamarin-formsuno-platformAvalonia.NETdotnet-standard
C# 265
2 个月前
https://static.github-zh.com/github_avatars/AntonBergaker?size=40
AntonBergaker / InterpolatedParser

Interpolated Strings but in reverse! A very cursed C# parser library.

C#Parsersource-generationsource-generator
C# 260
4 个月前
https://static.github-zh.com/github_avatars/EngRajabi?size=40
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.

csharp-sourcegeneratorcodegeneratorsource-generatorsource-generators.NETroslynroslyn-generator
C# 192
2 个月前
https://static.github-zh.com/github_avatars/ruccho?size=40
ruccho / UniTyped

UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.

C#.NETroslynsource-generator
C# 174
7 个月前
https://static.github-zh.com/github_avatars/canton7?size=40
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 ...

source-generatorcsharp-sourcegenerator
C# 151
5 个月前
https://static.github-zh.com/github_avatars/matt-goldman?size=40
matt-goldman / Maui.Plugins.PageResolver

A simple and lightweight page resolver for use in .NET MAUI projects

.NETdotnetmaui依赖注入source-generator
C# 140
19 天前
https://static.github-zh.com/github_avatars/NeVeSpl?size=40
NeVeSpl / NTypewriter

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.

Generatortemplatetypewritercode-generatorcode-generation文档source-generatortext-templatingtemplatingvisual-studio-extensionroslyn-generator
C# 136
8 个月前
https://static.github-zh.com/github_avatars/HavenDV?size=40
HavenDV / DependencyPropertyGenerator

Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.

C#.NETdpGeneratornet5net6source-generatorAvaloniaunouno-platformUniversal Windows PlatformWindows UI Library (WinUI)WPFcsharp-sourcegeneratormaui
C# 133
7 天前
https://static.github-zh.com/github_avatars/Antelcat?size=40
Antelcat / I18N

Reactive language support for WPF/Avalonia applications when using .resx file.

插件国际化 (i18n)languagesmarkupmvvmWPF.NETLocalization (l10n)Avaloniasource-generator
C# 129
2 个月前
https://static.github-zh.com/github_avatars/dotmake-build?size=40
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...

命令行界面commandlineparserconsoleC#.NETsource-generatordotnet-standardposix终端completionsdotnet-cli
C# 107
4 天前
https://static.github-zh.com/github_avatars/patrickklaeren?size=40
patrickklaeren / AutoRegisterInject

C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection

C#依赖注入Microsoftsource-generator
C# 97
1 年前
https://static.github-zh.com/github_avatars/distantcam?size=40
distantcam / AutoCtor

A Roslyn source generator for creating constructors.

C#csharp-sourcegenerator.NETroslynsource-generator
C# 93
11 天前
https://static.github-zh.com/github_avatars/stbychkov?size=40
stbychkov / AutoLoggerMessage

A source generator that automatically migrates your logging calls to the LoggerMessage version

Loggingroslynsource-generatorC#.NET
C# 91
1 个月前
https://static.github-zh.com/github_avatars/wieslawsoltes?size=40
wieslawsoltes / ReactiveGenerator

ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard INotifyPropertyChanged and ReactiveUI patterns.

GeneratorinpcreactiveC#mvvmReactiveUIsource-generator
C# 82
5 个月前
https://static.github-zh.com/github_avatars/TheArchitectDev?size=40
TheArchitectDev / Architect.DomainModeling

A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.

csharp-sourcegeneratorDomain-driven design (DDD)entitiesentityvalue-objectvalue-objectsdomainGeneratormodelingsourcesource-generator
C# 71
5 个月前
https://static.github-zh.com/github_avatars/Dreamescaper?size=40
Dreamescaper / ServiceScan.SourceGenerator

Assembly scanning source generator for Microsoft.Extensions.DependencyInjection

assembly-scanning依赖注入.NETsource-generator
C# 69
16 天前
https://static.github-zh.com/github_avatars/tryAGI?size=40
tryAGI / AutoSDK

Automated .NET SDKs for your APIs

C#.NETGeneratornet8netframeworknetstandardnswagOpenAPI SpecificationSDKsource-generatornativeaottrimming自动化ActionsAsyncAPI Specification
C# 59
10 天前
https://static.github-zh.com/github_avatars/k94ll13nn3?size=40
k94ll13nn3 / AutoConstructor

C# source generator that generates a constructor from readonly fields/properties in a class or struct

source-generatorC#csharp-sourcegenerator.NETroslyn
C# 56
16 天前
https://static.github-zh.com/github_avatars/biegehydra?size=40
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. Gener...

converterhttp-clienthttp-requestsPostmanpostman-apisource-generatorsource-generatorsC#
C# 52
10 个月前
loading...