binarythistle / S05E03---Minimal-APIs
Companion Code for S05E03 where we do a full .NET 6 minimal API build and compare with a MVC API
☆53Updated 2 years ago
Alternatives and similar repositories for S05E03---Minimal-APIs:
Users that are interested in S05E03---Minimal-APIs are comparing it to the libraries listed below
- ☆99Updated 3 years ago
- ☆109Updated last year
- .NET 6 REST API Example using Redis as the primary db☆35Updated 3 years ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆160Updated last year
- ☆93Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆99Updated 3 weeks ago
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆143Updated 2 years ago
- Rally simulator accompanied with a RESTful API.☆110Updated 2 years ago
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆93Updated 7 months ago
- A simple .NET 6 Web API with a CI/CD pipeline using GitHub Actions.☆77Updated 7 months ago
- Clean Architecture WebApi with .NET 7, CQRS & MediatR, JWT, Dapper with sql & stored procedures.☆81Updated last year
- ☆38Updated 10 months ago
- ☆51Updated last year
- Source code and examples for my SignalR Mastery course.☆99Updated last week
- Let's Learn Dapper with ASP. NET Core! Here is an Implementation of Dapper in ASP.NET Core with Repository Pattern / Unit Of Work and a C…☆205Updated last year
- Learn how to secure a .NET Core API using Azure Active Directory, Bearer Authentication and JSON Web Tokens (JWT)☆69Updated 3 years ago
- An API Key api authentication/authorization example☆82Updated last year
- ☆224Updated 2 years ago
- We will go through everything you will need to know about Repository Pattern in ASP.NET Core, Generic Repository Patterns, Unit of Work a…☆159Updated 4 years ago
- Deploying .Net Microservices into Kubernetes, and moving deployments to the cloud Azure Kubernetes Services (AKS) with using Azure Contai…☆91Updated 10 months ago
- AspnetMicroservices☆134Updated 3 years ago
- A simple API built in ASP.NET Core Web API 6, connecting SQL Server Express database with EF Core and using JWT-based authentication with…☆62Updated 2 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated last year
- Modular Monoliths on .NET used ASP.NET Web API, Docker, PostgreSQL, Redis, RabbitMQ, Keycloak, Seq, MassTransit, Entity Framework Core, C…☆73Updated 2 weeks ago
- A Twitter Clone built with .NET 8 Web API, Golang and Next.js 13 🔥☆98Updated last year
- Automatically register your Minimal API endpoints in ASP.NET Core.☆59Updated 7 months ago
- Educational Project to demonstrate MediatR, CQRS & Onion/Clean Architecture in ASP.NET Core☆241Updated last year
- ☆61Updated last week
- Microservices sample architecture using ASP.NET Core, Ocelot, MongoDB and JWT☆102Updated 3 months ago
- Building ASP.NET Core Apps with Clean Architecture - Demo Project for a blog post available at https://www.ezzylearning.net/tutorial/buil…