SeeWhat's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
thedaviddias/Front-End-Performance-Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
apexcharts/apexcharts.js
📊 Interactive JavaScript Charts built on SVG
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
marcbachmann/node-html-pdf
This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
hardkoded/puppeteer-sharp
Headless Chrome .NET API
adamsitnik/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
dataplat/dbatools
🚀 SQL Server automation and instance migrations have never been safer, faster or freer
microsoft/GraphEngine
Microsoft Graph Engine
ArthurHub/HTML-Renderer
Cross framework (WinForms/WPF/PDF/Metro/Mono/etc.), Multipurpose (UI Controls / Image generation / PDF generation / etc.), 100% managed (C#), High performance HTML Rendering library.
sharpenrocks/Sharpen
Visual Studio extension that intelligently introduces new C# features into your existing codebase
OrchardCMS/OrchardCore.Samples
Modules and Multi-Tenancy in ASP.NET samples using the Orchard Core framework
christopherread/Obvs
An observable microservice bus library for .NET, that wraps the underlying message transports in simple Rx based interfaces.
valit-stack/Valit
Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead!
microsoft/Yams
YAMS (Yet Another Microservices Solution) is a library that can be used to deploy and host microservices in the cloud (e.g. Azure) or on premises
dotnetjunkie/solidservices
Reference architecture application for .NET that demonstrates how to build highly maintainable web services.
liquidprojections/LiquidProjections
Liquid Projections supports building and maintaining autonomous .NET projection code in an Event Sourcing architecture.
stevejgordon/IHostedServiceAsAService
A small example of a generic host based .NET core app which can be run as a Windows Service.
devcartel/pyrfa
Open sourced Python API for Refinitiv (Thomson Reuters) Enterprise Platform.
SyncfusionSuccinctlyE-Books/The-Kademlia-Protocol-Succinctly
This is the companion repo for The Kademlia Protocol Succinctly by Marc Clifton. Published by Syncfusion.
polybioz/HTML-Renderer-Core
Port of the HTML-Renderer library to .NET Core 2.1
wsq003/consistent-hash
consistent hash in C#
Vanlightly/Rebalanser
.NET Standard 2.0 library for resource distribution amongst collaborating nodes, for example, distributing multiple queues amongst a group of consumers.
Rebalanser/rebalanser-net
Rebalanser for .NET
PacktPublishing/C-Sharp-7-and-NET-Core-2-High-Performance
C# 7 and .NET Core 2.0 High Performance, published by Packt
SeeWhat/SocketWeather
A simple Australian weather app that uses BOM data. Inspired by Pocket Weather.