ニュース

2023年11月にリリース予定のEntity Framework Core 8は、EF Core 7からさらに新機能と改良を加えている。注目すべき機能としてはマッピングされていない ...
EF Core allows you to instantiate a DbContext in several ways. Learn when and how to use these different approaches in your ASP.NET Core applications.
そこで、今回はEntity Framework Coreで1対1・1対多・多対多の各リレーションシップの設定方法を紹介したいと思います。
「.NET Framework」の世界は拡大し、日々改良が続けられている。今回はこの.NETの最新事情を整理し、Microsoftの描く戦略をまとめたい。
企業は長きにわたって「.NET Framework」を使い続けている。開発元のMicrosoftが.NET Frameworkの後継として「.NET Core」を公開したものの、移行はあまり ...
The new Entity Framework Core 6.0 Preview 4 is described as a 'performance edition,' with the dev team turning from years-long concerns -- such as catching up to the old Entity Framework and adding ...
Take advantage of migrations in EF Core to manage database schema changes over time and keep them in sync with the data models of your ASP.NET Core applications.
Microsoft has been busy with its object-database mapper tooling for .NET, unveiling a plan for Entity Framework Core 7, along with guidance to port EF6 applications to EF Core.