Namespace StoneCo.Framework.Data.SqlServer.Contexts
Classes
DbContextBase
Base class that implements the interface with the methods responsible for handling EF (Entity Framework) Core contexts.
Interfaces
IDbContext
Interface that represents the concrete class responsible for handling EF (Entity Framework) Core contexts.