Info
| Version: | |
| Author(s): | TooClian | 
| Last Update: | Tuesday, March 12, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Beat | 
Install
Install-Package Beat
                        dotnet add package Beat
                        paket add Beat
                        
                                Beat Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
 - Microsoft.Extensions.Logging(>= 2.1.1)
 - Newtonsoft.Json(>= 12.0.1)
 - Serilog.AspNetCore(>= 2.1.1)
 - Serilog.Sinks.Console(>= 3.1.1)
 - System.Collections.Immutable(>= 1.5.0)