timschreiber / ASP.NET-Core-Identity-Example
Source code for my ASP.NET Core Identity tutorial
☆32Updated 6 years ago
Alternatives and similar repositories for ASP.NET-Core-Identity-Example:
Users that are interested in ASP.NET-Core-Identity-Example are comparing it to the libraries listed below
- Microservices With IdentityServer4 and Ocelot Fronting a .NET Core API☆53Updated 6 years ago
- ☆42Updated last year
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆34Updated 2 years ago
- Vehicle Tracker with Microservice example☆78Updated 3 years ago
- Implementation of the Outbox pattern to improve microservices reliability☆47Updated last year
- ☆35Updated 4 years ago
- This demo shows how to implement simple containerized (Docker) microservice architecture with gateway, load balancer (Ocelot) and automat…☆46Updated 3 months ago
- Unit of Work component that automatically handles transactions (with multiple DbContext support). Created as a .NET standard library with…☆36Updated 2 years ago
- A pub/sub scenario with MassTransit, RabbitMQ and .NET Core☆44Updated 2 years ago
- Dermayon is Library for supporting build large application,distributed application, scalable, microservices, cqrs, event sourcing, includ…☆69Updated 2 years ago
- The demo using MSA approach with .NET Core stack☆67Updated 7 years ago
- URF.Core Sample Solution - E2E sample built with ASP.NET Core, Entity Framework Core, URF.Core, Angular, Kendo UI & OData Core. Live dem…☆45Updated 2 years ago
- Proof of Concept for Database Per Tenant MultiTenant Architecture in ASP.NET Core☆36Updated 3 years ago
- How to get Swashbuckle or NSwag Swagger UI's working with IdentityServer 4☆76Updated 4 years ago
- Sample MusicStore application that uses MVC and Entity Framework.☆67Updated 8 years ago
- Sample on how to use request/response with MassTransit and ASP.NET Core☆40Updated 4 years ago
- Offering you a complete abstraction of the UnitOfWork-Pattern with the basic CRUD-Operations, the Repository Pattern and extended functio…☆45Updated last year
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆34Updated 6 months ago
- Sample ASP.NET Core MVC and Angular apps and API using Identity Server 4☆29Updated 7 years ago
- Extension methods to make working with EF Core easier.☆44Updated last year
- Specification pattern implementation in C#☆57Updated 7 years ago
- Policy-based authorization for web API using JWT and identityserver4 and Asp.Net Core 2.☆48Updated 2 years ago
- ☆37Updated 3 years ago
- This repository contains demo projects for IdentityServer4. To learn how to create these projects yourself you can use my zero to product…☆118Updated 5 years ago
- A open-source starter architecture for small projects with Web Api (.NET Core 3.1) 🍭☆68Updated 2 years ago
- React, Redux, ASP.NET Core Web API, RabbitMQ, MassTransit, Entity Framework, MongoDB☆40Updated 6 years ago
- A library to allow developer use events to update their database via Entity Framework Core (EF Core)☆68Updated 3 years ago
- Console app which sends complex data object as message to a RabbitMQ server, and ASP.NET Core Web API that consume those data object mess…