mobiledb
mobiledb copied to clipboard
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...
Results
5
mobiledb issues
Sort by
recently updated
recently updated
newest added
Not really an "Issue" but more of a question. Given Teams and Athletes, Athletes being members of Teams. How would you model this using mobiledb? Say the Team entity has...
enhancement
question
``` csharp [Identity(AutoGenerated = true)] ```