Info
Version: | 0.1.1-dev |
Author(s): | Kevin Gysberg |
Last Update: | Saturday, March 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kg73/Serilog.Sinks.DiscordWebhookEmbed |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.DiscordWebhookEmbed |
Install
Install-Package Serilog.Sinks.DiscordWebhookEmbed
dotnet add package Serilog.Sinks.DiscordWebhookEmbed
paket add Serilog.Sinks.DiscordWebhookEmbed
Serilog.Sinks.DiscordWebhookEmbed Download (Unzip the "nupkg" after downloading)
Dependencies
- Discord.Net.Rest(>= 2.0.1)
- Discord.Net.Webhook(>= 2.0.1)
- Serilog(>= 2.8.0)
Useful for local development when a public URL is needed.