<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Entity Framework on CodingBlast</title><link>https://codingblast.com/tags/entity-framework/</link><description>Recent content in Entity Framework on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Sat, 23 Dec 2017 06:52:57 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/entity-framework/index.xml" rel="self" type="application/rss+xml"/><item><title>EntityFramework Core - Add an implementation of IDesignTimeDbContextFactory - Multiple DbContext's</title><link>https://codingblast.com/entityframework-core-add-implementation-idesigntimedbcontextfactory-multiple-dbcontexts/</link><pubDate>Thu, 21 Sep 2017 19:47:57 +0000</pubDate><guid>https://codingblast.com/entityframework-core-add-implementation-idesigntimedbcontextfactory-multiple-dbcontexts/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;We already talked about problem when Entity Framework Core tooling requires you to implement &lt;em&gt;IDesignTimeDbContextFactory&lt;DbContext&gt;&lt;/em&gt; - check out &lt;a href="https://codingblast.com/entityframework-core-idesigntimedbcontextfactory/"&gt;this post&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It gets interesting when you have more than one &lt;em&gt;DbContext&lt;/em&gt; in your application and you want to add another implementation of &lt;em&gt;IDesignTimeDbContextFactory&lt;/em&gt;, without repeating the code and making sure that EF Core tooling picks the right one.&lt;/p&gt;</description></item><item><title>Entity Framework Core Generic Repository</title><link>https://codingblast.com/entity-framework-core-generic-repository/</link><pubDate>Wed, 20 Sep 2017 18:53:19 +0000</pubDate><guid>https://codingblast.com/entity-framework-core-generic-repository/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Entity Framework Core Generic Repository - Behold! The topic that some people will frown upon. They don&amp;rsquo;t even wanna talk about it. However, others love it, they feel all excited on the mention of generic repository pattern.&lt;/p&gt;</description></item></channel></rss>