Updates to readme.
This commit is contained in:
@@ -3,8 +3,6 @@ RavenDB identity provider for ASP.NET Core.
|
||||
|
||||
The simple and easy Identity provider for RavenDB and ASP.NET Core. Use Raven to store your users and logins.
|
||||
|
||||
(This is an Identity Provider for .NET Core. If you're looking for an Identity Provider for MVC6+ and the full .NET framework, see our [sister project](https://github.com/JudahGabriel/RavenDB.AspNet.Identity).
|
||||
|
||||
## Instructions ##
|
||||
1. In Startup.cs:
|
||||
|
||||
@@ -25,4 +23,6 @@ public void ConfigureServices(IServiceCollection services)
|
||||
|
||||
3. You're done!
|
||||
|
||||
Need help? See the [sample app](https://github.com/JudahGabriel/RavenDB.Identity/tree/master/Sample).
|
||||
Need help? See the [sample app](https://github.com/JudahGabriel/RavenDB.Identity/tree/master/Sample).
|
||||
|
||||
Not using .NET Core? See our [sister project](https://github.com/JudahGabriel/RavenDB.AspNet.Identity for a RavenDB Identity Provider for MVC 5+ and WebAPI 2+ on the full .NET Framework.
|
||||
Reference in New Issue
Block a user