Info
Version: | 6.0.1.13 |
Author(s): | O2 Platform |
Last Update: | Monday, May 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fluentsharp/FluentSharp |
NuGet Url: | https://www.nuget.org/packages/FluentSharp.CoreLib |
Install
Install-Package FluentSharp.CoreLib
dotnet add package FluentSharp.CoreLib
paket add FluentSharp.CoreLib
FluentSharp.CoreLib Download (Unzip the "nupkg" after downloading)
Dependencies
27 packages depend on this package.
Tags
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).