dbpprt / mobiledb

You like EntityFramework and use it frequently but sometimes you need just a simple embedded database for an app or a small application, then MobileDB ist just right for you. It's a lightweight, fast and simple JSON database with an EntityFramework inspired API.
MIT License
18 stars 4 forks source link

Identity should be an option to be autogenerated #4

Open dbpprt opened 10 years ago

dbpprt commented 10 years ago
[Identity(AutoGenerated = true)]