Second Level Cache Beta for EF 6.1 Available
It took a bit longer than I expected but the Beta version of the Second Level Cache for EF 6.1 is now available on NuGet with the source available on Codeplex. What’s new in the beta version. Support...
View ArticleInteractive Pre-Generated Views for EF6 Now Supports .NET Framework 4
Interactive Pre-Generated Views for EF6 project has been updated to support both .NET Framework 4 and .NET Framework 4.5. I published the new version (1.0.1) of the EFInteractiveViews NuGet package...
View ArticleSecond Level Cache Beta-2 for EntityFramework 6.1+ shipped
When I published the Beta version of EFCache back in May I intentionally did not call it Beta-1 since at that time I did not plan to ship Beta-2. Instead, I wanted to go straight to the RTM. Alas! It...
View ArticleThe Beta Version of Store Functions for EntityFramework 6.1.1+ Code First...
This is very exciting! Finally after some travelling and getting the beta-2 version of the Second Level Cache for EF 6.1+ out the door I was able to focus on store functions for EF Code First. I pushed...
View ArticleThe final version of the Second Level Cache for EF6.1+ available.
This is it! Today I pushed the final version of the Second Level Cache for Entity Framework 6.1+ to NuGet. Now you no longer need to use -Pre when installing the package from the Package Manager...
View ArticleThe final version of the Store Functions for EntityFramework 6.1.1+ Code...
Today I posted the final version of the Store Functions for Entity Framework Code First convention to NuGet. The instructions for downloading and installing the latest version of the package to your...
View ArticleEntity Framework View Generation Templates Updated for Visual Studio 2015
Entity Framework 7 may be around the corner and when it ships view generation will no longer be a concern because EF7 is not using views to abstract the database anymore. As of now, however, EF7 is...
View ArticleEntity Framework 6 Easter of Love
While Entity Framework Core along with ASP.NET Core get all the hype today, Entity Framework 6 is still the workhorse of many applications running every day which won’t be converted to the Core world...
View Article