sqlite-net-pcl
                              
                            
                                1.0.11
                            
                        
                    dotnet add package sqlite-net-pcl --version 1.0.11
NuGet\Install-Package sqlite-net-pcl -Version 1.0.11
        
        
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
                    
    
    <PackageReference Include="sqlite-net-pcl" Version="1.0.11" />
        
        
For projects that support PackageReference, copy this XML node into the project file to reference the package.
                    
    
    <PackageVersion Include="sqlite-net-pcl" Version="1.0.11" />
<PackageReference Include="sqlite-net-pcl" />
        
        
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
                    
    
    paket add sqlite-net-pcl --version 1.0.11
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    #r "nuget: sqlite-net-pcl, 1.0.11"
        
        
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
                    
    
    #:package sqlite-net-pcl@1.0.11
        
        
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
                    
    
    #addin nuget:?package=sqlite-net-pcl&version=1.0.11
#tool nuget:?package=sqlite-net-pcl&version=1.0.11
        
        
 The NuGet Team does not provide support for this client. Please contact its maintainers for support.
                    
    
    SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCL.raw_basic to provide platform independent versions of SQLite.
                            There are no supported framework assets in this package.
                            
                    Learn more about Target Frameworks and .NET Standard.
- 
                                                - SQLitePCL.raw_basic (>= 0.7.1)
 
GitHub repositories (69)
Showing the top 20 popular GitHub repositories that depend on sqlite-net-pcl:
| Repository | Stars | 
|---|---|
| 2dust/v2rayN 
                                                            A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
                                                         | |
| duplicati/duplicati 
                                                            Store securely encrypted backups in the cloud!
                                                         | |
| ChilliCream/graphql-platform 
                                                            Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
                                                         | |
| beeradmoore/dlss-swapper | |
| xamarin/xamarin-forms-samples 
                                                            Sample apps built using the Xamarin.Forms framework
                                                         | |
| SuxueCode/WechatBakTool 
                                                            基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。
                                                         | |
| dotnet/maui-samples 
                                                            Samples for .NET Multi-Platform App UI (.NET MAUI)
                                                         | |
| ferventdesert/Hawk 
                                                            visualized crawler & ETL IDE written with C#/WPF
                                                         | |
| reactiveui/Akavache 
                                                            An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
                                                         | |
| SteamAutoCracks/Steam-auto-crack 
                                                            Steam Game Automatic Cracker
                                                         | |
| digimezzo/dopamine-windows 
                                                            Audio player which tries to make organizing and listening to music as simple and pretty as possible.
                                                         | |
| shinyorg/shiny 
                                                            .NET Framework for Backgrounding & Device Hardware Services (iOS, Android, & Catalyst)
                                                         | |
| xamarin/mobile-samples | |
| goatcorp/Dalamud 
                                                            FFXIV plugin framework and API
                                                         | |
| Mapsui/Mapsui 
                                                            Mapsui is a .NET Map component for: MAUI, WPF, Avalonia, Uno, Blazor, WinUI, Xamarin and Eto
                                                         | |
| Yu-Core/SwashbucklerDiary 
                                                            侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
                                                         | |
| bkaankose/Wino-Mail 
                                                            Built-in Mail & Calendars app clone for Windows.
                                                         | |
| Macro-Deck-App/Macro-Deck 
                                                            Macro Deck transforms your phone, tablet, or any device equipped with a modern internet browser into an efficient remote macro pad. With this tool, you can execute single or multi-step actions seamlessly with just a single tap.
                                                         | |
| dotnet/MobileBlazorBindings 
                                                            Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
                                                         | |
| theimpactfulcompany/Rise-Media-Player 
                                                            One media player for everything you own or stream; whether it's music or videos, online or offline Rise Media Player does it all. And it's beautiful and native with the latest version of WinUI.
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.11 | 10,437 | 1/22/2015 | 
| 1.0.10 | 67 | 1/22/2015 | 
| 1.0.9-alpha | 492 | 6/13/2014 | 
v1.0.11: Update with commits through 22-JAN-2015. Xamarin Unified. Adds async support. Out of prerelease. .raw bumped to 0.7.1.