-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Portable Version
Mauricio David edited this page Jan 31, 2020
·
4 revisions
This documentation is valid only for
v4.x
version.
LiteDB v4 target 3 platforms in Nuget:
- .NET 3.5 - For Unity3D
- .NET 4.0 - For Desktop/Web application
- .NETStandard 1.3 - UWP, Mono, Xamarin
Xamarin support: https://xamarinhelp.com/dot-net-standard-pcl-xamarin-forms/
LiteDB.Core (in v2) was discontinued.
Data Modeling
- Data Structure
- BsonDocument
- Object Mapping
- Relationships with Document References
- Collections
- FileStorage
Index
Query
Database
Version 4 changes
Shell