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
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%