A small set of extensions for FluentAssertions for working with Functional.Maybe.
Info
Version: | 2.0.0 |
Author(s): | Grzegorz Gałęzowski |
Last Update: | Wednesday, August 18, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grzesiek-galezowski/functional-maybe-extensions |
NuGet Url: | https://www.nuget.org/packages/Functional.Maybe.FluentAssertions |
Install
Install-Package Functional.Maybe.FluentAssertions
dotnet add package Functional.Maybe.FluentAssertions
paket add Functional.Maybe.FluentAssertions
Functional.Maybe.FluentAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentAssertions(>= 5.6.0)
- Functional.Maybe(>= 2.0.10)