![]() |
VOOZH | about |
dotnet add package EntityFramework.Metadata --version 1.0.2
NuGet\Install-Package EntityFramework.Metadata -Version 1.0.2
<PackageReference Include="EntityFramework.Metadata" Version="1.0.2" />
<PackageVersion Include="EntityFramework.Metadata" Version="1.0.2" />Directory.Packages.props
<PackageReference Include="EntityFramework.Metadata" />Project file
paket add EntityFramework.Metadata --version 1.0.2
#r "nuget: EntityFramework.Metadata, 1.0.2"
#:package EntityFramework.Metadata@1.0.2
#addin nuget:?package=EntityFramework.Metadata&version=1.0.2Install as a Cake Addin
#tool nuget:?package=EntityFramework.Metadata&version=1.0.2Install as a Cake Tool
Table metadata provider for your Entity Framework entities.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 net40 is compatible. net403 net403 was computed. net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 4 NuGet packages that depend on EntityFramework.Metadata:
| Package | Downloads |
|---|---|
|
Korzh.EasyQuery.EntityFramework6
EasyQuery extensions for Entity Framework 6 |
|
|
BulkInsert.Cascade.Ef6
Simple library for cascade bulk-insert using Entity Framework supporting MS SQL Features: - Bulk-insert EF entities, info about entities is retrieved from EF - retrieve Id from DB for identity PK using Hi/Lo algorithm - propagation id to foreign key columns - cascade bulk-insert with unlimited depth |
|
|
Reportr.Data.Entity
An EntityFramework data extension for the Reportr framework. |
|
|
EF.BulkOperations
Entity Framework extension methods for bulk insert, bulk update, bulk delete and bulk merge operations. |
This package is not used by any popular GitHub repositories.