Elasticsearch data store adaptor for ASP.NET Core Identity.
Info
Version: | 2.0.1 |
Author(s): | The Filter |
Last Update: | Wednesday, November 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thefilter/AspNetCore.Identity.Elastic |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.Identity.Elastic |
Install
Install-Package AspNetCore.Identity.Elastic
dotnet add package AspNetCore.Identity.Elastic
paket add AspNetCore.Identity.Elastic
AspNetCore.Identity.Elastic Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.0.4)
- NEST(>= 5.5.0)
- Newtonsoft.Json(>= 10.0.3)
Tags