willgomes's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
bradtraversy/design-resources-for-developers
Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more
charlax/professional-programming
A collection of learning resources for curious software engineers
docker/compose
Define and run multi-container applications with Docker
kubernetes/minikube
Run Kubernetes locally
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
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.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
GoogleCloudPlatform/microservices-demo
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
dotnet/orleans
Cloud Native application framework for .NET
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
MudBlazor/MudBlazor
Blazor Component Library based on Material design with an emphasis on ease of use. Mainly written in C# with Javascript kept to a bare minimum it empowers .NET developers to easily debug it if needed.
davidfowl/AspNetCoreDiagnosticScenarios
This repository has examples of broken patterns in ASP.NET Core applications
mikro-orm/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL and SQLite/libSQL databases.
dotnet-state-machine/stateless
A simple library for creating state machines in C# code
microsoft/fluentui-blazor
Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
microsoft/service-fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
docker/for-win
Bug reports for Docker Desktop for Windows
dotnet/EntityFramework.Docs
Documentation for Entity Framework Core and Entity Framework 6
hassanhabib/The-Standard
This is The Standard. A collection of decades of experience in the engineering industry. I authored it to help you navigate the vast ocean of knowledge. The Standard is not perfect and never will be, and it reflects the ongoing evolution of the engineering industry. While one person may write it, it is the collection of thoughts from hundreds of engineers I've had the honor to interact with and learn from throughout my life.
nifanfa/MOOS
C# x64 operating system programming with the .NET native ahead-of-time compilation technology.
ABaumher/galaxy-integration-steam
Integration with Steam for Galaxy
Xabaril/Esquio
Esquio is a Feature Toggle Library for .NET Developers.
natenho/Mockaco
🐵 HTTP mock server, useful to stub services and simulate dynamic API responses, leveraging ASP.NET Core features, built-in fake data generation and pure C# scripting
Azure/aspnet-redis-providers
ASP.NET Redis Providers
Azure/Azure-AppServices-Diagnostics-Portal
Azure Web Apps Support Center provides developers with various features to troubleshoot their applications hosted on App Service.
SkywardApps/popcorn
Popcorn is a .Net Middleware for your RESTful API that allows your consumers to request exactly as much or as little as they need, with no effort from you.
madureira/morpheus-engine
:video_game: Game Engine built in C++ and OpenGL
allysonjoses/netcore-authentication-keycloak
Poc utilizando .net core 3.1 para o uso de autorização através do Keycloak