Info
Version: | 1.0.6 |
Author(s): | Matías Iacono |
Last Update: | Wednesday, June 16, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MatiasIac/netdevtools |
NuGet Url: | https://www.nuget.org/packages/FluentSharp |
Install
Install-Package FluentSharp
dotnet add package FluentSharp
paket add FluentSharp
FluentSharp Download (Unzip the "nupkg" after downloading)
FluentSharp is a simple set of extension methods that will helps you creating code in a fluent style way.
Minimizing the amount of code lines written for common behaviors.
FluentSharp has the intention of remain small, not trying to solve every possible need or re invent already existing functionality and extensions. It will keep it simple!.