Info
Version: | 2.0.2 |
Author(s): | Armin Sander |
Last Update: | Sunday, July 29, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pragmatrix/Fluent.Extensions |
NuGet Url: | https://www.nuget.org/packages/Fluent.Extensions |
Install
Install-Package Fluent.Extensions
dotnet add package Fluent.Extensions
paket add Fluent.Extensions
Fluent.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
Tags
The current version contains shared code from the Collections.Fluent project to support generic colections and the Do() extension method that can be used to invoke lambdas from within method chains. This library will also be installed as a dependency by all generated AutoFluent packages.