A library to parse event webhooks from Plex server.
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | Hinni | 
| Last Update: | Friday, November 23, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Hinni/plex-server-webhooks | 
| NuGet Url: | https://www.nuget.org/packages/Plex.Server.Webhooks | 
Install
Install-Package Plex.Server.Webhooks
                        dotnet add package Plex.Server.Webhooks
                        paket add Plex.Server.Webhooks
                        
                                Plex.Server.Webhooks Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 10.0.3)
 
Tags