Tiraggo.EF 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tiraggo.EF --version 1.0.4
NuGet\Install-Package Tiraggo.EF -Version 1.0.4
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="Tiraggo.EF" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Tiraggo.EF --version 1.0.4
#r "nuget: Tiraggo.EF, 1.0.4"
#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 Tiraggo.EF as a Cake Addin
#addin nuget:?package=Tiraggo.EF&version=1.0.4

// Install Tiraggo.EF as a Cake Tool
#tool nuget:?package=Tiraggo.EF&version=1.0.4

The Tiraggo Dynamic Query API (based on EntitySpaces) for the Entity Framework (VS2010 or VS2012). Use Tiraggo instead of LINQ/Lambda expressions to load your EF POCO's via the intuitive Tiraggo Dynamic Query API.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 1,996 3/22/2014
1.0.16 1,304 2/25/2014
1.0.15 1,124 2/23/2014
1.0.14 1,109 2/22/2014
1.0.13 1,369 11/18/2013
1.0.12 1,119 10/11/2013
1.0.8 1,326 9/22/2013
1.0.7 1,127 9/22/2013
1.0.6 1,120 9/15/2013
1.0.5 1,109 9/15/2013
1.0.4 1,122 9/15/2013
1.0.3 1,269 9/14/2013
1.0.2 1,322 9/14/2013
1.0.1 1,337 9/12/2013
1.0.0 1,303 9/11/2013

This is the first release and is based on VS2012 EDMX files. If you find any problems post them under the issues of the main Tiraggo.EF site on github and I'll fix them right away.  The "TiraggoEF.tt" template will automatically generate your query objects from your ".edmx" file. Just open the TiraggoEF.tt template and provide the name of your "edmx" file.