IEventServivce implementation for using ElasticSearch in IdentityServerv3.
Info
Version: | 0.3.31 |
Author(s): | John Korsnes |
Last Update: | Monday, November 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/nrkno/IdentityServerV3.Contrib |
NuGet Url: | https://www.nuget.org/packages/IdentityServer3.ElasticSearchEventService |
Install
Install-Package IdentityServer3.ElasticSearchEventService
dotnet add package IdentityServer3.ElasticSearchEventService
paket add IdentityServer3.ElasticSearchEventService
IdentityServer3.ElasticSearchEventService Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityServer3(>= 2.5.0)
- Newtonsoft.Json(>= 8.0.3)
- Serilog.Sinks.Elasticsearch(>= 3.0.134)