CommunityToolkit.Aspire.Hosting.EventStore 9.8.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.EventStore --version 9.8.0
                    
NuGet\Install-Package CommunityToolkit.Aspire.Hosting.EventStore -Version 9.8.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.EventStore" Version="9.8.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CommunityToolkit.Aspire.Hosting.EventStore" Version="9.8.0" />
                    
Directory.Packages.props
<PackageReference Include="CommunityToolkit.Aspire.Hosting.EventStore" />
                    
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.EventStore --version 9.8.0
                    
#r "nuget: CommunityToolkit.Aspire.Hosting.EventStore, 9.8.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.EventStore@9.8.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.EventStore&version=9.8.0
                    
Install as a Cake Addin
#tool nuget:?package=CommunityToolkit.Aspire.Hosting.EventStore&version=9.8.0
                    
Install as a Cake Tool

CommunityToolkit.Aspire.Hosting.EventStore library

Provides extension methods and resource definitions for the .NET Aspire app host to support running EventStore containers.

Getting Started

Install the package

In your app host project, install the package using the following command:

dotnet add package CommunityToolkit.Aspire.Hosting.EventStore

Example usage

Then, in the Program.cs file of app host, add a EventStore resource and consume the connection using the following methods:

var builder = DistributedApplication.CreateBuilder(args);

var eventstore = builder.AddEventStore("eventstore");

var myService = builder.AddProject<Projects.MyService>()
                       .WithReference(eventstore);

builder.Build().Run();

Additional Information

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

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 (3)

Showing the top 3 popular GitHub repositories that depend on CommunityToolkit.Aspire.Hosting.EventStore:

