CodeMazeBlog / .NET-Core-SeriesLinks
Code Maze .NET Core Series
☆341Updated 7 months ago
Alternatives and similar repositories for .NET-Core-Series
Users that are interested in .NET-Core-Series are comparing it to the libraries listed below
Sorting:
- ASP.NET CORE HERO - Boilerplate template for your next project!☆181Updated 4 years ago
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆348Updated last year
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…☆241Updated 4 months ago
- Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet pract…☆291Updated 3 years ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆509Updated last year
- ASP.NET Core 3.1 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password☆222Updated 3 years ago
- ☆141Updated 3 years ago
- This repo contains the source code for the "Onion Architecture in ASP.NET Core" article on Code Maze☆167Updated last year
- ASP.NET Core Identity Series☆504Updated 2 years ago
- ☆92Updated 5 years ago
- 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…☆231Updated last year
- This repo contains the source code for "Identity in ASP.NET Core series" on Code Maze☆144Updated 3 years ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆539Updated 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…☆185Updated 5 years ago
- ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run …☆409Updated last year
- Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API☆498Updated 9 months ago
- A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered app…☆591Updated last year
- A simple yet organized project template for building ASP.NET Core APIs in .NET Core 3.1☆356Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆529Updated last year
- ☆174Updated 4 years ago
- Microservice with RabbitMQ☆37Updated 7 months ago
- Sample project with angular 4 + ASP.NET Core☆121Updated 2 years ago
- Simple RESTful API built with ASP.NET Core and .NET 8 to show how to create RESTful services using a decoupled, maintainable architecture…☆484Updated last year
- An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.☆359Updated 3 years ago
- Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Pa…☆595Updated 2 years ago
- Implementation of Real-World example in One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one …☆215Updated last year
- E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for A…☆499Updated 4 years ago
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆273Updated 3 years ago
- Clean Architecture Application Design from Scratch using Dotnet Core 5 WebApi and Angular 11 FrontEnd☆86Updated 3 years ago
- Pagination is one of the most important concepts while building RESTful APIs. You would have seen several public APIs implementing this …☆77Updated 5 years ago