MSSP 0.7.6
dotnet add package MSSP --version 0.7.6
NuGet\Install-Package MSSP -Version 0.7.6
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="MSSP" Version="0.7.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MSSP" Version="0.7.6" />
<PackageReference Include="MSSP" />
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 MSSP --version 0.7.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MSSP, 0.7.6"
#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 MSSP@0.7.6
#: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=MSSP&version=0.7.6
#tool nuget:?package=MSSP&version=0.7.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides the public client interface and types for the MSSP event store.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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.
-
net10.0
NuGet packages (5)
Showing the top 5 NuGet packages that depend on MSSP:
| Package | Downloads |
|---|---|
|
MSSP.Embedded
Embedded single-process implementation of the MSSP event store. |
|
|
MSSP.Cluster
HA cluster implementation of the MSSP event store using Raft consensus. |
|
|
MSSP.Server
ASP.NET Core gRPC server library for the MSSP event store. |
|
|
MSSP.Client
gRPC client for the MSSP event store. |
|
|
Aggregates.MSSP
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.7.6 | 0 | 6/9/2026 |
| 0.7.5 | 0 | 6/9/2026 |
| 0.7.4 | 0 | 6/9/2026 |
| 0.7.3 | 0 | 6/9/2026 |
| 0.7.2 | 6 | 6/9/2026 |
| 0.7.1 | 133 | 5/29/2026 |
| 0.7.0 | 141 | 5/29/2026 |
| 0.6.0 | 134 | 5/27/2026 |
| 0.5.0 | 134 | 5/27/2026 |
| 0.4.3 | 139 | 5/27/2026 |
| 0.4.2 | 150 | 5/27/2026 |
| 0.4.1 | 159 | 5/26/2026 |
| 0.4.0 | 133 | 5/25/2026 |
| 0.3.2 | 229 | 5/24/2026 |
| 0.3.1 | 169 | 5/22/2026 |
| 0.3.0 | 133 | 5/22/2026 |
| 0.2.3 | 134 | 5/21/2026 |
| 0.2.2 | 131 | 5/20/2026 |
| 0.2.1 | 145 | 5/20/2026 |
| 0.2.0 | 130 | 5/20/2026 |
Loading failed