All tags
Catalogue tag

#roslyn

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

33 records
Tagged “roslyn”Ranked by health index
NuGet · npm
98Exceptionalhealth index
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop, and Embedded apps from a single C#/XAML codebase. Work from any IDE/CLI with Hot Reload, Visual Designer, MCPs, and Skills built for modern .NET workflows. 200M+ NuGet downloads.
C#★ 10KAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
96Exceptionalhealth index
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
C# · Visual Basic .NET★ 20.6KAug 5, 2026
MITAug 5, 2026 · metrics 2.10.0
NuGet · npm
94Exceptionalhealth index
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
C#★ 4,157Sep 1, 2026
Apache-2.0Sep 1, 2026 · metrics 2.10.0
NuGet
91Excellenthealth index
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
C#★ 3,475Aug 29, 2026
Custom licenseAug 29, 2026 · metrics 2.10.0
89Excellenthealth index
meziantou/Meziantou.Analyzer
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
C#★ 1,161Jul 20, 2026
MITJul 20, 2026 · metrics 2.10.0
NuGet · RubyGems
81Excellenthealth index
devlooped/ThisAssembly
Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
C#★ 532Aug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
NuGet
80Excellenthealth index
IEvangelist/blazorators
This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.
C#★ 392Jul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
NuGet · npm
80Excellenthealth index
litenova/LiteBus
Modular .NET messaging for commands, queries, events, durable inbox and outbox processing, sagas, and broker transports.
C#★ 234Sep 1, 2026
MITSep 1, 2026 · metrics 2.10.0
NuGet
78Goodhealth index
JerrettDavis/TinyBDD
TinyBDD is a minimal, fluent Behavior-Driven Development library for .NET
C#★ 3Jul 22, 2026
MITJul 22, 2026 · metrics 2.10.0
77Goodhealth index
soenneker/soenneker.utils.usings
Applies code fixes for missing using directives in a C# project using Roslyn analyzers.
C#★ 0Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
distantcam/AutoCtor
A Roslyn source generator for creating constructors.
C#★ 113Aug 14, 2026
MITAug 14, 2026 · metrics 2.10.0
75Goodhealth index
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
C# · PowerShell★ 547Jul 16, 2026
MITJul 16, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
georgepwall1991/DependencyInjection.Lifetime.Analyzers
Prevent memory leaks and runtime crashes in .NET Dependency Injection. A zero-overhead Roslyn analyzer that catches captive dependencies, undisposed scopes, and lifetime mismatches at compile-time.
C#★ 9Jul 25, 2026
MITJul 25, 2026 · metrics 2.10.0
NuGet
75Goodhealth index
loresoft/Equatable.Generator
Source generator for Equals and GetHashCode with attribute based control of equality implementation
C#★ 37Aug 3, 2026
MITAug 3, 2026 · metrics 2.10.0
Maven
73Goodhealth index
metalama/Metalama.Compiler
A fork of Roslyn that adds an extension point that allows for arbitrary code modifications.
C# · Visual Basic .NET★ 41Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
NuGet
73Goodhealth index
xunit/xunit.analyzers
Roslyn analyzers for xUnit.net (please open issues in https://github.com/xunit/xunit)
C#★ 201Aug 22, 2026
Custom licenseAug 22, 2026 · metrics 2.10.0
NuGet
67Goodhealth index
lofcz/FastCloner
The fastest deep cloning library for .NET – zero-config, works out of the box.
C#★ 367Aug 24, 2026
MITAug 24, 2026 · metrics 2.10.0
NuGet
67Goodhealth index
meziantou/Meziantou.Polyfill
No repository description published.
C#★ 100Jul 25, 2026
MITJul 25, 2026 · metrics 2.10.0
NuGet
65Goodhealth index
cwinland/FastMoq
Provider‑first .NET testing framework for auto‑mocking, DI‑driven test creation, and optional Moq compatibility.
C#★ 5Aug 1, 2026
MITAug 1, 2026 · metrics 2.10.0
NuGet
65Goodhealth index
dpvreony/nucleotide
Code Generation Toolkit for manipulation of POCO objects
C#★ 10Sep 2, 2026
MITSep 2, 2026 · metrics 2.10.0
NuGet
65Goodhealth index
georgepwall1991/CancelCop.Analyzer
A surgical Roslyn analyzer focused on CancellationToken propagation and honoring across public APIs, handlers, EF Core, HTTP calls, and Minimal APIs, with comprehensive code fixes.
C#★ 4Jul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
63Moderatehealth index
ANcpLua/ANcpLua.Roslyn.Utilities
Utilities and fluent testing framework for Roslyn incremental source generators. DiagnosticFlow, EquatableArray, snapshot testing.
C#★ 3Jul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
NuGet
60Moderatehealth index
ALCops/Analyzers
No repository description published.
C# · AL★ 16Aug 24, 2026
MITAug 24, 2026 · metrics 2.10.0
NuGet · npm
60Moderatehealth index
CoreGameIO/SharedMeta
Democratizing client-server game development. A deterministic framework bridging Unity and Microsoft Orleans. Write game logic once in C# - it runs on the server (Orleans grains) and replays on the client (Unity / .NET).
C#★ 21Jul 29, 2026
MITJul 29, 2026 · metrics 2.10.0
NuGet
41Weakhealth index
semihokur/AsyncFixer
AsyncFixer: Async/Await Analyzers and Code Fixes
C#★ 211Jul 18, 2026
Apache-2.0Jul 18, 2026 · metrics 2.10.0
NuGet
31At Riskhealth index
datafac/dtomaker-v2
No repository description published.
C#★ 0Jul 19, 2026
Apache-2.0Jul 19, 2026 · metrics 2.10.0
NuGet
30At Riskhealth index
biggik/Strings.ResourceGenerator
Roslyn source generator that takes flatfile strings and creates resource accessors
C#★ 3Aug 5, 2026
Apache-2.0Aug 5, 2026 · metrics 2.10.0