docs-maui
docs-maui copied to clipboard
Add SQLiteNetExtensions Documentation
Type of issue
Missing information
Description
SQLiteNetExtensions is used for managing relationships and extending SQLite functionality in .NET MAUI projects. However, the documentation currently lacks information about installing and using SQLiteNetExtensions.
I would like to request adding documentation for SQLiteNetExtensions to help developers understand how to install and use it effectively.
Install SQLiteNetExtensions
SQLiteNetExtensions is an extension library for SQLite-Net that provides support for various types of relationships and additional ORM features.
ID: SQLiteNetExtensions Version: >=2.1.0 Authors: TwinCoders S.L. Owners: TwinCoders S.L. NuGet link: SQLiteNetExtensions NuGet
Additional Notes:
-
SQLiteNetExtensions extends the functionality of SQLite-Net to support one-to-one, one-to-many, many-to-one, many-to-many, and inverse relationships.
-
Ensure that you refer to the official documentation and release notes for any additional information or updates regarding SQLiteNetExtensions.
Page URL
https://learn.microsoft.com/en-za/dotnet/maui/data-cloud/database-sqlite?view=net-maui-8.0#install-the-sqlite-nuget-package
Content source URL
https://github.com/dotnet/docs-maui/blob/main/docs/data-cloud/database-sqlite.md
Document Version Independent Id
73164f27-28e1-7bf6-64ec-277ade9ac973
Article author
@davidbritch
Metadata
- ID: 73164f27-28e1-7bf6-64ec-277ade9ac973
- Service: dotnet-mobile
- Sub-service: dotnet-maui