matthewblott / simple_aspnet_authLinks
Simple ASP.NET Authorisation boilerplate project. No EF, no database, no IdentityServer4 just a basic logging in system for both cookies and JWT and a controller with a set of examples.
☆146Updated last year
Alternatives and similar repositories for simple_aspnet_auth
Users that are interested in simple_aspnet_auth are comparing it to the libraries listed below
Sorting:
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆351Updated 11 months ago
- Version 2 of example application to go with articles on feature and data authorization☆281Updated 3 years ago
- Library to run business logic when using Entity Framework Core for database accesses☆219Updated 2 years ago
- A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices par…☆142Updated last year
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- Dapper implementation of ASP.NET Core Identity stores.☆266Updated last year
- 🎭 Minimal Reddit clone☆129Updated 3 years ago
- An example of how to implement various clean coding & architecture techniques. Technologies used: .Net Core, Razor Pages, EF Core, Boots…☆112Updated 4 years ago
- Tools for helping in unit testing applications that use Entity Framework Core☆363Updated 6 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆198Updated 5 years ago
- Example code for Authorization articles☆227Updated 2 years ago
- Identity management system for ASP.NET Core Identity.☆235Updated last year
- ASP.NET Core Photo Gallery☆175Updated 6 years ago
- A real time connection to entity framework core through Signalr Core.☆213Updated 2 years ago
- ASP.NET Core Identity with Dapper instead of Entity Framework☆193Updated 5 years ago
- Offers several different ways to organize content in ASP.NET Core MVC and Razor Pages projects.☆209Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 10 months ago
- Development tool for administering users and roles☆188Updated 2 years ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 5 years ago
- Open source, easy to learn and use, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful qu…☆168Updated last year
- A powerful Cron Jobs Scheduler for ASP.NET Core and .NET Core (2.x-8.x). Simplify the management of self-hosted and ASP.NET Core-based sc…☆186Updated 11 months ago
- Identity package that uses Dapper instead EntityFramework for use with .NET Core☆270Updated last year
- A .NET Core demo application which uses the Onion Architecture☆103Updated 2 years ago
- ASP.NET Core custom user manager☆100Updated 3 years ago
- Use EFCore Migrations with multi-assembly project☆72Updated 7 years ago
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆241Updated last year
- IdentityServer4 sample with .NET Core and ASP.NET Core 2.0