![]() |
VOOZH | about |
dotnet add package OpenMedStack.Autofac.NEventstore.DynamoDb --version 2.4.3
NuGet\Install-Package OpenMedStack.Autofac.NEventstore.DynamoDb -Version 2.4.3
<PackageReference Include="OpenMedStack.Autofac.NEventstore.DynamoDb" Version="2.4.3" />
<PackageVersion Include="OpenMedStack.Autofac.NEventstore.DynamoDb" Version="2.4.3" />Directory.Packages.props
<PackageReference Include="OpenMedStack.Autofac.NEventstore.DynamoDb" />Project file
paket add OpenMedStack.Autofac.NEventstore.DynamoDb --version 2.4.3
#r "nuget: OpenMedStack.Autofac.NEventstore.DynamoDb, 2.4.3"
#:package OpenMedStack.Autofac.NEventstore.DynamoDb@2.4.3
#addin nuget:?package=OpenMedStack.Autofac.NEventstore.DynamoDb&version=2.4.3Install as a Cake Addin
#tool nuget:?package=OpenMedStack.Autofac.NEventstore.DynamoDb&version=2.4.3Install as a Cake Tool
This package defines the core implementations of DynamoDB storage for the OpenMedStack NEventStore.
This package is useful for production purposes.
var neChasis = Chassis.From(configuration)
.UsingNEventStore()
.UsingDynamoDbEventStore()
.Build();
neChasis.Start();
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
Change target framework to net10.0.