geoffreygeslin's Stars
shaisachs/laws-of-software
A website dedicated to cataloging and exploring the rules-of-thumb which guide software development.
jqlang/jq
Command-line JSON processor
ai-driven-dev/ai-driven-dev-community
A collection of tools, prompts, snippets and agents for developers that use AI, daily.
mayuanyang/Mediator.Net
A simple mediator for .Net for sending command, publishing event and request response with pipelines supported
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
BitMiracle/libtiff.net
.NET version of LibTiff library made by Bit Miracle and contributors
Financial-Times/chart-doctor
Sample files to accompany the FT's Chart Doctor column
ocrmypdf/OCRmyPDF
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
Squirrel/Squirrel.Windows
An installation and update framework for Windows desktop apps
ridencww/goldengine
Java implementation of Devin Cook's GOLD Parser engine
AutoFixture/AutoFixture
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
madushans/DependenSee
Dotnet project and package dependency visualizer.
directus/directus
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
microsoft/BITS-Manager
The BITS Manager is a sample WPF C#/.NET utility to examine and control your BITS uploads and downloads
blowdart/idunno.Authentication
A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security person, all for for ASP.NET Core
Cour-des-comptes/open-anafi-backend
ironcev-talks/entity-framework-core-hidden-gems
Entity Framework Core Hidden Gems
OData/ODataConnectedService
A Visual Studio extension for generating client code for OData Services
oasis-tcs/odata-openapi
OASIS OData TC: Tools for producing API descriptions for OData services that adhere to the OpenAPI Specification
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.
OData/AspNetCoreOData
ASP.NET Core OData: A server library built upon ODataLib and ASP.NET Core
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
TestableIO/System.IO.Abstractions
Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access!
dotnet/windowsdesktop
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
dotnet/installer
.NET SDK Installer
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
PowerShell/PowerShell
PowerShell for every system!