Click here to Skip to main content
15,892,059 members
Articles / Programming Languages / C#

Scaffolding Entity Framework Core 2 with CatFactory

Rate me:
Please Sign up or sign in to vote.
4.87/5 (45 votes)
30 Aug 2020CPOL10 min read 152.2K   108  
Scaffolding Entity Framework Core 2 with CatFactory
In this article, I'll provide a draft for query building, show the steps to scaffold Entity Framework Core with CatFactory, and do a code review where we'll review the output code for one entity to understand the design.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
El Salvador El Salvador
CatFactory Creator.

Full Stack Developer with Experience in C#, Entity Framework Core, ASP.NET Core and Angular.

Comments and Discussions