Click here to Skip to main content
15,891,184 members
Articles / Programming Languages / C#

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

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
21 Jul 2017CPOL3 min read 9.7K   5  
ServiceStack.OrmLite is an Open Source, Fast, Simple, Typed ORM for .NET, the performance is better than EntityFramework and more flexible. You can find more detail in their GitHub site.And in this article, I will show you how to do the code first with OrmLite and keep the data.

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
Web Developer
Hong Kong Hong Kong
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions