Question

Auparavant, je Entity Framework 4.0 CTP5 (-premier code) et SQL Compact dans mes projets. J'avais les paquetages suivants en utilisant NuGet:

  1. SQLCE.4.0.8435.1 (version 4.0.8435.1)
  2. EFCodeFirst 0,8 (version 4.0.30319.0)
  3. EFCodeFirst.SqlServerCompact.0.8 (version 4.0.8435.1)

Maintenant, quand SqlServerCompact - 4.0.8482.1 »(nouveau paquet, pas une nouvelle version du package existant). Présument, qu'il était juste renommé et je dois l'installer. Est ce juste? Présument, oui.

NuGet ne contient également aucune mise à jour pour « EFCodeFirst » et « emballages EFCodeFirst.SqlServerCompact ». Mais il a un nouveau ' EntityFramework 4.1.10311.0 ' paquet.

Alors, que dois-je installer? Sont ' EntityFramework 4.1.10311.0 ' et « SqlServerCompact - assez « 4.0.8482.1 en utilisant le code EF d'abord avec SQL Compact

Était-ce utile?

La solution

Yes, we're working on an EntityFramework and EntityFramework.SqlServerCompact this week.

Autres conseils

I think we have to wait for them to release an updated EF + SQL CE library /sign

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top