How to use the InMemory provider in Entity Framework Core to test your methods without hitting the database or using fakes and mocks The InMemory database provider is an exciting feature in newer ...
After a series of previews, Microsoft this week announced the final release of .NET Core 2.1, along with its like-versioned associates, ASP.NET Core and Entity Framework Core. .NET Core is a ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Overview: Modern .NET productivity depends on libraries enabling resilience, observability, messaging, and clean architectural separation at scale.High-performa ...
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. An object-database mapper for .NET ...
Microsoft's .NET team boasts that the forthcoming .NET 5 development stack will offer major performance improvements. .NET 5 represents Microsoft's effort to cherrypick the best of .NET Core, .NET ...