Added dbcontext factory

This commit is contained in:
2026-08-15 19:18:17 +02:00
parent 7324268993
commit df7ba866f5
3 changed files with 38 additions and 0 deletions
@@ -0,0 +1,3 @@
namespace PostFundManagement.Infrastructure;
public interface IInfrastructure;