Tiraggo.EF
1.0.14
See the version list below for details.
dotnet add package Tiraggo.EF --version 1.0.14
NuGet\Install-Package Tiraggo.EF -Version 1.0.14
<PackageReference Include="Tiraggo.EF" Version="1.0.14" />
paket add Tiraggo.EF --version 1.0.14
#r "nuget: Tiraggo.EF, 1.0.14"
// Install Tiraggo.EF as a Cake Addin #addin nuget:?package=Tiraggo.EF&version=1.0.14 // Install Tiraggo.EF as a Cake Tool #tool nuget:?package=Tiraggo.EF&version=1.0.14
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 | Versions 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. |
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 | 2,037 | 3/22/2014 |
1.0.16 | 1,322 | 2/25/2014 |
1.0.15 | 1,158 | 2/23/2014 |
1.0.14 | 1,142 | 2/22/2014 |
1.0.13 | 1,410 | 11/18/2013 |
1.0.12 | 1,151 | 10/11/2013 |
1.0.8 | 1,369 | 9/22/2013 |
1.0.7 | 1,166 | 9/22/2013 |
1.0.6 | 1,153 | 9/15/2013 |
1.0.5 | 1,146 | 9/15/2013 |
1.0.4 | 1,158 | 9/15/2013 |
1.0.3 | 1,308 | 9/14/2013 |
1.0.2 | 1,358 | 9/14/2013 |
1.0.1 | 1,369 | 9/12/2013 |
1.0.0 | 1,340 | 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.