henkmollema's Stars
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
litedb-org/LiteDB
LiteDB - A .NET NoSQL Document Store in a single data file
tmenier/Flurl
Fluent URL builder and testable HTTP client for .NET
avibrazil/RDM
Easily set Mac Retina display to higher unsupported resolutions
bijection/sistine
Turn a MacBook into a Touchscreen with $1 of Hardware
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
benaadams/Ben.Demystifier
High performance understanding for stack traces (Make error logs more productive)
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
sprache/Sprache
A tiny, friendly, C# parser construction library
natemcmaster/CommandLineUtils
Command line parsing and utilities for .NET
dotnet/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
datalust/superpower
A C# parser construction toolkit with high-quality error reporting
dotnet/project-system
The .NET Project System for Visual Studio
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
dotnet/designs
This repo is used for reviewing new .NET designs.
ligershark/WebOptimizer
A bundler and minifier for ASP.NET Core
microsoft/vs-mef
Managed Extensibility Framework (MEF) implementation used by Visual Studio
microsoft/ApplicationInsights-aspnetcore
ASP.NET Core web applications monitoring
aspnet/HttpClientFactory
[Archived] Contains an opinionated factory for creating HttpClient instances. Project moved to https://github.com/aspnet/Extensions
maxtoroq/DbExtensions
Data-access framework with a strong focus on query composition, granularity and code aesthetics.
cloudscribe/NoDb
a "no database" file system storage for .NET Core/ASP.NET Core because not every project needs a database
Spreads/SignalW
Even simpler and faster real-time web for ASP.NET Core.
dotarj/Dapper.Mapper
Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them.
webenablebv/Hangfire.Contrib
Useful and opinionated set of ASP.NET Core integration extensions for Hangfire.
webenablebv/Lokun
Google Cloud function to manage compute instances using a configured schedule.