many fixes and improvements - rework for modules/ and common/
feat(emailer): add Postmark and Resend providers
This commit is contained in:
4
backend/GlobalUsings.cs
Normal file
4
backend/GlobalUsings.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
global using FastEndpoints;
|
||||
global using FluentValidation;
|
||||
global using JetBrains.Annotations;
|
||||
global using Microsoft.EntityFrameworkCore;
|
||||
Reference in New Issue
Block a user