Stars
Fluid is an open-source .NET template engine based on the Liquid template language.
smtp4dev - the fake smtp email server for development and testing
A collection of coding patterns in no particular order
High performance understanding for stack traces (Make error logs more productive)
A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.
Small demonstration of building and using an MSBuild task in the same build.
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
Cross-platform toolkit for easy development of TUI applications.
A simple, Git-powered wiki with a local frontend and support for many kinds of markup and content.
A C# library for comparing 2 XML documents, creating a "patch" object that can also be used to merge those changes.
Reads and writes CSV, fixed-length and other flat file formats with a focus on schema definition, configuration and speed.
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
An API to locate MSBuild assemblies from an installed Visual Studio location. Use this to ensure that calling the MSBuild API will use the same toolset that a build from Visual Studio or msbuild.ex…
A fluent API for creating MSBuild projects for use by unit tests
A class library for generating an MSBuild command-line
An MSBuild CodeTaskFactory that uses Roslyn compiler for cross platform compatibility
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.