DotBased/DotBased.ASP.Auth/Services/AuthService.cs

6 lines
72 B
C#

namespace DotBased.ASP.Auth.Services;
public class AuthService
{
}