CodeMazeBlog / async-await-aspnetcore
This repo contains the source code for the "Asynchronous Programming with Async and Await in ASP.NET Core" article on Code Maze
☆13Updated 3 years ago
Alternatives and similar repositories for async-await-aspnetcore:
Users that are interested in async-await-aspnetcore are comparing it to the libraries listed below
- 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
- This repo contains the source code for the "Getting Started with Swagger UI in ASP.NET Core Web API" article on Code Maze☆13Updated 3 years ago
- This repo contains the source code used in the EF Core Series on Code Maze.☆27Updated 5 years ago
- Code samples for all dotnet tutorials on my blog for reference☆20Updated last year
- 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 …☆13Updated 4 years ago
- .Net Core 3.1 API with Swagger UI and JWT Token authentication and authorization in a secured manner☆15Updated 2 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 4 years ago
- Project Moved to☆19Updated 4 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆21Updated 4 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 4 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆36Updated 4 years ago
- This repo contains the source code for the "Structured Logging in ASP.NET Core with Serilog" article on Code Maze☆11Updated 2 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 4 years ago
- This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze☆27Updated 3 years ago
- Let's learn gRPC in ASP.NET Core and build Faster APIs!☆16Updated 4 years ago
- Here is a Simple COVID-19 Dashboard for India built with ASP.NET Core 3.1 Backend. A Small Side-Project.☆21Updated 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
- ☆19Updated 3 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 4 years ago
- JSON Based Localization in ASP.NET Core☆26Updated 3 years ago
- Sofee is a project that allows users to collect geo-political data such as countries, regions, languages, time zones and all kinds of dif…☆22Updated last year
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆45Updated last month
- This repo contains the source code for the "Blazor WebAssembly Hosted Security" series of articles on Code Maze☆12Updated 3 years ago
- This repo contains the source code for the "Blazor Material" series of articles on Code Maze☆11Updated 3 years ago
- Tutorial Code of codingsonata.com article - Secure ASP.NET Core Web API using JWT Authentication☆19Updated 4 years ago
- QuickApp solution template which built on Modular Monolith Architecture (plug & play) with WebAPI, GraphQL, gRPC, essential feature, CI/C…☆19Updated 3 years ago
- Entity Framework Core is a lightweight, extensible, open-sourced version of the Entity Framework Data Access Technology built for .NET Co…☆9Updated 4 years ago
- A Helper Library for all my future .NET Core Projects☆10Updated 2 years ago
- ASP.NET Core Blazor BFF with Microsoft Entra ID and Razor page☆51Updated 3 months ago
- Serilog is a third-party logging library that plugs into the default ILogger of our application with its own implementations. It enables …☆10Updated 4 years ago