An open API service indexing awesome lists of open source software.

https://github.com/ukcoderj/simplenetauthwithdefaultusers

Simple .NET MVC Application with a seed for creating users/roles. All plain text. Obviously would separate some bits out from here
https://github.com/ukcoderj/simplenetauthwithdefaultusers

Last synced: about 1 year ago
JSON representation

Simple .NET MVC Application with a seed for creating users/roles. All plain text. Obviously would separate some bits out from here

Awesome Lists containing this project

README

          

# Simple .NET MVC Authentication (ASP.NET Identity) With Seed Default Users

Really simple .NET MVC Application with a seed for creating users/roles.

All plain text. Obviously one should separate some bits out from here - it's just a starter.

## Requires:

Visual Studio 2017

SQL Server Express (connection string set to .\SQLEXPRESS).