Skip to content

Commit

Permalink
badge update
Browse files Browse the repository at this point in the history
  • Loading branch information
dlmelendez committed Nov 7, 2019
1 parent ed6e230 commit 4d80da9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This project is an open source high performance plugin to ASP.NET Core Identity framework using Azure CosmosDB/DocumentDB.

[![NuGet Badge](https://buildstats.info/nuget/ElCamino.AspNetCore.Identity.DocumentDB)](https://www.nuget.org/packages/ElCamino.AspNetCore.Identity.DocumentDB/)

Identity Core 1.x - Use ElCamino.AspNetCore.Identity.AzureTable, sample Mvc app: https://github.com/dlmelendez/identitycoredocumentdb/tree/master/sample/samplecore.mvc

Identity Core 2.x - Use ElCamino.AspNetCore.Identity.AzureTable, sample Mvc app: https://github.com/dlmelendez/identitycoredocumentdb/tree/master/sample/samplecore2.mvc
Expand Down Expand Up @@ -96,4 +98,4 @@ Defaults for the local CosmosDB emulator. database and collection need to follow
}
}
...
```
```

0 comments on commit 4d80da9

Please sign in to comment.