kbourzayq's Stars
dotnet/orleans
Cloud Native application framework for .NET
JanDeDobbeleer/oh-my-posh
The most customisable and low-latency cross platform/shell prompt renderer
FritzAndFriends/BlazorWebFormsComponents
A collection of Blazor components that emulate the ASP.NET Web Forms controls of the same name
mermaid-js/mermaid
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
mongock/mongock
Lightweight Java based migration tool
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
jellyfin/jellyfin
The Free Software Media System
ShareX/ShareX
ShareX is a free and open source program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
Fody/Fody
Extensible tool for weaving .net assemblies
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
marcel-dempers/docker-development-youtube-series
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
mjebrahimi/Awesome-Microservices-DotNet
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
fsprojects/Paket
A dependency manager for .NET with support for NuGet packages and Git repositories.
gigya/microdot
Microdot: An open source .NET microservices framework
microsoft/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
radouanefadel/conf-tv-info
Student training session: TV shows web app
ardalis/ApiEndpoints
A project for supporting API Endpoints in ASP.NET Core web applications.
microsoft/terraform-provider-azuredevops
Terraform Azure DevOps provider
hashicorp/terraform-provider-azurerm
Terraform provider for Azure Resource Manager
hashicorp/terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
getsentry/sentry
Developer-first error tracking and performance monitoring
serilog/serilog
Simple .NET logging with fully-structured events
serilog-contrib/serilog-sinks-applicationinsights
A Serilog sink that writes events to Microsoft Azure Application Insights
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.