gui-cs / NStack
New Stack - Explorations on Unicode, IO, new idioms and error handling for .NET
☆126Updated last year
Alternatives and similar repositories for NStack:
Users that are interested in NStack are comparing it to the libraries listed below
- The NuGetizer-3000 is here!☆71Updated 2 years ago
- Managed replacement of System.Reflection[.Emit]☆131Updated 7 years ago
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Cake server for code generation and script analysis☆29Updated last year
- ☆75Updated 8 years ago
- Under the rocks☆105Updated 6 years ago
- MSBuild SDK package for SDK-style .NET solution projects (.slnproj)☆86Updated 5 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- .NET Core library for interacting with systemd☆130Updated 3 years ago
- ☆116Updated 2 years ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- ☆42Updated 5 years ago
- A second-generation parser for the .NET Core command line tools☆111Updated 3 years ago
- ☆61Updated 3 months ago
- A Roslyn based C# source generation framework☆129Updated last week
- This repo contains the code for building http://source.dot.net☆51Updated 2 months ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- A C# implementation of the JsRT wrapper, similar to the WinRT API, but designed for .NET desktop applications.☆58Updated last year
- Foundations for a distributed implementation of Rx.☆39Updated 7 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆50Updated 3 weeks ago
- A Roslyn inspired rewrite of NQuery