PacktPublishing / Roslyn-Cookbook
Roslyn Cookbook, published by Packt
☆28Updated 2 years ago
Alternatives and similar repositories for Roslyn-Cookbook:
Users that are interested in Roslyn-Cookbook are comparing it to the libraries listed below
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- A logger for MSBuild that sends event data over anonymous or named pipes.☆24Updated 9 months ago
- Global type inference for C# 8 nullable reference types☆36Updated 3 months ago
- Pattern matching for Roslyn syntax trees☆29Updated 6 years ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- ☆19Updated 3 years ago
- Generates C# Script for constructing the given object☆21Updated 8 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Tool that dumps the evaluated values of all properties and items for a project without building it.☆51Updated last week
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- This repo contains the code for building http://source.dot.net☆51Updated 4 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MathExtensions is a library for .NET with simple and useful extensions methods regarding various mathematical domains: combinatorics, seq…☆35Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 2 weeks ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated last month
- A small collection of utility APIs including command line argument splitting and quoting, file system globbing, cross platform process ex…☆25Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆70Updated last year
- Automatically exported from code.google.com/p/eduasync☆28Updated 3 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- Loyc LL(k) Parser Generator for C# - Examples☆12Updated 8 years ago
- ☆36Updated 3 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Analyzers for XML documentation☆36Updated 2 years ago
- Unified Concurrency: An Object oriented Approach to the synchronization! LockUC, SpinLockUC, TicketSpinLock, AsyncLockUC, AsyncSpinLockUC…☆27Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year