Pinned Repositories
Zebus
A lightweight Peer to Peer Service Bus
Zebus.MessageDsl
A DSL which simplifies the writing of ProtoBuf contracts for Zebus
ZeroLog
A high-performance, zero-allocation .NET logging library.
Benchmarks
Some benchmarks
Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
gong-wpf-dragdrop
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
InlineIL.Fody
Inject arbitrary IL code at compile time.
LocalsInit.Fody
Control the value of the localsinit flag on methods.
pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
ltrzesniewski's Repositories
ltrzesniewski/InlineIL.Fody
Inject arbitrary IL code at compile time.
ltrzesniewski/RazorBlade
Compile Razor templates at build-time without a dependency on ASP.NET.
ltrzesniewski/pcre-net
PCRE.NET - Perl Compatible Regular Expressions for .NET
ltrzesniewski/Fody
Extensible tool for weaving .net assemblies
ltrzesniewski/gong-wpf-dragdrop
The GongSolutions.WPF.DragDrop library is a drag'n'drop framework for WPF
ltrzesniewski/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
ltrzesniewski/PropertyChanged
Injects INotifyPropertyChanged code into properties at compile time
ltrzesniewski/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
ltrzesniewski/addeol
Ensure files end with an end-of-line.
ltrzesniewski/aoc-2022
Advent of Code 2022
ltrzesniewski/AvalonEdit
The WPF-based text editor component used in SharpDevelop
ltrzesniewski/cecil
Cecil is a library to inspect, modify and generate .NET programs and libraries.
ltrzesniewski/cpsb
The book of CPS-1
ltrzesniewski/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
ltrzesniewski/dotfiles
Configuration files
ltrzesniewski/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
ltrzesniewski/dotnet-sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
ltrzesniewski/EmptyFiles
A collection of minimal binary files.
ltrzesniewski/jq
Command-line JSON processor
ltrzesniewski/libgit2sharp
Git + .NET = ❤
ltrzesniewski/Polyfill
Source only package that exposes newer .net and C# features to older runtimes.
ltrzesniewski/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
ltrzesniewski/resharper-verify
ltrzesniewski/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
ltrzesniewski/SourceBrowser
Source browser website generator that powers http://referencesource.microsoft.com and http://sourceroslyn.io
ltrzesniewski/termcolor
Cross platform terminal colors for Rust.
ltrzesniewski/Verify
Verify is a snapshot tool that simplifies the assertion of complex data models and documents.
ltrzesniewski/Verify.ICSharpCode.Decompiler
Extends Verify to allow verification of assemblies via ICSharpCode.Decompiler
ltrzesniewski/Verify.ZeroLog
ltrzesniewski/ZLogger
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.