CodeMazeBlog / ef-core-series
This repo contains the source code used in the EF Core Series on Code Maze.
☆27Updated 5 years ago
Alternatives and similar repositories for ef-core-series:
Users that are interested in ef-core-series are comparing it to the libraries listed below
- This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze☆27Updated 3 years ago
- Code samples for all dotnet tutorials on my blog for reference☆20Updated last year
- ☆19Updated 3 years ago
- Let's builder a SUPER-FAST Repository Implementation with Unit Of Work , Caching and Hangfire!☆37Updated 4 years ago
- Learn to Work with Dapper and Entity Framework within the Same ASP.NET Core Solutions. This is an implementation taking Transactions into…☆43Updated 3 years ago
- A simple implementaion of GraphQL for ASP.NET Core 3.1 WebAPI. Demonstrated using GraphQL Playground Package.☆22Updated 4 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 for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆54Updated 2 years ago
- Fully functioning finished sample code for my Authentication and Authorization in Blazor Applications course☆32Updated 4 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …☆52Updated 3 years ago
- Source code for 'Blazor Revealed' by Peter Himschoot☆21Updated 6 years ago
- ☆25Updated 5 years ago
- This repo contains the source code for the "Hangfire with ASP.NET Core" article on Code Maze☆12Updated 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 2 years ago
- Project Moved to☆19Updated 4 years ago
- RabbitMQ and MassTransit for ASP.NET Core Microservice Communication. Let's learn and build a small Ticketing Application to demonstrate …☆40Updated 4 years ago
- This repo contains the source for the Action Filters blog post on Code Maze☆21Updated 3 years ago
- Let's Integrate MongoDB in ASP.NET Core 3.1 WebAPI!☆10Updated 4 years ago
- 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
- This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)☆36Updated last year
- ☆42Updated last year
- Web API authorization, multi-IDP solutions in ASP.NET Core☆50Updated 2 months ago
- Generate CRUD code for Blazor Server/Dapper project