CommunityToolkit.Aspire.Hosting.SqlServer.Extensions 9.7.1

Prefix Reserved
dotnet add package CommunityToolkit.Aspire.Hosting.SqlServer.Extensions --version 9.7.1
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.SqlServer.Extensions -Version 9.7.1
                    
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="9.7.1" />
                    
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="9.7.1" />
                    
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 9.7.1
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.SqlServer.Extensions, 9.7.1"
                    
#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@9.7.1
                    
#: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=9.7.1
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.SqlServer.Extensions&version=9.7.1
                    
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 was computed.  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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.7.1 0 8/27/2025
9.7.1-beta.355 0 8/27/2025
9.7.1-beta.354 0 8/27/2025
9.7.1-beta.353 0 8/27/2025
9.7.1-beta.352 0 8/27/2025
9.7.1-beta.351 0 8/27/2025
9.7.1-beta.348 124 8/14/2025
9.7.1-beta.344 70 8/10/2025
9.7.1-beta.343 189 8/8/2025
9.7.1-beta.342 194 8/7/2025
9.7.1-beta.341 190 8/6/2025
9.7.1-beta.340 176 8/5/2025
9.7.1-beta.339 177 8/5/2025
9.7.0 701 8/1/2025
9.7.0-beta.337 78 8/1/2025
9.7.0-beta.336 84 8/1/2025
9.7.0-beta.335 84 8/1/2025
9.7.0-beta.333 93 7/30/2025
9.6.1-beta.332 91 7/30/2025
9.6.1-beta.331 91 7/30/2025
9.6.1-beta.330 96 7/30/2025
9.6.1-beta.329 91 7/30/2025
9.6.1-beta.328 92 7/29/2025
9.6.1-beta.327 93 7/28/2025
9.6.1-beta.326 92 7/28/2025
9.6.0 734 7/10/2025
9.6.0-beta.324 149 7/10/2025
9.5.1-beta.323 116 7/10/2025
9.5.1-beta.322 112 7/10/2025
9.5.1-beta.321 115 7/10/2025
9.5.1-beta.320 121 7/9/2025
9.5.1-beta.319 117 7/8/2025
9.5.1-beta.318 115 7/2/2025
9.5.1-beta.317 115 6/30/2025
9.5.1-beta.315 120 6/26/2025
9.5.1-beta.314 274 6/23/2025
9.5.1-beta.313 115 6/20/2025
9.5.1-beta.312 117 6/20/2025
9.5.1-beta.311 120 6/18/2025
9.5.1-beta.310 126 6/17/2025
9.5.1-beta.309 122 6/17/2025
9.5.1-beta.308 118 6/17/2025
9.5.1-beta.307 123 6/16/2025
9.5.1-beta.306 264 6/11/2025
9.5.1-beta.305 107 6/7/2025
9.5.1-beta.304 110 6/6/2025
9.5.1-beta.303 126 6/4/2025
9.5.1-beta.302 123 6/4/2025
9.5.1-beta.301 131 6/2/2025
9.5.1-beta.300 133 5/28/2025
9.5.0 893 5/27/2025
9.5.0-beta.299 137 5/27/2025
9.5.0-beta.298 129 5/26/2025
9.5.0-beta.297 86 5/24/2025
9.5.0-beta.296 80 5/24/2025
9.5.0-beta.295 46 5/24/2025
9.4.1-beta.291 127 5/19/2025
9.4.1-beta.289 142 5/16/2025
9.4.1-beta.288 190 5/16/2025
9.4.1-beta.287 192 5/16/2025
9.4.1-beta.286 192 5/16/2025
9.4.1-beta.285 487 5/14/2025
9.4.1-beta.284 224 5/13/2025
9.4.1-beta.283 217 5/12/2025
9.4.1-beta.282 125 5/7/2025
9.4.1-beta.280 126 5/2/2025
9.4.1-beta.279 123 5/2/2025
9.4.1-beta.277 144 4/23/2025
9.4.1-beta.276 141 4/23/2025
9.4.1-beta.275 135 4/23/2025
9.4.1-beta.274 143 4/23/2025
9.4.1-beta.273 147 4/23/2025
9.4.1-beta.272 133 4/23/2025
9.4.1-beta.271 141 4/23/2025
9.4.1-beta.270 158 4/20/2025
9.4.0 1,203 4/20/2025
9.4.0-beta.269 155 4/20/2025
9.4.0-beta.268 146 4/20/2025
9.3.1-beta.267 138 4/20/2025
9.3.1-beta.266 71 4/19/2025
9.3.1-beta.265 179 4/15/2025
9.3.1-beta.264 182 4/15/2025
9.3.1-beta.263 167 4/15/2025
9.3.1-beta.262 175 4/15/2025
9.3.1-beta.260 147 4/10/2025
9.3.1-beta.259 141 4/8/2025
9.3.1-beta.258 146 4/8/2025
9.3.1-beta.257 144 4/8/2025
9.3.1-beta.256 136 4/8/2025
9.3.1-beta.255 141 4/8/2025
9.3.1-beta.254 136 4/8/2025
9.3.1-beta.253 144 4/1/2025
9.3.1-beta.252 126 3/27/2025
9.3.1-beta.250 124 3/27/2025
9.3.1-beta.249 123 3/27/2025
9.3.1-beta.248 121 3/27/2025
9.3.1-beta.247 115 3/27/2025
9.3.1-beta.244 470 3/25/2025
9.3.1-beta.242 466 3/24/2025
9.3.1-beta.241 139 3/19/2025
9.3.0 1,543 3/19/2025
9.3.0-beta.239 135 3/19/2025
9.2.2-beta.237 136 3/19/2025
9.2.2-beta.236 103 3/14/2025
9.2.2-beta.230 140 3/13/2025
9.2.2-beta.229 133 3/13/2025
9.2.2-beta.228 146 3/11/2025
9.2.2-beta.227 148 3/11/2025
9.2.2-beta.226 166 3/11/2025
9.2.2-beta.225 154 3/11/2025
9.2.2-beta.224 138 3/11/2025
9.2.2-beta.223 148 3/10/2025
9.2.2-beta.222 151 3/10/2025
9.2.2-beta.220 145 3/9/2025
9.2.2-beta.218 141 3/9/2025
9.2.2-beta.217 182 3/7/2025
9.2.2-beta.216 178 3/7/2025
9.2.2-beta.215 179 3/7/2025
9.2.2-beta.214 184 3/5/2025
9.2.2-beta.213 182 3/5/2025
9.2.2-beta.212 189 3/5/2025
9.2.2-beta.211 184 3/4/2025
9.2.2-beta.210 193 3/4/2025
9.2.2-beta.208 82 3/3/2025
9.2.1 267 3/3/2025
9.2.1-beta.207 117 3/2/2025
9.2.1-beta.206 77 3/1/2025
9.2.1-beta.205 83 2/27/2025
9.2.1-beta.204 74 2/26/2025
9.2.1-beta.203 86 2/26/2025
9.2.0 301 2/26/2025
9.2.0-beta.202 70 2/26/2025
9.2.0-beta.201 72 2/26/2025
9.2.0-beta.199 76 2/26/2025
9.2.0-beta.198 81 2/26/2025