DotBased/DotBased.ASP.Auth/Models/Configuration/UserConfiguration.cs
2025-01-27 01:21:09 +01:00

6 lines
90 B
C#
Executable File

namespace DotBased.ASP.Auth.Models.Configuration;
public class UserConfiguration
{
}