FluentAssertions extensions to use with the Serilog.Sinks.InMemory package.
Info
Version: | 0.11.0 |
Author(s): | Sander van Vliet |
Last Update: | Friday, September 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sandermvanvliet/SerilogSinksInMemory/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.InMemory.Assertions |
Install
Install-Package Serilog.Sinks.InMemory.Assertions
dotnet add package Serilog.Sinks.InMemory.Assertions
paket add Serilog.Sinks.InMemory.Assertions
Serilog.Sinks.InMemory.Assertions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.10.3)
- Serilog.Sinks.InMemory(>= 0.5.0)