using IdentityServer8.EntityFramework.Entities; namespace Yavsc.Models { public class YavscApiResourceProperty : ApiResourceProperty { } }