Stars
Windows system utilities to maximize productivity
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
Simple, unambitious mediator implementation in .NET
A .NET library that makes it easier to create beautiful console applications.
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
A simple ACME client for Windows (for use with Let's Encrypt et al.)
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
Papercut SMTP -- The Simple Desktop Email Server
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
A cross-platform C# editor based on Roslyn and AvalonEdit
A modern file tail utility based on Rx.Net which show cases reactive programming and Dynamic Data (see https://github.com/RolandPheasant/DynamicData)
Open source templating engine based on Microsoft's Razor parsing engine
Pluggable foundation blocks for building distributed apps.
Read and extract text and other content from PDFs in C# (port of PDFBox)
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
ShellProgressBar - display progress in your console application
A library to provide access to local storage in Blazor applications
A GUI framework for C# console applications
Implementation of CommonMark specification in C# for converting Markdown documents to HTML. Optimized for maximum performance and portability.
A minimal blog engine using Razor Web Pages
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
Home of the simple console library consisting of ProgressBar, Window, Form, Draw & MockConsole (C# console progress bar with support for single or multithreaded progress updates) Window is a 100%-i…