CommunityToolkit.Aspire.Hosting.Sqlite 13.0.0

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.Sqlite --version 13.0.0
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.Sqlite -Version 13.0.0
                    
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="CommunityToolkit.Aspire.Hosting.Sqlite" Version="13.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.Aspire.Hosting.Sqlite" Version="13.0.0" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.Aspire.Hosting.Sqlite" />
                    
Project file
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 CommunityToolkit.Aspire.Hosting.Sqlite --version 13.0.0
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.Sqlite, 13.0.0"
                    
#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 CommunityToolkit.Aspire.Hosting.Sqlite@13.0.0
                    
#: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=CommunityToolkit.Aspire.Hosting.Sqlite&version=13.0.0
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.Sqlite&version=13.0.0
                    
Install as a Cake Tool

CommunityToolkit.Aspire.Hosting.Sqlite library

Provides extension methods and resource definitions for the .NET Aspire AppHost to support creating and running SQLite databases.

The integration also provides support for running SQLite Web to interact with the SQLite database.

By default, the Sqlite resource will create a new SQLite database in a temporary location. You can also specify a path to an existing SQLite database file.

Getting Started

Install the package

In your AppHost project, install the package using the following command:

dotnet add package CommunityToolkit.Aspire.Hosting.Sqlite

Example usage

Then, in the Program.cs file of AppHost, define an Sqlite resource, then call AddSqlite:

var sqlite = builder.AddSqlite("sqlite")
    .WithSqliteWeb();

Additional Information

https://learn.microsoft.com/dotnet/aspire/community-toolkit/sqlite

Feedback & contributing

https://github.com/CommunityToolkit/Aspire

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CommunityToolkit.Aspire.Hosting.Sqlite:

Package Downloads
Toothless.Aspire.Hosting.OpenFga.Sqlite

