7 lines
196 B
C#
7 lines
196 B
C#
global using Ardalis.GuardClauses;
|
|
global using FastEndpoints;
|
|
global using FluentValidation;
|
|
global using JetBrains.Annotations;
|
|
global using MediatR;
|
|
global using Microsoft.EntityFrameworkCore;
|