CommunityToolkit.Aspire.Hosting.SqlServer.Extensions 13.0.0-beta.443

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

CommunityToolkit.Aspire.Hosting.SqlServer.Extensions library

This integration contains extensions for the SqlServer hosting package for .NET Aspire.

The integration provides support for running DbGate and Adminer to interact with the SqlServer database.

Getting Started

Install the package

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

dotnet add package CommunityToolkit.Aspire.Hosting.SqlServer.Extensions

Example usage

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

var sqlserver = builder.AddSqlServer("sqlserver")
    .WithDbGate()
    .WithAdminer();

Additional Information

https://learn.microsoft.com/dotnet/aspire/community-toolkit/hosting-sqlserver-extensions

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

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CommunityToolkit.Aspire.Hosting.SqlServer.Extensions:

Repository Stars
bitfoundation/bitplatform
Build all of your apps using what you already know and love ❤️
Version Downloads Last Updated
13.0.0-beta.443 8 11/17/2025
13.0.0-beta.440 51 11/15/2025
13.0.0-beta.439 251 11/12/2025
13.0.0-beta.438 202 11/12/2025
13.0.0-beta.436 209 11/12/2025
13.0.0-beta.435 210 11/11/2025
13.0.0-beta.433 137 11/10/2025
13.0.0-beta.432 140 11/10/2025
13.0.0-beta.431 129 11/6/2025
13.0.0-beta.430 130 11/6/2025
9.9.0 1,052 11/3/2025
9.9.0-beta.427 128 11/3/2025
9.8.1-beta.426 130 11/3/2025
9.8.1-beta.424 127 10/28/2025
9.8.1-beta.420 125 10/27/2025
9.8.1-beta.419 121 10/27/2025
9.8.1-beta.417 126 10/27/2025
9.8.1-beta.414 259 10/24/2025
9.8.1-beta.413 143 10/22/2025
9.8.1-beta.410 123 10/16/2025
9.8.1-beta.408 110 10/16/2025
9.8.1-beta.407 120 10/16/2025
9.8.1-beta.406 121 10/15/2025
9.8.0 3,705 9/26/2025
9.8.0-beta.405 121 10/15/2025
9.8.0-beta.404 123 10/13/2025
9.8.0-beta.402 125 9/29/2025
9.8.0-beta.401 122 9/29/2025
9.8.0-beta.399 126 9/26/2025
9.8.0-beta.398 127 9/25/2025
9.8.0-beta.397 125 9/25/2025
9.8.0-beta.395 128 9/24/2025
9.8.0-beta.394 129 9/23/2025
9.8.0-beta.393 132 9/23/2025
9.8.0-beta.392 134 9/23/2025
9.8.0-beta.389 248 9/18/2025
9.8.0-beta.388 259 9/16/2025
9.8.0-beta.386 201 9/15/2025
9.8.0-beta.385 205 9/15/2025
9.8.0-beta.384 52 9/13/2025
9.8.0-beta.376 133 9/8/2025
9.8.0-beta.375 66 9/6/2025
9.8.0-beta.373 139 9/5/2025
9.8.0-beta.372 134 9/4/2025
9.8.0-beta.370 133 9/2/2025
9.8.0-beta.364 128 9/1/2025
9.7.2 4,663 8/29/2025
9.7.2-beta.362 169 8/29/2025
9.7.2-beta.361 172 8/29/2025
9.7.2-beta.360 174 8/29/2025
9.7.2-beta.359 169 8/28/2025
9.7.2-beta.358 171 8/28/2025
9.7.2-beta.357 171 8/28/2025
9.7.1 479 8/27/2025
9.7.1-beta.355 172 8/27/2025
9.7.1-beta.354 171 8/27/2025
9.7.1-beta.353 169 8/27/2025
9.7.1-beta.352 170 8/27/2025
9.7.1-beta.351 174 8/27/2025
9.7.1-beta.348 148 8/14/2025
9.7.1-beta.344 101 8/10/2025
9.7.1-beta.343 201 8/8/2025
9.7.1-beta.342 205 8/7/2025
9.7.1-beta.341 204 8/6/2025
9.7.1-beta.340 191 8/5/2025
9.7.1-beta.339 189 8/5/2025
9.7.0 2,008 8/1/2025
9.7.0-beta.337 96 8/1/2025
9.7.0-beta.336 95 8/1/2025
9.7.0-beta.335 100 8/1/2025
9.7.0-beta.333 104 7/30/2025
9.6.1-beta.332 103 7/30/2025
9.6.1-beta.331 103 7/30/2025
9.6.1-beta.330 111 7/30/2025
9.6.1-beta.329 104 7/30/2025
9.6.1-beta.328 118 7/29/2025
9.6.1-beta.327 119 7/28/2025
9.6.1-beta.326 122 7/28/2025
9.6.0 2,065 7/10/2025
9.6.0-beta.324 177 7/10/2025
9.5.1-beta.323 130 7/10/2025
9.5.1-beta.322 131 7/10/2025
9.5.1-beta.321 130 7/10/2025
9.5.1-beta.320 132 7/9/2025
9.5.1-beta.319 130 7/8/2025
9.5.1-beta.318 125 7/2/2025
9.5.1-beta.317 128 6/30/2025
9.5.1-beta.315 134 6/26/2025
9.5.1-beta.314 319 6/23/2025
9.5.1-beta.313 139 6/20/2025
9.5.1-beta.312 140 6/20/2025
9.5.1-beta.311 144 6/18/2025
9.5.1-beta.310 155 6/17/2025
9.5.1-beta.309 142 6/17/2025
9.5.1-beta.308 135 6/17/2025
9.5.1-beta.307 147 6/16/2025
9.5.1-beta.306 272 6/11/2025
9.5.1-beta.305 138 6/7/2025
9.5.1-beta.304 122 6/6/2025
9.5.1-beta.303 158 6/4/2025
9.5.1-beta.302 135 6/4/2025
9.5.1-beta.301 163 6/2/2025
9.5.1-beta.300 167 5/28/2025
9.5.0 1,227 5/27/2025
9.5.0-beta.299 162 5/27/2025
9.5.0-beta.298 140 5/26/2025
9.5.0-beta.297 117 5/24/2025
9.5.0-beta.296 88 5/24/2025
9.5.0-beta.295 58 5/24/2025
9.4.1-beta.291 135 5/19/2025
9.4.1-beta.289 168 5/16/2025
9.4.1-beta.288 197 5/16/2025
9.4.1-beta.287 201 5/16/2025
9.4.1-beta.286 220 5/16/2025
9.4.1-beta.285 495 5/14/2025
9.4.1-beta.284 255 5/13/2025
9.4.1-beta.283 241 5/12/2025
9.4.1-beta.282 135 5/7/2025
9.4.1-beta.280 160 5/2/2025
9.4.1-beta.279 140 5/2/2025
9.4.1-beta.277 167 4/23/2025
9.4.1-beta.276 164 4/23/2025
9.4.1-beta.275 152 4/23/2025
9.4.1-beta.274 170 4/23/2025
9.4.1-beta.273 174 4/23/2025
9.4.1-beta.272 143 4/23/2025
9.4.1-beta.271 169 4/23/2025
9.4.1-beta.270 178 4/20/2025
9.4.0 1,689 4/20/2025
9.4.0-beta.269 181 4/20/2025
9.4.0-beta.268 172 4/20/2025
9.3.1-beta.267 169 4/20/2025
9.3.1-beta.266 100 4/19/2025
9.3.1-beta.265 212 4/15/2025
9.3.1-beta.264 205 4/15/2025
9.3.1-beta.263 178 4/15/2025
9.3.1-beta.262 209 4/15/2025
9.3.1-beta.260 174 4/10/2025
9.3.1-beta.259 153 4/8/2025
9.3.1-beta.258 173 4/8/2025
9.3.1-beta.257 172 4/8/2025
9.3.1-beta.256 149 4/8/2025
9.3.1-beta.255 172 4/8/2025
9.3.1-beta.254 148 4/8/2025
9.3.1-beta.253 156 4/1/2025
9.3.1-beta.252 149 3/27/2025
9.3.1-beta.250 154 3/27/2025
9.3.1-beta.249 147 3/27/2025
9.3.1-beta.248 151 3/27/2025
9.3.1-beta.247 127 3/27/2025
9.3.1-beta.244 501 3/25/2025
9.3.1-beta.242 493 3/24/2025
9.3.1-beta.241 175 3/19/2025
9.3.0 1,626 3/19/2025
9.3.0-beta.239 161 3/19/2025
9.2.2-beta.237 162 3/19/2025
9.2.2-beta.236 126 3/14/2025
9.2.2-beta.230 165 3/13/2025
9.2.2-beta.229 146 3/13/2025
9.2.2-beta.228 172 3/11/2025
9.2.2-beta.227 173 3/11/2025
9.2.2-beta.226 184 3/11/2025
9.2.2-beta.225 178 3/11/2025
9.2.2-beta.224 151 3/11/2025
9.2.2-beta.223 178 3/10/2025
9.2.2-beta.222 174 3/10/2025
9.2.2-beta.220 158 3/9/2025
9.2.2-beta.218 153 3/9/2025
9.2.2-beta.217 209 3/7/2025
9.2.2-beta.216 188 3/7/2025
9.2.2-beta.215 189 3/7/2025
9.2.2-beta.214 207 3/5/2025
9.2.2-beta.213 212 3/5/2025
9.2.2-beta.212 223 3/5/2025
9.2.2-beta.211 192 3/4/2025
9.2.2-beta.210 218 3/4/2025
9.2.2-beta.208 93 3/3/2025
9.2.1 310 3/3/2025
9.2.1-beta.207 140 3/2/2025
9.2.1-beta.206 101 3/1/2025
9.2.1-beta.205 104 2/27/2025
9.2.1-beta.204 82 2/26/2025
9.2.1-beta.203 114 2/26/2025
9.2.0 348 2/26/2025
9.2.0-beta.202 83 2/26/2025
9.2.0-beta.201 81 2/26/2025
9.2.0-beta.199 94 2/26/2025
9.2.0-beta.198 106 2/26/2025