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.410 106 10/16/2025
9.8.1-beta.408 100 10/16/2025
9.8.1-beta.407 100 10/16/2025
9.8.1-beta.406 107 10/15/2025
9.8.0 701 9/26/2025
9.8.0-beta.405 105 10/15/2025
9.8.0-beta.404 113 10/13/2025
9.8.0-beta.402 127 9/29/2025
9.8.0-beta.401 120 9/29/2025
9.8.0-beta.399 117 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 120 9/23/2025
9.8.0-beta.393 127 9/23/2025
9.8.0-beta.392 129 9/23/2025
9.8.0-beta.389 247 9/18/2025
9.8.0-beta.388 252 9/16/2025
9.8.0-beta.386 199 9/15/2025
9.8.0-beta.385 203 9/15/2025
9.8.0-beta.384 47 9/13/2025
9.8.0-beta.376 130 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 123 9/2/2025
9.8.0-beta.364 121 9/1/2025
9.7.2 612 8/29/2025
9.7.2-beta.362 166 8/29/2025
9.7.2-beta.361 165 8/29/2025
9.7.2-beta.360 166 8/29/2025
9.7.2-beta.359 166 8/28/2025
9.7.2-beta.358 163 8/28/2025
9.7.2-beta.357 165 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 166 8/27/2025
9.7.1-beta.352 171 8/27/2025
9.7.1-beta.351 172 8/27/2025
9.7.1-beta.348 129 8/14/2025
9.7.1-beta.344 75 8/10/2025
9.7.1-beta.343 200 8/8/2025
9.7.1-beta.342 199 8/7/2025
9.7.1-beta.341 198 8/6/2025
9.7.1-beta.340 187 8/5/2025
9.7.1-beta.339 187 8/5/2025
9.7.0 1,055 8/1/2025
9.7.0-beta.337 84 8/1/2025
9.7.0-beta.336 95 8/1/2025
9.7.0-beta.335 93 8/1/2025
9.7.0-beta.333 105 7/30/2025
9.6.1-beta.332 100 7/30/2025
9.6.1-beta.331 98 7/30/2025
9.6.1-beta.330 98 7/30/2025
9.6.1-beta.329 100 7/30/2025
9.6.1-beta.328 111 7/29/2025
9.6.1-beta.327 116 7/28/2025
9.6.1-beta.326 112 7/28/2025
9.6.0 601 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 123 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 126 7/8/2025
9.5.1-beta.318 126 7/2/2025
9.5.1-beta.317 118 6/30/2025
9.5.1-beta.315 123 6/26/2025
9.5.1-beta.314 127 6/23/2025
9.5.1-beta.313 134 6/20/2025
9.5.1-beta.312 115 6/20/2025
9.5.1-beta.311 139 6/18/2025
9.5.1-beta.310 142 6/17/2025
9.5.1-beta.309 134 6/17/2025
9.5.1-beta.308 123 6/17/2025
9.5.1-beta.307 139 6/16/2025
9.5.1-beta.306 280 6/11/2025
9.5.1-beta.305 105 6/7/2025
9.5.1-beta.304 120 6/6/2025
9.5.1-beta.303 128 6/4/2025
9.5.1-beta.302 137 6/4/2025
9.5.1-beta.301 145 6/2/2025
9.5.1-beta.300 149 5/28/2025
9.5.0 550 5/27/2025
9.5.0-beta.299 130 5/27/2025
9.5.0-beta.298 149 5/26/2025
9.5.0-beta.297 81 5/24/2025
9.5.0-beta.296 85 5/24/2025
9.5.0-beta.295 71 5/24/2025
9.4.1-beta.291 151 5/19/2025
9.4.1-beta.289 161 5/16/2025
9.4.1-beta.288 216 5/16/2025
9.4.1-beta.287 191 5/16/2025
9.4.1-beta.286 189 5/16/2025
9.4.1-beta.285 226 5/14/2025
9.4.1-beta.284 224 5/13/2025
9.4.1-beta.283 211 5/12/2025
9.4.1-beta.282 151 5/7/2025
9.4.1-beta.280 145 5/2/2025
9.4.1-beta.279 129 5/2/2025
9.4.1-beta.277 160 4/23/2025
9.4.1-beta.276 158 4/23/2025
9.4.1-beta.275 169 4/23/2025
9.4.1-beta.274 165 4/23/2025
9.4.1-beta.273 167 4/23/2025
9.4.1-beta.272 157 4/23/2025
9.4.1-beta.271 155 4/23/2025
9.4.1-beta.270 161 4/20/2025
9.4.0 415 4/20/2025
9.4.0-beta.269 162 4/20/2025
9.4.0-beta.268 144 4/20/2025
9.3.1-beta.267 161 4/20/2025
9.3.1-beta.266 90 4/19/2025
9.3.1-beta.265 185 4/15/2025
9.3.1-beta.264 179 4/15/2025
9.3.1-beta.263 189 4/15/2025
9.3.1-beta.262 181 4/15/2025
9.3.1-beta.260 146 4/10/2025
9.3.1-beta.259 141 4/8/2025
9.3.1-beta.258 157 4/8/2025
9.3.1-beta.257 148 4/8/2025
9.3.1-beta.256 146 4/8/2025
9.3.1-beta.255 162 4/8/2025
9.3.1-beta.254 162 4/8/2025
9.3.1-beta.253 142 4/1/2025
9.3.1-beta.252 146 3/27/2025
9.3.1-beta.250 121 3/27/2025
9.3.1-beta.249 118 3/27/2025
9.3.1-beta.248 123 3/27/2025
9.3.1-beta.247 144 3/27/2025
9.3.1-beta.244 471 3/25/2025
9.3.1-beta.242 493 3/24/2025
9.3.1-beta.241 154 3/19/2025
9.3.0 328 3/19/2025
9.3.0-beta.239 134 3/19/2025
9.2.2-beta.237 151 3/19/2025
9.2.2-beta.236 117 3/14/2025
9.2.2-beta.230 155 3/13/2025
9.2.2-beta.229 148 3/13/2025
9.2.2-beta.228 144 3/11/2025
9.2.2-beta.227 157 3/11/2025
9.2.2-beta.226 147 3/11/2025
9.2.2-beta.225 159 3/11/2025
9.2.2-beta.224 159 3/11/2025
9.2.2-beta.223 167 3/10/2025
9.2.2-beta.222 162 3/10/2025
9.2.2-beta.220 150 3/9/2025
9.2.2-beta.218 157 3/9/2025
9.2.2-beta.217 186 3/7/2025
9.2.2-beta.216 196 3/7/2025
9.2.2-beta.215 201 3/7/2025
9.2.2-beta.214 184 3/5/2025
9.2.2-beta.213 180 3/5/2025
9.2.2-beta.212 187 3/5/2025
9.2.2-beta.211 197 3/4/2025
9.2.2-beta.210 197 3/4/2025
9.2.2-beta.208 100 3/3/2025
9.2.1 228 3/3/2025
9.2.1-beta.207 139 3/2/2025
9.2.1-beta.206 89 3/1/2025
9.2.1-beta.205 89 2/27/2025
9.2.1-beta.204 71 2/26/2025
9.2.1-beta.203 97 2/26/2025
9.2.0 189 2/26/2025
9.2.0-beta.202 90 2/26/2025
9.2.0-beta.201 87 2/26/2025
9.2.0-beta.199 87 2/26/2025
9.2.0-beta.198 91 2/26/2025
9.1.1-beta.197 82 2/25/2025
9.1.1-beta.196 79 2/25/2025
9.1.1-beta.195 94 2/25/2025
9.1.1-beta.194 92 2/25/2025
9.1.1-beta.193 81 2/25/2025
9.1.1-beta.192 79 2/24/2025
9.1.1-beta.191 98 2/24/2025
9.1.1-beta.190 81 2/19/2025
9.1.1-beta.189 104 2/19/2025
9.1.1-beta.188 91 2/19/2025
9.1.1-beta.187 106 2/19/2025
9.1.1-beta.183 106 2/18/2025
9.1.1-beta.182 106 2/18/2025
9.1.1-beta.181 92 2/18/2025
9.1.1-beta.180 97 2/17/2025
9.1.1-beta.178 88 2/17/2025
9.1.1-beta.177 79 2/12/2025
9.1.1-beta.176 107 2/11/2025
9.1.1-beta.175 93 2/11/2025
9.1.1-beta.173 86 2/10/2025
9.1.1-beta.169 92 2/6/2025
9.1.1-beta.168 70 2/5/2025
9.1.1-beta.166 91 2/5/2025
9.1.1-beta.165 74 2/5/2025
9.1.1-beta.164 102 2/3/2025
9.1.1-beta.162 92 2/3/2025
9.1.1-beta.155 88 1/30/2025
9.1.1-beta.154 93 1/30/2025
9.1.1-beta.153 68 1/30/2025
9.1.1-beta.152 92 1/29/2025
9.1.1-beta.150 112 1/29/2025
9.1.1-beta.148 103 1/26/2025
9.1.1-beta.147 92 1/26/2025
9.1.1-beta.146 77 1/23/2025
9.1.1-beta.145 87 1/22/2025
9.1.1-beta.144 92 1/22/2025
9.1.1-beta.142 87 1/22/2025
9.1.1-beta.140 92 1/22/2025
9.1.1-beta.139 74 1/21/2025
9.1.1-beta.138 87 1/20/2025
9.1.1-beta.137 81 1/17/2025
9.1.1-beta.136 83 1/15/2025
9.1.1-beta.135 47 1/15/2025
9.1.1-beta.134 57 1/15/2025
9.1.1-beta.128 82 1/9/2025
9.1.1-beta.127 75 1/9/2025
9.1.1-beta.126 94 1/9/2025
9.1.1-beta.125 87 1/9/2025
9.1.1-beta.124 102 1/9/2025
9.1.0 331 12/12/2024
9.1.0-beta.123 83 1/3/2025
9.1.0-beta.122 93 1/3/2025
9.1.0-beta.121 104 1/2/2025
9.1.0-beta.120 92 12/30/2024
9.1.0-beta.119 96 12/30/2024
9.1.0-beta.118 78 12/30/2024
9.1.0-beta.116 89 12/30/2024
9.1.0-beta.114 97 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 104 12/16/2024
9.1.0-beta.109 97 12/12/2024
9.0.1-beta.108 82 12/12/2024
9.0.1-beta.107 102 12/11/2024
9.0.1-beta.106 77 12/12/2024
9.0.1-beta.104 76 12/11/2024
9.0.1-beta.102 88 12/6/2024
9.0.1-beta.99 87 12/6/2024
9.0.1-beta.98 88 12/6/2024
9.0.1-beta.95 100 12/5/2024
9.0.1-beta.94 76 12/5/2024