-
DrivingThru
- Colombia, Medellín
- https://elvanydev.com/
- @geovany0114
-
-
Polly Public
Forked from App-vNext/PollyPolly 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 …
-
EF.DbContextFactory Public
With EF.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entit…
-
microservices-dotnetcore-docker-sf-k8s Public template
Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibili…
-
chaos-injection-using-simmy Public
A microservice based application to demonstrate how chaos engineering works with Simmy using chaos policies in a distributed system.
-
-
apollo-server Public
Forked from apollographql/apollo-server🌍 GraphQL server for Express, Connect, Hapi, Koa and more
TypeScript MIT License UpdatedOct 8, 2021 -
serilog-sinks-applicationinsights Public
Forked from dglozano/serilog-sinks-applicationinsightsA Serilog sink that writes events to Microsoft Azure Application Insights
-
apollo-client Public
Forked from apollographql/apollo-client🚀 A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server
TypeScript MIT License UpdatedMay 7, 2021 -
Proposes a way to build resilience strategies using Polly and an easy and cool way to consume it using the builder pattern.
-
This is a lab for AngularJS, Grunt, BrowserSync, Less and more...
-
Shows how the new SignalR Core works with hubs and sockets, also how it can integrate with SqlTableDependency API.
-
azch-captureorder Public
Forked from Azure/azch-captureorderThe Capture Order API
Go MIT License UpdatedDec 19, 2019 -
Serverless-microservices-reference-architecture Public
Forked from Azure-Samples/Serverless-microservices-reference-architectureThis reference architecture walks you through the decision-making process involved in designing, developing, and delivering a serverless application using a microservices architecture through hands…
C# MIT License UpdatedDec 12, 2019 -
microservices-reference-implementation Public
Forked from mspnp/microservices-reference-implementationA reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
-
EF.DbContextFactory.Samples Public
Samples that show how to use EFCore.DbContextFactory targeting different frameworks
C# MIT License UpdatedNov 7, 2019 -
-
vlingo-net-actors Public
Forked from vlingo-net/xoom-net-actorsType safe Actor Model toolkit for reactive concurrency and resiliency using C# and other .NET languages.
C# Mozilla Public License 2.0 UpdatedAug 1, 2019 -
vlingo-net-common Public
Forked from vlingo-net/xoom-net-commonThese are just a few common tools shared across various vlingo .NET projects.
C# Mozilla Public License 2.0 UpdatedJul 22, 2019 -
-
NServiceBus Public
Forked from Particular/NServiceBusThe most popular service bus for .NET
-
NServiceBus.Transport.AzureServiceBus Public
Forked from Particular/NServiceBus.Transport.AzureServiceBusAzure Service Bus transport
C# Other UpdatedMar 27, 2019 -
Simmy Public
Forked from Polly-Contrib/SimmySimmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
1 UpdatedMar 25, 2019 -
long-haul Public
Forked from brianmaierjr/long-haulA minimal, type-focused Jekyll theme.
CSS MIT License UpdatedMar 8, 2019 -
-
-
my-blog-legacy Public
Forked from barryclark/jekyll-nowMy personal blog.
CSS MIT License UpdatedJul 5, 2018 -
microservices-concept-proof Public
This is my first microservices concept proof
C# UpdatedJan 23, 2018 -
eShopOnContainers Public
Forked from dotnet-architecture/eShopOnContainersEasy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.0 and Docker engine. Supports Visual…
-
SignalR Public
Forked from aspnet/SignalRIncredibly simple real-time web for ASP.NET Core