ca24afe3c60d5adbd8b8e2d47d7f9bf1fa25847b
- Wrapped `using` directives with `#if NET` and `#elif NETFRAMEWORK` - Applied conditional inheritance for `IUserManagerDbContext` and `IMailDbContext` - Made `EmailOut` DbSet and triggers only available in `NET` builds - Adjusted `_logger` nullability for NET vs NETFRAMEWORK targets - Ensured `modelBuilder.ConfigureUserManager()` only runs in NET builds
Description
No description provided
Languages
JavaScript
88.9%
C#
5.6%
Visual Basic .NET
2.8%
HTML
1.3%
CSS
0.9%
Other
0.4%