parallelize load

This commit is contained in:
Alex
2025-01-08 21:10:22 +00:00
parent 9b5ca021d2
commit 4239de86fc
3 changed files with 98 additions and 67 deletions
+1
View File
@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<ServerGarbageCollection>true</ServerGarbageCollection>
<EnableDefaultContentItems>false</EnableDefaultContentItems>
<TargetFramework>net9.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>