irc-netcore-api/IRaCIS.Core.Test/GlobalUsings.cs

8 lines
222 B
C#

global using Microsoft.EntityFrameworkCore;
global using System;
global using System.Collections.Generic;
global using System.ComponentModel.DataAnnotations;
global using System.ComponentModel.DataAnnotations.Schema;