Aspire hosting integration for OpenFGA

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.0.1-beta.486 26 1/12/2026
13.0.1-beta.468 715 12/3/2025
13.0.1-beta.467 613 12/3/2025
13.0.0 1,745 11/25/2025
13.0.0-beta.462 138 11/25/2025
13.0.0-beta.456 149 11/23/2025
13.0.0-beta.454 92 11/23/2025
13.0.0-beta.453 116 11/22/2025
13.0.0-beta.450 113 11/22/2025
13.0.0-beta.448 115 11/22/2025
13.0.0-beta.444 416 11/17/2025
13.0.0-beta.443 315 11/17/2025
13.0.0-beta.440 109 11/15/2025
13.0.0-beta.439 264 11/12/2025
13.0.0-beta.438 236 11/12/2025
13.0.0-beta.436 238 11/12/2025
13.0.0-beta.435 246 11/11/2025
13.0.0-beta.433 159 11/10/2025
13.0.0-beta.432 157 11/10/2025
13.0.0-beta.431 167 11/6/2025
13.0.0-beta.430 145 11/6/2025
9.9.0 1,457 11/3/2025
9.9.0-beta.427 173 11/3/2025
9.8.1-beta.426 148 11/3/2025
9.8.1-beta.424 159 10/28/2025
9.8.1-beta.420 145 10/27/2025
9.8.1-beta.419 142 10/27/2025
9.8.1-beta.417 143 10/27/2025
9.8.1-beta.414 147 10/24/2025
9.8.1-beta.413 148 10/22/2025
9.8.1-beta.410 139 10/16/2025
9.8.1-beta.408 125 10/16/2025
9.8.1-beta.407 135 10/16/2025
9.8.1-beta.406 134 10/15/2025
9.8.0 2,668 9/26/2025
9.8.0-beta.405 132 10/15/2025
9.8.0-beta.404 130 10/13/2025
9.8.0-beta.402 145 9/29/2025
9.8.0-beta.401 129 9/29/2025
9.8.0-beta.399 136 9/26/2025
9.8.0-beta.398 145 9/25/2025
9.8.0-beta.397 145 9/25/2025
9.8.0-beta.395 142 9/24/2025
9.8.0-beta.394 140 9/23/2025
9.8.0-beta.393 146 9/23/2025
9.8.0-beta.392 149 9/23/2025
9.8.0-beta.389 276 9/18/2025
9.8.0-beta.388 274 9/16/2025
9.8.0-beta.386 228 9/15/2025
9.8.0-beta.385 225 9/15/2025
9.8.0-beta.384 72 9/13/2025
9.8.0-beta.376 150 9/8/2025
9.8.0-beta.375 78 9/6/2025
9.8.0-beta.373 165 9/5/2025
9.8.0-beta.372 154 9/4/2025
9.8.0-beta.370 144 9/2/2025
9.8.0-beta.364 140 9/1/2025
9.7.2 1,607 8/29/2025
9.7.2-beta.362 183 8/29/2025
9.7.2-beta.361 185 8/29/2025
9.7.2-beta.360 195 8/29/2025
9.7.2-beta.359 194 8/28/2025
9.7.2-beta.358 187 8/28/2025
9.7.2-beta.357 178 8/28/2025
9.7.1 360 8/27/2025
9.7.1-beta.355 188 8/27/2025
9.7.1-beta.354 194 8/27/2025
9.7.1-beta.353 190 8/27/2025
9.7.1-beta.352 186 8/27/2025
9.7.1-beta.351 192 8/27/2025
9.7.1-beta.348 186 8/14/2025
9.7.1-beta.344 105 8/10/2025
9.7.1-beta.343 226 8/8/2025
9.7.1-beta.342 235 8/7/2025
9.7.1-beta.341 221 8/6/2025
9.7.1-beta.340 204 8/5/2025
9.7.1-beta.339 200 8/5/2025
9.7.0 798 8/1/2025
9.7.0-beta.337 109 8/1/2025
9.7.0-beta.336 113 8/1/2025
9.7.0-beta.335 112 8/1/2025
9.7.0-beta.333 126 7/30/2025
9.6.1-beta.332 120 7/30/2025
9.6.1-beta.331 120 7/30/2025
9.6.1-beta.330 116 7/30/2025
9.6.1-beta.329 113 7/30/2025
9.6.1-beta.328 128 7/29/2025
9.6.1-beta.327 137 7/28/2025
9.6.1-beta.326 128 7/28/2025
9.6.0 1,200 7/10/2025
9.6.0-beta.324 140 7/10/2025
9.5.1-beta.323 141 7/10/2025
9.5.1-beta.322 147 7/10/2025
9.5.1-beta.321 147 7/10/2025
9.5.1-beta.320 147 7/9/2025
9.5.1-beta.319 149 7/8/2025
9.5.1-beta.318 144 7/2/2025
9.5.1-beta.317 149 6/30/2025
9.5.1-beta.315 148 6/26/2025
9.5.1-beta.314 143 6/23/2025
9.5.1-beta.313 132 6/20/2025
9.5.1-beta.312 139 6/20/2025
9.5.1-beta.311 171 6/18/2025
9.5.1-beta.310 144 6/17/2025
9.5.1-beta.309 146 6/17/2025
9.5.1-beta.308 147 6/17/2025
9.5.1-beta.307 151 6/16/2025
9.5.1-beta.306 290 6/11/2025
9.5.1-beta.305 128 6/7/2025
9.5.1-beta.304 128 6/6/2025
9.5.1-beta.303 147 6/4/2025
9.5.1-beta.302 139 6/4/2025
9.5.1-beta.301 150 6/2/2025
9.5.1-beta.300 189 5/28/2025
9.5.0 828 5/27/2025
9.5.0-beta.299 146 5/27/2025
9.5.0-beta.298 149 5/26/2025
9.5.0-beta.297 100 5/24/2025
9.5.0-beta.296 100 5/24/2025
9.5.0-beta.295 79 5/24/2025
9.4.1-beta.291 146 5/19/2025
9.4.1-beta.289 160 5/16/2025
9.4.1-beta.288 216 5/16/2025
9.4.1-beta.287 238 5/16/2025
9.4.1-beta.286 237 5/16/2025
9.4.1-beta.285 231 5/14/2025
9.4.1-beta.284 258 5/13/2025
9.4.1-beta.283 235 5/12/2025
9.4.1-beta.282 180 5/7/2025
9.4.1-beta.280 175 5/2/2025
9.4.1-beta.279 163 5/2/2025
9.4.1-beta.277 705 4/23/2025
9.4.1-beta.276 186 4/23/2025
9.4.1-beta.275 152 4/23/2025
9.4.1-beta.274 157 4/23/2025
9.4.1-beta.273 187 4/23/2025
9.4.1-beta.272 155 4/23/2025
9.4.1-beta.271 149 4/23/2025
9.4.1-beta.270 180 4/20/2025
9.4.0 589 4/20/2025
9.4.0-beta.269 164 4/20/2025
9.4.0-beta.268 174 4/20/2025
9.3.1-beta.267 155 4/20/2025
9.3.1-beta.266 118 4/19/2025
9.3.1-beta.265 241 4/15/2025
9.3.1-beta.264 200 4/15/2025
9.3.1-beta.263 191 4/15/2025
9.3.1-beta.262 201 4/15/2025
9.3.1-beta.260 976 4/10/2025
9.3.1-beta.259 169 4/8/2025
9.3.1-beta.258 159 4/8/2025
9.3.1-beta.257 166 4/8/2025
9.3.1-beta.256 181 4/8/2025
9.3.1-beta.255 169 4/8/2025
9.3.1-beta.254 165 4/8/2025
9.3.1-beta.253 162 4/1/2025
9.3.1-beta.252 151 3/27/2025
9.3.1-beta.250 166 3/27/2025
9.3.1-beta.249 162 3/27/2025
9.3.1-beta.248 140 3/27/2025
9.3.1-beta.247 161 3/27/2025
9.3.1-beta.244 485 3/25/2025
9.3.1-beta.242 511 3/24/2025
9.3.1-beta.241 150 3/19/2025
9.3.0 760 3/19/2025
9.3.0-beta.239 152 3/19/2025
9.2.2-beta.237 150 3/19/2025
9.2.2-beta.236 254 3/14/2025
9.2.2-beta.230 158 3/13/2025
9.2.2-beta.229 150 3/13/2025
9.2.2-beta.228 188 3/11/2025
9.2.2-beta.227 198 3/11/2025
9.2.2-beta.226 197 3/11/2025
9.2.2-beta.225 179 3/11/2025
9.2.2-beta.224 153 3/11/2025
9.2.2-beta.223 185 3/10/2025
9.2.2-beta.222 178 3/10/2025
9.2.2-beta.220 165 3/9/2025
9.2.2-beta.218 164 3/9/2025
9.2.2-beta.217 203 3/7/2025
9.2.2-beta.216 193 3/7/2025
9.2.2-beta.215 215 3/7/2025
9.2.2-beta.214 218 3/5/2025
9.2.2-beta.213 231 3/5/2025
9.2.2-beta.212 195 3/5/2025
9.2.2-beta.211 234 3/4/2025
9.2.2-beta.210 206 3/4/2025
9.2.2-beta.208 109 3/3/2025
9.2.1 678 3/3/2025
9.2.1-beta.207 144 3/2/2025
9.2.1-beta.206 114 3/1/2025
9.2.1-beta.205 113 2/27/2025
9.2.1-beta.204 86 2/26/2025
9.2.1-beta.203 120 2/26/2025
9.2.0 275 2/26/2025
9.2.0-beta.202 94 2/26/2025
9.2.0-beta.201 115 2/26/2025
9.2.0-beta.199 87 2/26/2025
9.2.0-beta.198 90 2/26/2025
9.1.1-beta.197 136 2/25/2025
9.1.1-beta.196 116 2/25/2025
9.1.1-beta.195 96 2/25/2025
9.1.1-beta.194 103 2/25/2025
9.1.1-beta.193 119 2/25/2025
9.1.1-beta.192 105 2/24/2025
9.1.1-beta.191 125 2/24/2025
9.1.1-beta.190 100 2/19/2025
9.1.1-beta.189 90 2/19/2025
9.1.1-beta.188 109 2/19/2025
9.1.1-beta.187 108 2/19/2025
9.1.1-beta.183 125 2/18/2025
9.1.1-beta.182 98 2/18/2025
9.1.1-beta.181 122 2/18/2025
9.1.1-beta.180 102 2/17/2025
9.1.1-beta.178 119 2/17/2025
9.1.1-beta.177 107 2/12/2025
9.1.1-beta.176 134 2/11/2025
9.1.1-beta.175 104 2/11/2025
9.1.1-beta.173 130 2/10/2025
9.1.1-beta.169 99 2/6/2025
9.1.1-beta.168 119 2/5/2025
9.1.1-beta.166 98 2/5/2025
9.1.1-beta.165 91 2/5/2025
9.1.1-beta.164 95 2/3/2025
9.1.1-beta.162 107 2/3/2025
9.1.1-beta.155 134 1/30/2025
9.1.1-beta.154 94 1/30/2025
9.1.1-beta.153 88 1/30/2025
9.1.1-beta.152 107 1/29/2025
9.1.1-beta.150 124 1/29/2025
9.1.1-beta.148 118 1/26/2025
9.1.1-beta.147 89 1/26/2025
9.1.1-beta.146 463 1/23/2025
9.1.1-beta.145 98 1/22/2025
9.1.1-beta.144 127 1/22/2025
9.1.1-beta.142 98 1/22/2025
9.1.1-beta.140 121 1/22/2025
9.1.1-beta.139 103 1/21/2025
9.1.1-beta.138 126 1/20/2025
9.1.1-beta.137 111 1/17/2025
9.1.1-beta.136 91 1/15/2025
9.1.1-beta.135 68 1/15/2025