mirror of
https://github.com/hmaxnl/DotBased.git
synced 2025-04-26 07:07:54 +02:00
6 lines
103 B
C#
6 lines
103 B
C#
namespace DotBased.AspNet.Authority.EFCore.Repositories;
|
|
|
|
public abstract class RepositoryBase
|
|
{
|
|
|
|
} |