Files
fiscalos/tests/FiscalOS.Infra.Tests/Usings.cs
T

9 lines
261 B
C#

global using System.IdentityModel.Tokens.Jwt;
global using AwesomeAssertions.Primitives;
global using FiscalOS.Core.Identity;
global using FiscalOS.Infra.Authentication;
global using FiscalOS.Infra.Tests.Assertions;
global using Microsoft.Extensions.Options;