HTT323's Stars
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
App-vNext/Polly
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 thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
cytoscape/cytoscape.js
Graph theory (network) library for visualisation and analysis
dotnet/blazor
Blazor moved to https://github.com/dotnet/aspnetcore
MassTransit/MassTransit
Distributed Application Framework for .NET
jasontaylordev/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
EdwinVW/pitstop
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
mariuszgromada/MathParser.org-mXparser
Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
microsoft/DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
microsoft/dotnet-framework-docker
The repo for the official docker images for .NET Framework on Windows Server Core.
IdentityServer/IdentityServer4.WsFederation
Sample for implementing WS-Federation IdP support for IdentityServer4
kallie-b/Microsoft-Samples