You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple ASP.NET Core project that uses CQRS, using the SQL database for write data and MongoDB for read data. Using BackgroundService for syncing data between two databases.