FluentSharp.CoreLib 5.5.172

dotnet add package FluentSharp.CoreLib --version 5.5.172
NuGet\Install-Package FluentSharp.CoreLib -Version 5.5.172
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FluentSharp.CoreLib" Version="5.5.172" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentSharp.CoreLib --version 5.5.172
#r "nuget: FluentSharp.CoreLib, 5.5.172"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FluentSharp.CoreLib as a Cake Addin
#addin nuget:?package=FluentSharp.CoreLib&version=5.5.172

// Install FluentSharp.CoreLib as a Cake Tool
#tool nuget:?package=FluentSharp.CoreLib&version=5.5.172

FluentSharp is an API that dramatically simplifies the use of .NET Framework APIs. 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).

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.5.172 1,664 7/31/2014
5.5.171 57 7/31/2014
5.5.170 60 7/31/2014
5.5.169 56 7/31/2014
5.5.168 57 7/31/2014
5.5.167 106 7/20/2014
5.5.166 88 7/14/2014
5.5.165 74 7/13/2014
5.5.164 66 7/13/2014
5.5.163 65 7/13/2014
5.5.162 67 7/13/2014
5.5.157 68 7/11/2014
5.5.156 88 7/7/2014
5.5.149 67 7/4/2014
5.5.148 66 7/4/2014
5.4.142 62 7/2/2014
5.3.121 84 7/23/2013
5.3.112 56 7/16/2013
5.3.111 51 7/15/2013
5.3.110 53 7/15/2013
5.3.109 53 7/14/2013
5.0.84 53 7/11/2013
5.0.83 51 7/11/2013
5.0.82 51 7/11/2013
5.0.81 52 7/11/2013
5.0.80 68 3/19/2013
5.0.79 53 3/1/2013
5.0.78 52 2/25/2013
5.0.77 52 2/19/2013
5.0.76 54 2/18/2013
5.0.75 51 2/18/2013
5.0.74 51 2/18/2013
5.0.73 55 2/17/2013
5.0.71 55 2/16/2013
5.0.70 53 2/16/2013
5.0.69 54 2/16/2013
5.0.68 53 2/16/2013
5.0.67 55 2/16/2013
5.0.66 55 2/16/2013
5.0.65 53 2/16/2013
5.0.60 54 2/15/2013
5.0.59 54 2/15/2013
5.0.58 53 2/15/2013
5.0.57 60 2/15/2013
5.0.52 52 2/7/2013
5.0.51 52 2/7/2013
5.0.50 55 2/3/2013
5.0.49 55 1/31/2013
5.0.44 53 1/31/2013
5.0.43 56 1/31/2013
5.0.42 57 1/31/2013
5.0.41 59 1/31/2013
5.0.40 55 1/31/2013
5.0.39 54 1/31/2013
5.0.38 57 1/29/2013
5.0.36 54 1/21/2013
5.0.27 56 1/21/2013
5.0.26 55 1/20/2013
5.0.25 55 1/20/2013
5.0.24 55 1/20/2013
5.0.23 55 1/20/2013
5.0.22 55 1/20/2013
5.0.21 56 1/20/2013
4.5.3 56 12/12/2012
4.5.2 56 11/21/2012
4.4.2 55 10/15/2012
4.4.1 57 10/14/2012
4.4.0 62 10/1/2012
4.3.3 83 10/1/2012
4.3.2 78 9/29/2012
4.3.1 56 9/24/2012
4.0.0.1 65 3/26/2012
4.0.0 73 3/26/2012

5.0.x  - version auto created from TeamCity
4.5.2.0 - More Extension Methods
4.4.2.0 - Added MemoryLogger, Improved script packaging
4.4.0.0 - Syncing all FluentSharp Dlls to 4.4.0.0
4.3.3.0 - Fix on TempDir calculation
4.3.2.0 - First Commit