iammukeshm / gRPC.Dotnet.LearnerLinks
Let's learn gRPC in ASP.NET Core and build Faster APIs!
☆15Updated 5 years ago
Alternatives and similar repositories for gRPC.Dotnet.Learner
Users that are interested in gRPC.Dotnet.Learner are comparing it to the libraries listed below
Sorting:
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 5 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 5 years ago
- Project Moved to☆19Updated 5 years ago
- This demo shows a working sample of microservices architecture using ASP.NET Core. It covers how to create microservices, how to create A…☆42Updated last year
- ☆23Updated 3 years ago
- In this article, we will go through Healthchecks in ASP.NET Core, it’s uses, variations and implementing your own custom health-checks. T…☆19Updated 3 years ago
- Let's learn Caching in ASP.NET Core. Caching is a technique of storing the frequently accessed/used data so that the future requests for …☆14Updated 5 years ago
- When it comes to Validating Models, aren’t we all leaning towards Data Annotations? There are quite a lot of serious issues with this app…☆12Updated 5 years ago
- Automatically Log all the changes done via Entity Framework Core seamlessly.☆32Updated 4 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 5 years ago
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 4 years ago
- Extension methods to make working with EF Core easier.☆44Updated 2 years ago
- Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly…☆14Updated 5 years ago
- It is a sample implementation of Transactional Outbox Pattern☆13Updated 4 years ago
- API versioning in ASP.NET Core is a technique by which different clients can get different implementations of the same Controller based o…☆11Updated 5 years ago
- The incremental approach to migrate from .NET Framework legacy system to new .NET Core system using Strangler Pattern.☆27Updated 3 years ago
- ☆17Updated 3 years ago
- ☆19Updated 4 years ago
- Sample showing a best practice security approach for Blazor WASM apps via the BFF pattern☆24Updated 4 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Updated 2 years ago
- Example code for my blog post on Client-side Blazor prerendering☆14Updated 5 years ago
- Clean Architecture in ASP.NET Core 5.0 including JWT Authentication, Swagger, Versioning of API's, Automapper, Dependency Injection.☆41Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆49Updated last year
- A monolithic web application to show case how to complete long-running tasks using hosted services and async notify clients using SignalR…☆13Updated 2 years ago
- Este repositorio contiene los ejemplos que muestran los patrones Repositorio & Unit of Work para .NET 6☆27Updated last year
- A sample showing how to add ASP.NET Core Identity auth options to the basic Blazor app.☆27Updated 5 years ago
- ☆22Updated last year
- Companion code sample for my blog post - Configuring Role-based Authorization with client-side Blazor☆30Updated 4 years ago