matthewblott / simple_aspnet_auth
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.
☆144Updated 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
- This repository is meant to show how to perform common tasks using C# with variety of ORMs.☆349Updated 7 months ago
- Use EFCore Migrations with multi-assembly project☆71Updated 6 years ago
- Identity package that uses Dapper instead EntityFramework for use with .NET Core☆269Updated last year
- Extension method to find/register classes in an assembly into the Microsoft DI provider☆239Updated 11 months ago
- A micro library for easily creating C# classes with value semantics. No need to override Equals, GetHashCode, et all.☆197Updated 4 years ago
- A real time connection to entity framework core through Signalr Core.☆213Updated last year
- Dapper implementation of ASP.NET Core Identity stores.☆263Updated last year
- Implementing HTML Emails with ASP.NET Core Razor☆214Updated 3 years ago
- Open source, easy to learn and use, cross platform .NET Core CMS. Fast, scalable, code-first, unobtrusive and extensible with powerful qu…☆169Updated 10 months ago
- Enable feature folders for MVC controllers and views in ASP.NET Core☆251Updated 2 years ago
- ASP.NET Core middleware that adds HttpCache headers to responses (Cache-Control, Expires, ETag, Last-Modified), and implements cache expi…☆272Updated 4 months ago
- ☆45Updated last year
- CleanArchitectureExample Project☆60Updated 3 years ago
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 5 months ago
- A client validation library for ASP.NET MVC that does not require jQuery☆250Updated last month
- Cron Jobs Scheduler for Asp.Net Core 2.x-8.x or .Net Core 2.x-8.x Self-hosted☆182Updated 6 months ago
- ASP .NET Core 3.0 Worker Service Sample☆143Updated 5 years ago
- A workshop for moving through the various new pieces in ASP.NET Core Authentication☆206Updated 5 years ago
- 🎭 Minimal Reddit clone☆131Updated 3 years ago
- Multitenant ASP.NET Core application to serve as a starting point for real multitenant applications☆200Updated 2 years ago
- ☆34Updated 4 years ago
- A sample demonstrating the CachedRepository pattern☆118Updated last year
- A list of tools, technologies, and practices that are useful for building modern ASP.NET Core APIs☆24Updated 3 years ago
- "Yet Another Bug Tracker" solution sample for RavenDB and .NET with Angular UI☆112Updated 5 months ago
- ☆118Updated 5 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
- Implements OIDC token renewal with aligned session cookie lifetime☆73Updated 2 years ago
- Version 2 of example application to go with articles on feature and data authorization☆280Updated 3 years ago
- An alternative approach to the new ASP.NET Core SPA templates in .NET 6. It uses YARP as proxy to forward requests to the SPA dev server.☆102Updated 11 months ago
- Schedule Cron Jobs using HostedService in ASP.NET Core☆264Updated 4 months ago