pedromsmoreira's Stars
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
gofiber/fiber
⚡️ Express inspired web framework written in Go
samueltorres/r8limiter
Envoy pluggable Rate Limiting Service
open-telemetry/opentelemetry-specification
Specifications for OpenTelemetry
open-telemetry/opentelemetry-dotnet
The OpenTelemetry .NET Client
datastax/labs
DataStax Labs preview program
Polly-Contrib/Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
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+.
opentracing/specification
A place to document (and discuss) the OpenTracing specification. 🛑 This project is DEPRECATED! https://github.com/opentracing/specification/issues/163
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
hakimel/reveal.js
The HTML Presentation Framework
apache/kafka
Mirror of Apache Kafka
datastax/simulacron
Simulacron - An Apache Cassandra® Native Protocol Server Simulator
jroliveira/chess
Chess (game)(♟) built in C# and ASCII art.
benaadams/Ben.Demystifier
High performance understanding for stack traces (Make error logs more productive)
resume/resume.github.com
Resumes generated using the GitHub informations
danielwertheim/Ensure.That
Guard clause project for .NET
akka/akka
A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.
pedromsmoreira/design-patterns-by-example
GoF Design Patterns in C# with Examples
afram/iceandfire-graphql
A GraphQL wrapper for anapioficeandfire.com
datastax/csharp-driver
DataStax C# Driver for Apache Cassandra
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
jbogard/Respawn
Intelligent database cleaner for integration tests
jbogard/presentations
Presentations I give
dotnet/announcements
Subscribe to this repo to be notified of Announcements and changes in .NET Core.
the-pet-projects/toggling-it
Feature Toggle with Neo4j
neo4j/neo4j-dotnet-driver
Neo4j Bolt driver for .NET
kriasoft/Folder-Structure-Conventions
Folder / directory structure options and naming conventions for software projects
pedromsmoreira/csharp-extension-methods
C# Extension Methods to improve code readability and reuse