GlobalUsings.cs 108 B

12345
  1. 
  2. global using Microsoft.EntityFrameworkCore;
  3. global using System.ComponentModel.DataAnnotations.Schema;