CommunityToolkit.Aspire.Hosting.SqlServer.Extensions 9.2.1-beta.207

Prefix Reserved
This is a prerelease version of CommunityToolkit.Aspire.Hosting.SqlServer.Extensions.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CommunityToolkit.Aspire.Hosting.SqlServer.Extensions --version 9.2.1-beta.207
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.SqlServer.Extensions -Version 9.2.1-beta.207
                    
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.2.1-beta.207" />
                    
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.2.1-beta.207" />
                    
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.2.1-beta.207
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.SqlServer.Extensions, 9.2.1-beta.207"
                    
#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.
#addin nuget:?package=CommunityToolkit.Aspire.Hosting.SqlServer.Extensions&version=9.2.1-beta.207&prerelease
                    
Install CommunityToolkit.Aspire.Hosting.SqlServer.Extensions as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.SqlServer.Extensions&version=9.2.1-beta.207&prerelease
                    
Install CommunityToolkit.Aspire.Hosting.SqlServer.Extensions 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 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();

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. 
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.4.1-beta.270 54 4/20/2025
9.4.0 58 4/20/2025
9.4.0-beta.269 46 4/20/2025
9.4.0-beta.268 43 4/20/2025
9.3.1-beta.267 40 4/20/2025
9.3.1-beta.266 40 4/19/2025
9.3.1-beta.265 150 4/15/2025
9.3.1-beta.264 156 4/15/2025
9.3.1-beta.263 143 4/15/2025
9.3.1-beta.262 147 4/15/2025
9.3.1-beta.260 127 4/10/2025
9.3.1-beta.259 121 4/8/2025
9.3.1-beta.258 119 4/8/2025
9.3.1-beta.257 120 4/8/2025
9.3.1-beta.256 116 4/8/2025
9.3.1-beta.255 113 4/8/2025
9.3.1-beta.254 116 4/8/2025
9.3.1-beta.253 120 4/1/2025
9.3.1-beta.252 93 3/27/2025
9.3.1-beta.250 97 3/27/2025
9.3.1-beta.249 95 3/27/2025
9.3.1-beta.248 98 3/27/2025
9.3.1-beta.247 94 3/27/2025
9.3.1-beta.244 442 3/25/2025
9.3.1-beta.242 438 3/24/2025
9.3.1-beta.241 118 3/19/2025
9.3.0 564 3/19/2025
9.3.0-beta.239 112 3/19/2025
9.2.2-beta.237 112 3/19/2025
9.2.2-beta.236 81 3/14/2025
9.2.2-beta.230 115 3/13/2025
9.2.2-beta.229 113 3/13/2025
9.2.2-beta.228 121 3/11/2025
9.2.2-beta.227 123 3/11/2025
9.2.2-beta.226 132 3/11/2025
9.2.2-beta.225 131 3/11/2025
9.2.2-beta.224 119 3/11/2025
9.2.2-beta.223 125 3/10/2025
9.2.2-beta.222 128 3/10/2025
9.2.2-beta.220 126 3/9/2025
9.2.2-beta.218 122 3/9/2025
9.2.2-beta.217 163 3/7/2025
9.2.2-beta.216 162 3/7/2025
9.2.2-beta.215 160 3/7/2025
9.2.2-beta.214 161 3/5/2025
9.2.2-beta.213 152 3/5/2025
9.2.2-beta.212 164 3/5/2025
9.2.2-beta.211 167 3/4/2025
9.2.2-beta.210 167 3/4/2025
9.2.2-beta.208 63 3/3/2025
9.2.1 223 3/3/2025
9.2.1-beta.207 92 3/2/2025
9.2.1-beta.206 54 3/1/2025
9.2.1-beta.205 56 2/27/2025
9.2.1-beta.204 54 2/26/2025
9.2.1-beta.203 56 2/26/2025
9.2.0 273 2/26/2025
9.2.0-beta.202 51 2/26/2025
9.2.0-beta.201 53 2/26/2025
9.2.0-beta.199 52 2/26/2025
9.2.0-beta.198 54 2/26/2025