thiago-vivas / Articles
Articles of the website
☆49Updated last year
Alternatives and similar repositories for Articles:
Users that are interested in Articles are comparing it to the libraries listed below
- ☆42Updated last year
- .NET 5 Samples☆44Updated 2 years ago
- ☆67Updated 3 years ago
- Microservices ASP.NET Core + Event Bus + Kubernetes + Design Patterns☆65Updated 2 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆39Updated 4 years ago
- This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core☆38Updated 4 years ago
- This repo contains the source code for the "ASP.NET Core MVC Testing" series of articles on Code Maze☆26Updated 2 years ago
- ☆30Updated 4 years ago
- CQRS with MediatR in .NET 6.0☆51Updated last year
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- Sample Domain Events implementation with MediatR☆25Updated 5 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆40Updated 6 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 4 years ago
- ☆27Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆45Updated 2 months ago
- Audit Trail Implementation in ASP.NET Core with Entity Framework Core☆73Updated last year
- 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 2 years ago
- We will discuss in detail, Globalization and Localization in ASP.NET Core Application and go through various approaches on changing the C…☆35Updated 4 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated last year
- Dynamic Role Based Authorization Asp.net Core☆52Updated 6 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- .NET Core Book Store Web API for educational purposes☆76Updated last year
- ☆64Updated 2 years ago
- Let's build a jQuery Datatable in ASP.NET Core 3.1 with Server-Side Processing! We will also cover Paging, Sorting, Searching and much mo…☆34Updated last year
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core