dcga's Stars
spectreconsole/spectre.console
A .NET library that makes it easier to create beautiful console applications.
khellang/Middleware
Various ASP.NET Core middleware
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
ststeiger/AnimatedGif
:vhs: A high performance .NET library for reading and creating animated GIFs
codebude/QRCoder
A pure C# Open Source QR Code implementation
ststeiger/PdfSharpCore
Port of the PdfSharp library to .NET Core - largely removed GDI+ (only missing GetFontData - which can be replaced with freetype2)
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
neolithos/neolua
A Lua implementation for the Dynamic Language Runtime (DLR).
NLua/NLua
Bridge between Lua and the .NET.
moonsharp-devs/moonsharp
An interpreter for the Lua language, written entirely in C# for the .NET, Mono, Xamarin and Unity3D platforms, including handy remote debugger facilities.
pivpn/pivpn
The Simplest VPN installer, designed for Raspberry Pi
IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
StephenCleary/AsyncEx
A helper library for async/await.
jasonpang/screenshare
Remote desktop screen sharing for Windows 8 / 8.1.
AvaloniaCommunity/Prism.Avalonia
Prism Avalonia UI framework. Super charge your cross-platform apps with IoC, navigation, and more! Sponsored by Suess Labs. Prism is based on Microsoft patterns and practices.
rkone/sharpzebra
A .net library that simplifies printing to Zebra printers in their native EPL2/ZPL languages without needing to know EPL2 or ZPL.
danielgerlag/workflow-core
Lightweight workflow engine for .NET Standard
tjscience/RoboSharp
RoboSharp is a .NET wrapper for the awesome Robocopy windows application.
GrzegorzBlok/FastRsyncNet
C# delta syncing library
CoreWCF/CoreWCF
Main repository for the Core WCF project
OpenCageData/address-formatting
templates to format geographic addresses
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
tusdotnet/tusdotnet
.NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io
UiPath/CoreWF
WF runtime ported to work on .NET 6
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
adamralph/minver
🏷 Minimalistic versioning using Git tags.
alanjuden/MvcReportViewer
Custom Report Viewer control to replace MS Report Viewer on MVC projects (also works on .NET Core as a Report Viewer).
toddams/RazorLight
Template engine based on Microsoft's Razor parsing engine for .NET Core
Tagliatti/NetBarcode
Barcode generation library written in C# and .NET Standard 2
hardkoded/puppeteer-sharp
Headless Chrome .NET API