Tiraggo.EF
1.0.4
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
<PackageReference Include="Tiraggo.EF" Version="1.0.4" />
paket add Tiraggo.EF --version 1.0.4
#r "nuget: Tiraggo.EF, 1.0.4"
// 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 | 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 |
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.