Tiraggo.EF 1.0.15

There is a newer version of this package available.
See the version list below for details.
dotnet add package Tiraggo.EF --version 1.0.15
                    
NuGet\Install-Package Tiraggo.EF -Version 1.0.15
                    
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.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tiraggo.EF" Version="1.0.15" />
                    
Directory.Packages.props
<PackageReference Include="Tiraggo.EF" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tiraggo.EF --version 1.0.15
                    
#r "nuget: Tiraggo.EF, 1.0.15"
                    
#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.
#:package Tiraggo.EF@1.0.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Tiraggo.EF&version=1.0.15
                    
Install as a Cake Addin
#tool nuget:?package=Tiraggo.EF&version=1.0.15
                    
Install as a Cake Tool

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 172 3/22/2014
1.0.16 63 2/25/2014
1.0.15 49 2/23/2014
1.0.14 48 2/22/2014
1.0.13 71 11/18/2013
1.0.12 51 10/11/2013
1.0.8 73 9/22/2013
1.0.7 53 9/22/2013
1.0.6 51 9/15/2013
1.0.5 48 9/15/2013
1.0.4 49 9/15/2013
1.0.3 72 9/14/2013
1.0.2 72 9/14/2013
1.0.1 71 9/12/2013
1.0.0 71 9/11/2013

YOU MUST MANUALLY REMOVE THE TEMPLATES BEFORE UPGRADING.

There is now a template on My2ndGeneration for those using the Code First Approach. It's in the Tiraggo.EntityFramework namespace. Just the generated classes from that template rather than the T4 templates which use EDMX files.