Audit logging functionality for .net core web application. 
                        
                    
         
                Info
| Version: | 2.0.3 | 
| Author(s): | David Tabatadze | 
| Last Update: | Wednesday, December 2, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/davidtabatadze/AuditLog | 
| NuGet Url: | https://www.nuget.org/packages/AuditLog.Elastic | 
Install
Install-Package AuditLog.Elastic
                        dotnet add package AuditLog.Elastic
                        paket add AuditLog.Elastic
                        
                                AuditLog.Elastic Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CoreKit.Extension(>= 3.0.3)
 - CoreKit.Sync(>= 1.1.1)
 - Microsoft.AspNetCore.Http(>= 2.2.2)
 - NEST(>= 7.10.0)
 
Tags