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 54 4/6/2015
0.7.0.2 66 2/2/2015
0.7.0.1 69 12/22/2014
0.7.0 59 12/1/2014
0.6.7.13474 82 6/27/2014
0.6.7.13331 52 6/2/2014
0.6.6.32602 50 5/31/2014
0.6.6.27350 49 5/4/2014
0.6.6.11835 49 4/4/2014
0.6.5.27781 49 4/3/2014
0.6.5.17560 49 3/30/2014
0.6.4.25928 50 3/29/2014
0.6.2.32874 49 3/28/2014
0.6.1.41804 51 3/24/2014
0.6.1.37468 49 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.