-
- Notifications
You must be signed in to change notification settings - Fork 471
Open
Description
The EventStore and ReadStore extension methods use Mssql instead of MsSql.
The sample here does not compile, because UseMssqlSnapshotStore should be UseMsSqlSnapshotStore.
EventFlow/Source/EventFlow.MsSql/Extensions/EventFlowOptionsMsSqlEventStoreExtensions.cs
Line 30 in 4c070a0
| public static IEventFlowOptions UseMssqlEventStore(this IEventFlowOptions eventFlowOptions) |
EventFlow/Source/EventFlow.MsSql/Extensions/EventFlowOptionsMsSqlReadStoreExtensions.cs
Line 47 in 4c070a0
| public static IEventFlowOptions UseMssqlReadModel<TReadModel>( |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels