Exemplo n.º 1
0
 static void TestChronicleBuilder(IChronicleBuilder cb)
 {
     cb.UseEFCorePersistence <SagaDbContext>();
 }