Repository Stars
meysamhadeli/booking-microservices
A practical microservices with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit, and Aspire in .Net 9.
mehdihadeli/food-delivery-microservices
🍔 A practical and cloud-native food delivery microservices, built with .Net Aspire, .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
meysamhadeli/booking-modular-monolith
A practical Modular Monolith architecture with the latest technologies and architecture like Vertical Slice Architecture, Event Driven Architecture, CQRS, DDD, gRpc, Masstransit, and Aspire in .Net 9.
Version Downloads Last Updated
9.8.1-beta.424 20 10/28/2025
9.8.1-beta.420 34 10/27/2025
9.8.1-beta.419 38 10/27/2025
9.8.1-beta.417 36 10/27/2025
9.8.1-beta.414 109 10/24/2025
9.8.1-beta.413 110 10/22/2025
9.8.1-beta.410 113 10/16/2025
9.8.1-beta.408 112 10/16/2025
9.8.1-beta.407 107 10/16/2025
9.8.1-beta.406 116 10/15/2025
9.8.0 1,479 9/26/2025
9.8.0-beta.405 116 10/15/2025
9.8.0-beta.404 118 10/13/2025
9.8.0-beta.402 128 9/29/2025
9.8.0-beta.401 121 9/29/2025
9.8.0-beta.399 119 9/26/2025
9.8.0-beta.398 127 9/25/2025
9.8.0-beta.397 124 9/25/2025
9.8.0-beta.395 121 9/24/2025
9.8.0-beta.394 122 9/23/2025
9.8.0-beta.393 127 9/23/2025
9.8.0-beta.392 130 9/23/2025
9.8.0-beta.389 247 9/18/2025
9.8.0-beta.388 253 9/16/2025
9.8.0-beta.386 199 9/15/2025
9.8.0-beta.385 204 9/15/2025
9.8.0-beta.384 50 9/13/2025
9.8.0-beta.376 131 9/8/2025
9.8.0-beta.375 59 9/6/2025
9.8.0-beta.373 135 9/5/2025
9.8.0-beta.372 137 9/4/2025
9.8.0-beta.370 125 9/2/2025
9.8.0-beta.364 122 9/1/2025
9.7.2 613 8/29/2025
9.7.2-beta.362 167 8/29/2025
9.7.2-beta.361 166 8/29/2025
9.7.2-beta.360 166 8/29/2025
9.7.2-beta.359 167 8/28/2025
9.7.2-beta.358 166 8/28/2025
9.7.2-beta.357 166 8/28/2025
9.7.1 214 8/27/2025
9.7.1-beta.355 170 8/27/2025
9.7.1-beta.354 166 8/27/2025
9.7.1-beta.353 167 8/27/2025
9.7.1-beta.352 174 8/27/2025
9.7.1-beta.351 172 8/27/2025
9.7.1-beta.348 130 8/14/2025
9.7.1-beta.344 78 8/10/2025
9.7.1-beta.343 200 8/8/2025
9.7.1-beta.342 202 8/7/2025
9.7.1-beta.341 200 8/6/2025
9.7.1-beta.340 188 8/5/2025
9.7.1-beta.339 188 8/5/2025
9.7.0 1,058 8/1/2025
9.7.0-beta.337 84 8/1/2025
9.7.0-beta.336 96 8/1/2025
9.7.0-beta.335 94 8/1/2025
9.7.0-beta.333 108 7/30/2025
9.6.1-beta.332 104 7/30/2025
9.6.1-beta.331 99 7/30/2025
9.6.1-beta.330 101 7/30/2025
9.6.1-beta.329 104 7/30/2025
9.6.1-beta.328 113 7/29/2025
9.6.1-beta.327 116 7/28/2025
9.6.1-beta.326 114 7/28/2025
9.6.0 639 7/10/2025
9.6.0-beta.324 128 7/10/2025
9.5.1-beta.323 122 7/10/2025
9.5.1-beta.322 125 7/10/2025
9.5.1-beta.321 124 7/10/2025
9.5.1-beta.320 126 7/9/2025
9.5.1-beta.319 128 7/8/2025
9.5.1-beta.318 126 7/2/2025
9.5.1-beta.317 121 6/30/2025
9.5.1-beta.315 126 6/26/2025
9.5.1-beta.314 128 6/23/2025
9.5.1-beta.313 138 6/20/2025
9.5.1-beta.312 115 6/20/2025
9.5.1-beta.311 144 6/18/2025
9.5.1-beta.310 147 6/17/2025
9.5.1-beta.309 135 6/17/2025
9.5.1-beta.308 125 6/17/2025
9.5.1-beta.307 141 6/16/2025
9.5.1-beta.306 283 6/11/2025
9.5.1-beta.305 106 6/7/2025
9.5.1-beta.304 123 6/6/2025
9.5.1-beta.303 129 6/4/2025
9.5.1-beta.302 141 6/4/2025
9.5.1-beta.301 150 6/2/2025
9.5.1-beta.300 153 5/28/2025
9.5.0 557 5/27/2025
9.5.0-beta.299 130 5/27/2025
9.5.0-beta.298 153 5/26/2025
9.5.0-beta.297 81 5/24/2025
9.5.0-beta.296 87 5/24/2025
9.5.0-beta.295 72 5/24/2025
9.4.1-beta.291 157 5/19/2025
9.4.1-beta.289 168 5/16/2025
9.4.1-beta.288 224 5/16/2025
9.4.1-beta.287 195 5/16/2025
9.4.1-beta.286 192 5/16/2025
9.4.1-beta.285 227 5/14/2025
9.4.1-beta.284 228 5/13/2025
9.4.1-beta.283 213 5/12/2025
9.4.1-beta.282 154 5/7/2025
9.4.1-beta.280 146 5/2/2025
9.4.1-beta.279 133 5/2/2025
9.4.1-beta.277 163 4/23/2025
9.4.1-beta.276 161 4/23/2025
9.4.1-beta.275 173 4/23/2025
9.4.1-beta.274 167 4/23/2025
9.4.1-beta.273 169 4/23/2025
9.4.1-beta.272 159 4/23/2025
9.4.1-beta.271 156 4/23/2025
9.4.1-beta.270 162 4/20/2025
9.4.0 419 4/20/2025
9.4.0-beta.269 166 4/20/2025
9.4.0-beta.268 144 4/20/2025
9.3.1-beta.267 168 4/20/2025
9.3.1-beta.266 95 4/19/2025
9.3.1-beta.265 187 4/15/2025
9.3.1-beta.264 180 4/15/2025
9.3.1-beta.263 195 4/15/2025
9.3.1-beta.262 181 4/15/2025
9.3.1-beta.260 148 4/10/2025
9.3.1-beta.259 145 4/8/2025
9.3.1-beta.258 158 4/8/2025
9.3.1-beta.257 149 4/8/2025
9.3.1-beta.256 146 4/8/2025
9.3.1-beta.255 163 4/8/2025
9.3.1-beta.254 166 4/8/2025
9.3.1-beta.253 143 4/1/2025
9.3.1-beta.252 149 3/27/2025
9.3.1-beta.250 126 3/27/2025
9.3.1-beta.249 122 3/27/2025
9.3.1-beta.248 125 3/27/2025
9.3.1-beta.247 153 3/27/2025
9.3.1-beta.244 471 3/25/2025
9.3.1-beta.242 497 3/24/2025
9.3.1-beta.241 160 3/19/2025
9.3.0 336 3/19/2025
9.3.0-beta.239 135 3/19/2025
9.2.2-beta.237 156 3/19/2025
9.2.2-beta.236 119 3/14/2025
9.2.2-beta.230 162 3/13/2025
9.2.2-beta.229 154 3/13/2025
9.2.2-beta.228 145 3/11/2025
9.2.2-beta.227 159 3/11/2025
9.2.2-beta.226 149 3/11/2025
9.2.2-beta.225 160 3/11/2025
9.2.2-beta.224 164 3/11/2025
9.2.2-beta.223 171 3/10/2025
9.2.2-beta.222 166 3/10/2025
9.2.2-beta.220 151 3/9/2025
9.2.2-beta.218 162 3/9/2025
9.2.2-beta.217 187 3/7/2025
9.2.2-beta.216 200 3/7/2025
9.2.2-beta.215 206 3/7/2025
9.2.2-beta.214 184 3/5/2025
9.2.2-beta.213 183 3/5/2025
9.2.2-beta.212 190 3/5/2025
9.2.2-beta.211 201 3/4/2025
9.2.2-beta.210 198 3/4/2025
9.2.2-beta.208 105 3/3/2025
9.2.1 229 3/3/2025
9.2.1-beta.207 141 3/2/2025
9.2.1-beta.206 93 3/1/2025
9.2.1-beta.205 93 2/27/2025
9.2.1-beta.204 73 2/26/2025
9.2.1-beta.203 98 2/26/2025
9.2.0 190 2/26/2025
9.2.0-beta.202 93 2/26/2025
9.2.0-beta.201 93 2/26/2025
9.2.0-beta.199 90 2/26/2025
9.2.0-beta.198 95 2/26/2025
9.1.1-beta.197 83 2/25/2025
9.1.1-beta.196 81 2/25/2025
9.1.1-beta.195 98 2/25/2025
9.1.1-beta.194 97 2/25/2025
9.1.1-beta.193 83 2/25/2025
9.1.1-beta.192 80 2/24/2025
9.1.1-beta.191 104 2/24/2025
9.1.1-beta.190 82 2/19/2025
9.1.1-beta.189 108 2/19/2025
9.1.1-beta.188 92 2/19/2025
9.1.1-beta.187 109 2/19/2025
9.1.1-beta.183 106 2/18/2025
9.1.1-beta.182 108 2/18/2025
9.1.1-beta.181 92 2/18/2025
9.1.1-beta.180 100 2/17/2025
9.1.1-beta.178 89 2/17/2025
9.1.1-beta.177 79 2/12/2025
9.1.1-beta.176 110 2/11/2025
9.1.1-beta.175 94 2/11/2025
9.1.1-beta.173 87 2/10/2025
9.1.1-beta.169 92 2/6/2025
9.1.1-beta.168 72 2/5/2025
9.1.1-beta.166 94 2/5/2025
9.1.1-beta.165 77 2/5/2025
9.1.1-beta.164 102 2/3/2025
9.1.1-beta.162 96 2/3/2025
9.1.1-beta.155 90 1/30/2025
9.1.1-beta.154 96 1/30/2025
9.1.1-beta.153 72 1/30/2025
9.1.1-beta.152 97 1/29/2025
9.1.1-beta.150 116 1/29/2025
9.1.1-beta.148 110 1/26/2025
9.1.1-beta.147 95 1/26/2025
9.1.1-beta.146 78 1/23/2025
9.1.1-beta.145 90 1/22/2025
9.1.1-beta.144 94 1/22/2025
9.1.1-beta.142 90 1/22/2025
9.1.1-beta.140 94 1/22/2025
9.1.1-beta.139 75 1/21/2025
9.1.1-beta.138 90 1/20/2025
9.1.1-beta.137 84 1/17/2025
9.1.1-beta.136 88 1/15/2025
9.1.1-beta.135 51 1/15/2025
9.1.1-beta.134 60 1/15/2025
9.1.1-beta.128 87 1/9/2025
9.1.1-beta.127 78 1/9/2025
9.1.1-beta.126 103 1/9/2025
9.1.1-beta.125 90 1/9/2025
9.1.1-beta.124 106 1/9/2025
9.1.0 336 12/12/2024
9.1.0-beta.123 84 1/3/2025
9.1.0-beta.122 96 1/3/2025
9.1.0-beta.121 108 1/2/2025
9.1.0-beta.120 98 12/30/2024
9.1.0-beta.119 99 12/30/2024
9.1.0-beta.118 80 12/30/2024
9.1.0-beta.116 91 12/30/2024
9.1.0-beta.114 102 12/30/2024
9.1.0-beta.113 97 12/30/2024
9.1.0-beta.112 74 12/18/2024
9.1.0-beta.110 106 12/16/2024
9.1.0-beta.109 101 12/12/2024
9.0.1-beta.108 85 12/12/2024
9.0.1-beta.107 106 12/11/2024
9.0.1-beta.106 80 12/12/2024
9.0.1-beta.104 77 12/11/2024
9.0.1-beta.102 88 12/6/2024
9.0.1-beta.99 90 12/6/2024
9.0.1-beta.98 91 12/6/2024
9.0.1-beta.95 103 12/5/2024
9.0.1-beta.94 78 12/5/2024