26ff8d9b4f
Set up repository with legacy .NET Framework 4.8 source (OLD/), new .NET 10 Blazor solution (NEW/), OpenSpec specifications, documentation, and project configuration.
5 lines
107 B
C#
5 lines
107 B
C#
global using Xunit;
|
|
global using Shouldly;
|
|
global using Microsoft.Data.SqlClient;
|
|
global using Dapper;
|