Quantcast
Channel: Entity Framework – Code, the Universe and everything…
Browsing latest articles
Browse All 28 View Live

Image may be NSFW.
Clik here to view.

Support for Store Functions (TVFs and Stored Procs) in Code First (Entity...

Until Entity Framework 6.1 was released store functions (i.e. Table Valued Functions and Stored Procedures) could be used in EF only when doing Database First. There were some workarounds which made it...

View Article


Image may be NSFW.
Clik here to view.

Second Level Cache Alpha 2 Available

About a week ago I published on NuGet the Alpha-2 version of the EFCache. It does not contain a whole lot of new things. In fact it contains just one change – a fix to a bug which prevented from using...

View Article


Image may be NSFW.
Clik here to view.

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 Article

Image may be NSFW.
Clik here to view.

Interactive 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 Article

Image may be NSFW.
Clik here to view.

Second 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 Article


Image may be NSFW.
Clik here to view.

The 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 Article

Image may be NSFW.
Clik here to view.

The 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 Article

Image may be NSFW.
Clik here to view.

The 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 Article


Image may be NSFW.
Clik here to view.

Entity 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 Article


Image may be NSFW.
Clik here to view.

Entity 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
Browsing latest articles
Browse All 28 View Live