using IdentityServer4.Models; namespace nuget_host.Models { public class RepositoryIdentityResource : IdentityResource { } }