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%
C#
6.9%
HTML
2.8%
Visual Basic .NET
2.7%
CSS
1.2%
Other
0.4%