jmarolf / generator-startLinks
template repository for a roslyn source generator
☆23Updated 4 years ago
Alternatives and similar repositories for generator-start
Users that are interested in generator-start are comparing it to the libraries listed below
Sorting:
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated this week
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- BigMachines is State Machine library for .NET☆44Updated last week
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆47Updated 5 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago
- ☆24Updated 3 weeks ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 3 weeks ago
- ☆77Updated this week
- Tools for experimenting with union types.☆31Updated 10 months ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆41Updated 3 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆22Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- A library that automatically adds support for object deconstruction in C#.☆43Updated 4 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- A .NET library that helps you protect your NuGet packages with commercial licenses.☆101Updated 2 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated last year
- Provides compile-time discovery and code generation of service registrations from attributed types and conventions☆60Updated 2 weeks ago
- Download, update and sync loose files from URLs☆61Updated this week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.