-
Notifications
You must be signed in to change notification settings - Fork 103
Open
Labels
Description
Currently I did not find a possibility to use an custom (extended) context (with extended base models).
I my case I want to derive from the LocalizationModelContext and use a custom LocalizationRecord-Model. As an example: This is supported in AspNetCore.Identity (you can use custom models for the user / role management)