Vannevelj / SharpSource
surfacing defects at compile time and preventing issues that would otherwise go unnoticed
☆40Updated last month
Alternatives and similar repositories for SharpSource:
Users that are interested in SharpSource are comparing it to the libraries listed below
- File path abstraction library for .NET.☆61Updated last month
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A C# string parser based on simple templates using source generators.☆41Updated last week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Simple source only reflection library with default interface property support☆69Updated this week
- ☆49Updated last week
- Analyzers checking System.Reflection☆81Updated last year
- Generates a synchronized version of an async method☆54Updated 2 weeks ago
- Immutability is easy!☆48Updated this week
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆36Updated 11 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆106Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Analyzer that checks references from code to different namespaces in .NET, based on your own rules☆19Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated 2 weeks ago
- Non-boxing passing of values.☆27Updated 9 months ago
- An experimental project that attempts to write a fully native IIS module using C# NativeAOT☆38Updated 3 months ago
- Analyzers for XML documentation☆36Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆66Updated 9 months ago
- A command-line IDE for C#☆69Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆61Updated last week
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆25Updated last month
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆136Updated 2 weeks ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 11 months ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year