Worüber bloggt Österreich? In der Blogothek könnt ihr die aktuellsten Beiträge der Österreichischen Blogs durchsuchen. Derzeit befinden sich Blogartikel zum Thema ef core in der Blogothek, die natürlich immer direkt auf eure Blogs verlinken. Es sollte euch also mehr Traffic & neue Leser bringen! Stöbern und Neues entdecken, in der Blogheimat Blogothek!
Möchtet ihr nicht hier erscheinen? Einfach unter "Blog verwalten" die Blogothek Sichtbarkeit auf nein stellen.
Blogbeiträge zum Thema ef core
Entity Framework Core – Unit Testing
For easier unit testing, Entity Framework Core offers a memory-based povider. You can use the same context you use with SQL Server (or other providers) with the memory-based provider. This article …
.NET CoreEntity Framework Coredependency injectionDIEF CoreUnit Testing
Mapping to Getter-only Properties with EF Core
One of the new features of Entity Framework Core 1.1 is that it allows mapping to fields. This is extremely useful when properties only have a get accessor. Previously, with properties get and set …
.NET CoreEntity Framework CoreEF CoreEF Core 1.1Mapping
Highlights of October 2016
October was another great month. Probably the hottest news have been the announcements from Microsoft on Oct, 26th, but there was much more! Link in the previous months, I’m collecting the hi…
.NET CoreCSharpEntity Framework CoreProfessional C#TrainingUWP3DAzureC#C# 7.0DockerEF CoreJSONXML
Entity Framework Core – Table per Hierarchy
The mature brother of Entity Framework Core, Entity Framework, supports several inheritance models – Table per Type (TPT), Table per concrete class (TPC), and Table per Hierarchy (TPH). Not a…
.NET CoreEntity Framework CoreEF CoreTPH
July 2016 in Review
With that many ongoing information and technology updates faster and faster, I’ll try to summarize my blog posts and twitter tweets from the previous month – things that have been impor…
.NET CoreAzureBookProfessional C#TrainingUWPBashBastaDockerEF CoreMarkdown
Workshop – ASP.NET Core Websites and Services
September 12, 2016 I’m teaching a 5-day ASP.NET Core Workshop in Vienna – this will be a great week covering new technology :-) ASP.NET Core is a great new technology from Microsoft. We…
.NET CoreASP.NET CoreTrainingASP.NET MVCASP.NET MVC 6ASP.NET MVC CoreEF CoreEntity Framework CoreWorkshop