FluentSharp_O2 1.0.0
FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. It makes extensive use of .NET ExtensionMethods and it reduces the amount of code required (while making it more readable). By now, a large part of the .NET Framework is already covered by Fluent ExtensionMethods (String, Xml, IO, WinForms, Reflection, etc..). As an example, the reflection wrapper is probably one of the most powerful .NET Reflection APIs, since it provides (via user-friendly methods) full access to all .NET classes, methods, properties, fields and enums (regardless of their public/private status).
Install-Package FluentSharp_O2 -Version 1.0.0
dotnet add package FluentSharp_O2 --version 1.0.0
<PackageReference Include="FluentSharp_O2" Version="1.0.0" />
paket add FluentSharp_O2 --version 1.0.0
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|