Tag: code first

Posted in ASP.NET

Use code first to connect database in .Net Core API

This is post 2 of 8 in the series “Create a website with ASP.NET Core and Angular”…

Loading

Posted in ASP.NET

How to use code first and data migration with ServiceStack.OrmLite

ntroduction ServiceStack.OrmLite is an Open Source, Fast, Simple, Typed ORM for .NET, the performance is better than…

Loading