Pragmatic 0.7.1

dotnet add package Pragmatic --version 0.7.1                
NuGet\Install-Package Pragmatic -Version 0.7.1                
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="Pragmatic" Version="0.7.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Pragmatic --version 0.7.1                
#r "nuget: Pragmatic, 0.7.1"                
#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 Pragmatic as a Cake Addin
#addin nuget:?package=Pragmatic&version=0.7.1

// Install Pragmatic as a Cake Tool
#tool nuget:?package=Pragmatic&version=0.7.1                

Pragmatic core abstractions.

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.7.1 56 4/6/2015
0.7.0.2 68 2/2/2015
0.7.0.1 71 12/22/2014
0.7.0 39 12/1/2014
0.6.7.13474 84 6/27/2014
0.6.7.13331 54 6/2/2014
0.6.6.32602 51 5/31/2014
0.6.6.27350 51 5/4/2014
0.6.6.11835 51 4/4/2014
0.6.5.27781 51 4/3/2014
0.6.5.17560 51 3/30/2014
0.6.4.25928 52 3/29/2014
0.6.2.32874 51 3/28/2014
0.6.1.41804 53 3/24/2014
0.6.1.37468 51 3/24/2014

Version 0.7.1
Enhancements:
* QueryableExtensions.OrderByWithExpressionTransform<T>() supports parameters of type System.Boolean.

Version 0.7.0.2
Enhancements:
* Added support for Entity Framework.