From dde1bd0fccc48b5f5574ee937c10505390398b43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Vossel?= Date: Fri, 26 Sep 2025 15:49:08 +0200 Subject: [PATCH] Test --- .gitignore | 364 ++++++++++++++++++ Test/DBTest/DBTest/DB/Artikel.cs | 2 + Test/DBTest/DBTest/Pages/Home.razor | 77 +++- .../DBTest/DBTest/bin/Debug/net8.0/DBTest.dll | Bin 22528 -> 27136 bytes .../DBTest/DBTest/bin/Debug/net8.0/DBTest.pdb | Bin 26632 -> 28432 bytes .../DBTest.staticwebassets.endpoints.json | 2 +- .../DBTest.staticwebassets.runtime.json | 2 +- .../net8.0/wwwroot/_framework/DBTest.pdb | Bin 26632 -> 28432 bytes .../net8.0/wwwroot/_framework/DBTest.pdb.gz | Bin 18839 -> 20267 bytes .../net8.0/wwwroot/_framework/DBTest.wasm | Bin 22293 -> 26901 bytes .../net8.0/wwwroot/_framework/DBTest.wasm.gz | Bin 9525 -> 11232 bytes .../wwwroot/_framework/blazor.boot.json | 6 +- .../wwwroot/_framework/blazor.boot.json.gz | Bin 10443 -> 10445 bytes .../obj/Debug/net8.0/DBTest.AssemblyInfo.cs | 2 +- .../net8.0/DBTest.AssemblyInfoInputs.cache | 2 +- .../net8.0/DBTest.csproj.FileListAbsolute.txt | 6 +- .../DBTest/DBTest/obj/Debug/net8.0/DBTest.dll | Bin 22528 -> 27136 bytes .../DBTest/DBTest/obj/Debug/net8.0/DBTest.pdb | Bin 26632 -> 28432 bytes .../obj/Debug/net8.0/DBTest.sourcelink.json | 2 +- .../DBTest/obj/Debug/net8.0/blazor.boot.json | 6 +- .../compressed/0a8xygk55h-e034r1w4me.gz | Bin 10443 -> 0 bytes .../compressed/ozp5qbauca-m9jlkg05mq.gz | Bin 18839 -> 0 bytes .../compressed/vibesh5ky0-rrqlvyt6c5.gz | Bin 9525 -> 0 bytes .../obj/Debug/net8.0/rbcswa.dswa.cache.json | 2 +- .../DBTest/obj/Debug/net8.0/ref/DBTest.dll | Bin 9728 -> 10240 bytes .../DBTest/obj/Debug/net8.0/refint/DBTest.dll | Bin 9728 -> 10240 bytes .../Debug/net8.0/rjsmcshtml.dswa.cache.json | 2 +- .../Debug/net8.0/rjsmrazor.dswa.cache.json | 2 +- .../obj/Debug/net8.0/rpswa.dswa.cache.json | 2 +- .../staticwebassets.build.endpoints.json | 2 +- .../Debug/net8.0/staticwebassets.build.json | 2 +- .../net8.0/staticwebassets.build.json.cache | 2 +- .../net8.0/staticwebassets.development.json | 2 +- .../obj/Debug/net8.0/tmp-webcil/DBTest.wasm | Bin 22293 -> 26901 bytes .../obj/Debug/net8.0/webcil/DBTest.wasm | Bin 22293 -> 26901 bytes 35 files changed, 449 insertions(+), 38 deletions(-) create mode 100644 .gitignore delete mode 100644 Test/DBTest/DBTest/obj/Debug/net8.0/compressed/0a8xygk55h-e034r1w4me.gz delete mode 100644 Test/DBTest/DBTest/obj/Debug/net8.0/compressed/ozp5qbauca-m9jlkg05mq.gz delete mode 100644 Test/DBTest/DBTest/obj/Debug/net8.0/compressed/vibesh5ky0-rrqlvyt6c5.gz diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..18c76e0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,364 @@ +## Ignore Visual Studio temporary files, build results, and +## files generated by popular Visual Studio add-ons. +## +## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore + +# User-specific files +*.rsuser +*.suo +*.user +*.userosscache +*.sln.docstates + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Mono auto generated files +mono_crash.* + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +[Ww][Ii][Nn]32/ +[Aa][Rr][Mm]/ +[Aa][Rr][Mm]64/ +bld/ +[Bb]in/ +[Oo]bj/ +[Oo]ut/ +[Ll]og/ +[Ll]ogs/ + +# Visual Studio 2015/2017 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# Visual Studio 2017 auto generated files +Generated\ Files/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUnit +*.VisualState.xml +TestResult.xml +nunit-*.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# Benchmark Results +BenchmarkDotNet.Artifacts/ + +# .NET Core +project.lock.json +project.fragment.lock.json +artifacts/ + +# ASP.NET Scaffolding +ScaffoldingReadMe.txt + +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio +*_i.c +*_p.c +*_h.h +*.ilk +*.meta +*.obj +*.iobj +*.pch +*.pdb +*.ipdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*_wpftmp.csproj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opendb +*.opensdf +*.sdf +*.cachefile +*.VC.db +*.VC.VC.opendb + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# Visual Studio Trace Files +*.e2e + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# AxoCover is a Code Coverage Tool +.axoCover/* +!.axoCover/settings.json + +# Coverlet is a free, cross platform Code Coverage Tool +coverage*.json +coverage*.xml +coverage*.info + +# Visual Studio code coverage results +*.coverage +*.coveragexml + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# Note: Comment the next line if you want to checkin your web deploy settings, +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# Microsoft Azure Web App publish settings. Comment the next line if you want to +# checkin your Azure Web App publish settings, but sensitive information contained +# in these scripts will be unencrypted +PublishScripts/ + +# NuGet Packages +*.nupkg +# NuGet Symbol Packages +*.snupkg +# The packages folder can be ignored because of Package Restore +**/[Pp]ackages/* +# except build/, which is used as an MSBuild target. +!**/[Pp]ackages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/[Pp]ackages/repositories.config +# NuGet v3's project.json files produces more ignorable files +*.nuget.props +*.nuget.targets + +# Microsoft Azure Build Output +csx/ +*.build.csdef + +# Microsoft Azure Emulator +ecf/ +rcf/ + +# Windows Store app package directories and files +AppPackages/ +BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt +*.appx +*.appxbundle +*.appxupload + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!?*.[Cc]ache/ + +# Others +ClientBin/ +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.jfm +*.pfx +*.publishsettings +orleans.codegen.cs + +# Including strong name files can present a security risk +# (https://github.com/github/gitignore/pull/2483#issue-259490424) +#*.snk + +# Since there are multiple workflows, uncomment next line to ignore bower_components +# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622) +#bower_components/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm +ServiceFabricBackup/ +*.rptproj.bak + +# SQL Server files +*.mdf +*.ldf +*.ndf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings +*.rptproj.rsuser +*- [Bb]ackup.rdl +*- [Bb]ackup ([0-9]).rdl +*- [Bb]ackup ([0-9][0-9]).rdl + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat +node_modules/ + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio 6 auto-generated workspace file (contains which files were open etc.) +*.vbw + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe +paket-files/ + +# FAKE - F# Make +.fake/ + +# CodeRush personal settings +.cr/personal + +# Python Tools for Visual Studio (PTVS) +__pycache__/ +*.pyc + +# Cake - Uncomment if you are using it +# tools/** +# !tools/packages.config + +# Tabs Studio +*.tss + +# Telerik's JustMock configuration file +*.jmconfig + +# BizTalk build output +*.btp.cs +*.btm.cs +*.odx.cs +*.xsd.cs + +# OpenCover UI analysis results +OpenCover/ + +# Azure Stream Analytics local run output +ASALocalRun/ + +# MSBuild Binary and Structured Log +*.binlog + +# NVidia Nsight GPU debugger configuration file +*.nvuser + +# MFractors (Xamarin productivity tool) working folder +.mfractor/ + +# Local History for Visual Studio +.localhistory/ + +# BeatPulse healthcheck temp database +healthchecksdb + +# Backup folder for Package Reference Convert tool in Visual Studio 2017 +MigrationBackup/ + +# Ionide (cross platform F# VS Code tools) working folder +.ionide/ + +# Fody - auto-generated XML schema +FodyWeavers.xsd +/LambertzMailDienst/Mails diff --git a/Test/DBTest/DBTest/DB/Artikel.cs b/Test/DBTest/DBTest/DB/Artikel.cs index a01ae8f..60c635a 100644 --- a/Test/DBTest/DBTest/DB/Artikel.cs +++ b/Test/DBTest/DBTest/DB/Artikel.cs @@ -13,5 +13,7 @@ namespace DBTest.DB [Required] public string Variante { get; set; } public string Bezeichnung { get; set; } + public string Barcode{ get; set; } + public string Mengeneinheit { get; set; } } } diff --git a/Test/DBTest/DBTest/Pages/Home.razor b/Test/DBTest/DBTest/Pages/Home.razor index 4ad0068..7c96a67 100644 --- a/Test/DBTest/DBTest/Pages/Home.razor +++ b/Test/DBTest/DBTest/Pages/Home.razor @@ -11,11 +11,34 @@ @if (artikelliste == null) { - +
+

Loading...

+
} else { - +
+
+ @foreach (var quote in artikelliste) + { +
+
+
+
+

"@quote.Barcode"

+
+
+ @quote.Bezeichnung +
+
+
+
+ } +
+
+ +
+
} @code { @@ -35,32 +58,54 @@ else // If no quotes exist in IndexedDB, fetch from API if (artikelliste == null || artikelliste.Count == 0) { - await FetchAndStoreQuotesFromApiAsync(); + await FetchAndStoreQuotesFromDBAsync(); } } } - private async Task FetchAndStoreQuotesFromApiAsync() + private async Task FetchAndStoreQuotesFromDBAsync() { - - using(SqlConnection connection = new SqlConnection("")) - { - - } - using (var db = await DbFactory.Create()) { - Artikel a1 = new Artikel(); - a1.Key = "1"; - a1.ArtikelNummer = "1"; - a1.Variante = "0"; - a1.Bezeichnung = "Test"; + using (SqlConnection con = new SqlConnection("Data Source=APP03AC;Initial Catalog=KassenSystem;User Id=KassenManager;Password=ks;Max Pool Size=600;Connection Timeout=3000;encrypt=true;")) + { + con.Open(); - db.ArtikelListe.Add(a1); // Add quotes to IndexedDB + // 0 1 2 3 4 5 + string sql = "SELECT [ArtikelMA].[ArtikelId], [ArtikelNummer], [ArtikelMA].[Barcode], [Bontext], [Mengeneinheit], isnull([Farbe], '') FROM [Kassensystem].[KS].[ArtikelMA] left join [Kassensystem].[KS].[ArtikelVariantenMA] on [ArtikelMA].[ArtikelId] = [ArtikelVariantenMA].[ArtikelId] where [ArtikelMA].GeloeschtAm is null and istAusgeblendet = 0 and [ArtikelVariantenMA].GeloeschtAm is null order by ArtikelId, Farbe"; + + using(SqlCommand cmd = new SqlCommand(sql, con)) + { + using(SqlDataReader reader = cmd.ExecuteReader()) + { + while(reader.Read()) + { + Artikel a1 = new Artikel(); + a1.Key = reader.GetString(0); + a1.ArtikelNummer = reader.GetString(1); + a1.Variante = reader.GetString(5); + a1.Bezeichnung = reader.GetString(3); + + db.ArtikelListe.Add(a1); + } + } + } + + } await db.SaveChanges(); // Save changes } } + private async Task ForceRefresh() + { + using (var db = await DbFactory.Create()) + { + db.ArtikelListe.Clear(); // Clear existing data from IndexedDB + await db.SaveChanges(); + } + await FetchAndStoreQuotesFromDBAsync(); // Fetch fresh data from API + } + } diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.dll b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.dll index 7c0701e7ce02f7ed724d7a0f5115627c1ac15b42..bba944b352b07c62975ad58c0bedc6fae2781d05 100644 GIT binary patch literal 27136 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 P#{bRF_`gSVY2g0>eaLik delta 9528 zcmai33wTx4m0o+Fd(OS*+}xYw=1oF!^B`PEh#@Z$~d1{6q0sHUbw62!p} zZldDnYb4*)enV9lyEx z&f4p}_TFpnwf8w0dR+~DT^+ckN_A)O*G1ygraBtWB z^E1GjHY=xmUj)dQg#lRo(_lYsh$X${K*=a_`oOzpU-o3>+3t@c`6C;Q8AjE7^rpAW zQ!eOR;e&GCxN@#|Ze-8X#dDtfgmp(gdg(>>pp0ey59?i z+-P8Z+SGAjfdrWEe&8=~e`2S)Uk@x)3*8R__oZZ1oAd>5meSp>KvXrm`vVp3FYWBO z50jvYW)fvoYeMe`ob>)>NmGc);3=HVP1fKA-0Wo@rqGcoWFm&>&dhNiCi_^DlZ=AC zB5Pca8rNV2kukMzJ@YU$ERn*#g;*gT2g{HbjosIA-iDXZ-G28-I2wP@f8MAlrSFj> zDrEPrK=(3y5nl|;!RbZc;iz|(=P%rMf|b3#7Nt%yO|yHkf2=#u3Dt{aCYhyAGK*X^ z$u7h0ZT$?p%t>}xlgzU1-qr5?!5sJg)bd*F_VoVs@G`#j(05MPTyC-k(Ho?Tc}N%b zA=1_4{%7irc!`c-2|F~iMjJje26e2enT2`)>%up)L>q$%B%yX&|AkPQrU#I7U++BN zz1Vh6{{qG^aCkcJ68XumHi#32)sU_SxBwuPy25Nc1EKDp5l4>))4(P@z>OZ@S`ll8 zqd|_~alK$IVD`PuvyT!|kuXRS{hCEEpDbDoE6>ZAg;iql#&BYYRZ$K$;`=-otQSj9 zu+MX`6P;d^Jg2u1AQ(}x+ETc)HCfLgpp6DXs@uTh>oF(RnXaXJ;0Kn-pkEc zRwh=3&PtfUQ4t(bc4Kc%r%?%YWEY*Yhlh-+rjoO2OC zRpT_K_t(jSFa~p=V~tt$?!m~+d~_ta+Sc%-cr`K8eIruxIn-S2+@iF;F-+*I*nv8R zeeT3yS212*)4hG2HQ80|gsUufK}JqSN&qR54K#BRTt@n$0r#qmvTE2N#FW0jhg=VE z?_wzHhcKQpj>U)brmht$FUQ{})$Etqxz#8HTKQT|- zovD5Au(IrB>0f!@NqZ9Gg1+0FamEZd!g{xcP-~MMEg&PeZ(|Tz-Z-oJ7rI+Bb98sm zJ)D^ndV7{nFV5vNhT&Vi=ubuOYV?p-)f%+37R#!NLIbM`hn}n|Oua9{ zt16F&f97iV(*rET!s2Eu3r9x2EG)5vGZYhN5L4jOdVrh3QpPixg%iihsp1WI3~K~C za2mQY2!Nf&u&@^$573&ep;}La7fc(JZJF?xT+w-yc>x) z?B*5ZyUkO4e$*J2|(wsl(RJv~v8wulyYq?uQe8?b<7G!Xb9$*oseJ{63DP&8Wvt9~m zJbBzzPM&o6eDat=?o7^+M3gY;W^(SBAMoO%ME)*+O&muK5`#kN9Xz^XA%-&>WDI4_ z8_p-HI_n}iD2tMuYP6CZYzmBJtsYBk9xDohxCt7`nu+JlUEDMQH z0nS-P?`2phJbi6w6Ne(3WBTTCgFP!(4ux$RmFe552UvpX<7O-?FkZW0w$`WNY9m|? z;*NnO%c1oEoB=k_!CNU47j5#w!|;i(YAG?QW6$`4JU zGjzYU=t`3V*TA@tcBeYvoTSZgwA-H_vZyJQ18lXOKnZ=v-GKTR2g>!lcFHjM>1@GYtAbRT*>limpK*4cCq zx@gfC0?f&_j|FDZ`vHaz`F5i#zoa(1oK7QvL+^%mBEWw^)1iN{cS5H(v|CrvDSJO6 zUZmRWDhj6Tx8sF$9me6%4dI=bgSW#R_%*S`+aS84PE8i;#hPCW}<hMYl2sj{ zii6(^UW=0{EYur5rVPA%vE~a7QzjNIQ}b=o^{6jXh052YpTec2oD38moa9uGPXRN8 zS|n5mmCh(mqkC}d)l-DxRY|HjRF@>orG_M`fG$j;3JKK(A%1|-*He^Qgt|$n7>;6= z6$^C%EyF<4s0$mZo@!}Dl9vWr8&6Vgr1coZGvTR*qD#V2z~{|Uz&XB3z{^6j0be&7 z0Bzq~!1oM>ae?0!_!VQmVbLk)bAbEIDByRU6@b4Au7>7yv=(qbZ7>?>_iB@ojcD;L zXf~-U0gnm1n68AuHr*piJ4K15%+IFx0NME31fTIe34C(M_kx26wu6QN=PHH+YQKcP z6|hBZ@VXd3-^WiI?59bppU~uSDC#!u0$geEY!zZwxI=&U86CP8I{S!caX&p^v_`QY zD1JBXw7&+{mxa7Jw;HQm(-EN#20m8bGBlkM>N#rjJ#83tSuyO$)AUihP&d(E{T9}F z=OkH=P@bKScJg{m*qO9fsORG1)TCluc!`Dsze%Z67S(zbJsGx8HkS(J1+=J5D976JICCL-^?qp*&4Ljyje-M^EV$*mD;NHH_kBFnLFUd`X0_dQ@Oj>N7@w zewv`JN__#;s8C*KZ2CwjFN966Lc^%XYq2MKs=?+qp zM+QC!*Qp@2B&ffH(;!=spk8(AR0^$4P`_}}u(K~uP`8?ODny+L>TWX)$5Ky%dO1+1 z!n7+voe89&s_>oCo2R%%sdV#s@+~8k+=S{w=DS9O?oCinn(u>p_`Ie?8T5ouH_{yX zi;+RECdo4CZJ|chV@OOUt;1!PXjJ{d7X`IJsDrr;!ED?n?fl#?};R!kuRtJ_$rC# zQ?Up+;L{M+Bq$D8K#LR9pFmBebxCdtsa+^9U?FuUG}%ib?Mc!sqWwvlMRaG9W>K8( zPZCDy5uvz+gk~{4DwL;LLQf`StXV?W;Ep-& zvxMS(Lf#yxG*f(~bbW%VHzS~KOiVIC#VLksEodxpcbXpscCdyf?A!LM$_n6 zf?5W=D zQDsMplHsR2EQ<`UHv9}5_m!Q+rYVVC)J_U z@6&1V^ORa(K1XqO{U*JsIzqn@Rd!JjK1Y|Rttgy3p}I&tCBaV8E1{Lj*8hzoDqZuq zan%Z4qE6EFp>2Q{hPqXr&Nh01w+4q)rgXhYPcaUtCY|X#0{&Xxchz$JKR9KM(uKxp z^=6#PjOW#x^hf(&0q;WJo6xT`U4SWyVbifv87As;x{|VuOZ86mqu>hKsmn}@@bVqr zr|YOOd|2PAf3IKC^TcY2SS=B&D0PxyM(Jv@0sARtPN&OhwKanVXqH(;@gU9fRbfFb z19fA)DJ}mfAfv0^u`gep+Cc9`hIT0-;+ja;X7I?&b z2-2e_>qjltDYjUrS@3p&9dV0YbXc6xVZnz5KO*9z!Z|9O(_%a-ko>Z$1vU$8@k@9= z2O9<~vW^J9J;0qfB`|6;-fVNkc7a27oQWesoD%qs2OUDjzSOCJ8=X?XzlNFfYlq=ICd1JH z!|#|e{y$-pSpzs%Hv+CrWx-0|8ZHe4$ilmxf@>4_6x?wYwy7WZR0PAFA5c>fbQMJb zHSPi-;3a?>TR9bY8KB084Ss)&0cyO2WdL6Z7}vB4Ar#(kvLIMZIl$KdYHGz%5~4OZ z3DG8;>KSws@C>>ccqZKjJQMH2(_nW1coy9SJeM8^o=Ycy-$FO5sIJi~^&$N(%9C%1 z54q&ut}yZY@5E0V-@xd-4=kApcF+i=j`I>M(#Aag4)Y1y={)QcTw zgoSj7Hsa~i$LRptqjg-5ovM*Kh9<8M!C7i&L7&^OSRYGF4IrDh}^Qa#c7+u56&#O@0G=ORt87*KbT>-f78}A z^?B@o$o%x77tJU|hF`+UHl1bw2oB$5<<4t&FW=Y*mWi)KepE zfk<2W&~YP5VHUNss69J?H}c4^3J18K!=@EgAZ@pJQ}$&cvsx(?X1x>+IGipzS$0-r zI8R49BAX*=N=Jr4W+hmK_;9Nto9#3Wb>;^g9T_?t87>ynX$Y>}+cuTNXRzLU@j6Qe zGc5S*G`|_ZsE?{hWn@+QC6R8YS`i%8V|v)6(l11$(vFhoWspCiA9Q#gJxg5wSP&Wd zo{HeyQz`@hme%mMD&21(K-|-7Wmb2RVQV__1haz(hd?cfs4;eR5U$Ywfaj>y_WJ^` zUKi>180#YAUB^_X4?PiSk94P{DI?MO$mTGZ7$hem>jEB;VBBLMDT&SljkE{8zHnvTB4Gv-Z*g9#BA=dLK2ewTb5gxFoQ`Dm=8sk5eQ zTT^Xq&FqHRwRPL(G}d)BcGlHY^It<#!{;0eovFPmGHRWxvAOH0+9z9r`t-E?g?ra}Y?yK!} zBjIiTq1SX!6Rx2()J5BX)#9%PuOk#?R|l*8{|n4B;EMnN diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.pdb b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.pdb index 4f8ca31c29c25999d8ba5abaa3bdf7ec180fc7db..972409f3d3fc4e0494af84843a09e09163a0e247 100644 GIT binary patch delta 5545 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 delta 3709 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 diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.endpoints.json b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.endpoints.json index 62bfe89..28e44c8 100644 --- a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.endpoints.json +++ b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.endpoints.json @@ -1 +1 @@ -{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DBTest.pvntnzktqn.styles.css","AssetFile":"DBTest.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pvntnzktqn"},{"Name":"integrity","Value":"sha256-2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs="},{"Name":"label","Value":"DBTest.styles.css"}]},{"Route":"DBTest.styles.css","AssetFile":"DBTest.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs="}]},{"Route":"_content/Blazor.IndexedDB/indexedDb.Blazor.js","AssetFile":"_content/Blazor.IndexedDB/indexedDb.Blazor.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7946"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"cZ4n0t8SRs8+sdR3/VdHwT1oLiqC49KgOpiHrB9h0ps=\""},{"Name":"Last-Modified","Value":"Wed, 06 Dec 2023 09:18:26 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cZ4n0t8SRs8+sdR3/VdHwT1oLiqC49KgOpiHrB9h0ps="}]},{"Route":"_framework/Azure.Core.wasm","AssetFile":"_framework/Azure.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"426773"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M="}]},{"Route":"_framework/Azure.Core.wasm","AssetFile":"_framework/Azure.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005706753"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"175230"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=\""},{"Name":"ETag","Value":"W/\"VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M="}]},{"Route":"_framework/Azure.Core.wasm.gz","AssetFile":"_framework/Azure.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"175230"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI="}]},{"Route":"_framework/Azure.Identity.wasm","AssetFile":"_framework/Azure.Identity.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"346389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U="}]},{"Route":"_framework/Azure.Identity.wasm","AssetFile":"_framework/Azure.Identity.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007808535"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"128064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs=\""},{"Name":"ETag","Value":"W/\"+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U="}]},{"Route":"_framework/Azure.Identity.wasm.gz","AssetFile":"_framework/Azure.Identity.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"128064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs="}]},{"Route":"_framework/Blazor.IndexedDB.wasm","AssetFile":"_framework/Blazor.IndexedDB.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"50965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw="}]},{"Route":"_framework/Blazor.IndexedDB.wasm","AssetFile":"_framework/Blazor.IndexedDB.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000045380287"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=\""},{"Name":"ETag","Value":"W/\"RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw="}]},{"Route":"_framework/Blazor.IndexedDB.wasm.gz","AssetFile":"_framework/Blazor.IndexedDB.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs="}]},{"Route":"_framework/DBTest.pdb","AssetFile":"_framework/DBTest.pdb","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26632"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU="}]},{"Route":"_framework/DBTest.pdb","AssetFile":"_framework/DBTest.pdb.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000053078556"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18839"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"H4YJVGRHEMdDcjxfwFSj0R7dILxfbUbzWeFJ88MVtjg=\""},{"Name":"ETag","Value":"W/\"ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU="}]},{"Route":"_framework/DBTest.pdb.gz","AssetFile":"_framework/DBTest.pdb.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18839"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"H4YJVGRHEMdDcjxfwFSj0R7dILxfbUbzWeFJ88MVtjg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H4YJVGRHEMdDcjxfwFSj0R7dILxfbUbzWeFJ88MVtjg="}]},{"Route":"_framework/DBTest.wasm","AssetFile":"_framework/DBTest.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22293"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM="}]},{"Route":"_framework/DBTest.wasm","AssetFile":"_framework/DBTest.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000104975856"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yl7icK+Esg/NDiVy4VPjcq4sdRFVC99jbftSkXcH5SE=\""},{"Name":"ETag","Value":"W/\"xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM="}]},{"Route":"_framework/DBTest.wasm.gz","AssetFile":"_framework/DBTest.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yl7icK+Esg/NDiVy4VPjcq4sdRFVC99jbftSkXcH5SE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yl7icK+Esg/NDiVy4VPjcq4sdRFVC99jbftSkXcH5SE="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"40725"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000056548292"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"17683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=\""},{"Name":"ETag","Value":"W/\"m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"17683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061406202"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY=\""},{"Name":"ETag","Value":"W/\"c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"163605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015294028"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0=\""},{"Name":"ETag","Value":"W/\"K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"110357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000021690092"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"46103"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y=\""},{"Name":"ETag","Value":"W/\"iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"46103"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"323861"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007726721"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"129420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=\""},{"Name":"ETag","Value":"W/\"qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"129420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000417014178"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=\""},{"Name":"ETag","Value":"W/\"hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8469"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000273298715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3658"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E=\""},{"Name":"ETag","Value":"W/\"NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3658"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000365230095"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2737"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I=\""},{"Name":"ETag","Value":"W/\"trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2737"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I="}]},{"Route":"_framework/Microsoft.CSharp.wasm","AssetFile":"_framework/Microsoft.CSharp.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"298261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w="}]},{"Route":"_framework/Microsoft.CSharp.wasm","AssetFile":"_framework/Microsoft.CSharp.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007621951"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"131199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=\""},{"Name":"ETag","Value":"W/\"R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w="}]},{"Route":"_framework/Microsoft.CSharp.wasm.gz","AssetFile":"_framework/Microsoft.CSharp.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"131199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"917781"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004919541"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"203270"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg=\""},{"Name":"ETag","Value":"W/\"Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm.gz","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"203270"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000114351058"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8744"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=\""},{"Name":"ETag","Value":"W/\"ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8744"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061931009"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16146"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=\""},{"Name":"ETag","Value":"W/\"BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16146"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000128303823"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7793"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM=\""},{"Name":"ETag","Value":"W/\"yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7793"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"32021"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000072411296"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13809"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=\""},{"Name":"ETag","Value":"W/\"fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13809"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000130191381"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7680"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI=\""},{"Name":"ETag","Value":"W/\"SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7680"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000133155792"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7509"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0=\""},{"Name":"ETag","Value":"W/\"CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7509"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000066242713"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=\""},{"Name":"ETag","Value":"W/\"UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53013"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000048346548"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA=\""},{"Name":"ETag","Value":"W/\"NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"82197"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028474615"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35118"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=\""},{"Name":"ETag","Value":"W/\"CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35118"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000196270854"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5094"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=\""},{"Name":"ETag","Value":"W/\"IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5094"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"34069"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061308320"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16310"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=\""},{"Name":"ETag","Value":"W/\"MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16310"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062073246"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=\""},{"Name":"ETag","Value":"W/\"AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"54549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042337003"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23619"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=\""},{"Name":"ETag","Value":"W/\"uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23619"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"40213"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000054274084"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18424"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=\""},{"Name":"ETag","Value":"W/\"pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18424"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm","AssetFile":"_framework/Microsoft.Extensions.Options.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"54037"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm","AssetFile":"_framework/Microsoft.Extensions.Options.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042925824"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23295"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=\""},{"Name":"ETag","Value":"W/\"5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Options.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23295"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000067870232"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo=\""},{"Name":"ETag","Value":"W/\"pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"56085"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000043174165"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok=\""},{"Name":"ETag","Value":"W/\"RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm","AssetFile":"_framework/Microsoft.Identity.Client.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1018133"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm","AssetFile":"_framework/Microsoft.Identity.Client.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003010325"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"332189"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=\""},{"Name":"ETag","Value":"W/\"wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm.gz","AssetFile":"_framework/Microsoft.Identity.Client.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"332189"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000253356980"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=\""},{"Name":"ETag","Value":"W/\"uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"127253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000022764524"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"43927"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU=\""},{"Name":"ETag","Value":"W/\"EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"43927"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000098376783"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10164"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=\""},{"Name":"ETag","Value":"W/\"ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10164"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000027233857"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36718"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=\""},{"Name":"ETag","Value":"W/\"iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36718"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30485"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000079497575"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12578"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=\""},{"Name":"ETag","Value":"W/\"ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12578"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010879262"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"91917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=\""},{"Name":"ETag","Value":"W/\"7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"91917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000147972773"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4=\""},{"Name":"ETag","Value":"W/\"VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4="}]},{"Route":"_framework/Microsoft.JSInterop.wasm","AssetFile":"_framework/Microsoft.JSInterop.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"55573"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8="}]},{"Route":"_framework/Microsoft.JSInterop.wasm","AssetFile":"_framework/Microsoft.JSInterop.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000041611185"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"24031"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=\""},{"Name":"ETag","Value":"W/\"E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8="}]},{"Route":"_framework/Microsoft.JSInterop.wasm.gz","AssetFile":"_framework/Microsoft.JSInterop.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"24031"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000152439024"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6559"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho=\""},{"Name":"ETag","Value":"W/\"Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm.gz","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6559"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"418581"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005990068"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"166942"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568=\""},{"Name":"ETag","Value":"W/\"VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm.gz","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"166942"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm","AssetFile":"_framework/Microsoft.VisualBasic.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm","AssetFile":"_framework/Microsoft.VisualBasic.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000349650350"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2859"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=\""},{"Name":"ETag","Value":"W/\"toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm.gz","AssetFile":"_framework/Microsoft.VisualBasic.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2859"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454338937"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2200"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=\""},{"Name":"ETag","Value":"W/\"dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm.gz","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2200"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm","AssetFile":"_framework/Microsoft.Win32.Registry.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"21269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm","AssetFile":"_framework/Microsoft.Win32.Registry.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000117027501"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8544"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=\""},{"Name":"ETag","Value":"W/\"JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm.gz","AssetFile":"_framework/Microsoft.Win32.Registry.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8544"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw="}]},{"Route":"_framework/System.AppContext.wasm","AssetFile":"_framework/System.AppContext.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw="}]},{"Route":"_framework/System.AppContext.wasm","AssetFile":"_framework/System.AppContext.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000477783086"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2092"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k=\""},{"Name":"ETag","Value":"W/\"MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw="}]},{"Route":"_framework/System.AppContext.wasm.gz","AssetFile":"_framework/System.AppContext.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2092"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k="}]},{"Route":"_framework/System.Buffers.wasm","AssetFile":"_framework/System.Buffers.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU="}]},{"Route":"_framework/System.Buffers.wasm","AssetFile":"_framework/System.Buffers.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000477099237"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg=\""},{"Name":"ETag","Value":"W/\"No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU="}]},{"Route":"_framework/System.Buffers.wasm.gz","AssetFile":"_framework/System.Buffers.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg="}]},{"Route":"_framework/System.ClientModel.wasm","AssetFile":"_framework/System.ClientModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"165141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw="}]},{"Route":"_framework/System.ClientModel.wasm","AssetFile":"_framework/System.ClientModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014423354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=\""},{"Name":"ETag","Value":"W/\"T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw="}]},{"Route":"_framework/System.ClientModel.wasm.gz","AssetFile":"_framework/System.ClientModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo="}]},{"Route":"_framework/System.Collections.Concurrent.wasm","AssetFile":"_framework/System.Collections.Concurrent.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75029"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8="}]},{"Route":"_framework/System.Collections.Concurrent.wasm","AssetFile":"_framework/System.Collections.Concurrent.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000030966463"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"32292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=\""},{"Name":"ETag","Value":"W/\"mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8="}]},{"Route":"_framework/System.Collections.Concurrent.wasm.gz","AssetFile":"_framework/System.Collections.Concurrent.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"32292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg="}]},{"Route":"_framework/System.Collections.Immutable.wasm","AssetFile":"_framework/System.Collections.Immutable.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"234773"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4="}]},{"Route":"_framework/System.Collections.Immutable.wasm","AssetFile":"_framework/System.Collections.Immutable.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010474604"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"95468"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=\""},{"Name":"ETag","Value":"W/\"orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4="}]},{"Route":"_framework/System.Collections.Immutable.wasm.gz","AssetFile":"_framework/System.Collections.Immutable.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"95468"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm","AssetFile":"_framework/System.Collections.NonGeneric.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36117"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm","AssetFile":"_framework/System.Collections.NonGeneric.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000070731362"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=\""},{"Name":"ETag","Value":"W/\"eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm.gz","AssetFile":"_framework/System.Collections.NonGeneric.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw="}]},{"Route":"_framework/System.Collections.Specialized.wasm","AssetFile":"_framework/System.Collections.Specialized.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4="}]},{"Route":"_framework/System.Collections.Specialized.wasm","AssetFile":"_framework/System.Collections.Specialized.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062344140"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16039"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc=\""},{"Name":"ETag","Value":"W/\"GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4="}]},{"Route":"_framework/System.Collections.Specialized.wasm.gz","AssetFile":"_framework/System.Collections.Specialized.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16039"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc="}]},{"Route":"_framework/System.Collections.wasm","AssetFile":"_framework/System.Collections.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"91413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As="}]},{"Route":"_framework/System.Collections.wasm","AssetFile":"_framework/System.Collections.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000025693731"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"38919"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=\""},{"Name":"ETag","Value":"W/\"auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As="}]},{"Route":"_framework/System.Collections.wasm.gz","AssetFile":"_framework/System.Collections.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"38919"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm","AssetFile":"_framework/System.ComponentModel.Annotations.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"90901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm","AssetFile":"_framework/System.ComponentModel.Annotations.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028367990"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=\""},{"Name":"ETag","Value":"W/\"o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm.gz","AssetFile":"_framework/System.ComponentModel.Annotations.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000388953715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=\""},{"Name":"ETag","Value":"W/\"eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000147514383"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6778"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=\""},{"Name":"ETag","Value":"W/\"0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6778"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm","AssetFile":"_framework/System.ComponentModel.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30997"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm","AssetFile":"_framework/System.ComponentModel.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000076522804"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13067"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk=\""},{"Name":"ETag","Value":"W/\"J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm.gz","AssetFile":"_framework/System.ComponentModel.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13067"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"291605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000008468691"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"118081"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w=\""},{"Name":"ETag","Value":"W/\"4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm.gz","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"118081"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w="}]},{"Route":"_framework/System.ComponentModel.wasm","AssetFile":"_framework/System.ComponentModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA="}]},{"Route":"_framework/System.ComponentModel.wasm","AssetFile":"_framework/System.ComponentModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000391083301"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2556"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo=\""},{"Name":"ETag","Value":"W/\"17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA="}]},{"Route":"_framework/System.ComponentModel.wasm.gz","AssetFile":"_framework/System.ComponentModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2556"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"431893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000006244692"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"160135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg=\""},{"Name":"ETag","Value":"W/\"DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm.gz","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"160135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg="}]},{"Route":"_framework/System.Configuration.wasm","AssetFile":"_framework/System.Configuration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM="}]},{"Route":"_framework/System.Configuration.wasm","AssetFile":"_framework/System.Configuration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000322372663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=\""},{"Name":"ETag","Value":"W/\"twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM="}]},{"Route":"_framework/System.Configuration.wasm.gz","AssetFile":"_framework/System.Configuration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w="}]},{"Route":"_framework/System.Console.wasm","AssetFile":"_framework/System.Console.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"43797"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8="}]},{"Route":"_framework/System.Console.wasm","AssetFile":"_framework/System.Console.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000050507601"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19798"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo=\""},{"Name":"ETag","Value":"W/\"quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8="}]},{"Route":"_framework/System.Console.wasm.gz","AssetFile":"_framework/System.Console.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19798"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo="}]},{"Route":"_framework/System.Core.wasm","AssetFile":"_framework/System.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0="}]},{"Route":"_framework/System.Core.wasm","AssetFile":"_framework/System.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000220458554"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4535"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=\""},{"Name":"ETag","Value":"W/\"Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0="}]},{"Route":"_framework/System.Core.wasm.gz","AssetFile":"_framework/System.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4535"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU="}]},{"Route":"_framework/System.Data.Common.wasm","AssetFile":"_framework/System.Data.Common.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1007893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg="}]},{"Route":"_framework/System.Data.Common.wasm","AssetFile":"_framework/System.Data.Common.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000002658083"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"376210"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=\""},{"Name":"ETag","Value":"W/\"knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg="}]},{"Route":"_framework/System.Data.Common.wasm.gz","AssetFile":"_framework/System.Data.Common.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"376210"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm","AssetFile":"_framework/System.Data.DataSetExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm","AssetFile":"_framework/System.Data.DataSetExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000484261501"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg=\""},{"Name":"ETag","Value":"W/\"oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm.gz","AssetFile":"_framework/System.Data.DataSetExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg="}]},{"Route":"_framework/System.Data.wasm","AssetFile":"_framework/System.Data.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q="}]},{"Route":"_framework/System.Data.wasm","AssetFile":"_framework/System.Data.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000200481155"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4987"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=\""},{"Name":"ETag","Value":"W/\"JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q="}]},{"Route":"_framework/System.Data.wasm.gz","AssetFile":"_framework/System.Data.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4987"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm","AssetFile":"_framework/System.Diagnostics.Contracts.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm","AssetFile":"_framework/System.Diagnostics.Contracts.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000419287212"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=\""},{"Name":"ETag","Value":"W/\"fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm.gz","AssetFile":"_framework/System.Diagnostics.Contracts.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm","AssetFile":"_framework/System.Diagnostics.Debug.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm","AssetFile":"_framework/System.Diagnostics.Debug.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000440140845"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw=\""},{"Name":"ETag","Value":"W/\"YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm.gz","AssetFile":"_framework/System.Diagnostics.Debug.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153365"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015353908"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65129"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY=\""},{"Name":"ETag","Value":"W/\"7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65129"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm","AssetFile":"_framework/System.Diagnostics.EventLog.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41237"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm","AssetFile":"_framework/System.Diagnostics.EventLog.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062786463"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15926"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=\""},{"Name":"ETag","Value":"W/\"yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm.gz","AssetFile":"_framework/System.Diagnostics.EventLog.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15926"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"10517"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000220361393"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4537"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=\""},{"Name":"ETag","Value":"W/\"LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4537"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA="}]},{"Route":"_framework/System.Diagnostics.Process.wasm","AssetFile":"_framework/System.Diagnostics.Process.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w="}]},{"Route":"_framework/System.Diagnostics.Process.wasm","AssetFile":"_framework/System.Diagnostics.Process.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000064503644"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=\""},{"Name":"ETag","Value":"W/\"Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w="}]},{"Route":"_framework/System.Diagnostics.Process.wasm.gz","AssetFile":"_framework/System.Diagnostics.Process.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000136388434"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU=\""},{"Name":"ETag","Value":"W/\"P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm.gz","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000106564365"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9383"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=\""},{"Name":"ETag","Value":"W/\"PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9383"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm","AssetFile":"_framework/System.Diagnostics.Tools.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm","AssetFile":"_framework/System.Diagnostics.Tools.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000460617227"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2170"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=\""},{"Name":"ETag","Value":"W/\"spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm.gz","AssetFile":"_framework/System.Diagnostics.Tools.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2170"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"46869"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000051226884"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19520"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=\""},{"Name":"ETag","Value":"W/\"Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm.gz","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19520"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm","AssetFile":"_framework/System.Diagnostics.Tracing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm","AssetFile":"_framework/System.Diagnostics.Tracing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000399520575"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=\""},{"Name":"ETag","Value":"W/\"OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm.gz","AssetFile":"_framework/System.Diagnostics.Tracing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM="}]},{"Route":"_framework/System.Drawing.Primitives.wasm","AssetFile":"_framework/System.Drawing.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4="}]},{"Route":"_framework/System.Drawing.Primitives.wasm","AssetFile":"_framework/System.Drawing.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000043088590"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23207"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU=\""},{"Name":"ETag","Value":"W/\"C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4="}]},{"Route":"_framework/System.Drawing.Primitives.wasm.gz","AssetFile":"_framework/System.Drawing.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23207"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU="}]},{"Route":"_framework/System.Drawing.wasm","AssetFile":"_framework/System.Drawing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"10005"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw="}]},{"Route":"_framework/System.Drawing.wasm","AssetFile":"_framework/System.Drawing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000261164795"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3828"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=\""},{"Name":"ETag","Value":"W/\"STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw="}]},{"Route":"_framework/System.Drawing.wasm.gz","AssetFile":"_framework/System.Drawing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3828"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm","AssetFile":"_framework/System.Dynamic.Runtime.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm","AssetFile":"_framework/System.Dynamic.Runtime.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000410846343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2433"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=\""},{"Name":"ETag","Value":"W/\"DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm.gz","AssetFile":"_framework/System.Dynamic.Runtime.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2433"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM="}]},{"Route":"_framework/System.Formats.Asn1.wasm","AssetFile":"_framework/System.Formats.Asn1.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"86293"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g="}]},{"Route":"_framework/System.Formats.Asn1.wasm","AssetFile":"_framework/System.Formats.Asn1.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028207153"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35451"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4=\""},{"Name":"ETag","Value":"W/\"e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g="}]},{"Route":"_framework/System.Formats.Asn1.wasm.gz","AssetFile":"_framework/System.Formats.Asn1.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35451"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4="}]},{"Route":"_framework/System.Formats.Tar.wasm","AssetFile":"_framework/System.Formats.Tar.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ="}]},{"Route":"_framework/System.Formats.Tar.wasm","AssetFile":"_framework/System.Formats.Tar.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000102082483"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9795"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ=\""},{"Name":"ETag","Value":"W/\"68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ="}]},{"Route":"_framework/System.Formats.Tar.wasm.gz","AssetFile":"_framework/System.Formats.Tar.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9795"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ="}]},{"Route":"_framework/System.Globalization.Calendars.wasm","AssetFile":"_framework/System.Globalization.Calendars.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs="}]},{"Route":"_framework/System.Globalization.Calendars.wasm","AssetFile":"_framework/System.Globalization.Calendars.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000437636761"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=\""},{"Name":"ETag","Value":"W/\"fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs="}]},{"Route":"_framework/System.Globalization.Calendars.wasm.gz","AssetFile":"_framework/System.Globalization.Calendars.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI="}]},{"Route":"_framework/System.Globalization.Extensions.wasm","AssetFile":"_framework/System.Globalization.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0="}]},{"Route":"_framework/System.Globalization.Extensions.wasm","AssetFile":"_framework/System.Globalization.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000462534690"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=\""},{"Name":"ETag","Value":"W/\"ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0="}]},{"Route":"_framework/System.Globalization.Extensions.wasm.gz","AssetFile":"_framework/System.Globalization.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc="}]},{"Route":"_framework/System.Globalization.wasm","AssetFile":"_framework/System.Globalization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8="}]},{"Route":"_framework/System.Globalization.wasm","AssetFile":"_framework/System.Globalization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443655723"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA=\""},{"Name":"ETag","Value":"W/\"ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8="}]},{"Route":"_framework/System.Globalization.wasm.gz","AssetFile":"_framework/System.Globalization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm","AssetFile":"_framework/System.IO.Compression.Brotli.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm","AssetFile":"_framework/System.IO.Compression.Brotli.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000159438776"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=\""},{"Name":"ETag","Value":"W/\"LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm.gz","AssetFile":"_framework/System.IO.Compression.Brotli.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000504540868"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=\""},{"Name":"ETag","Value":"W/\"ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm.gz","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082372323"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=\""},{"Name":"ETag","Value":"W/\"sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm.gz","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q="}]},{"Route":"_framework/System.IO.Compression.wasm","AssetFile":"_framework/System.IO.Compression.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"97557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE="}]},{"Route":"_framework/System.IO.Compression.wasm","AssetFile":"_framework/System.IO.Compression.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000023696682"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"42199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=\""},{"Name":"ETag","Value":"W/\"ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE="}]},{"Route":"_framework/System.IO.Compression.wasm.gz","AssetFile":"_framework/System.IO.Compression.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"42199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000126566257"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc=\""},{"Name":"ETag","Value":"W/\"875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000178794922"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5592"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck=\""},{"Name":"ETag","Value":"W/\"O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5592"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000459981601"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=\""},{"Name":"ETag","Value":"W/\"bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"21269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000122115032"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8188"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg=\""},{"Name":"ETag","Value":"W/\"EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8188"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg="}]},{"Route":"_framework/System.IO.FileSystem.wasm","AssetFile":"_framework/System.IO.FileSystem.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA="}]},{"Route":"_framework/System.IO.FileSystem.wasm","AssetFile":"_framework/System.IO.FileSystem.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000436109900"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE=\""},{"Name":"ETag","Value":"W/\"c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA="}]},{"Route":"_framework/System.IO.FileSystem.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm","AssetFile":"_framework/System.IO.IsolatedStorage.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"23317"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm","AssetFile":"_framework/System.IO.IsolatedStorage.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000113986094"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8772"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU=\""},{"Name":"ETag","Value":"W/\"ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm.gz","AssetFile":"_framework/System.IO.IsolatedStorage.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8772"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"37653"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061210749"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16336"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=\""},{"Name":"ETag","Value":"W/\"5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm.gz","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16336"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g="}]},{"Route":"_framework/System.IO.Pipelines.wasm","AssetFile":"_framework/System.IO.Pipelines.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"67349"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM="}]},{"Route":"_framework/System.IO.Pipelines.wasm","AssetFile":"_framework/System.IO.Pipelines.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000033647376"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29719"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=\""},{"Name":"ETag","Value":"W/\"JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM="}]},{"Route":"_framework/System.IO.Pipelines.wasm.gz","AssetFile":"_framework/System.IO.Pipelines.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29719"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12053"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000188714852"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5298"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=\""},{"Name":"ETag","Value":"W/\"CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm.gz","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5298"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk="}]},{"Route":"_framework/System.IO.Pipes.wasm","AssetFile":"_framework/System.IO.Pipes.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"29973"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc="}]},{"Route":"_framework/System.IO.Pipes.wasm","AssetFile":"_framework/System.IO.Pipes.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095456281"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10475"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0=\""},{"Name":"ETag","Value":"W/\"5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc="}]},{"Route":"_framework/System.IO.Pipes.wasm.gz","AssetFile":"_framework/System.IO.Pipes.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10475"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454132607"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2201"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=\""},{"Name":"ETag","Value":"W/\"KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2201"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0="}]},{"Route":"_framework/System.IO.wasm","AssetFile":"_framework/System.IO.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY="}]},{"Route":"_framework/System.IO.wasm","AssetFile":"_framework/System.IO.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443852641"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2252"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=\""},{"Name":"ETag","Value":"W/\"euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY="}]},{"Route":"_framework/System.IO.wasm.gz","AssetFile":"_framework/System.IO.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2252"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000033840948"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=\""},{"Name":"ETag","Value":"W/\"jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk="}]},{"Route":"_framework/System.Linq.Expressions.wasm","AssetFile":"_framework/System.Linq.Expressions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"564501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk="}]},{"Route":"_framework/System.Linq.Expressions.wasm","AssetFile":"_framework/System.Linq.Expressions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004687310"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"213341"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=\""},{"Name":"ETag","Value":"W/\"Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk="}]},{"Route":"_framework/System.Linq.Expressions.wasm.gz","AssetFile":"_framework/System.Linq.Expressions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"213341"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0="}]},{"Route":"_framework/System.Linq.Parallel.wasm","AssetFile":"_framework/System.Linq.Parallel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"213781"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0="}]},{"Route":"_framework/System.Linq.Parallel.wasm","AssetFile":"_framework/System.Linq.Parallel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000011508672"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"86890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=\""},{"Name":"ETag","Value":"W/\"S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0="}]},{"Route":"_framework/System.Linq.Parallel.wasm.gz","AssetFile":"_framework/System.Linq.Parallel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"86890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk="}]},{"Route":"_framework/System.Linq.Queryable.wasm","AssetFile":"_framework/System.Linq.Queryable.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"63253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU="}]},{"Route":"_framework/System.Linq.Queryable.wasm","AssetFile":"_framework/System.Linq.Queryable.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000050190725"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19923"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=\""},{"Name":"ETag","Value":"W/\"/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU="}]},{"Route":"_framework/System.Linq.Queryable.wasm.gz","AssetFile":"_framework/System.Linq.Queryable.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19923"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI="}]},{"Route":"_framework/System.Linq.wasm","AssetFile":"_framework/System.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"124181"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8="}]},{"Route":"_framework/System.Linq.wasm","AssetFile":"_framework/System.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000019940975"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"50147"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE=\""},{"Name":"ETag","Value":"W/\"q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8="}]},{"Route":"_framework/System.Linq.wasm.gz","AssetFile":"_framework/System.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"50147"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE="}]},{"Route":"_framework/System.Memory.Data.wasm","AssetFile":"_framework/System.Memory.Data.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc="}]},{"Route":"_framework/System.Memory.Data.wasm","AssetFile":"_framework/System.Memory.Data.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000106371663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9400"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU=\""},{"Name":"ETag","Value":"W/\"s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc="}]},{"Route":"_framework/System.Memory.Data.wasm.gz","AssetFile":"_framework/System.Memory.Data.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9400"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU="}]},{"Route":"_framework/System.Memory.wasm","AssetFile":"_framework/System.Memory.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q="}]},{"Route":"_framework/System.Memory.wasm","AssetFile":"_framework/System.Memory.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000049152126"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=\""},{"Name":"ETag","Value":"W/\"Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q="}]},{"Route":"_framework/System.Memory.wasm.gz","AssetFile":"_framework/System.Memory.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI="}]},{"Route":"_framework/System.Net.Http.Json.wasm","AssetFile":"_framework/System.Net.Http.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44821"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I="}]},{"Route":"_framework/System.Net.Http.Json.wasm","AssetFile":"_framework/System.Net.Http.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000052356021"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=\""},{"Name":"ETag","Value":"W/\"l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I="}]},{"Route":"_framework/System.Net.Http.Json.wasm.gz","AssetFile":"_framework/System.Net.Http.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY="}]},{"Route":"_framework/System.Net.Http.wasm","AssetFile":"_framework/System.Net.Http.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"266517"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ="}]},{"Route":"_framework/System.Net.Http.wasm","AssetFile":"_framework/System.Net.Http.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000009024945"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"110803"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA=\""},{"Name":"ETag","Value":"W/\"YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ="}]},{"Route":"_framework/System.Net.Http.wasm.gz","AssetFile":"_framework/System.Net.Http.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"110803"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA="}]},{"Route":"_framework/System.Net.HttpListener.wasm","AssetFile":"_framework/System.Net.HttpListener.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4="}]},{"Route":"_framework/System.Net.HttpListener.wasm","AssetFile":"_framework/System.Net.HttpListener.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000064712354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=\""},{"Name":"ETag","Value":"W/\"Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4="}]},{"Route":"_framework/System.Net.HttpListener.wasm.gz","AssetFile":"_framework/System.Net.HttpListener.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs="}]},{"Route":"_framework/System.Net.Mail.wasm","AssetFile":"_framework/System.Net.Mail.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"92949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g="}]},{"Route":"_framework/System.Net.Mail.wasm","AssetFile":"_framework/System.Net.Mail.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000024142343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8=\""},{"Name":"ETag","Value":"W/\"8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g="}]},{"Route":"_framework/System.Net.Mail.wasm.gz","AssetFile":"_framework/System.Net.Mail.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8="}]},{"Route":"_framework/System.Net.NameResolution.wasm","AssetFile":"_framework/System.Net.NameResolution.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc="}]},{"Route":"_framework/System.Net.NameResolution.wasm","AssetFile":"_framework/System.Net.NameResolution.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000187125749"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5343"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ=\""},{"Name":"ETag","Value":"W/\"nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc="}]},{"Route":"_framework/System.Net.NameResolution.wasm.gz","AssetFile":"_framework/System.Net.NameResolution.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5343"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm","AssetFile":"_framework/System.Net.NetworkInformation.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30485"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm","AssetFile":"_framework/System.Net.NetworkInformation.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082379109"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12138"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=\""},{"Name":"ETag","Value":"W/\"iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm.gz","AssetFile":"_framework/System.Net.NetworkInformation.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12138"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4="}]},{"Route":"_framework/System.Net.Ping.wasm","AssetFile":"_framework/System.Net.Ping.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA="}]},{"Route":"_framework/System.Net.Ping.wasm","AssetFile":"_framework/System.Net.Ping.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000144258511"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6931"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=\""},{"Name":"ETag","Value":"W/\"P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA="}]},{"Route":"_framework/System.Net.Ping.wasm.gz","AssetFile":"_framework/System.Net.Ping.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6931"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo="}]},{"Route":"_framework/System.Net.Primitives.wasm","AssetFile":"_framework/System.Net.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"93973"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0="}]},{"Route":"_framework/System.Net.Primitives.wasm","AssetFile":"_framework/System.Net.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000022230620"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"44982"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=\""},{"Name":"ETag","Value":"W/\"MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0="}]},{"Route":"_framework/System.Net.Primitives.wasm.gz","AssetFile":"_framework/System.Net.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"44982"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78="}]},{"Route":"_framework/System.Net.Quic.wasm","AssetFile":"_framework/System.Net.Quic.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"27413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4="}]},{"Route":"_framework/System.Net.Quic.wasm","AssetFile":"_framework/System.Net.Quic.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000094768764"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10551"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=\""},{"Name":"ETag","Value":"W/\"hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4="}]},{"Route":"_framework/System.Net.Quic.wasm.gz","AssetFile":"_framework/System.Net.Quic.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10551"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g="}]},{"Route":"_framework/System.Net.Requests.wasm","AssetFile":"_framework/System.Net.Requests.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"49941"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ="}]},{"Route":"_framework/System.Net.Requests.wasm","AssetFile":"_framework/System.Net.Requests.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000055132870"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=\""},{"Name":"ETag","Value":"W/\"jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ="}]},{"Route":"_framework/System.Net.Requests.wasm.gz","AssetFile":"_framework/System.Net.Requests.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo="}]},{"Route":"_framework/System.Net.Security.wasm","AssetFile":"_framework/System.Net.Security.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"97557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo="}]},{"Route":"_framework/System.Net.Security.wasm","AssetFile":"_framework/System.Net.Security.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000031657591"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31587"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=\""},{"Name":"ETag","Value":"W/\"wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo="}]},{"Route":"_framework/System.Net.Security.wasm.gz","AssetFile":"_framework/System.Net.Security.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31587"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34="}]},{"Route":"_framework/System.Net.ServicePoint.wasm","AssetFile":"_framework/System.Net.ServicePoint.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc="}]},{"Route":"_framework/System.Net.ServicePoint.wasm","AssetFile":"_framework/System.Net.ServicePoint.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000138350858"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8=\""},{"Name":"ETag","Value":"W/\"JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc="}]},{"Route":"_framework/System.Net.ServicePoint.wasm.gz","AssetFile":"_framework/System.Net.ServicePoint.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8="}]},{"Route":"_framework/System.Net.Sockets.wasm","AssetFile":"_framework/System.Net.Sockets.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"62741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k="}]},{"Route":"_framework/System.Net.Sockets.wasm","AssetFile":"_framework/System.Net.Sockets.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000044537478"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=\""},{"Name":"ETag","Value":"W/\"Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k="}]},{"Route":"_framework/System.Net.Sockets.wasm.gz","AssetFile":"_framework/System.Net.Sockets.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg="}]},{"Route":"_framework/System.Net.WebClient.wasm","AssetFile":"_framework/System.Net.WebClient.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41749"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik="}]},{"Route":"_framework/System.Net.WebClient.wasm","AssetFile":"_framework/System.Net.WebClient.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000074968139"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13338"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ=\""},{"Name":"ETag","Value":"W/\"SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik="}]},{"Route":"_framework/System.Net.WebClient.wasm.gz","AssetFile":"_framework/System.Net.WebClient.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13338"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22805"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000093984962"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10639"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=\""},{"Name":"ETag","Value":"W/\"LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm.gz","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10639"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw="}]},{"Route":"_framework/System.Net.WebProxy.wasm","AssetFile":"_framework/System.Net.WebProxy.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw="}]},{"Route":"_framework/System.Net.WebProxy.wasm","AssetFile":"_framework/System.Net.WebProxy.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000178284899"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5608"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI=\""},{"Name":"ETag","Value":"W/\"VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw="}]},{"Route":"_framework/System.Net.WebProxy.wasm.gz","AssetFile":"_framework/System.Net.WebProxy.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5608"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm","AssetFile":"_framework/System.Net.WebSockets.Client.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm","AssetFile":"_framework/System.Net.WebSockets.Client.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062359691"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8=\""},{"Name":"ETag","Value":"W/\"xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm.gz","AssetFile":"_framework/System.Net.WebSockets.Client.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8="}]},{"Route":"_framework/System.Net.WebSockets.wasm","AssetFile":"_framework/System.Net.WebSockets.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw="}]},{"Route":"_framework/System.Net.WebSockets.wasm","AssetFile":"_framework/System.Net.WebSockets.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000032097577"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31154"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=\""},{"Name":"ETag","Value":"W/\"RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw="}]},{"Route":"_framework/System.Net.WebSockets.wasm.gz","AssetFile":"_framework/System.Net.WebSockets.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31154"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o="}]},{"Route":"_framework/System.Net.wasm","AssetFile":"_framework/System.Net.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw="}]},{"Route":"_framework/System.Net.wasm","AssetFile":"_framework/System.Net.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000364830354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2740"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE=\""},{"Name":"ETag","Value":"W/\"L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw="}]},{"Route":"_framework/System.Net.wasm.gz","AssetFile":"_framework/System.Net.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2740"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE="}]},{"Route":"_framework/System.Numerics.Vectors.wasm","AssetFile":"_framework/System.Numerics.Vectors.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo="}]},{"Route":"_framework/System.Numerics.Vectors.wasm","AssetFile":"_framework/System.Numerics.Vectors.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443262411"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2255"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s=\""},{"Name":"ETag","Value":"W/\"tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo="}]},{"Route":"_framework/System.Numerics.Vectors.wasm.gz","AssetFile":"_framework/System.Numerics.Vectors.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2255"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s="}]},{"Route":"_framework/System.Numerics.wasm","AssetFile":"_framework/System.Numerics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk="}]},{"Route":"_framework/System.Numerics.wasm","AssetFile":"_framework/System.Numerics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000496031746"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2015"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=\""},{"Name":"ETag","Value":"W/\"HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk="}]},{"Route":"_framework/System.Numerics.wasm.gz","AssetFile":"_framework/System.Numerics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2015"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s="}]},{"Route":"_framework/System.ObjectModel.wasm","AssetFile":"_framework/System.ObjectModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"28949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8="}]},{"Route":"_framework/System.ObjectModel.wasm","AssetFile":"_framework/System.ObjectModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000079327304"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=\""},{"Name":"ETag","Value":"W/\"w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8="}]},{"Route":"_framework/System.ObjectModel.wasm.gz","AssetFile":"_framework/System.ObjectModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E="}]},{"Route":"_framework/System.Private.CoreLib.wasm","AssetFile":"_framework/System.Private.CoreLib.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4199705"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4="}]},{"Route":"_framework/System.Private.CoreLib.wasm","AssetFile":"_framework/System.Private.CoreLib.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000717052"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1394598"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=\""},{"Name":"ETag","Value":"W/\"F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4="}]},{"Route":"_framework/System.Private.CoreLib.wasm.gz","AssetFile":"_framework/System.Private.CoreLib.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1394598"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm","AssetFile":"_framework/System.Private.DataContractSerialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"843541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm","AssetFile":"_framework/System.Private.DataContractSerialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003320715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"301139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo=\""},{"Name":"ETag","Value":"W/\"jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm.gz","AssetFile":"_framework/System.Private.DataContractSerialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"301139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo="}]},{"Route":"_framework/System.Private.Uri.wasm","AssetFile":"_framework/System.Private.Uri.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"91413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0="}]},{"Route":"_framework/System.Private.Uri.wasm","AssetFile":"_framework/System.Private.Uri.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000024305471"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41142"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek=\""},{"Name":"ETag","Value":"W/\"hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0="}]},{"Route":"_framework/System.Private.Uri.wasm.gz","AssetFile":"_framework/System.Private.Uri.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41142"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm","AssetFile":"_framework/System.Private.Xml.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"142613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm","AssetFile":"_framework/System.Private.Xml.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000017069507"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"58583"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0=\""},{"Name":"ETag","Value":"W/\"HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm.gz","AssetFile":"_framework/System.Private.Xml.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"58583"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0="}]},{"Route":"_framework/System.Private.Xml.wasm","AssetFile":"_framework/System.Private.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"3106073"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w="}]},{"Route":"_framework/System.Private.Xml.wasm","AssetFile":"_framework/System.Private.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000940753"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1062977"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=\""},{"Name":"ETag","Value":"W/\"KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w="}]},{"Route":"_framework/System.Private.Xml.wasm.gz","AssetFile":"_framework/System.Private.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1062977"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082644628"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=\""},{"Name":"ETag","Value":"W/\"SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm.gz","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000441306267"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2265"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=\""},{"Name":"ETag","Value":"W/\"eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2265"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000449236298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=\""},{"Name":"ETag","Value":"W/\"jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg="}]},{"Route":"_framework/System.Reflection.Emit.wasm","AssetFile":"_framework/System.Reflection.Emit.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"61205"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas="}]},{"Route":"_framework/System.Reflection.Emit.wasm","AssetFile":"_framework/System.Reflection.Emit.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000037212072"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"26872"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=\""},{"Name":"ETag","Value":"W/\"TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas="}]},{"Route":"_framework/System.Reflection.Emit.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"26872"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE="}]},{"Route":"_framework/System.Reflection.Extensions.wasm","AssetFile":"_framework/System.Reflection.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY="}]},{"Route":"_framework/System.Reflection.Extensions.wasm","AssetFile":"_framework/System.Reflection.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000468164794"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0=\""},{"Name":"ETag","Value":"W/\"vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY="}]},{"Route":"_framework/System.Reflection.Extensions.wasm.gz","AssetFile":"_framework/System.Reflection.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0="}]},{"Route":"_framework/System.Reflection.Metadata.wasm","AssetFile":"_framework/System.Reflection.Metadata.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"465173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc="}]},{"Route":"_framework/System.Reflection.Metadata.wasm","AssetFile":"_framework/System.Reflection.Metadata.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005540934"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"180474"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=\""},{"Name":"ETag","Value":"W/\"SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc="}]},{"Route":"_framework/System.Reflection.Metadata.wasm.gz","AssetFile":"_framework/System.Reflection.Metadata.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"180474"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU="}]},{"Route":"_framework/System.Reflection.Primitives.wasm","AssetFile":"_framework/System.Reflection.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs="}]},{"Route":"_framework/System.Reflection.Primitives.wasm","AssetFile":"_framework/System.Reflection.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000424088210"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o=\""},{"Name":"ETag","Value":"W/\"XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs="}]},{"Route":"_framework/System.Reflection.Primitives.wasm.gz","AssetFile":"_framework/System.Reflection.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000176740898"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5657"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=\""},{"Name":"ETag","Value":"W/\"M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm.gz","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5657"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU="}]},{"Route":"_framework/System.Reflection.wasm","AssetFile":"_framework/System.Reflection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U="}]},{"Route":"_framework/System.Reflection.wasm","AssetFile":"_framework/System.Reflection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000409332788"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2442"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=\""},{"Name":"ETag","Value":"W/\"812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U="}]},{"Route":"_framework/System.Reflection.wasm.gz","AssetFile":"_framework/System.Reflection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2442"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw="}]},{"Route":"_framework/System.Resources.Reader.wasm","AssetFile":"_framework/System.Resources.Reader.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc="}]},{"Route":"_framework/System.Resources.Reader.wasm","AssetFile":"_framework/System.Resources.Reader.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000474608448"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2106"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=\""},{"Name":"ETag","Value":"W/\"0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc="}]},{"Route":"_framework/System.Resources.Reader.wasm.gz","AssetFile":"_framework/System.Resources.Reader.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2106"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm","AssetFile":"_framework/System.Resources.ResourceManager.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm","AssetFile":"_framework/System.Resources.ResourceManager.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000448833034"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=\""},{"Name":"ETag","Value":"W/\"FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm.gz","AssetFile":"_framework/System.Resources.ResourceManager.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I="}]},{"Route":"_framework/System.Resources.Writer.wasm","AssetFile":"_framework/System.Resources.Writer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg="}]},{"Route":"_framework/System.Resources.Writer.wasm","AssetFile":"_framework/System.Resources.Writer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000131250820"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7618"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w=\""},{"Name":"ETag","Value":"W/\"cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg="}]},{"Route":"_framework/System.Resources.Writer.wasm.gz","AssetFile":"_framework/System.Resources.Writer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7618"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000473036897"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2113"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo=\""},{"Name":"ETag","Value":"W/\"8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2113"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000329706561"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3032"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU=\""},{"Name":"ETag","Value":"W/\"2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3032"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU="}]},{"Route":"_framework/System.Runtime.Extensions.wasm","AssetFile":"_framework/System.Runtime.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7445"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg="}]},{"Route":"_framework/System.Runtime.Extensions.wasm","AssetFile":"_framework/System.Runtime.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000337154417"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=\""},{"Name":"ETag","Value":"W/\"mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg="}]},{"Route":"_framework/System.Runtime.Extensions.wasm.gz","AssetFile":"_framework/System.Runtime.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI="}]},{"Route":"_framework/System.Runtime.Handles.wasm","AssetFile":"_framework/System.Runtime.Handles.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU="}]},{"Route":"_framework/System.Runtime.Handles.wasm","AssetFile":"_framework/System.Runtime.Handles.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000456412597"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2190"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo=\""},{"Name":"ETag","Value":"W/\"2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU="}]},{"Route":"_framework/System.Runtime.Handles.wasm.gz","AssetFile":"_framework/System.Runtime.Handles.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2190"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"82709"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000029338419"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"34084"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=\""},{"Name":"ETag","Value":"W/\"goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"34084"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000466853408"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=\""},{"Name":"ETag","Value":"W/\"Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm","AssetFile":"_framework/System.Runtime.InteropServices.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"47381"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm","AssetFile":"_framework/System.Runtime.InteropServices.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000049099033"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20366"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw=\""},{"Name":"ETag","Value":"W/\"hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20366"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm","AssetFile":"_framework/System.Runtime.Intrinsics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm","AssetFile":"_framework/System.Runtime.Intrinsics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000380228137"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=\""},{"Name":"ETag","Value":"W/\"ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm.gz","AssetFile":"_framework/System.Runtime.Intrinsics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s="}]},{"Route":"_framework/System.Runtime.Loader.wasm","AssetFile":"_framework/System.Runtime.Loader.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM="}]},{"Route":"_framework/System.Runtime.Loader.wasm","AssetFile":"_framework/System.Runtime.Loader.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000433087917"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2308"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=\""},{"Name":"ETag","Value":"W/\"tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM="}]},{"Route":"_framework/System.Runtime.Loader.wasm.gz","AssetFile":"_framework/System.Runtime.Loader.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2308"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0="}]},{"Route":"_framework/System.Runtime.Numerics.wasm","AssetFile":"_framework/System.Runtime.Numerics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU="}]},{"Route":"_framework/System.Runtime.Numerics.wasm","AssetFile":"_framework/System.Runtime.Numerics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000021945706"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"45566"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8=\""},{"Name":"ETag","Value":"W/\"/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU="}]},{"Route":"_framework/System.Runtime.Numerics.wasm.gz","AssetFile":"_framework/System.Runtime.Numerics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"45566"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"55061"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000041856766"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=\""},{"Name":"ETag","Value":"W/\"8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000444247001"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=\""},{"Name":"ETag","Value":"W/\"/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000184808723"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5410"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=\""},{"Name":"ETag","Value":"W/\"zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5410"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000392156863"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=\""},{"Name":"ETag","Value":"W/\"6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8="}]},{"Route":"_framework/System.Runtime.Serialization.wasm","AssetFile":"_framework/System.Runtime.Serialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE="}]},{"Route":"_framework/System.Runtime.Serialization.wasm","AssetFile":"_framework/System.Runtime.Serialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000400801603"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2494"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=\""},{"Name":"ETag","Value":"W/\"aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE="}]},{"Route":"_framework/System.Runtime.Serialization.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2494"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0="}]},{"Route":"_framework/System.Runtime.wasm","AssetFile":"_framework/System.Runtime.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ="}]},{"Route":"_framework/System.Runtime.wasm","AssetFile":"_framework/System.Runtime.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095794616"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10438"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU=\""},{"Name":"ETag","Value":"W/\"oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ="}]},{"Route":"_framework/System.Runtime.wasm.gz","AssetFile":"_framework/System.Runtime.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10438"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU="}]},{"Route":"_framework/System.Security.AccessControl.wasm","AssetFile":"_framework/System.Security.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"45845"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg="}]},{"Route":"_framework/System.Security.AccessControl.wasm","AssetFile":"_framework/System.Security.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061538462"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16249"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw=\""},{"Name":"ETag","Value":"W/\"lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg="}]},{"Route":"_framework/System.Security.AccessControl.wasm.gz","AssetFile":"_framework/System.Security.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16249"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw="}]},{"Route":"_framework/System.Security.Claims.wasm","AssetFile":"_framework/System.Security.Claims.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"42261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8="}]},{"Route":"_framework/System.Security.Claims.wasm","AssetFile":"_framework/System.Security.Claims.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000063686155"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=\""},{"Name":"ETag","Value":"W/\"Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8="}]},{"Route":"_framework/System.Security.Claims.wasm.gz","AssetFile":"_framework/System.Security.Claims.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000372162263"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2686"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=\""},{"Name":"ETag","Value":"W/\"SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2686"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000406173842"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2461"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM=\""},{"Name":"ETag","Value":"W/\"gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2461"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000431220354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA=\""},{"Name":"ETag","Value":"W/\"I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000442086649"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0=\""},{"Name":"ETag","Value":"W/\"/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454545455"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=\""},{"Name":"ETag","Value":"W/\"xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"254229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010643733"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"93951"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=\""},{"Name":"ETag","Value":"W/\"+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"93951"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000430107527"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2324"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=\""},{"Name":"ETag","Value":"W/\"Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2324"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"25877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000083633018"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11956"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=\""},{"Name":"ETag","Value":"W/\"j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11956"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000377358491"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2649"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=\""},{"Name":"ETag","Value":"W/\"lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2649"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58="}]},{"Route":"_framework/System.Security.Cryptography.wasm","AssetFile":"_framework/System.Security.Cryptography.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"469269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao="}]},{"Route":"_framework/System.Security.Cryptography.wasm","AssetFile":"_framework/System.Security.Cryptography.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005638663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"177346"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=\""},{"Name":"ETag","Value":"W/\"e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao="}]},{"Route":"_framework/System.Security.Cryptography.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"177346"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm","AssetFile":"_framework/System.Security.Principal.Windows.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"25877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm","AssetFile":"_framework/System.Security.Principal.Windows.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000094930701"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10533"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=\""},{"Name":"ETag","Value":"W/\"T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm.gz","AssetFile":"_framework/System.Security.Principal.Windows.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10533"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw="}]},{"Route":"_framework/System.Security.Principal.wasm","AssetFile":"_framework/System.Security.Principal.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM="}]},{"Route":"_framework/System.Security.Principal.wasm","AssetFile":"_framework/System.Security.Principal.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000466417910"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2143"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo=\""},{"Name":"ETag","Value":"W/\"dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM="}]},{"Route":"_framework/System.Security.Principal.wasm.gz","AssetFile":"_framework/System.Security.Principal.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2143"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo="}]},{"Route":"_framework/System.Security.SecureString.wasm","AssetFile":"_framework/System.Security.SecureString.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0="}]},{"Route":"_framework/System.Security.SecureString.wasm","AssetFile":"_framework/System.Security.SecureString.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000458715596"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2179"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=\""},{"Name":"ETag","Value":"W/\"4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0="}]},{"Route":"_framework/System.Security.SecureString.wasm.gz","AssetFile":"_framework/System.Security.SecureString.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2179"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y="}]},{"Route":"_framework/System.Security.wasm","AssetFile":"_framework/System.Security.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7957"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI="}]},{"Route":"_framework/System.Security.wasm","AssetFile":"_framework/System.Security.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000339328130"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE=\""},{"Name":"ETag","Value":"W/\"kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI="}]},{"Route":"_framework/System.Security.wasm.gz","AssetFile":"_framework/System.Security.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE="}]},{"Route":"_framework/System.ServiceModel.Web.wasm","AssetFile":"_framework/System.ServiceModel.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc="}]},{"Route":"_framework/System.ServiceModel.Web.wasm","AssetFile":"_framework/System.ServiceModel.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000396196513"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2523"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=\""},{"Name":"ETag","Value":"W/\"9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc="}]},{"Route":"_framework/System.ServiceModel.Web.wasm.gz","AssetFile":"_framework/System.ServiceModel.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2523"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog="}]},{"Route":"_framework/System.ServiceProcess.wasm","AssetFile":"_framework/System.ServiceProcess.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8="}]},{"Route":"_framework/System.ServiceProcess.wasm","AssetFile":"_framework/System.ServiceProcess.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000436109900"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=\""},{"Name":"ETag","Value":"W/\"q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8="}]},{"Route":"_framework/System.ServiceProcess.wasm.gz","AssetFile":"_framework/System.ServiceProcess.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"729877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000001943306"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"514586"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=\""},{"Name":"ETag","Value":"W/\"xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm.gz","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"514586"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000445434298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2244"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=\""},{"Name":"ETag","Value":"W/\"xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm.gz","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2244"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A="}]},{"Route":"_framework/System.Text.Encoding.wasm","AssetFile":"_framework/System.Text.Encoding.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U="}]},{"Route":"_framework/System.Text.Encoding.wasm","AssetFile":"_framework/System.Text.Encoding.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000449236298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=\""},{"Name":"ETag","Value":"W/\"1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U="}]},{"Route":"_framework/System.Text.Encoding.wasm.gz","AssetFile":"_framework/System.Text.Encoding.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm","AssetFile":"_framework/System.Text.Encodings.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"60181"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm","AssetFile":"_framework/System.Text.Encodings.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042589438"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=\""},{"Name":"ETag","Value":"W/\"iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm.gz","AssetFile":"_framework/System.Text.Encodings.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w="}]},{"Route":"_framework/System.Text.Json.wasm","AssetFile":"_framework/System.Text.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"569621"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0="}]},{"Route":"_framework/System.Text.Json.wasm","AssetFile":"_framework/System.Text.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004977551"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"200901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA=\""},{"Name":"ETag","Value":"W/\"Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0="}]},{"Route":"_framework/System.Text.Json.wasm.gz","AssetFile":"_framework/System.Text.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"200901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm","AssetFile":"_framework/System.Text.RegularExpressions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"348949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm","AssetFile":"_framework/System.Text.RegularExpressions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000006688247"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"149515"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U=\""},{"Name":"ETag","Value":"W/\"idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm.gz","AssetFile":"_framework/System.Text.RegularExpressions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"149515"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U="}]},{"Route":"_framework/System.Threading.Channels.wasm","AssetFile":"_framework/System.Threading.Channels.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"42261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo="}]},{"Route":"_framework/System.Threading.Channels.wasm","AssetFile":"_framework/System.Threading.Channels.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000051988563"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19234"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=\""},{"Name":"ETag","Value":"W/\"PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo="}]},{"Route":"_framework/System.Threading.Channels.wasm.gz","AssetFile":"_framework/System.Threading.Channels.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19234"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs="}]},{"Route":"_framework/System.Threading.Overlapped.wasm","AssetFile":"_framework/System.Threading.Overlapped.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg="}]},{"Route":"_framework/System.Threading.Overlapped.wasm","AssetFile":"_framework/System.Threading.Overlapped.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000435161010"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2297"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=\""},{"Name":"ETag","Value":"W/\"rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg="}]},{"Route":"_framework/System.Threading.Overlapped.wasm.gz","AssetFile":"_framework/System.Threading.Overlapped.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2297"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"175893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000013554360"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"73776"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=\""},{"Name":"ETag","Value":"W/\"akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"73776"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000438981563"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=\""},{"Name":"ETag","Value":"W/\"9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51989"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000046358537"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"21570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w=\""},{"Name":"ETag","Value":"W/\"pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"21570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w="}]},{"Route":"_framework/System.Threading.Tasks.wasm","AssetFile":"_framework/System.Threading.Tasks.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ="}]},{"Route":"_framework/System.Threading.Tasks.wasm","AssetFile":"_framework/System.Threading.Tasks.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000392310710"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2548"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=\""},{"Name":"ETag","Value":"W/\"TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ="}]},{"Route":"_framework/System.Threading.Tasks.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2548"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA="}]},{"Route":"_framework/System.Threading.Thread.wasm","AssetFile":"_framework/System.Threading.Thread.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70="}]},{"Route":"_framework/System.Threading.Thread.wasm","AssetFile":"_framework/System.Threading.Thread.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000429368828"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2328"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=\""},{"Name":"ETag","Value":"W/\"OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70="}]},{"Route":"_framework/System.Threading.Thread.wasm.gz","AssetFile":"_framework/System.Threading.Thread.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2328"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm","AssetFile":"_framework/System.Threading.ThreadPool.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm","AssetFile":"_framework/System.Threading.ThreadPool.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000445235975"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=\""},{"Name":"ETag","Value":"W/\"tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm.gz","AssetFile":"_framework/System.Threading.ThreadPool.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw="}]},{"Route":"_framework/System.Threading.Timer.wasm","AssetFile":"_framework/System.Threading.Timer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM="}]},{"Route":"_framework/System.Threading.Timer.wasm","AssetFile":"_framework/System.Threading.Timer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000471698113"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2119"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=\""},{"Name":"ETag","Value":"W/\"KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM="}]},{"Route":"_framework/System.Threading.Timer.wasm.gz","AssetFile":"_framework/System.Threading.Timer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2119"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE="}]},{"Route":"_framework/System.Threading.wasm","AssetFile":"_framework/System.Threading.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY="}]},{"Route":"_framework/System.Threading.wasm","AssetFile":"_framework/System.Threading.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000070106562"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14263"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M=\""},{"Name":"ETag","Value":"W/\"8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY="}]},{"Route":"_framework/System.Threading.wasm.gz","AssetFile":"_framework/System.Threading.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14263"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M="}]},{"Route":"_framework/System.Transactions.Local.wasm","AssetFile":"_framework/System.Transactions.Local.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"164117"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY="}]},{"Route":"_framework/System.Transactions.Local.wasm","AssetFile":"_framework/System.Transactions.Local.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000019567174"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"51105"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=\""},{"Name":"ETag","Value":"W/\"5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY="}]},{"Route":"_framework/System.Transactions.Local.wasm.gz","AssetFile":"_framework/System.Transactions.Local.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"51105"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds="}]},{"Route":"_framework/System.Transactions.wasm","AssetFile":"_framework/System.Transactions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs="}]},{"Route":"_framework/System.Transactions.wasm","AssetFile":"_framework/System.Transactions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000423549343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2360"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=\""},{"Name":"ETag","Value":"W/\"0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs="}]},{"Route":"_framework/System.Transactions.wasm.gz","AssetFile":"_framework/System.Transactions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2360"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU="}]},{"Route":"_framework/System.ValueTuple.wasm","AssetFile":"_framework/System.ValueTuple.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg="}]},{"Route":"_framework/System.ValueTuple.wasm","AssetFile":"_framework/System.ValueTuple.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000461680517"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2165"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw=\""},{"Name":"ETag","Value":"W/\"TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg="}]},{"Route":"_framework/System.ValueTuple.wasm.gz","AssetFile":"_framework/System.ValueTuple.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2165"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw="}]},{"Route":"_framework/System.Web.HttpUtility.wasm","AssetFile":"_framework/System.Web.HttpUtility.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA="}]},{"Route":"_framework/System.Web.HttpUtility.wasm","AssetFile":"_framework/System.Web.HttpUtility.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000119488589"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8368"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=\""},{"Name":"ETag","Value":"W/\"3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA="}]},{"Route":"_framework/System.Web.HttpUtility.wasm.gz","AssetFile":"_framework/System.Web.HttpUtility.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8368"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE="}]},{"Route":"_framework/System.Web.wasm","AssetFile":"_framework/System.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg="}]},{"Route":"_framework/System.Web.wasm","AssetFile":"_framework/System.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000473933649"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=\""},{"Name":"ETag","Value":"W/\"ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg="}]},{"Route":"_framework/System.Web.wasm.gz","AssetFile":"_framework/System.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM="}]},{"Route":"_framework/System.Windows.wasm","AssetFile":"_framework/System.Windows.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw="}]},{"Route":"_framework/System.Windows.wasm","AssetFile":"_framework/System.Windows.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000440722785"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2268"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=\""},{"Name":"ETag","Value":"W/\"wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw="}]},{"Route":"_framework/System.Windows.wasm.gz","AssetFile":"_framework/System.Windows.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2268"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk="}]},{"Route":"_framework/System.Xml.Linq.wasm","AssetFile":"_framework/System.Xml.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM="}]},{"Route":"_framework/System.Xml.Linq.wasm","AssetFile":"_framework/System.Xml.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000457247371"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2186"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4=\""},{"Name":"ETag","Value":"W/\"KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM="}]},{"Route":"_framework/System.Xml.Linq.wasm.gz","AssetFile":"_framework/System.Xml.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2186"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm","AssetFile":"_framework/System.Xml.ReaderWriter.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm","AssetFile":"_framework/System.Xml.ReaderWriter.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000249563264"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4006"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ=\""},{"Name":"ETag","Value":"W/\"CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm.gz","AssetFile":"_framework/System.Xml.ReaderWriter.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4006"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ="}]},{"Route":"_framework/System.Xml.Serialization.wasm","AssetFile":"_framework/System.Xml.Serialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY="}]},{"Route":"_framework/System.Xml.Serialization.wasm","AssetFile":"_framework/System.Xml.Serialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000448430493"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=\""},{"Name":"ETag","Value":"W/\"JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY="}]},{"Route":"_framework/System.Xml.Serialization.wasm.gz","AssetFile":"_framework/System.Xml.Serialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc="}]},{"Route":"_framework/System.Xml.XDocument.wasm","AssetFile":"_framework/System.Xml.XDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g="}]},{"Route":"_framework/System.Xml.XDocument.wasm","AssetFile":"_framework/System.Xml.XDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000419111484"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2385"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=\""},{"Name":"ETag","Value":"W/\"mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g="}]},{"Route":"_framework/System.Xml.XDocument.wasm.gz","AssetFile":"_framework/System.Xml.XDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2385"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000403225806"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw=\""},{"Name":"ETag","Value":"W/\"XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm.gz","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw="}]},{"Route":"_framework/System.Xml.XPath.wasm","AssetFile":"_framework/System.Xml.XPath.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw="}]},{"Route":"_framework/System.Xml.XPath.wasm","AssetFile":"_framework/System.Xml.XPath.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000431220354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=\""},{"Name":"ETag","Value":"W/\"erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw="}]},{"Route":"_framework/System.Xml.XPath.wasm.gz","AssetFile":"_framework/System.Xml.XPath.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm","AssetFile":"_framework/System.Xml.XmlDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm","AssetFile":"_framework/System.Xml.XmlDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000426439232"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=\""},{"Name":"ETag","Value":"W/\"yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm.gz","AssetFile":"_framework/System.Xml.XmlDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm","AssetFile":"_framework/System.Xml.XmlSerializer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7445"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm","AssetFile":"_framework/System.Xml.XmlSerializer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000351864884"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2841"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw=\""},{"Name":"ETag","Value":"W/\"YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm.gz","AssetFile":"_framework/System.Xml.XmlSerializer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2841"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw="}]},{"Route":"_framework/System.Xml.wasm","AssetFile":"_framework/System.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk="}]},{"Route":"_framework/System.Xml.wasm","AssetFile":"_framework/System.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000238379023"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4194"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s=\""},{"Name":"ETag","Value":"W/\"oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk="}]},{"Route":"_framework/System.Xml.wasm.gz","AssetFile":"_framework/System.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4194"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s="}]},{"Route":"_framework/System.wasm","AssetFile":"_framework/System.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"39701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk="}]},{"Route":"_framework/System.wasm","AssetFile":"_framework/System.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000085164367"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ=\""},{"Name":"ETag","Value":"W/\"AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk="}]},{"Route":"_framework/System.wasm.gz","AssetFile":"_framework/System.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ="}]},{"Route":"_framework/WindowsBase.wasm","AssetFile":"_framework/WindowsBase.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno="}]},{"Route":"_framework/WindowsBase.wasm","AssetFile":"_framework/WindowsBase.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000398883127"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2506"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ=\""},{"Name":"ETag","Value":"W/\"rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno="}]},{"Route":"_framework/WindowsBase.wasm.gz","AssetFile":"_framework/WindowsBase.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2506"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ="}]},{"Route":"_framework/blazor.boot.json","AssetFile":"_framework/blazor.boot.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"23790"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"wnjl54XQVjCC4Nx4mRzEhBbB+QXCVxqGDHEu+VHHV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wnjl54XQVjCC4Nx4mRzEhBbB+QXCVxqGDHEu+VHHV6Q="}]},{"Route":"_framework/blazor.boot.json","AssetFile":"_framework/blazor.boot.json.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095748755"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10443"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"0jtU0mROIvkR6STvPGdYpwxHTzGY8g/A4512oGHXYNg=\""},{"Name":"ETag","Value":"W/\"wnjl54XQVjCC4Nx4mRzEhBbB+QXCVxqGDHEu+VHHV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wnjl54XQVjCC4Nx4mRzEhBbB+QXCVxqGDHEu+VHHV6Q="}]},{"Route":"_framework/blazor.boot.json.gz","AssetFile":"_framework/blazor.boot.json.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10443"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"0jtU0mROIvkR6STvPGdYpwxHTzGY8g/A4512oGHXYNg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0jtU0mROIvkR6STvPGdYpwxHTzGY8g/A4512oGHXYNg="}]},{"Route":"_framework/blazor.webassembly.js","AssetFile":"_framework/blazor.webassembly.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"60300"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc=\""},{"Name":"Last-Modified","Value":"Wed, 20 Aug 2025 08:45:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc="}]},{"Route":"_framework/blazor.webassembly.js","AssetFile":"_framework/blazor.webassembly.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000052559655"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19025"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=\""},{"Name":"ETag","Value":"W/\"gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc="}]},{"Route":"_framework/blazor.webassembly.js.gz","AssetFile":"_framework/blazor.webassembly.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19025"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"247061"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014231229"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70267"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=\""},{"Name":"ETag","Value":"W/\"oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70267"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256789"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014019740"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"71327"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=\""},{"Name":"ETag","Value":"W/\"yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"71327"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU="}]},{"Route":"_framework/dotnet.js","AssetFile":"_framework/dotnet.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35803"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo="}]},{"Route":"_framework/dotnet.js","AssetFile":"_framework/dotnet.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000087382034"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11443"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=\""},{"Name":"ETag","Value":"W/\"7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo="}]},{"Route":"_framework/dotnet.js.gz","AssetFile":"_framework/dotnet.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11443"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk="}]},{"Route":"_framework/dotnet.js.map","AssetFile":"_framework/dotnet.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"49719"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0="}]},{"Route":"_framework/dotnet.js.map","AssetFile":"_framework/dotnet.js.map.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000053398836"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18726"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw=\""},{"Name":"ETag","Value":"W/\"ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0="}]},{"Route":"_framework/dotnet.js.map.gz","AssetFile":"_framework/dotnet.js.map.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18726"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw="}]},{"Route":"_framework/dotnet.native.js","AssetFile":"_framework/dotnet.native.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"160089"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:15:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="}]},{"Route":"_framework/dotnet.native.js","AssetFile":"_framework/dotnet.native.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000027655632"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36158"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA=\""},{"Name":"ETag","Value":"W/\"D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="}]},{"Route":"_framework/dotnet.native.js.gz","AssetFile":"_framework/dotnet.native.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36158"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA="}]},{"Route":"_framework/dotnet.native.wasm","AssetFile":"_framework/dotnet.native.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2919938"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:15:16 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q="}]},{"Route":"_framework/dotnet.native.wasm","AssetFile":"_framework/dotnet.native.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000866240"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1154414"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw=\""},{"Name":"ETag","Value":"W/\"1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q="}]},{"Route":"_framework/dotnet.native.wasm.gz","AssetFile":"_framework/dotnet.native.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1154414"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw="}]},{"Route":"_framework/dotnet.runtime.js","AssetFile":"_framework/dotnet.runtime.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"223202"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:48 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s="}]},{"Route":"_framework/dotnet.runtime.js","AssetFile":"_framework/dotnet.runtime.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015391009"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"64972"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=\""},{"Name":"ETag","Value":"W/\"OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s="}]},{"Route":"_framework/dotnet.runtime.js.gz","AssetFile":"_framework/dotnet.runtime.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"64972"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg="}]},{"Route":"_framework/dotnet.runtime.js.map","AssetFile":"_framework/dotnet.runtime.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"318294"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:48 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ="}]},{"Route":"_framework/dotnet.runtime.js.map","AssetFile":"_framework/dotnet.runtime.js.map.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000009970686"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"100293"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=\""},{"Name":"ETag","Value":"W/\"jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ="}]},{"Route":"_framework/dotnet.runtime.js.map.gz","AssetFile":"_framework/dotnet.runtime.js.map.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"100293"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ="}]},{"Route":"_framework/emcc-props.json","AssetFile":"_framework/emcc-props.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1322"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:06 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs="}]},{"Route":"_framework/emcc-props.json","AssetFile":"_framework/emcc-props.json.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.001686340641"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"592"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=\""},{"Name":"ETag","Value":"W/\"EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs="}]},{"Route":"_framework/emcc-props.json.gz","AssetFile":"_framework/emcc-props.json.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"592"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"248597"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014627368"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"68364"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U=\""},{"Name":"ETag","Value":"W/\"ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"68364"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"257813"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014389731"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69493"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=\""},{"Name":"ETag","Value":"W/\"p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69493"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo="}]},{"Route":"_framework/icudt_CJK.dat","AssetFile":"_framework/icudt_CJK.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"956416"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk="}]},{"Route":"_framework/icudt_CJK.dat","AssetFile":"_framework/icudt_CJK.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003002002"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"333110"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=\""},{"Name":"ETag","Value":"W/\"SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk="}]},{"Route":"_framework/icudt_CJK.dat.gz","AssetFile":"_framework/icudt_CJK.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"333110"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g="}]},{"Route":"_framework/icudt_EFIGS.dat","AssetFile":"_framework/icudt_EFIGS.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"550832"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc="}]},{"Route":"_framework/icudt_EFIGS.dat","AssetFile":"_framework/icudt_EFIGS.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005101052"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"196037"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE=\""},{"Name":"ETag","Value":"W/\"8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc="}]},{"Route":"_framework/icudt_EFIGS.dat.gz","AssetFile":"_framework/icudt_EFIGS.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"196037"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE="}]},{"Route":"_framework/icudt_no_CJK.dat","AssetFile":"_framework/icudt_no_CJK.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1107168"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="}]},{"Route":"_framework/icudt_no_CJK.dat","AssetFile":"_framework/icudt_no_CJK.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003148426"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"317618"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk=\""},{"Name":"ETag","Value":"W/\"L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="}]},{"Route":"_framework/icudt_no_CJK.dat.gz","AssetFile":"_framework/icudt_no_CJK.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"317618"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"249621"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014731229"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67882"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8=\""},{"Name":"ETag","Value":"W/\"lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67882"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"278805"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014234470"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70251"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=\""},{"Name":"ETag","Value":"W/\"sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70251"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256789"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014933843"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"66961"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=\""},{"Name":"ETag","Value":"W/\"0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"66961"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ="}]},{"Route":"_framework/mscorlib.wasm","AssetFile":"_framework/mscorlib.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"48917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E="}]},{"Route":"_framework/mscorlib.wasm","AssetFile":"_framework/mscorlib.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000067833401"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=\""},{"Name":"ETag","Value":"W/\"8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E="}]},{"Route":"_framework/mscorlib.wasm.gz","AssetFile":"_framework/mscorlib.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4="}]},{"Route":"_framework/netstandard.wasm","AssetFile":"_framework/netstandard.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"90389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc="}]},{"Route":"_framework/netstandard.wasm","AssetFile":"_framework/netstandard.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000038463018"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"25998"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ=\""},{"Name":"ETag","Value":"W/\"eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc="}]},{"Route":"_framework/netstandard.wasm.gz","AssetFile":"_framework/netstandard.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"25998"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014127686"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70782"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=\""},{"Name":"ETag","Value":"W/\"doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70782"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"244501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014727324"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=\""},{"Name":"ETag","Value":"W/\"bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"334101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000012862398"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"77745"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=\""},{"Name":"ETag","Value":"W/\"axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"77745"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"239893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014876525"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67219"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg=\""},{"Name":"ETag","Value":"W/\"KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67219"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215317"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015356973"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65116"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=\""},{"Name":"ETag","Value":"W/\"/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65116"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"218901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015259953"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65530"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4=\""},{"Name":"ETag","Value":"W/\"IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65530"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4="}]},{"Route":"css/app.css","AssetFile":"css/app.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"3782"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI="}]},{"Route":"css/app.swsybuv5hr.css","AssetFile":"css/app.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"3782"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"swsybuv5hr"},{"Name":"integrity","Value":"sha256-JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI="},{"Name":"label","Value":"css/app.css"}]},{"Route":"css/bootstrap/bootstrap.min.bpk8xqwxhs.css","AssetFile":"css/bootstrap/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"bpk8xqwxhs"},{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="},{"Name":"label","Value":"css/bootstrap/bootstrap.min.css"}]},{"Route":"css/bootstrap/bootstrap.min.css","AssetFile":"css/bootstrap/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="}]},{"Route":"css/bootstrap/bootstrap.min.css.8inm30yfxf.map","AssetFile":"css/bootstrap/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"css/bootstrap/bootstrap.min.css.map"}]},{"Route":"css/bootstrap/bootstrap.min.css.map","AssetFile":"css/bootstrap/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"favicon.ifv42okdf2.png","AssetFile":"favicon.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1148"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ifv42okdf2"},{"Name":"integrity","Value":"sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="},{"Name":"label","Value":"favicon.png"}]},{"Route":"favicon.png","AssetFile":"favicon.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1148"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="}]},{"Route":"icon-192.f9uvjujlxy.png","AssetFile":"icon-192.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2626"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f9uvjujlxy"},{"Name":"integrity","Value":"sha256-DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4="},{"Name":"label","Value":"icon-192.png"}]},{"Route":"icon-192.png","AssetFile":"icon-192.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2626"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4="}]},{"Route":"index.html","AssetFile":"index.html","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1028"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\"FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:17:25 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4="}]},{"Route":"index.pviaoz711l.html","AssetFile":"index.html","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1028"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\"FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:17:25 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pviaoz711l"},{"Name":"integrity","Value":"sha256-FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4="},{"Name":"label","Value":"index.html"}]},{"Route":"sample-data/weather.iag0ou56lh.json","AssetFile":"sample-data/weather.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"453"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"iag0ou56lh"},{"Name":"integrity","Value":"sha256-enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU="},{"Name":"label","Value":"sample-data/weather.json"}]},{"Route":"sample-data/weather.json","AssetFile":"sample-data/weather.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"453"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU="}]}]} \ No newline at end of file +{"Version":1,"ManifestType":"Build","Endpoints":[{"Route":"DBTest.pvntnzktqn.styles.css","AssetFile":"DBTest.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pvntnzktqn"},{"Name":"integrity","Value":"sha256-2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs="},{"Name":"label","Value":"DBTest.styles.css"}]},{"Route":"DBTest.styles.css","AssetFile":"DBTest.styles.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4653"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2354bp4+gvOSGirIUmoimNa4AcudXHbmhHDxnwlCOWs="}]},{"Route":"_content/Blazor.IndexedDB/indexedDb.Blazor.js","AssetFile":"_content/Blazor.IndexedDB/indexedDb.Blazor.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7946"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"cZ4n0t8SRs8+sdR3/VdHwT1oLiqC49KgOpiHrB9h0ps=\""},{"Name":"Last-Modified","Value":"Wed, 06 Dec 2023 09:18:26 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cZ4n0t8SRs8+sdR3/VdHwT1oLiqC49KgOpiHrB9h0ps="}]},{"Route":"_framework/Azure.Core.wasm","AssetFile":"_framework/Azure.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"426773"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M="}]},{"Route":"_framework/Azure.Core.wasm","AssetFile":"_framework/Azure.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005706753"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"175230"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=\""},{"Name":"ETag","Value":"W/\"VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkkFYKYsVX/ZTjRxW7egFcHCk1KjpB9tl7Gwdo37/M="}]},{"Route":"_framework/Azure.Core.wasm.gz","AssetFile":"_framework/Azure.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"175230"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI="}]},{"Route":"_framework/Azure.Identity.wasm","AssetFile":"_framework/Azure.Identity.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"346389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U="}]},{"Route":"_framework/Azure.Identity.wasm","AssetFile":"_framework/Azure.Identity.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007808535"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"128064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs=\""},{"Name":"ETag","Value":"W/\"+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+iQf3yduYHqsIbO5lcB9t6jQxHAjKTlfWKHrm/nJn1U="}]},{"Route":"_framework/Azure.Identity.wasm.gz","AssetFile":"_framework/Azure.Identity.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"128064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FQKYYSr7il1MJGtb8VhPATg+RYpXGkAz6yBPcWvPpvs="}]},{"Route":"_framework/Blazor.IndexedDB.wasm","AssetFile":"_framework/Blazor.IndexedDB.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"50965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw="}]},{"Route":"_framework/Blazor.IndexedDB.wasm","AssetFile":"_framework/Blazor.IndexedDB.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000045380287"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=\""},{"Name":"ETag","Value":"W/\"RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RmHKiB/b2zJhLyYjkAHsATnTuY6SgthZ8lXBGsDRGfw="}]},{"Route":"_framework/Blazor.IndexedDB.wasm.gz","AssetFile":"_framework/Blazor.IndexedDB.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs="}]},{"Route":"_framework/DBTest.pdb","AssetFile":"_framework/DBTest.pdb","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"28432"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g="}]},{"Route":"_framework/DBTest.pdb","AssetFile":"_framework/DBTest.pdb.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000049338859"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20267"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"UEO2ksJwQDZwBN6aDm4EtA5AJa6noDkA3+Wx4EU2NcQ=\""},{"Name":"ETag","Value":"W/\"3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g="}]},{"Route":"_framework/DBTest.pdb.gz","AssetFile":"_framework/DBTest.pdb.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20267"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"UEO2ksJwQDZwBN6aDm4EtA5AJa6noDkA3+Wx4EU2NcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UEO2ksJwQDZwBN6aDm4EtA5AJa6noDkA3+Wx4EU2NcQ="}]},{"Route":"_framework/DBTest.wasm","AssetFile":"_framework/DBTest.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts="}]},{"Route":"_framework/DBTest.wasm","AssetFile":"_framework/DBTest.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000089023413"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11232"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Uozry6zOaW1sGgi2oBaa7kHxpHP3biOfn2s3lii9stA=\""},{"Name":"ETag","Value":"W/\"ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts="}]},{"Route":"_framework/DBTest.wasm.gz","AssetFile":"_framework/DBTest.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11232"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Uozry6zOaW1sGgi2oBaa7kHxpHP3biOfn2s3lii9stA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Uozry6zOaW1sGgi2oBaa7kHxpHP3biOfn2s3lii9stA="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"40725"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000056548292"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"17683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=\""},{"Name":"ETag","Value":"W/\"m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m6VBzomwJ8u1t/U0EJ/mVEyOVXBRnbZHse7Nm+2x6tI="}]},{"Route":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"17683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061406202"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY=\""},{"Name":"ETag","Value":"W/\"c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c8LEm6gOdm6vmq5kDk88XcJX0uOm2PGsqPRE4Lzi9fo="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR+0hY="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"163605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015294028"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0=\""},{"Name":"ETag","Value":"W/\"K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K2KQGXjwUwuN3tJ1ttHTGhlT+K6gXV1arYxbYbYlKVM="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BHwPoCTrA01/66q1vJmDR6r+6vKE1j+F74VQIrGhzp0="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"110357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000021690092"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"46103"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y=\""},{"Name":"ETag","Value":"W/\"iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iCMb6jWvZKgz2mcx4iDyv7k7gPo2VzQgbziX4S+txiE="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"46103"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk+6VHm3Y="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"323861"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007726721"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"129420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=\""},{"Name":"ETag","Value":"W/\"qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qrt2z4BTlclkgg6GbgxU1COUQTdarNA/vhK8emxLIZw="}]},{"Route":"_framework/Microsoft.AspNetCore.Components.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Components.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"129420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000417014178"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=\""},{"Name":"ETag","Value":"W/\"hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hM/F4AmeV1d8CFA9vKjyi4psF44C6megAVwvgVjghzQ="}]},{"Route":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","AssetFile":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8469"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000273298715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3658"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E=\""},{"Name":"ETag","Value":"W/\"NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NNIpbE3kgpNajuEB8IiMmzURems5JRUSriD/qNIPrqY="}]},{"Route":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","AssetFile":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3658"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p9fecZKFWjICK8yF6ROhcVOQmB+yo5dGQ0sBrBjrJ6E="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000365230095"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2737"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I=\""},{"Name":"ETag","Value":"W/\"trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-trOTljAiaK5JRGV8Kd+aALZdaL+QypHR2pVAWsUGlio="}]},{"Route":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","AssetFile":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2737"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S81dFe/9s2Hm+F7PJDlp03N2b9lxePkjbXYtL3XTB4I="}]},{"Route":"_framework/Microsoft.CSharp.wasm","AssetFile":"_framework/Microsoft.CSharp.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"298261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w="}]},{"Route":"_framework/Microsoft.CSharp.wasm","AssetFile":"_framework/Microsoft.CSharp.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000007621951"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"131199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=\""},{"Name":"ETag","Value":"W/\"R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-R4BkfQTMJCC9t942+b4LkK67BgTQxzYV3PokMroML5w="}]},{"Route":"_framework/Microsoft.CSharp.wasm.gz","AssetFile":"_framework/Microsoft.CSharp.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"131199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"917781"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004919541"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"203270"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg=\""},{"Name":"ETag","Value":"W/\"Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Mu/O2djprPcxpaVzo+qLQt4oY26Agsd/XOHnhOpeGqU="}]},{"Route":"_framework/Microsoft.Data.SqlClient.wasm.gz","AssetFile":"_framework/Microsoft.Data.SqlClient.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"203270"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aumeCyQIqgNeUwYDYrnu0wv2vna+KzFXThpWg/puUXg="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000114351058"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8744"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=\""},{"Name":"ETag","Value":"W/\"ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ygxx8pKlN4YllvAX2HADU+dKWSOZRMNfSP4nHkPMH+8="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8744"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061931009"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16146"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=\""},{"Name":"ETag","Value":"W/\"BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BiuYQmEQD4IoGofbzRbJdxGd8JmaZxAMTfs8kXli8EA="}]},{"Route":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16146"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000128303823"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7793"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM=\""},{"Name":"ETag","Value":"W/\"yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yNdqbqDWGiJo943D7LPak5xryCBEsNH0wtdiuU1R9VE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7793"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SKcKAQ6unQQmWOLud3+yjljdvRq3k5HjYUL0Z0Ex8QM="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"32021"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000072411296"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13809"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=\""},{"Name":"ETag","Value":"W/\"fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fNNlyyW44y8Gp6dvOtsvHoVNzpT8lrKmPleg5CDhRAo="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13809"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000130191381"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7680"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI=\""},{"Name":"ETag","Value":"W/\"SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SrAtaND/3+ZSfueBc9meuKzyFgcamyVA581L4R7Amzs="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7680"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WO+uRYcj3Zb9HIK7aDnF+ZYPe+fyAeKo2LMHDHQRlOI="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000133155792"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7509"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0=\""},{"Name":"ETag","Value":"W/\"CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CtLsl9w5UTJXGXTbp+SQxMzt9f/gjQ4EkywrtuCscvU="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7509"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M1N3wrmu41ddGz5INp3pKS70tYR/Y+Xqu+oZ9rZqjZ0="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000066242713"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=\""},{"Name":"ETag","Value":"W/\"UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UDGEQR7J3WTfzYMgOzxVIBwFQtKEeJvO8UgrWagypdE="}]},{"Route":"_framework/Microsoft.Extensions.Configuration.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Configuration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"53013"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000048346548"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA=\""},{"Name":"ETag","Value":"W/\"NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NICKEw2hjoBhl1lvxOBh8cxOIN8kkrGHz3pvV1eLLbY="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20683"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MwyC9p6nt0mGMqIypm+SnvG+21YdrXDmlVaZDNsWJeA="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"82197"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028474615"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35118"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=\""},{"Name":"ETag","Value":"W/\"CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CS+QrPLaogl32aUg+ES1Ef5QGKoMyjt3V+wGoiG+tpw="}]},{"Route":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35118"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000196270854"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5094"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=\""},{"Name":"ETag","Value":"W/\"IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IUopixuV8E09mP+TIgRp/lXEbeacXbUTW7cu0v5B9Tc="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5094"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"34069"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061308320"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16310"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=\""},{"Name":"ETag","Value":"W/\"MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MS+zB0xkKhKk/QdE32ZwKtdlrLMLI/y2NAKPUWhcBVg="}]},{"Route":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16310"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35093"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062073246"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=\""},{"Name":"ETag","Value":"W/\"AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AnWUKd0qJ8ZNKkRC0AFK2cjjszB7reXiP+bXdIi8bic="}]},{"Route":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"54549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042337003"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23619"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=\""},{"Name":"ETag","Value":"W/\"uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uf1KJp0fVm0d3Bs2JFD1oxo857dVH+MA9AF/tlH5YEw="}]},{"Route":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23619"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"40213"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000054274084"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18424"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=\""},{"Name":"ETag","Value":"W/\"pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pa0M3exxNvk6g5anUwlaPC99Afawsi1GZvJeU1q/ZGM="}]},{"Route":"_framework/Microsoft.Extensions.Logging.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Logging.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18424"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm","AssetFile":"_framework/Microsoft.Extensions.Options.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"54037"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm","AssetFile":"_framework/Microsoft.Extensions.Options.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042925824"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23295"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=\""},{"Name":"ETag","Value":"W/\"5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5/m+yVFGRuY+N4jQnD+QETKH0AfhAsnVze5dJ5ogIVM="}]},{"Route":"_framework/Microsoft.Extensions.Options.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Options.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23295"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000067870232"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo=\""},{"Name":"ETag","Value":"W/\"pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pVrYOTfjb2ITls3LKIByW1t8jwOAWFhmkIVDewtJ1GE="}]},{"Route":"_framework/Microsoft.Extensions.Primitives.wasm.gz","AssetFile":"_framework/Microsoft.Extensions.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VXif+d8llcvt+N2pU6LUABQr1EUvnwTg27PGFGjJoWo="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"56085"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000043174165"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok=\""},{"Name":"ETag","Value":"W/\"RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJYXAvD3aph/JuaxKK4rxebMm8FZcEvnd8JMBd/d5hE="}]},{"Route":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","AssetFile":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp+Nk7ok="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm","AssetFile":"_framework/Microsoft.Identity.Client.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1018133"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm","AssetFile":"_framework/Microsoft.Identity.Client.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003010325"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"332189"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=\""},{"Name":"ETag","Value":"W/\"wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW7sYNXSt62EwuvuOSvwQofa5ug0pMUelwauWHlfbrw="}]},{"Route":"_framework/Microsoft.Identity.Client.wasm.gz","AssetFile":"_framework/Microsoft.Identity.Client.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"332189"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000253356980"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=\""},{"Name":"ETag","Value":"W/\"uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-uX7I9eEF6dL6UdJ34ZRv/uvGbLoJ/bfiy9AnYCvT+oY="}]},{"Route":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"127253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000022764524"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"43927"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU=\""},{"Name":"ETag","Value":"W/\"EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDjT0oUctyIFx92oz/BslCa3kmLMKgUoNbKvEHaadg8="}]},{"Route":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"43927"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FkgXOCKEWDveHWS796ZNyHTQ5xW5+m5XAYJga1D3eVU="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000098376783"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10164"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=\""},{"Name":"ETag","Value":"W/\"ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ss2LB3619euRtb7la7zoT6dDsNtoRk0DfaRrHzMfW/U="}]},{"Route":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10164"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000027233857"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36718"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=\""},{"Name":"ETag","Value":"W/\"iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iOxZiIbSNsoZ8tto2rBtzh77EzkRa0YcPb36KYr6IdE="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36718"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-k43T1qq1V+2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30485"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000079497575"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12578"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=\""},{"Name":"ETag","Value":"W/\"ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ERvqChyVYiFjNDbPkS0sOag9BFOOIe8nWTEiBVLRbeA="}]},{"Route":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12578"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"289557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010879262"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"91917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=\""},{"Name":"ETag","Value":"W/\"7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7vcEr6jIbsLxtJsjKqRaUjlXzJK74GyMDqcqitijPxY="}]},{"Route":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","AssetFile":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"91917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000147972773"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4=\""},{"Name":"ETag","Value":"W/\"VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VHkPTGT1/gkYqLgSQ4dO53G0CZKuhj8Bsku07pP5GNk="}]},{"Route":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","AssetFile":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2dXrNfai4uzFz6+QwBGQa7XomFpQ+fIK/ek3F/ve+h4="}]},{"Route":"_framework/Microsoft.JSInterop.wasm","AssetFile":"_framework/Microsoft.JSInterop.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"55573"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8="}]},{"Route":"_framework/Microsoft.JSInterop.wasm","AssetFile":"_framework/Microsoft.JSInterop.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000041611185"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"24031"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=\""},{"Name":"ETag","Value":"W/\"E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E8iOMdnEIBDdmA77ORJTs8lxT+bYmLUQokwsZDXBew8="}]},{"Route":"_framework/Microsoft.JSInterop.wasm.gz","AssetFile":"_framework/Microsoft.JSInterop.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"24031"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZjyU6+Rl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000152439024"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6559"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho=\""},{"Name":"ETag","Value":"W/\"Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Fig+5hq00gGQlXAgSnyFlUlWyhlx9f+yPJb4INt3gNc="}]},{"Route":"_framework/Microsoft.SqlServer.Server.wasm.gz","AssetFile":"_framework/Microsoft.SqlServer.Server.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6559"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n+eTGho="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"418581"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005990068"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"166942"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568=\""},{"Name":"ETag","Value":"W/\"VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VIJc1zlL8axofAsJnPBNUUhUYGRBYaZkzsw+dAg2Qzw="}]},{"Route":"_framework/Microsoft.VisualBasic.Core.wasm.gz","AssetFile":"_framework/Microsoft.VisualBasic.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"166942"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-beAEOIb1JMK+E8NSShSDi8VGrvZNIDWl1kMYctlV568="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm","AssetFile":"_framework/Microsoft.VisualBasic.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm","AssetFile":"_framework/Microsoft.VisualBasic.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000349650350"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2859"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=\""},{"Name":"ETag","Value":"W/\"toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-toGBsgRa5jxmO1syOd6WI2La2x3FAYe/ONjeF6czXJ8="}]},{"Route":"_framework/Microsoft.VisualBasic.wasm.gz","AssetFile":"_framework/Microsoft.VisualBasic.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2859"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454338937"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2200"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=\""},{"Name":"ETag","Value":"W/\"dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dB/hmnggjHVXNcLyFRRZrs6cX4j+mEZT8jqrf2uLaho="}]},{"Route":"_framework/Microsoft.Win32.Primitives.wasm.gz","AssetFile":"_framework/Microsoft.Win32.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2200"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm","AssetFile":"_framework/Microsoft.Win32.Registry.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"21269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm","AssetFile":"_framework/Microsoft.Win32.Registry.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000117027501"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8544"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=\""},{"Name":"ETag","Value":"W/\"JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKLTRnFe1olUL7Dc4pgTisAQJuBM4FdzWAL625nb2/E="}]},{"Route":"_framework/Microsoft.Win32.Registry.wasm.gz","AssetFile":"_framework/Microsoft.Win32.Registry.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8544"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw="}]},{"Route":"_framework/System.AppContext.wasm","AssetFile":"_framework/System.AppContext.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw="}]},{"Route":"_framework/System.AppContext.wasm","AssetFile":"_framework/System.AppContext.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000477783086"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2092"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k=\""},{"Name":"ETag","Value":"W/\"MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MZ+4Hoh5WXJRkyWHr+HY7v/GFzKbF9I7qZORyYymNWw="}]},{"Route":"_framework/System.AppContext.wasm.gz","AssetFile":"_framework/System.AppContext.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2092"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3iq9WQNH6fHLBzWirSnGpyr95Q+RqIoYXURnG+SHO7k="}]},{"Route":"_framework/System.Buffers.wasm","AssetFile":"_framework/System.Buffers.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU="}]},{"Route":"_framework/System.Buffers.wasm","AssetFile":"_framework/System.Buffers.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000477099237"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg=\""},{"Name":"ETag","Value":"W/\"No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-No24J/thwlLOipPBqXgo0/Qjwflm7kP7R/gv/QEwIEU="}]},{"Route":"_framework/System.Buffers.wasm.gz","AssetFile":"_framework/System.Buffers.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2095"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu+fxqFg="}]},{"Route":"_framework/System.ClientModel.wasm","AssetFile":"_framework/System.ClientModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"165141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw="}]},{"Route":"_framework/System.ClientModel.wasm","AssetFile":"_framework/System.ClientModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014423354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=\""},{"Name":"ETag","Value":"W/\"T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T1pFREfxhQaqFL6Vw2apj9rx9kFq+3Z3Ogf2bplL0hw="}]},{"Route":"_framework/System.ClientModel.wasm.gz","AssetFile":"_framework/System.ClientModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo="}]},{"Route":"_framework/System.Collections.Concurrent.wasm","AssetFile":"_framework/System.Collections.Concurrent.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"75029"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8="}]},{"Route":"_framework/System.Collections.Concurrent.wasm","AssetFile":"_framework/System.Collections.Concurrent.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000030966463"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"32292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=\""},{"Name":"ETag","Value":"W/\"mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPu0JBm0t4Pr+BjKqXwUHBjQmFRyGGgQEb444+8aPz8="}]},{"Route":"_framework/System.Collections.Concurrent.wasm.gz","AssetFile":"_framework/System.Collections.Concurrent.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"32292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg="}]},{"Route":"_framework/System.Collections.Immutable.wasm","AssetFile":"_framework/System.Collections.Immutable.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"234773"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4="}]},{"Route":"_framework/System.Collections.Immutable.wasm","AssetFile":"_framework/System.Collections.Immutable.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010474604"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"95468"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=\""},{"Name":"ETag","Value":"W/\"orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-orom5SKsvLdvDXZxJVZlxH3mL87/o4YdEYhKoSkcaW4="}]},{"Route":"_framework/System.Collections.Immutable.wasm.gz","AssetFile":"_framework/System.Collections.Immutable.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"95468"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm","AssetFile":"_framework/System.Collections.NonGeneric.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36117"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm","AssetFile":"_framework/System.Collections.NonGeneric.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000070731362"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=\""},{"Name":"ETag","Value":"W/\"eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eae6+0jo38yK2SlZClsubTzx7IerujoMNC4OoPqzNWA="}]},{"Route":"_framework/System.Collections.NonGeneric.wasm.gz","AssetFile":"_framework/System.Collections.NonGeneric.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw="}]},{"Route":"_framework/System.Collections.Specialized.wasm","AssetFile":"_framework/System.Collections.Specialized.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4="}]},{"Route":"_framework/System.Collections.Specialized.wasm","AssetFile":"_framework/System.Collections.Specialized.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062344140"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16039"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc=\""},{"Name":"ETag","Value":"W/\"GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GyeugsGVv7s9t0oPH1PQY3lt+KpfYhbDkNklahXMxV4="}]},{"Route":"_framework/System.Collections.Specialized.wasm.gz","AssetFile":"_framework/System.Collections.Specialized.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16039"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9B93NtB0/iyWd4lQjM9attfOY31sF+nFrSm1+aanhYc="}]},{"Route":"_framework/System.Collections.wasm","AssetFile":"_framework/System.Collections.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"91413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As="}]},{"Route":"_framework/System.Collections.wasm","AssetFile":"_framework/System.Collections.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000025693731"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"38919"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=\""},{"Name":"ETag","Value":"W/\"auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-auYMOUyGZZz02ryRpf8X1EVMDHywhUi77vOp4zlT6As="}]},{"Route":"_framework/System.Collections.wasm.gz","AssetFile":"_framework/System.Collections.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"38919"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm","AssetFile":"_framework/System.ComponentModel.Annotations.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"90901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm","AssetFile":"_framework/System.ComponentModel.Annotations.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028367990"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=\""},{"Name":"ETag","Value":"W/\"o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-o9dnvb1vR/o/IQi1fCmKn6JVY4gzrlY/xLl9Wao5U/4="}]},{"Route":"_framework/System.ComponentModel.Annotations.wasm.gz","AssetFile":"_framework/System.ComponentModel.Annotations.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6+ruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000388953715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=\""},{"Name":"ETag","Value":"W/\"eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eMuRdDp8t/xPHSX2vvMktNdv5an13Ll9gBxKvuvSi9E="}]},{"Route":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","AssetFile":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000147514383"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6778"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=\""},{"Name":"ETag","Value":"W/\"0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0UA4S94KxktBywjhEKVVJjsLd9B6Menf+UOfz0f56N8="}]},{"Route":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","AssetFile":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6778"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm","AssetFile":"_framework/System.ComponentModel.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30997"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm","AssetFile":"_framework/System.ComponentModel.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000076522804"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13067"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk=\""},{"Name":"ETag","Value":"W/\"J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J51SUcDxfPSV4U2iMTA+m62TXZocFgvwv2bYtclKezM="}]},{"Route":"_framework/System.ComponentModel.Primitives.wasm.gz","AssetFile":"_framework/System.ComponentModel.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13067"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4d2gimqPW55EC2mjT+5e7qvLImqaKBRq+n/eXhG1Dtk="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"291605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000008468691"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"118081"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w=\""},{"Name":"ETag","Value":"W/\"4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4NSGSmzcXdiq6wXGqpYMXUPaRwTMO3+33/0w8T6o4F4="}]},{"Route":"_framework/System.ComponentModel.TypeConverter.wasm.gz","AssetFile":"_framework/System.ComponentModel.TypeConverter.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"118081"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj+34w="}]},{"Route":"_framework/System.ComponentModel.wasm","AssetFile":"_framework/System.ComponentModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA="}]},{"Route":"_framework/System.ComponentModel.wasm","AssetFile":"_framework/System.ComponentModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000391083301"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2556"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo=\""},{"Name":"ETag","Value":"W/\"17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-17F/TA4GRTF+D6aB/t7JUMVTCqnSZbja1DQP4dG09kA="}]},{"Route":"_framework/System.ComponentModel.wasm.gz","AssetFile":"_framework/System.ComponentModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2556"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XFrEKGpgLLge4+s5kGp8VolBxpxEwmK+MqZEltkmGHo="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"431893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000006244692"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"160135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg=\""},{"Name":"ETag","Value":"W/\"DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DJc3dqFsvbwDpKKNx7+dB2zB9FXxuWo6JieBe62P2vQ="}]},{"Route":"_framework/System.Configuration.ConfigurationManager.wasm.gz","AssetFile":"_framework/System.Configuration.ConfigurationManager.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"160135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP+cRg="}]},{"Route":"_framework/System.Configuration.wasm","AssetFile":"_framework/System.Configuration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"8981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM="}]},{"Route":"_framework/System.Configuration.wasm","AssetFile":"_framework/System.Configuration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000322372663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=\""},{"Name":"ETag","Value":"W/\"twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-twIA5Q0eOcWPwLP7HCj7nfSSpJqFnM35tMTMqJrCnHM="}]},{"Route":"_framework/System.Configuration.wasm.gz","AssetFile":"_framework/System.Configuration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w="}]},{"Route":"_framework/System.Console.wasm","AssetFile":"_framework/System.Console.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"43797"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8="}]},{"Route":"_framework/System.Console.wasm","AssetFile":"_framework/System.Console.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000050507601"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19798"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo=\""},{"Name":"ETag","Value":"W/\"quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-quvKOerPJ5kxBLaVxZLZYk/TtPYrS9nbHvAi7z+S2L8="}]},{"Route":"_framework/System.Console.wasm.gz","AssetFile":"_framework/System.Console.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19798"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oGKwTRPgY371Wdwx8ui8kALXc9+bFGQBR4x2b1d7vEo="}]},{"Route":"_framework/System.Core.wasm","AssetFile":"_framework/System.Core.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0="}]},{"Route":"_framework/System.Core.wasm","AssetFile":"_framework/System.Core.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000220458554"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4535"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=\""},{"Name":"ETag","Value":"W/\"Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ekk57DmbXt+rSz3wTk5dgybO5acdsNuCml7aiQABKF0="}]},{"Route":"_framework/System.Core.wasm.gz","AssetFile":"_framework/System.Core.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4535"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU="}]},{"Route":"_framework/System.Data.Common.wasm","AssetFile":"_framework/System.Data.Common.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1007893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg="}]},{"Route":"_framework/System.Data.Common.wasm","AssetFile":"_framework/System.Data.Common.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000002658083"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"376210"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=\""},{"Name":"ETag","Value":"W/\"knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-knlAB/RjSXVZ6vEXN4EGNIRyoHOxdRqVdNZ23vlP6lg="}]},{"Route":"_framework/System.Data.Common.wasm.gz","AssetFile":"_framework/System.Data.Common.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"376210"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm","AssetFile":"_framework/System.Data.DataSetExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm","AssetFile":"_framework/System.Data.DataSetExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000484261501"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg=\""},{"Name":"ETag","Value":"W/\"oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oG/VqgHHTgS+DH8gdo92n88caBfF5bsldVSvQ9LAuos="}]},{"Route":"_framework/System.Data.DataSetExtensions.wasm.gz","AssetFile":"_framework/System.Data.DataSetExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2064"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KYF3ablRL+pb+9siUaKI68mbdf60J7OD8fVCOzBQpjg="}]},{"Route":"_framework/System.Data.wasm","AssetFile":"_framework/System.Data.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"14613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q="}]},{"Route":"_framework/System.Data.wasm","AssetFile":"_framework/System.Data.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000200481155"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4987"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=\""},{"Name":"ETag","Value":"W/\"JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JEU4bSNYk3XlU5NkmnPkkmoee+xcykgF4VHtCA7sV6Q="}]},{"Route":"_framework/System.Data.wasm.gz","AssetFile":"_framework/System.Data.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4987"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm","AssetFile":"_framework/System.Diagnostics.Contracts.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm","AssetFile":"_framework/System.Diagnostics.Contracts.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000419287212"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=\""},{"Name":"ETag","Value":"W/\"fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fICPdDqdOFJJ/MSmrLfot1oMxZJOPp1Szrz2w8fGa48="}]},{"Route":"_framework/System.Diagnostics.Contracts.wasm.gz","AssetFile":"_framework/System.Diagnostics.Contracts.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2384"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm","AssetFile":"_framework/System.Diagnostics.Debug.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm","AssetFile":"_framework/System.Diagnostics.Debug.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000440140845"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw=\""},{"Name":"ETag","Value":"W/\"YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YsEnHp7gAzYtK0E5x0pcWz7F7EyrUhAJheFSc+Rt60Q="}]},{"Route":"_framework/System.Diagnostics.Debug.wasm.gz","AssetFile":"_framework/System.Diagnostics.Debug.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LT++aiBAGqy6wqkAX+zF5Bnh+vgr2H22SkRi6G71zkw="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"153365"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015353908"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65129"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY=\""},{"Name":"ETag","Value":"W/\"7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7y/Yf7O4ZW7SrFvD+WfL7dHf1Y2qXOWsihhpGRRMxrA="}]},{"Route":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","AssetFile":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65129"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Oq+tSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc+BxWJyVY="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm","AssetFile":"_framework/System.Diagnostics.EventLog.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41237"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm","AssetFile":"_framework/System.Diagnostics.EventLog.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062786463"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15926"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=\""},{"Name":"ETag","Value":"W/\"yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yabClcsDKbgUMTmIfSmK/IDmmNiW7SVRcIc1qMN3HRA="}]},{"Route":"_framework/System.Diagnostics.EventLog.wasm.gz","AssetFile":"_framework/System.Diagnostics.EventLog.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15926"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"10517"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000220361393"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4537"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=\""},{"Name":"ETag","Value":"W/\"LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LTwHJvG0PX3a8siO+EuD1yhIFa9Ipgz6LuGD0g8dqno="}]},{"Route":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","AssetFile":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4537"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA="}]},{"Route":"_framework/System.Diagnostics.Process.wasm","AssetFile":"_framework/System.Diagnostics.Process.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w="}]},{"Route":"_framework/System.Diagnostics.Process.wasm","AssetFile":"_framework/System.Diagnostics.Process.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000064503644"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=\""},{"Name":"ETag","Value":"W/\"Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ls4pYJ9lqS0BQED0/yAf/Z297dUGS8kiLhVdsijJh9w="}]},{"Route":"_framework/System.Diagnostics.Process.wasm.gz","AssetFile":"_framework/System.Diagnostics.Process.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000136388434"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU=\""},{"Name":"ETag","Value":"W/\"P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P36pt7vYsg6DRHLbC7FU0MHfdHZi/B2Mh2QGjs2UlL4="}]},{"Route":"_framework/System.Diagnostics.StackTrace.wasm.gz","AssetFile":"_framework/System.Diagnostics.StackTrace.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7331"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K8RpxGnGbsn+Trad/qf6NL4KfkASTvmIhaIN9RD1iBU="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20757"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000106564365"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9383"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=\""},{"Name":"ETag","Value":"W/\"PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PAO1hpimP7rvPK+tyKihLjAC/M/MDxZ2LVtXOsJtST0="}]},{"Route":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","AssetFile":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9383"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm","AssetFile":"_framework/System.Diagnostics.Tools.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm","AssetFile":"_framework/System.Diagnostics.Tools.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000460617227"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2170"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=\""},{"Name":"ETag","Value":"W/\"spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-spXOHbI7T1zIWwB+FDMRMi6i/DG0BhcP7rqV+aE4txc="}]},{"Route":"_framework/System.Diagnostics.Tools.wasm.gz","AssetFile":"_framework/System.Diagnostics.Tools.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2170"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"46869"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000051226884"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19520"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=\""},{"Name":"ETag","Value":"W/\"Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z5Pc0RNVS7XyVzoW5edhIZPxQYg4GTmW+pqJTmTy7uw="}]},{"Route":"_framework/System.Diagnostics.TraceSource.wasm.gz","AssetFile":"_framework/System.Diagnostics.TraceSource.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19520"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm","AssetFile":"_framework/System.Diagnostics.Tracing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm","AssetFile":"_framework/System.Diagnostics.Tracing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000399520575"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=\""},{"Name":"ETag","Value":"W/\"OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OVFnvCqnv6YqoHLKv7xagFuXSa2+CPMG+Ao4Px5GKgQ="}]},{"Route":"_framework/System.Diagnostics.Tracing.wasm.gz","AssetFile":"_framework/System.Diagnostics.Tracing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2502"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5+iG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM="}]},{"Route":"_framework/System.Drawing.Primitives.wasm","AssetFile":"_framework/System.Drawing.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"52501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4="}]},{"Route":"_framework/System.Drawing.Primitives.wasm","AssetFile":"_framework/System.Drawing.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000043088590"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23207"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU=\""},{"Name":"ETag","Value":"W/\"C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C1H48rvdgGit4A5gapUuqxB3j9ReytQ8H9Te980oit4="}]},{"Route":"_framework/System.Drawing.Primitives.wasm.gz","AssetFile":"_framework/System.Drawing.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23207"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fGQxPfXjOR1Z28gHGjRnl+HOAwkZEpJjIkQ6Z4Cs3EU="}]},{"Route":"_framework/System.Drawing.wasm","AssetFile":"_framework/System.Drawing.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"10005"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw="}]},{"Route":"_framework/System.Drawing.wasm","AssetFile":"_framework/System.Drawing.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000261164795"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3828"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=\""},{"Name":"ETag","Value":"W/\"STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-STe4aFYq5Tap5tNexLuShWVmYOSlgk/VhtblmRMdHcw="}]},{"Route":"_framework/System.Drawing.wasm.gz","AssetFile":"_framework/System.Drawing.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3828"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm","AssetFile":"_framework/System.Dynamic.Runtime.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm","AssetFile":"_framework/System.Dynamic.Runtime.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000410846343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2433"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=\""},{"Name":"ETag","Value":"W/\"DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DL8orVQBNlKxX6nAuhkPL6alCjr9H+E31eog++mM+4A="}]},{"Route":"_framework/System.Dynamic.Runtime.wasm.gz","AssetFile":"_framework/System.Dynamic.Runtime.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2433"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM="}]},{"Route":"_framework/System.Formats.Asn1.wasm","AssetFile":"_framework/System.Formats.Asn1.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"86293"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g="}]},{"Route":"_framework/System.Formats.Asn1.wasm","AssetFile":"_framework/System.Formats.Asn1.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000028207153"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35451"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4=\""},{"Name":"ETag","Value":"W/\"e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e2AXBZwX5RM5fcN5cUl3EUXAppBjv3ZbK8W7x/i1U/g="}]},{"Route":"_framework/System.Formats.Asn1.wasm.gz","AssetFile":"_framework/System.Formats.Asn1.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"35451"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs++jRCmPU4="}]},{"Route":"_framework/System.Formats.Tar.wasm","AssetFile":"_framework/System.Formats.Tar.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ="}]},{"Route":"_framework/System.Formats.Tar.wasm","AssetFile":"_framework/System.Formats.Tar.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000102082483"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9795"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ=\""},{"Name":"ETag","Value":"W/\"68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-68njxXAN22ZpTxWjsl+iotMYzvxPleSuqg193GkbRKQ="}]},{"Route":"_framework/System.Formats.Tar.wasm.gz","AssetFile":"_framework/System.Formats.Tar.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9795"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2rNuHHjBmneMSlC0xe6LDL8Ih+ysAxAP6uIGFC+3UyQ="}]},{"Route":"_framework/System.Globalization.Calendars.wasm","AssetFile":"_framework/System.Globalization.Calendars.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs="}]},{"Route":"_framework/System.Globalization.Calendars.wasm","AssetFile":"_framework/System.Globalization.Calendars.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000437636761"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=\""},{"Name":"ETag","Value":"W/\"fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fEhdJ27qdw0D+fW90/fJZjRxwheUtIP1Tm6UE+2omDs="}]},{"Route":"_framework/System.Globalization.Calendars.wasm.gz","AssetFile":"_framework/System.Globalization.Calendars.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2284"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI="}]},{"Route":"_framework/System.Globalization.Extensions.wasm","AssetFile":"_framework/System.Globalization.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0="}]},{"Route":"_framework/System.Globalization.Extensions.wasm","AssetFile":"_framework/System.Globalization.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000462534690"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=\""},{"Name":"ETag","Value":"W/\"ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ri6LbiRLk21cp10BsX8HksA34qergiHu2QEdjtZq9/0="}]},{"Route":"_framework/System.Globalization.Extensions.wasm.gz","AssetFile":"_framework/System.Globalization.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2161"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc="}]},{"Route":"_framework/System.Globalization.wasm","AssetFile":"_framework/System.Globalization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8="}]},{"Route":"_framework/System.Globalization.wasm","AssetFile":"_framework/System.Globalization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443655723"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA=\""},{"Name":"ETag","Value":"W/\"ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ddz2YEbprkY833Nz3b7emMr6zpNDHFq49Tt41HUa3j8="}]},{"Route":"_framework/System.Globalization.wasm.gz","AssetFile":"_framework/System.Globalization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xPZGqk/Z3OHXcq+d40c7rOtuCFhuO6XKEp0hWoeMgQA="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm","AssetFile":"_framework/System.IO.Compression.Brotli.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm","AssetFile":"_framework/System.IO.Compression.Brotli.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000159438776"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=\""},{"Name":"ETag","Value":"W/\"LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LMmyopT9GqDiqCyT3hmC4uxWrvCrb5s41SdGNNMEiBE="}]},{"Route":"_framework/System.IO.Compression.Brotli.wasm.gz","AssetFile":"_framework/System.IO.Compression.Brotli.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6271"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZVi+tpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000504540868"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=\""},{"Name":"ETag","Value":"W/\"ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ujH+iX4Y186eoKfgsl6xZwgbAyXAbxrNOzi4OS3+hVc="}]},{"Route":"_framework/System.IO.Compression.FileSystem.wasm.gz","AssetFile":"_framework/System.IO.Compression.FileSystem.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1981"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082372323"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=\""},{"Name":"ETag","Value":"W/\"sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sCHKE4l/qH2M8C4OBavJX3eZpWN7M8i3NIprAVhnYOs="}]},{"Route":"_framework/System.IO.Compression.ZipFile.wasm.gz","AssetFile":"_framework/System.IO.Compression.ZipFile.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q="}]},{"Route":"_framework/System.IO.Compression.wasm","AssetFile":"_framework/System.IO.Compression.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"97557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE="}]},{"Route":"_framework/System.IO.Compression.wasm","AssetFile":"_framework/System.IO.Compression.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000023696682"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"42199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=\""},{"Name":"ETag","Value":"W/\"ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ngcXW3hq3lqrZBQlVAnX7TK7BjoItdznDepDFlGVjgE="}]},{"Route":"_framework/System.IO.Compression.wasm.gz","AssetFile":"_framework/System.IO.Compression.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"42199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J39qH+V3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"20245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000126566257"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc=\""},{"Name":"ETag","Value":"W/\"875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-875G4NIM+HjMPCWTcWYH3q9h7u7PBj1Bwqg1CcVhDwA="}]},{"Route":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gqiNd2OpcPMZaercCYm7i0Q27yo+AChxD+kFbwUbYQc="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000178794922"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5592"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck=\""},{"Name":"ETag","Value":"W/\"O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-O9c28cwRdAe1XsqJA1PlZyOLbZmn9turB5cxMrDCYoM="}]},{"Route":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5592"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-qruYTaeTMfZ3YSNDMsLhipF+yXhXGvdHykQlxN0Rtck="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000459981601"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=\""},{"Name":"ETag","Value":"W/\"bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bWYZM2KsfBGc2ANjDsu86EK9Kcf+qecVbZP3qOTjTf8="}]},{"Route":"_framework/System.IO.FileSystem.Primitives.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"21269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000122115032"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8188"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg=\""},{"Name":"ETag","Value":"W/\"EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EeZbITojqUDS+yOcoD0tQ36oeDFwraln6lEY8psfVxE="}]},{"Route":"_framework/System.IO.FileSystem.Watcher.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.Watcher.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8188"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FtLYGT4gXI0HVXgOtc+gxKXfnCqzCzFKoDxk/43mXyg="}]},{"Route":"_framework/System.IO.FileSystem.wasm","AssetFile":"_framework/System.IO.FileSystem.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA="}]},{"Route":"_framework/System.IO.FileSystem.wasm","AssetFile":"_framework/System.IO.FileSystem.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000436109900"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE=\""},{"Name":"ETag","Value":"W/\"c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c2LWWsGdIRanRQ5FSlTbPz7Oq1Up9fhLrQ57OJGqrTA="}]},{"Route":"_framework/System.IO.FileSystem.wasm.gz","AssetFile":"_framework/System.IO.FileSystem.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JDc9sBeq7vNnnKKKz3CMuQi3Fb+A44QbLLm+GWnMSqE="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm","AssetFile":"_framework/System.IO.IsolatedStorage.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"23317"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm","AssetFile":"_framework/System.IO.IsolatedStorage.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000113986094"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8772"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU=\""},{"Name":"ETag","Value":"W/\"ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZEx39zL34aVJWj+H0GZkw/VPK8pt04IkRHQe1sNIXb4="}]},{"Route":"_framework/System.IO.IsolatedStorage.wasm.gz","AssetFile":"_framework/System.IO.IsolatedStorage.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8772"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IV45SPmrkhkzaZqKr0Rp3F1nHO+Pdo+NIM4PK7EOlOU="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"37653"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061210749"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16336"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=\""},{"Name":"ETag","Value":"W/\"5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5cV7SPYVDt2XrKiDhaHvwUT8Jr1I0ggo7DBoKSPIVo0="}]},{"Route":"_framework/System.IO.MemoryMappedFiles.wasm.gz","AssetFile":"_framework/System.IO.MemoryMappedFiles.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16336"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g="}]},{"Route":"_framework/System.IO.Pipelines.wasm","AssetFile":"_framework/System.IO.Pipelines.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"67349"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM="}]},{"Route":"_framework/System.IO.Pipelines.wasm","AssetFile":"_framework/System.IO.Pipelines.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000033647376"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29719"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=\""},{"Name":"ETag","Value":"W/\"JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JqVBy6SV+3qk+IK3VJiyIDt9CsVk6b1/ytTXmrI4mTM="}]},{"Route":"_framework/System.IO.Pipelines.wasm.gz","AssetFile":"_framework/System.IO.Pipelines.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29719"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12053"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000188714852"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5298"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=\""},{"Name":"ETag","Value":"W/\"CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CrI08zQFLTLAe8Q7QGOt9GxsAtCX+SVH75dD1jQHQ88="}]},{"Route":"_framework/System.IO.Pipes.AccessControl.wasm.gz","AssetFile":"_framework/System.IO.Pipes.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5298"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk="}]},{"Route":"_framework/System.IO.Pipes.wasm","AssetFile":"_framework/System.IO.Pipes.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"29973"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc="}]},{"Route":"_framework/System.IO.Pipes.wasm","AssetFile":"_framework/System.IO.Pipes.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095456281"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10475"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0=\""},{"Name":"ETag","Value":"W/\"5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Z9MiBGO393denFvMEuhAo2FC/m8cF+zP0dV62ndGdc="}]},{"Route":"_framework/System.IO.Pipes.wasm.gz","AssetFile":"_framework/System.IO.Pipes.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10475"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bjGqlxwUFrxR+4ZYnRarM6FMD9f61xHuksSE+sio6P0="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454132607"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2201"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=\""},{"Name":"ETag","Value":"W/\"KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIeNJa4Th5OqdgDmFswlRfkMUzVdliKW4F+h3bL5cKw="}]},{"Route":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","AssetFile":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2201"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IgtUt1WGQJHz+2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0="}]},{"Route":"_framework/System.IO.wasm","AssetFile":"_framework/System.IO.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY="}]},{"Route":"_framework/System.IO.wasm","AssetFile":"_framework/System.IO.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443852641"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2252"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=\""},{"Name":"ETag","Value":"W/\"euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-euQYO6KskZt2o3vZC35M28EZH/42nVdDd/XYMvMo9iY="}]},{"Route":"_framework/System.IO.wasm.gz","AssetFile":"_framework/System.IO.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2252"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YKxoi44J8z+zLcgYpExY2DJxoNFBYIqk67cAp9R6f6w="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"78613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000033840948"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=\""},{"Name":"ETag","Value":"W/\"jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jjAptokOXSXKs5qsKrmqiqE1SuTQT3MMuEZf2+qUlgc="}]},{"Route":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","AssetFile":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"29549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9+2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk="}]},{"Route":"_framework/System.Linq.Expressions.wasm","AssetFile":"_framework/System.Linq.Expressions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"564501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk="}]},{"Route":"_framework/System.Linq.Expressions.wasm","AssetFile":"_framework/System.Linq.Expressions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004687310"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"213341"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=\""},{"Name":"ETag","Value":"W/\"Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Cn7zmnpg7xmkyWmmwSZ5GBd9ngZRhzOP12BcQpQ4wFk="}]},{"Route":"_framework/System.Linq.Expressions.wasm.gz","AssetFile":"_framework/System.Linq.Expressions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"213341"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0="}]},{"Route":"_framework/System.Linq.Parallel.wasm","AssetFile":"_framework/System.Linq.Parallel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"213781"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0="}]},{"Route":"_framework/System.Linq.Parallel.wasm","AssetFile":"_framework/System.Linq.Parallel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000011508672"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"86890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=\""},{"Name":"ETag","Value":"W/\"S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9v2nCrHqs8Y0BLSxqZWx2HgSHdDZaAcVK/xF77Sti0="}]},{"Route":"_framework/System.Linq.Parallel.wasm.gz","AssetFile":"_framework/System.Linq.Parallel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"86890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk="}]},{"Route":"_framework/System.Linq.Queryable.wasm","AssetFile":"_framework/System.Linq.Queryable.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"63253"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU="}]},{"Route":"_framework/System.Linq.Queryable.wasm","AssetFile":"_framework/System.Linq.Queryable.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000050190725"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19923"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=\""},{"Name":"ETag","Value":"W/\"/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/IMjmxeuUIEEHzo/CpxQZ10FYvufdT/TLIVA9tCiBOU="}]},{"Route":"_framework/System.Linq.Queryable.wasm.gz","AssetFile":"_framework/System.Linq.Queryable.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19923"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI="}]},{"Route":"_framework/System.Linq.wasm","AssetFile":"_framework/System.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"124181"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8="}]},{"Route":"_framework/System.Linq.wasm","AssetFile":"_framework/System.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000019940975"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"50147"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE=\""},{"Name":"ETag","Value":"W/\"q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q7MirKCwbmnF7/+a7XYrUCYCBn+6nuym+AJGXTBbal8="}]},{"Route":"_framework/System.Linq.wasm.gz","AssetFile":"_framework/System.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"50147"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD+QHE="}]},{"Route":"_framework/System.Memory.Data.wasm","AssetFile":"_framework/System.Memory.Data.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"19733"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc="}]},{"Route":"_framework/System.Memory.Data.wasm","AssetFile":"_framework/System.Memory.Data.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000106371663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9400"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU=\""},{"Name":"ETag","Value":"W/\"s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-s5CbdXscJVkDduT5vhNP3t+KDZ3ekAncdTrWwh9IHRc="}]},{"Route":"_framework/System.Memory.Data.wasm.gz","AssetFile":"_framework/System.Memory.Data.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"9400"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l5X5ODg0cFXMkC38qk58El+evSjnsRfsFXre17PhPIU="}]},{"Route":"_framework/System.Memory.wasm","AssetFile":"_framework/System.Memory.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q="}]},{"Route":"_framework/System.Memory.wasm","AssetFile":"_framework/System.Memory.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000049152126"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=\""},{"Name":"ETag","Value":"W/\"Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Yjutj7BBrwAz9mR6dmsI3Zxs9Ar1I5XUbh2AngrwA/Q="}]},{"Route":"_framework/System.Memory.wasm.gz","AssetFile":"_framework/System.Memory.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AwP+WzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI="}]},{"Route":"_framework/System.Net.Http.Json.wasm","AssetFile":"_framework/System.Net.Http.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44821"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I="}]},{"Route":"_framework/System.Net.Http.Json.wasm","AssetFile":"_framework/System.Net.Http.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000052356021"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=\""},{"Name":"ETag","Value":"W/\"l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-l4bwWYbEiHvUOKpINz50+8MhWgGiYBFkOznr+IUUm8I="}]},{"Route":"_framework/System.Net.Http.Json.wasm.gz","AssetFile":"_framework/System.Net.Http.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY="}]},{"Route":"_framework/System.Net.Http.wasm","AssetFile":"_framework/System.Net.Http.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"266517"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ="}]},{"Route":"_framework/System.Net.Http.wasm","AssetFile":"_framework/System.Net.Http.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000009024945"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"110803"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA=\""},{"Name":"ETag","Value":"W/\"YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YanNk6CYka8nhCrKYfiP1EKn/imr+RiUD0XyxihDEnQ="}]},{"Route":"_framework/System.Net.Http.wasm.gz","AssetFile":"_framework/System.Net.Http.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"110803"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tkAuY0gC3biwSiMWwRDVw6+Q/Vdsi/ogf0/CYw9EWQA="}]},{"Route":"_framework/System.Net.HttpListener.wasm","AssetFile":"_framework/System.Net.HttpListener.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"44309"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4="}]},{"Route":"_framework/System.Net.HttpListener.wasm","AssetFile":"_framework/System.Net.HttpListener.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000064712354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=\""},{"Name":"ETag","Value":"W/\"Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Uu7baIVNm/XEqsAsSF2KaVK+ss2acWejd40nvDYwrb4="}]},{"Route":"_framework/System.Net.HttpListener.wasm.gz","AssetFile":"_framework/System.Net.HttpListener.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs="}]},{"Route":"_framework/System.Net.Mail.wasm","AssetFile":"_framework/System.Net.Mail.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"92949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g="}]},{"Route":"_framework/System.Net.Mail.wasm","AssetFile":"_framework/System.Net.Mail.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000024142343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8=\""},{"Name":"ETag","Value":"W/\"8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8KAN6iOvK3b7cINPS2rT8F8e2LcXsfy/Dou2vJplu4g="}]},{"Route":"_framework/System.Net.Mail.wasm.gz","AssetFile":"_framework/System.Net.Mail.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41420"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hac7bmVm0gvgHOTnLdjV7PJlY/+0sLmDySFyJwM+xa8="}]},{"Route":"_framework/System.Net.NameResolution.wasm","AssetFile":"_framework/System.Net.NameResolution.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc="}]},{"Route":"_framework/System.Net.NameResolution.wasm","AssetFile":"_framework/System.Net.NameResolution.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000187125749"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5343"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ=\""},{"Name":"ETag","Value":"W/\"nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nO5lG5htQPKQ6GL1gxD4nvMW0QcQsVSjIRCfIchXMTc="}]},{"Route":"_framework/System.Net.NameResolution.wasm.gz","AssetFile":"_framework/System.Net.NameResolution.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5343"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43+bdQ="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm","AssetFile":"_framework/System.Net.NetworkInformation.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"30485"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm","AssetFile":"_framework/System.Net.NetworkInformation.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082379109"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12138"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=\""},{"Name":"ETag","Value":"W/\"iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iNEn9U7j2YDiXO455cOz1yy/FBYEjoUF5rgu/cVmPdM="}]},{"Route":"_framework/System.Net.NetworkInformation.wasm.gz","AssetFile":"_framework/System.Net.NetworkInformation.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12138"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4="}]},{"Route":"_framework/System.Net.Ping.wasm","AssetFile":"_framework/System.Net.Ping.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA="}]},{"Route":"_framework/System.Net.Ping.wasm","AssetFile":"_framework/System.Net.Ping.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000144258511"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6931"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=\""},{"Name":"ETag","Value":"W/\"P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-P0a0RsJ8RRXlqWIEszlO14iaCrTdojj/FW68Tb+ZXQA="}]},{"Route":"_framework/System.Net.Ping.wasm.gz","AssetFile":"_framework/System.Net.Ping.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"6931"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ko8llcZ+veLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo="}]},{"Route":"_framework/System.Net.Primitives.wasm","AssetFile":"_framework/System.Net.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"93973"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0="}]},{"Route":"_framework/System.Net.Primitives.wasm","AssetFile":"_framework/System.Net.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000022230620"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"44982"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=\""},{"Name":"ETag","Value":"W/\"MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-MvlmLcRgKmZMB9AvM3/vTY3SkgXsWc5M3ZKxUmg5LR0="}]},{"Route":"_framework/System.Net.Primitives.wasm.gz","AssetFile":"_framework/System.Net.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"44982"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78="}]},{"Route":"_framework/System.Net.Quic.wasm","AssetFile":"_framework/System.Net.Quic.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"27413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4="}]},{"Route":"_framework/System.Net.Quic.wasm","AssetFile":"_framework/System.Net.Quic.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000094768764"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10551"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=\""},{"Name":"ETag","Value":"W/\"hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hI3w3s6QdE/MpOKOm2YssK6dvyT5Ud3ZFud63ydxJj4="}]},{"Route":"_framework/System.Net.Quic.wasm.gz","AssetFile":"_framework/System.Net.Quic.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10551"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vSRqj+UKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g="}]},{"Route":"_framework/System.Net.Requests.wasm","AssetFile":"_framework/System.Net.Requests.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"49941"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ="}]},{"Route":"_framework/System.Net.Requests.wasm","AssetFile":"_framework/System.Net.Requests.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000055132870"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=\""},{"Name":"ETag","Value":"W/\"jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jDI1EPoZGpvnMVgBBWUyIGqbVOmQHIIjkuNgKG6tZqQ="}]},{"Route":"_framework/System.Net.Requests.wasm.gz","AssetFile":"_framework/System.Net.Requests.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18137"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo="}]},{"Route":"_framework/System.Net.Security.wasm","AssetFile":"_framework/System.Net.Security.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"97557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo="}]},{"Route":"_framework/System.Net.Security.wasm","AssetFile":"_framework/System.Net.Security.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000031657591"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31587"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=\""},{"Name":"ETag","Value":"W/\"wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wgFo7/39u2x1w/zUieCfVISUJPdb86kR6h0RuQO5aeo="}]},{"Route":"_framework/System.Net.Security.wasm.gz","AssetFile":"_framework/System.Net.Security.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31587"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oPcLHzuufS+Fh2Buz8UqFXE6uDDADmU8LglJ97zXQ34="}]},{"Route":"_framework/System.Net.ServicePoint.wasm","AssetFile":"_framework/System.Net.ServicePoint.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"15637"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc="}]},{"Route":"_framework/System.Net.ServicePoint.wasm","AssetFile":"_framework/System.Net.ServicePoint.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000138350858"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8=\""},{"Name":"ETag","Value":"W/\"JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JXg99KESAsTPUEl5h4AhPDCBiTmweq5NW11/vZzKXuc="}]},{"Route":"_framework/System.Net.ServicePoint.wasm.gz","AssetFile":"_framework/System.Net.ServicePoint.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-GpyLCQOV4+90s9zaaO8HEKB2t7J6p5+a18Di0oz9rf8="}]},{"Route":"_framework/System.Net.Sockets.wasm","AssetFile":"_framework/System.Net.Sockets.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"62741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k="}]},{"Route":"_framework/System.Net.Sockets.wasm","AssetFile":"_framework/System.Net.Sockets.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000044537478"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=\""},{"Name":"ETag","Value":"W/\"Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Pqb2heFDHTAtMTcN6TXfnEkg4cPbjH2bLlzXHIA8O2k="}]},{"Route":"_framework/System.Net.Sockets.wasm.gz","AssetFile":"_framework/System.Net.Sockets.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"22452"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg="}]},{"Route":"_framework/System.Net.WebClient.wasm","AssetFile":"_framework/System.Net.WebClient.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"41749"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik="}]},{"Route":"_framework/System.Net.WebClient.wasm","AssetFile":"_framework/System.Net.WebClient.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000074968139"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13338"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ=\""},{"Name":"ETag","Value":"W/\"SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoI3PvqVKkGUBVHyXeWiE/ycM+zhVGtOGyIjWkPNvik="}]},{"Route":"_framework/System.Net.WebClient.wasm.gz","AssetFile":"_framework/System.Net.WebClient.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"13338"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tLnYf39qp/1KG+ISualKIi1YUYQymCAHnEox/JmraJQ="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"22805"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000093984962"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10639"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=\""},{"Name":"ETag","Value":"W/\"LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LV3k5uelZbQb3jDTT81Jml/lSYN8uqaJI/BAIvHYYts="}]},{"Route":"_framework/System.Net.WebHeaderCollection.wasm.gz","AssetFile":"_framework/System.Net.WebHeaderCollection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10639"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw="}]},{"Route":"_framework/System.Net.WebProxy.wasm","AssetFile":"_framework/System.Net.WebProxy.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw="}]},{"Route":"_framework/System.Net.WebProxy.wasm","AssetFile":"_framework/System.Net.WebProxy.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000178284899"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5608"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI=\""},{"Name":"ETag","Value":"W/\"VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VW4VwhCk2e8QWmo0aXOouBDzr9iCs968loCuuK8zLPw="}]},{"Route":"_framework/System.Net.WebProxy.wasm.gz","AssetFile":"_framework/System.Net.WebProxy.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5608"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Z2+OBMkSpSz3x6s5uZVFCO+5Bq8PJUOEUvLPl+q0fQI="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm","AssetFile":"_framework/System.Net.WebSockets.Client.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"36629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm","AssetFile":"_framework/System.Net.WebSockets.Client.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000062359691"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8=\""},{"Name":"ETag","Value":"W/\"xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xNNpPApOdnSwRP/K+fYzVGB93vA5YeZkHIVyf2bqA8E="}]},{"Route":"_framework/System.Net.WebSockets.Client.wasm.gz","AssetFile":"_framework/System.Net.WebSockets.Client.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16035"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6NXPJ4HG24CkR/Hr22S3gPH+0U8PvRLXAQ4Jtzr4jJ8="}]},{"Route":"_framework/System.Net.WebSockets.wasm","AssetFile":"_framework/System.Net.WebSockets.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"70933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw="}]},{"Route":"_framework/System.Net.WebSockets.wasm","AssetFile":"_framework/System.Net.WebSockets.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000032097577"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31154"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=\""},{"Name":"ETag","Value":"W/\"RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RnzOro9OmjjQye4BB2fTOS2Da+7WE/E+MTDkQjuuHIw="}]},{"Route":"_framework/System.Net.WebSockets.wasm.gz","AssetFile":"_framework/System.Net.WebSockets.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"31154"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o="}]},{"Route":"_framework/System.Net.wasm","AssetFile":"_framework/System.Net.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw="}]},{"Route":"_framework/System.Net.wasm","AssetFile":"_framework/System.Net.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000364830354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2740"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE=\""},{"Name":"ETag","Value":"W/\"L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L2fm8anHLIQg/GPWqEJxc/GPK+InSFjz7DPbjDnRWUw="}]},{"Route":"_framework/System.Net.wasm.gz","AssetFile":"_framework/System.Net.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2740"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VyZI4a0AUG+0dvCxk+1cYhqkaxub1+ZfgT+ww+p2GZE="}]},{"Route":"_framework/System.Numerics.Vectors.wasm","AssetFile":"_framework/System.Numerics.Vectors.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo="}]},{"Route":"_framework/System.Numerics.Vectors.wasm","AssetFile":"_framework/System.Numerics.Vectors.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000443262411"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2255"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s=\""},{"Name":"ETag","Value":"W/\"tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tcezBKM2tXAvravxai/8vUTQ3J73aMjpjNIbS1G45Bo="}]},{"Route":"_framework/System.Numerics.Vectors.wasm.gz","AssetFile":"_framework/System.Numerics.Vectors.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2255"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zXQ9myHlgRXaH+3L+V8QKXRbjgET/RZeIv3fWIYNb+s="}]},{"Route":"_framework/System.Numerics.wasm","AssetFile":"_framework/System.Numerics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk="}]},{"Route":"_framework/System.Numerics.wasm","AssetFile":"_framework/System.Numerics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000496031746"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2015"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=\""},{"Name":"ETag","Value":"W/\"HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HYQO5boqTd8M/24qHhSbyAmXybcCEsJa5tqAieOijgk="}]},{"Route":"_framework/System.Numerics.wasm.gz","AssetFile":"_framework/System.Numerics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2015"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s="}]},{"Route":"_framework/System.ObjectModel.wasm","AssetFile":"_framework/System.ObjectModel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"28949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8="}]},{"Route":"_framework/System.ObjectModel.wasm","AssetFile":"_framework/System.ObjectModel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000079327304"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=\""},{"Name":"ETag","Value":"W/\"w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-w0CGgGMarARaeEcKrEnWScsBM8ZtouQVVONzaY6g3Y8="}]},{"Route":"_framework/System.ObjectModel.wasm.gz","AssetFile":"_framework/System.ObjectModel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12605"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E="}]},{"Route":"_framework/System.Private.CoreLib.wasm","AssetFile":"_framework/System.Private.CoreLib.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4199705"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4="}]},{"Route":"_framework/System.Private.CoreLib.wasm","AssetFile":"_framework/System.Private.CoreLib.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000717052"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1394598"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=\""},{"Name":"ETag","Value":"W/\"F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4="}]},{"Route":"_framework/System.Private.CoreLib.wasm.gz","AssetFile":"_framework/System.Private.CoreLib.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1394598"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iByXLUGgT+dT7RKeOei22ca7AXchcKpeNoSkY8GHUeg="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm","AssetFile":"_framework/System.Private.DataContractSerialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"843541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm","AssetFile":"_framework/System.Private.DataContractSerialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003320715"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"301139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo=\""},{"Name":"ETag","Value":"W/\"jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jRaxyTnR0NNIOggQb1QUcnINqukpUwOEosMrE71AAeE="}]},{"Route":"_framework/System.Private.DataContractSerialization.wasm.gz","AssetFile":"_framework/System.Private.DataContractSerialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"301139"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Apn6ujg2H+xp7YcV1NooXeQ0V5NMSzC+wh5XDqUdqfo="}]},{"Route":"_framework/System.Private.Uri.wasm","AssetFile":"_framework/System.Private.Uri.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"91413"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0="}]},{"Route":"_framework/System.Private.Uri.wasm","AssetFile":"_framework/System.Private.Uri.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000024305471"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41142"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek=\""},{"Name":"ETag","Value":"W/\"hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hN86Ui7IPmLNiSPJnlUWUrQIcLg53wv9zWZBP2J02N0="}]},{"Route":"_framework/System.Private.Uri.wasm.gz","AssetFile":"_framework/System.Private.Uri.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"41142"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-NK8WdPchJjIeaYbW46n+JN6/eTtxFYryx5yooj3n4Ek="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm","AssetFile":"_framework/System.Private.Xml.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"142613"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm","AssetFile":"_framework/System.Private.Xml.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000017069507"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"58583"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0=\""},{"Name":"ETag","Value":"W/\"HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-HbXA80UwE+qpfp92eSx/nPAtBqOnjROJcuC65rLxwso="}]},{"Route":"_framework/System.Private.Xml.Linq.wasm.gz","AssetFile":"_framework/System.Private.Xml.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"58583"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-VCzDVwdJajY4XChbiF+Ud3ppPHFxP6JbbA6K0Y1khs0="}]},{"Route":"_framework/System.Private.Xml.wasm","AssetFile":"_framework/System.Private.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"3106073"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w="}]},{"Route":"_framework/System.Private.Xml.wasm","AssetFile":"_framework/System.Private.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000940753"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1062977"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=\""},{"Name":"ETag","Value":"W/\"KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KIpVZmAX6Eb1z37xnxvzpJIu25iXwcumCvWHD7iub2w="}]},{"Route":"_framework/System.Private.Xml.wasm.gz","AssetFile":"_framework/System.Private.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1062977"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"26389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000082644628"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=\""},{"Name":"ETag","Value":"W/\"SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SoFpCuAPzLBmPq93vcDPvRqgekPOg7un/qi2elVpo1M="}]},{"Route":"_framework/System.Reflection.DispatchProxy.wasm.gz","AssetFile":"_framework/System.Reflection.DispatchProxy.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"12099"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000441306267"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2265"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=\""},{"Name":"ETag","Value":"W/\"eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eQximyLe4pINW/mp30xXgxRIJS3cTiorZEMTB0rK8MI="}]},{"Route":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2265"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000449236298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=\""},{"Name":"ETag","Value":"W/\"jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jGez2htXJrQOaVu73k3Vy59wJamVRfKyhKEWO2sFz9I="}]},{"Route":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg="}]},{"Route":"_framework/System.Reflection.Emit.wasm","AssetFile":"_framework/System.Reflection.Emit.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"61205"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas="}]},{"Route":"_framework/System.Reflection.Emit.wasm","AssetFile":"_framework/System.Reflection.Emit.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000037212072"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"26872"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=\""},{"Name":"ETag","Value":"W/\"TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TJCUFCOQGEMEIvJ8ealK1BM1M2QHFzqk3bD3wNLqnas="}]},{"Route":"_framework/System.Reflection.Emit.wasm.gz","AssetFile":"_framework/System.Reflection.Emit.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"26872"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE="}]},{"Route":"_framework/System.Reflection.Extensions.wasm","AssetFile":"_framework/System.Reflection.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY="}]},{"Route":"_framework/System.Reflection.Extensions.wasm","AssetFile":"_framework/System.Reflection.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000468164794"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0=\""},{"Name":"ETag","Value":"W/\"vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-vWpptLyb5iSxW+5LwlqKOTzeVds8YNVplGUCJntPvGY="}]},{"Route":"_framework/System.Reflection.Extensions.wasm.gz","AssetFile":"_framework/System.Reflection.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2135"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-H/YkCcioNor5AZeeAjw69qWlY+agYiB+JL9c86OLyL0="}]},{"Route":"_framework/System.Reflection.Metadata.wasm","AssetFile":"_framework/System.Reflection.Metadata.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"465173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc="}]},{"Route":"_framework/System.Reflection.Metadata.wasm","AssetFile":"_framework/System.Reflection.Metadata.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005540934"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"180474"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=\""},{"Name":"ETag","Value":"W/\"SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SNJENZVk5ufc/4oSEeI2U1fWwnTXzXd82N9tnO4Vruc="}]},{"Route":"_framework/System.Reflection.Metadata.wasm.gz","AssetFile":"_framework/System.Reflection.Metadata.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"180474"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU="}]},{"Route":"_framework/System.Reflection.Primitives.wasm","AssetFile":"_framework/System.Reflection.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs="}]},{"Route":"_framework/System.Reflection.Primitives.wasm","AssetFile":"_framework/System.Reflection.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000424088210"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o=\""},{"Name":"ETag","Value":"W/\"XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XnPvAu0Au/yKYs2pJtaecx054gPYka9yoDWxhKKxETs="}]},{"Route":"_framework/System.Reflection.Primitives.wasm.gz","AssetFile":"_framework/System.Reflection.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2357"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro+4Iql/uES1o="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000176740898"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5657"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=\""},{"Name":"ETag","Value":"W/\"M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-M5qxbranS/hn6HRqj6OmdDH7vxvfpTbZWS4vHTFpxME="}]},{"Route":"_framework/System.Reflection.TypeExtensions.wasm.gz","AssetFile":"_framework/System.Reflection.TypeExtensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5657"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU="}]},{"Route":"_framework/System.Reflection.wasm","AssetFile":"_framework/System.Reflection.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U="}]},{"Route":"_framework/System.Reflection.wasm","AssetFile":"_framework/System.Reflection.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000409332788"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2442"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=\""},{"Name":"ETag","Value":"W/\"812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-812Ffa1mIFqNOWSaTqYjd33w+P0iMY95yNkHL/SdQ1U="}]},{"Route":"_framework/System.Reflection.wasm.gz","AssetFile":"_framework/System.Reflection.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2442"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw="}]},{"Route":"_framework/System.Resources.Reader.wasm","AssetFile":"_framework/System.Resources.Reader.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc="}]},{"Route":"_framework/System.Resources.Reader.wasm","AssetFile":"_framework/System.Resources.Reader.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000474608448"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2106"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=\""},{"Name":"ETag","Value":"W/\"0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0Jbjmdg0Ne61Mjbk8MBXDfnc2JUnKZjtRP47u2a1BUc="}]},{"Route":"_framework/System.Resources.Reader.wasm.gz","AssetFile":"_framework/System.Resources.Reader.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2106"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm","AssetFile":"_framework/System.Resources.ResourceManager.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm","AssetFile":"_framework/System.Resources.ResourceManager.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000448833034"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=\""},{"Name":"ETag","Value":"W/\"FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FIdbUhi5rkObAL7ogOjkTZcA/GkPwQbVhDvornrhPak="}]},{"Route":"_framework/System.Resources.ResourceManager.wasm.gz","AssetFile":"_framework/System.Resources.ResourceManager.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2227"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I="}]},{"Route":"_framework/System.Resources.Writer.wasm","AssetFile":"_framework/System.Resources.Writer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"16149"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg="}]},{"Route":"_framework/System.Resources.Writer.wasm","AssetFile":"_framework/System.Resources.Writer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000131250820"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7618"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w=\""},{"Name":"ETag","Value":"W/\"cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cT8pw0CvHfbY6ydKhBsUh/dhvVVGc1HWoTtl0IdY+zg="}]},{"Route":"_framework/System.Resources.Writer.wasm.gz","AssetFile":"_framework/System.Resources.Writer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"7618"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SuQ+nTeFcxsFSdywNnU6MRcE/Ezs4esEq+SNbwMkd/w="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000473036897"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2113"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo=\""},{"Name":"ETag","Value":"W/\"8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fEg0Dctz9+QGKWLML+QbwLXz389K85gdyrKO47kb/Y="}]},{"Route":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","AssetFile":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2113"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4+EvHilUo="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000329706561"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3032"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU=\""},{"Name":"ETag","Value":"W/\"2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2XL1MTJ+cZ6F89hGpt58gteiboatDT8AZ7X8bN43njw="}]},{"Route":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","AssetFile":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"3032"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4mktip/cNlTQ1pRgQIl+ghXsSe4aadhWU/ntyWKEMRU="}]},{"Route":"_framework/System.Runtime.Extensions.wasm","AssetFile":"_framework/System.Runtime.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7445"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg="}]},{"Route":"_framework/System.Runtime.Extensions.wasm","AssetFile":"_framework/System.Runtime.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000337154417"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=\""},{"Name":"ETag","Value":"W/\"mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mMZhHr93FQsaYttFGiPFEbuZ5FS45nOIXNejFUov4Gg="}]},{"Route":"_framework/System.Runtime.Extensions.wasm.gz","AssetFile":"_framework/System.Runtime.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2965"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI="}]},{"Route":"_framework/System.Runtime.Handles.wasm","AssetFile":"_framework/System.Runtime.Handles.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU="}]},{"Route":"_framework/System.Runtime.Handles.wasm","AssetFile":"_framework/System.Runtime.Handles.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000456412597"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2190"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo=\""},{"Name":"ETag","Value":"W/\"2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-2Zo2Zuk+16NHfK1KxodNVwMdQffUsnf+RKavmt19ETU="}]},{"Route":"_framework/System.Runtime.Handles.wasm.gz","AssetFile":"_framework/System.Runtime.Handles.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2190"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-nNK15lby4TZikLTYaqUo+7FGU0Z6O+FrxeCkgTjfbMo="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"82709"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000029338419"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"34084"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=\""},{"Name":"ETag","Value":"W/\"goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-goDA5Uy7kOMazjYk3n2xdKxBn/FWWiK+RDkcYCmXvT8="}]},{"Route":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"34084"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000466853408"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=\""},{"Name":"ETag","Value":"W/\"Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Y/ic3unmNJlHItz243syVmFyueO9Ry4qlXzQWytfjZs="}]},{"Route":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2141"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm","AssetFile":"_framework/System.Runtime.InteropServices.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"47381"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm","AssetFile":"_framework/System.Runtime.InteropServices.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000049099033"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20366"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw=\""},{"Name":"ETag","Value":"W/\"hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hrAf8n/iOsYAV7aZgd0ghoraldVWvejwYStMKz3EhRI="}]},{"Route":"_framework/System.Runtime.InteropServices.wasm.gz","AssetFile":"_framework/System.Runtime.InteropServices.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"20366"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ws+7TS48UMaoS25HgyaA/9BROkg7IoYnsa+4mM54AUw="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm","AssetFile":"_framework/System.Runtime.Intrinsics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm","AssetFile":"_framework/System.Runtime.Intrinsics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000380228137"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=\""},{"Name":"ETag","Value":"W/\"ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ekuZ8lKE4cCf1Yq95/OcVWGlUOMSnzz3+VDhAdEvGw8="}]},{"Route":"_framework/System.Runtime.Intrinsics.wasm.gz","AssetFile":"_framework/System.Runtime.Intrinsics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2629"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s="}]},{"Route":"_framework/System.Runtime.Loader.wasm","AssetFile":"_framework/System.Runtime.Loader.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM="}]},{"Route":"_framework/System.Runtime.Loader.wasm","AssetFile":"_framework/System.Runtime.Loader.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000433087917"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2308"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=\""},{"Name":"ETag","Value":"W/\"tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tDYIs2ER35bRs7FZ2JmpZ5Bqt3VQt7TziNG7trUlyXM="}]},{"Route":"_framework/System.Runtime.Loader.wasm.gz","AssetFile":"_framework/System.Runtime.Loader.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2308"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0="}]},{"Route":"_framework/System.Runtime.Numerics.wasm","AssetFile":"_framework/System.Runtime.Numerics.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"117525"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU="}]},{"Route":"_framework/System.Runtime.Numerics.wasm","AssetFile":"_framework/System.Runtime.Numerics.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000021945706"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"45566"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8=\""},{"Name":"ETag","Value":"W/\"/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/X9FJCOa7B+kgimv6M+YT17RMixAoBUMgen7fqhAwLU="}]},{"Route":"_framework/System.Runtime.Numerics.wasm.gz","AssetFile":"_framework/System.Runtime.Numerics.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"45566"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-J2JdlLCuLHU+a3wwlNoJUG5/QSdRinb0jWjbrECf8p8="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"55061"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000041856766"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=\""},{"Name":"ETag","Value":"W/\"8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8vbBaebbOTB5SCbLSQYewHf7xrqV7FaL0fUMh023k8I="}]},{"Route":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23890"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000444247001"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=\""},{"Name":"ETag","Value":"W/\"/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/VxGeQy/OCpKSEN6UCMXngO5yTJVTQbYwl0TjdUFZcQ="}]},{"Route":"_framework/System.Runtime.Serialization.Json.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2250"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"12565"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000184808723"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5410"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=\""},{"Name":"ETag","Value":"W/\"zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-zSrOKE5zWvxBAsnqKHsN0HCJWuz9/lP9cEK5EMJ/11U="}]},{"Route":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"5410"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000392156863"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=\""},{"Name":"ETag","Value":"W/\"6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-6zNA8ofTpUv/hTW1WPNlpBBxo7EDVuF0Gv0m2s9h7/o="}]},{"Route":"_framework/System.Runtime.Serialization.Xml.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2549"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8="}]},{"Route":"_framework/System.Runtime.Serialization.wasm","AssetFile":"_framework/System.Runtime.Serialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE="}]},{"Route":"_framework/System.Runtime.Serialization.wasm","AssetFile":"_framework/System.Runtime.Serialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000400801603"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2494"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=\""},{"Name":"ETag","Value":"W/\"aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-aFjm1yTkK+ftJ7IO7MB/zfKg5NmphyVn6SapFiJumNE="}]},{"Route":"_framework/System.Runtime.Serialization.wasm.gz","AssetFile":"_framework/System.Runtime.Serialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2494"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0="}]},{"Route":"_framework/System.Runtime.wasm","AssetFile":"_framework/System.Runtime.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33045"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ="}]},{"Route":"_framework/System.Runtime.wasm","AssetFile":"_framework/System.Runtime.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095794616"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10438"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU=\""},{"Name":"ETag","Value":"W/\"oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oB1ch3k5EvlVp/e1gMpXnIrukYMStBvwyyTntq/HSpQ="}]},{"Route":"_framework/System.Runtime.wasm.gz","AssetFile":"_framework/System.Runtime.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10438"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7agIrHqwYWh0FJu3PTTWnBzLgv5r+XgHv8+cZIXLOVU="}]},{"Route":"_framework/System.Security.AccessControl.wasm","AssetFile":"_framework/System.Security.AccessControl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"45845"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg="}]},{"Route":"_framework/System.Security.AccessControl.wasm","AssetFile":"_framework/System.Security.AccessControl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000061538462"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16249"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw=\""},{"Name":"ETag","Value":"W/\"lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lkvJcc8fsneAx1LrQWVlcPcALtHrTZB4V2Hje96QVOg="}]},{"Route":"_framework/System.Security.AccessControl.wasm.gz","AssetFile":"_framework/System.Security.AccessControl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"16249"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rbzkGhXbEmT5ps/e7DEFk0y9+YqCQG6geytJVFjLmIw="}]},{"Route":"_framework/System.Security.Claims.wasm","AssetFile":"_framework/System.Security.Claims.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"42261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8="}]},{"Route":"_framework/System.Security.Claims.wasm","AssetFile":"_framework/System.Security.Claims.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000063686155"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=\""},{"Name":"ETag","Value":"W/\"Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Te6say8Ru09QRlju9sXxGRPGfDYe8yv1Q7wfjPu9Ue8="}]},{"Route":"_framework/System.Security.Claims.wasm.gz","AssetFile":"_framework/System.Security.Claims.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"15701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6933"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000372162263"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2686"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=\""},{"Name":"ETag","Value":"W/\"SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SkE70f0SuOKuSbfNT8+ZReiArAvSexktv8d/VlzELX8="}]},{"Route":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2686"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000406173842"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2461"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM=\""},{"Name":"ETag","Value":"W/\"gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gPCjwcaLhOXnZukBrvGokxJ26B/UUOeoDfs3nya8L/0="}]},{"Route":"_framework/System.Security.Cryptography.Cng.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Cng.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2461"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-THCqk06UV6cRyIwY3C+yo+xIGVhemB6knPxG/5LguKM="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000431220354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA=\""},{"Name":"ETag","Value":"W/\"I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-I87z+q9qlM+Og1tB1K8gKd68yEJTUq0BElKhX48fJp0="}]},{"Route":"_framework/System.Security.Cryptography.Csp.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Csp.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1fco97qk2eIvRhRjX9xuqAH89m8+SgXBBAXcKIDFePA="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000442086649"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0=\""},{"Name":"ETag","Value":"W/\"/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/1SPL52GPTgMe+c7lPvy5XMwFg4vsWKgmFYC2MZ+/Wk="}]},{"Route":"_framework/System.Security.Cryptography.Encoding.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Encoding.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3+NZSYw0niG0="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000454545455"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=\""},{"Name":"ETag","Value":"W/\"xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xWzAbbaMOmM7Be+E4yhyULtDiFWCzImixt4TDp/2cwo="}]},{"Route":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2199"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"254229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000010643733"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"93951"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=\""},{"Name":"ETag","Value":"W/\"+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+zwMb/5gF/oM+U0k/lHsnzsIcU5y53QRPRDvfVjCPg4="}]},{"Route":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"93951"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000430107527"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2324"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=\""},{"Name":"ETag","Value":"W/\"Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Hli/AA8P3ErmecC9j38W246OZ3od8LV+5aaDsQTW/aM="}]},{"Route":"_framework/System.Security.Cryptography.Primitives.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.Primitives.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2324"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"25877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000083633018"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11956"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=\""},{"Name":"ETag","Value":"W/\"j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-j9lBNpX5nAQEZf31rd6fVBus1r/9hSNJ0ghM874phqU="}]},{"Route":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11956"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000377358491"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2649"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=\""},{"Name":"ETag","Value":"W/\"lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lYmIR76bobXixbw2HhshOrw9CoJEyspz8If+J1Qf6AI="}]},{"Route":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2649"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58="}]},{"Route":"_framework/System.Security.Cryptography.wasm","AssetFile":"_framework/System.Security.Cryptography.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"469269"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao="}]},{"Route":"_framework/System.Security.Cryptography.wasm","AssetFile":"_framework/System.Security.Cryptography.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005638663"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"177346"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=\""},{"Name":"ETag","Value":"W/\"e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-e+3wc1+AHsVXyVXYZuCWW9zlPDeSvTEemKUJGzY6bao="}]},{"Route":"_framework/System.Security.Cryptography.wasm.gz","AssetFile":"_framework/System.Security.Cryptography.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"177346"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm","AssetFile":"_framework/System.Security.Principal.Windows.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"25877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm","AssetFile":"_framework/System.Security.Principal.Windows.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000094930701"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10533"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=\""},{"Name":"ETag","Value":"W/\"T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-T/VFJ0Lr5WlCxuMkDKR7U2geSogpM2oFxwo3MSXce6k="}]},{"Route":"_framework/System.Security.Principal.Windows.wasm.gz","AssetFile":"_framework/System.Security.Principal.Windows.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10533"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw="}]},{"Route":"_framework/System.Security.Principal.wasm","AssetFile":"_framework/System.Security.Principal.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM="}]},{"Route":"_framework/System.Security.Principal.wasm","AssetFile":"_framework/System.Security.Principal.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000466417910"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2143"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo=\""},{"Name":"ETag","Value":"W/\"dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dakdJdvjOZBXf/ecHj2siAfm2laV8nzmJEUIfngJQCM="}]},{"Route":"_framework/System.Security.Principal.wasm.gz","AssetFile":"_framework/System.Security.Principal.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2143"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TlAKOH9+mdZRrJbSS/tsxg8/PXg9QmBlQ0x+mT2AXmo="}]},{"Route":"_framework/System.Security.SecureString.wasm","AssetFile":"_framework/System.Security.SecureString.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0="}]},{"Route":"_framework/System.Security.SecureString.wasm","AssetFile":"_framework/System.Security.SecureString.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000458715596"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2179"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=\""},{"Name":"ETag","Value":"W/\"4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4wBZvxfbkK5dbQ7MmhImfIv6xHHnzY4xHEwZOQInFP0="}]},{"Route":"_framework/System.Security.SecureString.wasm.gz","AssetFile":"_framework/System.Security.SecureString.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2179"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y="}]},{"Route":"_framework/System.Security.wasm","AssetFile":"_framework/System.Security.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7957"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI="}]},{"Route":"_framework/System.Security.wasm","AssetFile":"_framework/System.Security.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000339328130"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE=\""},{"Name":"ETag","Value":"W/\"kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kbBT8mUxfTogL5tJ+htP2amRDVks3OQI0hV/dIVGJyI="}]},{"Route":"_framework/System.Security.wasm.gz","AssetFile":"_framework/System.Security.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2946"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-UJ8G6PPlduRlyr+1oNz+JyDnHGE3EkPO3DpPelxPcrE="}]},{"Route":"_framework/System.ServiceModel.Web.wasm","AssetFile":"_framework/System.ServiceModel.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc="}]},{"Route":"_framework/System.ServiceModel.Web.wasm","AssetFile":"_framework/System.ServiceModel.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000396196513"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2523"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=\""},{"Name":"ETag","Value":"W/\"9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9l2r5Xzrta3TPWsVUJtYvCdfHkAVZDlE/3GAULp8cbc="}]},{"Route":"_framework/System.ServiceModel.Web.wasm.gz","AssetFile":"_framework/System.ServiceModel.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2523"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog="}]},{"Route":"_framework/System.ServiceProcess.wasm","AssetFile":"_framework/System.ServiceProcess.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8="}]},{"Route":"_framework/System.ServiceProcess.wasm","AssetFile":"_framework/System.ServiceProcess.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000436109900"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=\""},{"Name":"ETag","Value":"W/\"q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-q5LDFbiRBNbu4a+bajzVn/RuMqd2BjeCTxWgeu7YxI8="}]},{"Route":"_framework/System.ServiceProcess.wasm.gz","AssetFile":"_framework/System.ServiceProcess.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2292"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"729877"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000001943306"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"514586"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=\""},{"Name":"ETag","Value":"W/\"xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xFm4uPgVOj+pn99+b+eAltx2AxyzvkkZ40RFJxb3zOE="}]},{"Route":"_framework/System.Text.Encoding.CodePages.wasm.gz","AssetFile":"_framework/System.Text.Encoding.CodePages.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"514586"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000445434298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2244"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=\""},{"Name":"ETag","Value":"W/\"xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xsf6LGI+6dswFAn7Mh6jCcVwjz6oHW2bUSy4Ox6fymU="}]},{"Route":"_framework/System.Text.Encoding.Extensions.wasm.gz","AssetFile":"_framework/System.Text.Encoding.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2244"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A="}]},{"Route":"_framework/System.Text.Encoding.wasm","AssetFile":"_framework/System.Text.Encoding.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U="}]},{"Route":"_framework/System.Text.Encoding.wasm","AssetFile":"_framework/System.Text.Encoding.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000449236298"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=\""},{"Name":"ETag","Value":"W/\"1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1QP4lXuuD2v2MYwYpcUvnDnJc0YJGNsrNiT1cj7s18U="}]},{"Route":"_framework/System.Text.Encoding.wasm.gz","AssetFile":"_framework/System.Text.Encoding.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2225"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm","AssetFile":"_framework/System.Text.Encodings.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"60181"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm","AssetFile":"_framework/System.Text.Encodings.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000042589438"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=\""},{"Name":"ETag","Value":"W/\"iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iSsOACRNdWu2ko73+HOPYNcj7UfNkMyoDBA0ut4bVIE="}]},{"Route":"_framework/System.Text.Encodings.Web.wasm.gz","AssetFile":"_framework/System.Text.Encodings.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"23479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w="}]},{"Route":"_framework/System.Text.Json.wasm","AssetFile":"_framework/System.Text.Json.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"569621"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0="}]},{"Route":"_framework/System.Text.Json.wasm","AssetFile":"_framework/System.Text.Json.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000004977551"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"200901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA=\""},{"Name":"ETag","Value":"W/\"Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Ei1jlnSJMBB/BAv3Bie2XhHASGLDgTufATDKImDST/0="}]},{"Route":"_framework/System.Text.Json.wasm.gz","AssetFile":"_framework/System.Text.Json.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"200901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7fYBQoXzEsmxLJjHb88V+BM4R0/whzn0ysL/8zFyfiA="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm","AssetFile":"_framework/System.Text.RegularExpressions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"348949"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm","AssetFile":"_framework/System.Text.RegularExpressions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000006688247"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"149515"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U=\""},{"Name":"ETag","Value":"W/\"idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-idKfkoUyRNT98zIZ/70Cn83k3uFGccB5DXaHuZChCWg="}]},{"Route":"_framework/System.Text.RegularExpressions.wasm.gz","AssetFile":"_framework/System.Text.RegularExpressions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"149515"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl+s83G+3U="}]},{"Route":"_framework/System.Threading.Channels.wasm","AssetFile":"_framework/System.Threading.Channels.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"42261"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo="}]},{"Route":"_framework/System.Threading.Channels.wasm","AssetFile":"_framework/System.Threading.Channels.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000051988563"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19234"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=\""},{"Name":"ETag","Value":"W/\"PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-PN9G7FWh4GgpLoZ2lPfAuB4qa8yfA6fXv4quS7a1kSo="}]},{"Route":"_framework/System.Threading.Channels.wasm.gz","AssetFile":"_framework/System.Threading.Channels.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19234"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs="}]},{"Route":"_framework/System.Threading.Overlapped.wasm","AssetFile":"_framework/System.Threading.Overlapped.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg="}]},{"Route":"_framework/System.Threading.Overlapped.wasm","AssetFile":"_framework/System.Threading.Overlapped.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000435161010"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2297"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=\""},{"Name":"ETag","Value":"W/\"rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rsOkwLza2DvVzHcu2lqSYjwTpTOx3fOsRbzS52MuxCg="}]},{"Route":"_framework/System.Threading.Overlapped.wasm.gz","AssetFile":"_framework/System.Threading.Overlapped.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2297"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"175893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000013554360"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"73776"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=\""},{"Name":"ETag","Value":"W/\"akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-akfv8ZOvVJRVAAZL/CsIjRDNrWtmAq2bSO+NHaLnQXM="}]},{"Route":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"73776"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000438981563"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=\""},{"Name":"ETag","Value":"W/\"9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9pbvEnlOHwY5VMzMeoJc1Es0UzphAFb5lBp5ZrLGGj8="}]},{"Route":"_framework/System.Threading.Tasks.Extensions.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Extensions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/4BmI4I1mM8+4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"51989"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000046358537"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"21570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w=\""},{"Name":"ETag","Value":"W/\"pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-pZ27MpGRSU3dYmVPgUoT6ENyfFH9VzsS1Pf+/JadpXk="}]},{"Route":"_framework/System.Threading.Tasks.Parallel.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.Parallel.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"21570"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hK/lJqER6wXQjvoubJ9CHLP+RDmm31ugI+Tj7itiF7w="}]},{"Route":"_framework/System.Threading.Tasks.wasm","AssetFile":"_framework/System.Threading.Tasks.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"6421"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ="}]},{"Route":"_framework/System.Threading.Tasks.wasm","AssetFile":"_framework/System.Threading.Tasks.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000392310710"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2548"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=\""},{"Name":"ETag","Value":"W/\"TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TpkY+vrofoqn69zobZYRgFEX9wenEDb6aFq18ZLgVkQ="}]},{"Route":"_framework/System.Threading.Tasks.wasm.gz","AssetFile":"_framework/System.Threading.Tasks.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2548"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA="}]},{"Route":"_framework/System.Threading.Thread.wasm","AssetFile":"_framework/System.Threading.Thread.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70="}]},{"Route":"_framework/System.Threading.Thread.wasm","AssetFile":"_framework/System.Threading.Thread.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000429368828"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2328"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=\""},{"Name":"ETag","Value":"W/\"OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OgFD07QbbsVYi9rSjzSEh7Xgqnh8LSZ7q31aqxB9C70="}]},{"Route":"_framework/System.Threading.Thread.wasm.gz","AssetFile":"_framework/System.Threading.Thread.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2328"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ILKXYccJsmn1+vCuyJV8VO5pq4Y/eVJnoc1dFTxymwY="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm","AssetFile":"_framework/System.Threading.ThreadPool.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm","AssetFile":"_framework/System.Threading.ThreadPool.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000445235975"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=\""},{"Name":"ETag","Value":"W/\"tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-tBq/xiuu4ghSWaTAnLAhIkxrHjbCckfYu0dd8RqpId4="}]},{"Route":"_framework/System.Threading.ThreadPool.wasm.gz","AssetFile":"_framework/System.Threading.ThreadPool.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2245"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw="}]},{"Route":"_framework/System.Threading.Timer.wasm","AssetFile":"_framework/System.Threading.Timer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM="}]},{"Route":"_framework/System.Threading.Timer.wasm","AssetFile":"_framework/System.Threading.Timer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000471698113"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2119"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=\""},{"Name":"ETag","Value":"W/\"KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KAjAcrWzQb5m4/Hut+7YQvr+1w2NdoZgePTQm+PHXXM="}]},{"Route":"_framework/System.Threading.Timer.wasm.gz","AssetFile":"_framework/System.Threading.Timer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2119"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-c+gXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE="}]},{"Route":"_framework/System.Threading.wasm","AssetFile":"_framework/System.Threading.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"33557"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY="}]},{"Route":"_framework/System.Threading.wasm","AssetFile":"_framework/System.Threading.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000070106562"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14263"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M=\""},{"Name":"ETag","Value":"W/\"8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8v0Hb1lzVRik/o+cbmsPnXiuUF98FSaJhkqg3WvRNGY="}]},{"Route":"_framework/System.Threading.wasm.gz","AssetFile":"_framework/System.Threading.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14263"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-C5a1GnXInsPeVZFUp+HP/AaLKJ4AnAYkEM5IvNgIE+M="}]},{"Route":"_framework/System.Transactions.Local.wasm","AssetFile":"_framework/System.Transactions.Local.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"164117"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY="}]},{"Route":"_framework/System.Transactions.Local.wasm","AssetFile":"_framework/System.Transactions.Local.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000019567174"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"51105"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=\""},{"Name":"ETag","Value":"W/\"5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-5Vb71OYH8JDoHlyw0+raY2vHbAVLU2DJKa29ZL/B/EY="}]},{"Route":"_framework/System.Transactions.Local.wasm.gz","AssetFile":"_framework/System.Transactions.Local.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"51105"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds="}]},{"Route":"_framework/System.Transactions.wasm","AssetFile":"_framework/System.Transactions.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs="}]},{"Route":"_framework/System.Transactions.wasm","AssetFile":"_framework/System.Transactions.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000423549343"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2360"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=\""},{"Name":"ETag","Value":"W/\"0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0OKNnGhpk3hqQV57TnuuRLJT+7+91tjtNd0h4fKInQs="}]},{"Route":"_framework/System.Transactions.wasm.gz","AssetFile":"_framework/System.Transactions.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2360"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU="}]},{"Route":"_framework/System.ValueTuple.wasm","AssetFile":"_framework/System.ValueTuple.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg="}]},{"Route":"_framework/System.ValueTuple.wasm","AssetFile":"_framework/System.ValueTuple.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000461680517"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2165"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw=\""},{"Name":"ETag","Value":"W/\"TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-TuePmE+mdK4h4sN+RKBV2AKngjvU2ZaAk9bM7gqVIEg="}]},{"Route":"_framework/System.ValueTuple.wasm.gz","AssetFile":"_framework/System.ValueTuple.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2165"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+cjy/v3UuWezFnnx/9L1SbosR+qHe0UJLlPXzaxpaPw="}]},{"Route":"_framework/System.Web.HttpUtility.wasm","AssetFile":"_framework/System.Web.HttpUtility.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"17173"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA="}]},{"Route":"_framework/System.Web.HttpUtility.wasm","AssetFile":"_framework/System.Web.HttpUtility.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000119488589"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8368"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=\""},{"Name":"ETag","Value":"W/\"3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3hrAvqK7rB3TYoRL+4df6DdP/uveJbgzTT+OIEwxEmA="}]},{"Route":"_framework/System.Web.HttpUtility.wasm.gz","AssetFile":"_framework/System.Web.HttpUtility.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"8368"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE="}]},{"Route":"_framework/System.Web.wasm","AssetFile":"_framework/System.Web.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"4885"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg="}]},{"Route":"_framework/System.Web.wasm","AssetFile":"_framework/System.Web.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000473933649"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=\""},{"Name":"ETag","Value":"W/\"ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ooTPqecGSrVB0W1GNK9smDdO+2Iqqco6h2UNNoMlCkg="}]},{"Route":"_framework/System.Web.wasm.gz","AssetFile":"_framework/System.Web.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2109"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM="}]},{"Route":"_framework/System.Windows.wasm","AssetFile":"_framework/System.Windows.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw="}]},{"Route":"_framework/System.Windows.wasm","AssetFile":"_framework/System.Windows.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000440722785"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2268"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=\""},{"Name":"ETag","Value":"W/\"wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wKpHXRjf9CfT0W2qU6WeLMdy/WFyTfugjMgRo6lVziw="}]},{"Route":"_framework/System.Windows.wasm.gz","AssetFile":"_framework/System.Windows.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2268"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fV+G5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk="}]},{"Route":"_framework/System.Xml.Linq.wasm","AssetFile":"_framework/System.Xml.Linq.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM="}]},{"Route":"_framework/System.Xml.Linq.wasm","AssetFile":"_framework/System.Xml.Linq.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000457247371"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2186"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4=\""},{"Name":"ETag","Value":"W/\"KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KHYnjjdF5x10BXIToerulZq+Vj5wA00qCyQZV+NOvtM="}]},{"Route":"_framework/System.Xml.Linq.wasm.gz","AssetFile":"_framework/System.Xml.Linq.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2186"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-K0r0Mb2cAC6ciUOwnBx+7LAXb7GAlR2bF2fNPmwXub4="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm","AssetFile":"_framework/System.Xml.ReaderWriter.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"11541"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm","AssetFile":"_framework/System.Xml.ReaderWriter.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000249563264"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4006"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ=\""},{"Name":"ETag","Value":"W/\"CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CWEN3LrvItmwntRgz82wBvMtAFbFV7rsqSQI6H+X4Vc="}]},{"Route":"_framework/System.Xml.ReaderWriter.wasm.gz","AssetFile":"_framework/System.Xml.ReaderWriter.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4006"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JPZQsoLyAX4PQyZzykACiAc97lTKINGT+kkFqe9GmpQ="}]},{"Route":"_framework/System.Xml.Serialization.wasm","AssetFile":"_framework/System.Xml.Serialization.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY="}]},{"Route":"_framework/System.Xml.Serialization.wasm","AssetFile":"_framework/System.Xml.Serialization.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000448430493"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=\""},{"Name":"ETag","Value":"W/\"JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JCrwfGWQDGTKQcX1BKENqdI6gEFYH0WtQ5dxxUBYQhY="}]},{"Route":"_framework/System.Xml.Serialization.wasm.gz","AssetFile":"_framework/System.Xml.Serialization.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2229"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc="}]},{"Route":"_framework/System.Xml.XDocument.wasm","AssetFile":"_framework/System.Xml.XDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g="}]},{"Route":"_framework/System.Xml.XDocument.wasm","AssetFile":"_framework/System.Xml.XDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000419111484"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2385"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=\""},{"Name":"ETag","Value":"W/\"mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-mPyhq3KphDqHhMzXGFiDD2GSf6UtUCkZrA63u1hJL3g="}]},{"Route":"_framework/System.Xml.XDocument.wasm.gz","AssetFile":"_framework/System.Xml.XDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2385"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000403225806"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw=\""},{"Name":"ETag","Value":"W/\"XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-XN3QUdriwjQm2VZOF/8nCS0tQZj/NWCbHGo/IFuHkMc="}]},{"Route":"_framework/System.Xml.XPath.XDocument.wasm.gz","AssetFile":"_framework/System.Xml.XPath.XDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2479"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS+bGLw="}]},{"Route":"_framework/System.Xml.XPath.wasm","AssetFile":"_framework/System.Xml.XPath.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw="}]},{"Route":"_framework/System.Xml.XPath.wasm","AssetFile":"_framework/System.Xml.XPath.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000431220354"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=\""},{"Name":"ETag","Value":"W/\"erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-erNLiudufq3w5GuKdUOB+6SD8SetuEpYdB6MU0e9gYw="}]},{"Route":"_framework/System.Xml.XPath.wasm.gz","AssetFile":"_framework/System.Xml.XPath.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2318"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm","AssetFile":"_framework/System.Xml.XmlDocument.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5397"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm","AssetFile":"_framework/System.Xml.XmlDocument.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000426439232"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=\""},{"Name":"ETag","Value":"W/\"yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yGscdWPakXHewE8KUv/fhWiEwr5oMrCTrfpUsOjnvcQ="}]},{"Route":"_framework/System.Xml.XmlDocument.wasm.gz","AssetFile":"_framework/System.Xml.XmlDocument.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2344"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm","AssetFile":"_framework/System.Xml.XmlSerializer.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"7445"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm","AssetFile":"_framework/System.Xml.XmlSerializer.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000351864884"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2841"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw=\""},{"Name":"ETag","Value":"W/\"YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-YQ97jbH7l4MeGWXYvMG0M/OZhSPB4uq7AZcD15G0640="}]},{"Route":"_framework/System.Xml.XmlSerializer.wasm.gz","AssetFile":"_framework/System.Xml.XmlSerializer.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2841"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-BibcLrpA/NotB9uPEnKZUkju7Se+oLphHGn05Dc9VTw="}]},{"Route":"_framework/System.Xml.wasm","AssetFile":"_framework/System.Xml.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"13077"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk="}]},{"Route":"_framework/System.Xml.wasm","AssetFile":"_framework/System.Xml.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000238379023"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4194"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s=\""},{"Name":"ETag","Value":"W/\"oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oAvptA+HQu9cFgmrRfXmV04mHA1JmCqayawazV4rvhk="}]},{"Route":"_framework/System.Xml.wasm.gz","AssetFile":"_framework/System.Xml.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"4194"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-caGt+bMiPhewWngKJUFWSqrqMT+c2YxnxXkq7abuz9s="}]},{"Route":"_framework/System.wasm","AssetFile":"_framework/System.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"39701"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk="}]},{"Route":"_framework/System.wasm","AssetFile":"_framework/System.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000085164367"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ=\""},{"Name":"ETag","Value":"W/\"AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AlkSBkvM5yMdGvrSHKXAQp13dDX9K7vNwBqHbGKxUQk="}]},{"Route":"_framework/System.wasm.gz","AssetFile":"_framework/System.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rDSSs1YhMzJ+skAxwShHOJ9Iq+ybpiKLK7dkj3D8AwQ="}]},{"Route":"_framework/WindowsBase.wasm","AssetFile":"_framework/WindowsBase.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"5909"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno="}]},{"Route":"_framework/WindowsBase.wasm","AssetFile":"_framework/WindowsBase.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000398883127"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2506"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ=\""},{"Name":"ETag","Value":"W/\"rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rvx/s67ViC+sXd227kn+6+xtT6ncy8zCasF52MqrOno="}]},{"Route":"_framework/WindowsBase.wasm.gz","AssetFile":"_framework/WindowsBase.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"2506"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gphUMZ8YISOm+cQ7Sbt6hIYfXIvmqm98MCT6R+5lSjQ="}]},{"Route":"_framework/blazor.boot.json","AssetFile":"_framework/blazor.boot.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"23790"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"RcHk6ZI4+08Zmrw6DtCmwL/1PRdhJWGISWIJDWSLHnI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RcHk6ZI4+08Zmrw6DtCmwL/1PRdhJWGISWIJDWSLHnI="}]},{"Route":"_framework/blazor.boot.json","AssetFile":"_framework/blazor.boot.json.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000095730423"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10445"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"3+q8Vlz5nr0DDyLFQcs8GSdBFIUAbUeoMYy5NLOaznM=\""},{"Name":"ETag","Value":"W/\"RcHk6ZI4+08Zmrw6DtCmwL/1PRdhJWGISWIJDWSLHnI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-RcHk6ZI4+08Zmrw6DtCmwL/1PRdhJWGISWIJDWSLHnI="}]},{"Route":"_framework/blazor.boot.json.gz","AssetFile":"_framework/blazor.boot.json.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"10445"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"3+q8Vlz5nr0DDyLFQcs8GSdBFIUAbUeoMYy5NLOaznM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 13:38:15 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-3+q8Vlz5nr0DDyLFQcs8GSdBFIUAbUeoMYy5NLOaznM="}]},{"Route":"_framework/blazor.webassembly.js","AssetFile":"_framework/blazor.webassembly.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"60300"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc=\""},{"Name":"Last-Modified","Value":"Wed, 20 Aug 2025 08:45:36 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc="}]},{"Route":"_framework/blazor.webassembly.js","AssetFile":"_framework/blazor.webassembly.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000052559655"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19025"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=\""},{"Name":"ETag","Value":"W/\"gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gvHfnndfEu1tRf0rFb5988rWq7ITIotOaE8+AMbKYbc="}]},{"Route":"_framework/blazor.webassembly.js.gz","AssetFile":"_framework/blazor.webassembly.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"19025"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-+V2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"247061"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014231229"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70267"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=\""},{"Name":"ETag","Value":"W/\"oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-oRB9mrMjmK0HjeS5UPBM5JuzSQQJb8pRUbHEmu0Hzr0="}]},{"Route":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70267"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256789"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014019740"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"71327"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=\""},{"Name":"ETag","Value":"W/\"yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-yI0Nfj+1YV7V1MhbbqmIi6vCxh/iB0hPqAJpb0QCrqU="}]},{"Route":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"71327"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S9h6lRRR1r+6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU="}]},{"Route":"_framework/dotnet.js","AssetFile":"_framework/dotnet.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"35803"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo="}]},{"Route":"_framework/dotnet.js","AssetFile":"_framework/dotnet.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000087382034"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11443"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=\""},{"Name":"ETag","Value":"W/\"7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7SfZvEvB4CK7KrKGp7RmD2YyWXaxcUwmVfVD9Jrwboo="}]},{"Route":"_framework/dotnet.js.gz","AssetFile":"_framework/dotnet.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"11443"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk="}]},{"Route":"_framework/dotnet.js.map","AssetFile":"_framework/dotnet.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"49719"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:40 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0="}]},{"Route":"_framework/dotnet.js.map","AssetFile":"_framework/dotnet.js.map.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000053398836"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18726"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw=\""},{"Name":"ETag","Value":"W/\"ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ogYoJAnn3vZg+3MxAA/zWJuaCyjG3OBXcSm31QfvJp0="}]},{"Route":"_framework/dotnet.js.map.gz","AssetFile":"_framework/dotnet.js.map.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"18726"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-r2nliWnAxEX7mXseqcwwk+Rd92weX85t00Pr/nKTGXw="}]},{"Route":"_framework/dotnet.native.js","AssetFile":"_framework/dotnet.native.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"160089"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:15:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="}]},{"Route":"_framework/dotnet.native.js","AssetFile":"_framework/dotnet.native.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000027655632"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36158"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA=\""},{"Name":"ETag","Value":"W/\"D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is="}]},{"Route":"_framework/dotnet.native.js.gz","AssetFile":"_framework/dotnet.native.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"36158"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JrnmQ6atkPUQru64W5Axtphu/+3v9wTypNLww2cHzbA="}]},{"Route":"_framework/dotnet.native.wasm","AssetFile":"_framework/dotnet.native.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2919938"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:15:16 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q="}]},{"Route":"_framework/dotnet.native.wasm","AssetFile":"_framework/dotnet.native.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000000866240"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1154414"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw=\""},{"Name":"ETag","Value":"W/\"1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-1FiXHTP4dewtkVEvJ/s93FNwgKHgjajc/MAN3sofq6Q="}]},{"Route":"_framework/dotnet.native.wasm.gz","AssetFile":"_framework/dotnet.native.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"1154414"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt+2GR7IGw="}]},{"Route":"_framework/dotnet.runtime.js","AssetFile":"_framework/dotnet.runtime.js","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"223202"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:48 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s="}]},{"Route":"_framework/dotnet.runtime.js","AssetFile":"_framework/dotnet.runtime.js.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015391009"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"64972"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=\""},{"Name":"ETag","Value":"W/\"OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-OH8zlJkheyf8H9oAbu0wu1oQm9FKy/BKjDk4Bj/va3s="}]},{"Route":"_framework/dotnet.runtime.js.gz","AssetFile":"_framework/dotnet.runtime.js.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"64972"},{"Name":"Content-Type","Value":"text/javascript"},{"Name":"ETag","Value":"\"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg="}]},{"Route":"_framework/dotnet.runtime.js.map","AssetFile":"_framework/dotnet.runtime.js.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"318294"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:48 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ="}]},{"Route":"_framework/dotnet.runtime.js.map","AssetFile":"_framework/dotnet.runtime.js.map.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000009970686"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"100293"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=\""},{"Name":"ETag","Value":"W/\"jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-jrFdl7jI8ikH0V8OSgE0asCJgaWzsPCJ4SzlgvhKvRQ="}]},{"Route":"_framework/dotnet.runtime.js.map.gz","AssetFile":"_framework/dotnet.runtime.js.map.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"100293"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ="}]},{"Route":"_framework/emcc-props.json","AssetFile":"_framework/emcc-props.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1322"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs=\""},{"Name":"Last-Modified","Value":"Tue, 19 Aug 2025 22:14:06 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs="}]},{"Route":"_framework/emcc-props.json","AssetFile":"_framework/emcc-props.json.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.001686340641"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"592"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=\""},{"Name":"ETag","Value":"W/\"EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-EDndcUl06UUgbB5x0DTQqfgwLv4TZo64Ka6aUqdbGTs="}]},{"Route":"_framework/emcc-props.json.gz","AssetFile":"_framework/emcc-props.json.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"592"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"248597"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014627368"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"68364"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U=\""},{"Name":"ETag","Value":"W/\"ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ivtKRDGHPcsCBsCTG382UaGPdLXCwT5jGT6z4jSPXLM="}]},{"Route":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"68364"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD+U="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"257813"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014389731"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69493"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=\""},{"Name":"ETag","Value":"W/\"p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p2XgDXWGl2afTOYUeyYqZbEkG0ku/YUxbTU7zadvET0="}]},{"Route":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"69493"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo="}]},{"Route":"_framework/icudt_CJK.dat","AssetFile":"_framework/icudt_CJK.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"956416"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk="}]},{"Route":"_framework/icudt_CJK.dat","AssetFile":"_framework/icudt_CJK.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003002002"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"333110"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=\""},{"Name":"ETag","Value":"W/\"SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-SZLtQnRc0JkwqHab0VUVP7T3uBPSeYzxzDnpxPpUnHk="}]},{"Route":"_framework/icudt_CJK.dat.gz","AssetFile":"_framework/icudt_CJK.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"333110"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JKp+T1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g="}]},{"Route":"_framework/icudt_EFIGS.dat","AssetFile":"_framework/icudt_EFIGS.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"550832"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc="}]},{"Route":"_framework/icudt_EFIGS.dat","AssetFile":"_framework/icudt_EFIGS.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000005101052"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"196037"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE=\""},{"Name":"ETag","Value":"W/\"8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8fItetYY8kQ0ww6oxwTLiT3oXlBwHKumbeP2pRF4yTc="}]},{"Route":"_framework/icudt_EFIGS.dat.gz","AssetFile":"_framework/icudt_EFIGS.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"196037"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ+3hRE="}]},{"Route":"_framework/icudt_no_CJK.dat","AssetFile":"_framework/icudt_no_CJK.dat","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1107168"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=\""},{"Name":"Last-Modified","Value":"Mon, 23 Oct 2023 14:14:14 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="}]},{"Route":"_framework/icudt_no_CJK.dat","AssetFile":"_framework/icudt_no_CJK.dat.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000003148426"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"317618"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk=\""},{"Name":"ETag","Value":"W/\"L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-L7sV7NEYP37/Qr2FPCePo5cJqRgTXRwGHuwF5Q+0Nfs="}]},{"Route":"_framework/icudt_no_CJK.dat.gz","AssetFile":"_framework/icudt_no_CJK.dat.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"317618"},{"Name":"Content-Type","Value":"application/octet-stream"},{"Name":"ETag","Value":"\"S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-S3rRs+MOdWkA48i3UrKbP0iD+IShrxe0Z0ZuQ7Mp9qk="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"249621"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014731229"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67882"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8=\""},{"Name":"ETag","Value":"W/\"lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-lvAR+BosOgrOaeHZPb9Qz7+T2xQpzYestRIhYB8WFPI="}]},{"Route":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67882"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-p9RyaDGfoxV2P+7cksSzkBgAU7HTtLiwxgHZ+UtGAx8="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"278805"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014234470"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70251"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=\""},{"Name":"ETag","Value":"W/\"sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-sqb7LgICTd3D887pl8ldV7aOJ4YjD08zwCfwzIhvkvU="}]},{"Route":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70251"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256789"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014933843"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"66961"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=\""},{"Name":"ETag","Value":"W/\"0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-0YdGT2Mku+efE+5qA/tEuVuUKPUYtkmbTj2OpiAJSR8="}]},{"Route":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"66961"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ="}]},{"Route":"_framework/mscorlib.wasm","AssetFile":"_framework/mscorlib.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"48917"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E="}]},{"Route":"_framework/mscorlib.wasm","AssetFile":"_framework/mscorlib.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000067833401"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=\""},{"Name":"ETag","Value":"W/\"8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E="}]},{"Route":"_framework/mscorlib.wasm.gz","AssetFile":"_framework/mscorlib.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"14741"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4="}]},{"Route":"_framework/netstandard.wasm","AssetFile":"_framework/netstandard.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"90389"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:41 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc="}]},{"Route":"_framework/netstandard.wasm","AssetFile":"_framework/netstandard.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000038463018"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"25998"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ=\""},{"Name":"ETag","Value":"W/\"eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc="}]},{"Route":"_framework/netstandard.wasm.gz","AssetFile":"_framework/netstandard.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"25998"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:15:42 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-ThYDqUkGD/Msjp/0RyF4lKdSnzD++E5f6vlYs15VsOQ="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"256277"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014127686"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70782"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=\""},{"Name":"ETag","Value":"W/\"doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-doZlzVO1+eAOqtA2v2mGOt5jCtQzMejBKNePvbcXs0g="}]},{"Route":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"70782"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"244501"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014727324"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=\""},{"Name":"ETag","Value":"W/\"bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-bj/0yv8L+pnhEWSCTaoqseMo1y0fvGkS2B/k1g4IGXo="}]},{"Route":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67900"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"334101"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000012862398"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"77745"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=\""},{"Name":"ETag","Value":"W/\"axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-axH9W5cxou2/Vj5xTFqSH18EA5YSrIRqV4zV9DoHY0I="}]},{"Route":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"77745"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"239893"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000014876525"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67219"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg=\""},{"Name":"ETag","Value":"W/\"KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-KI91hHS2nrFAa/ys8oGez5HyyCHnmwG9raJ4ijjMW8Y="}]},{"Route":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"67219"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-08i1ldiP8uOcofolXn3RDpMxd+FUHs/9sMwV5DmsBMg="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"215317"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015356973"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65116"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=\""},{"Name":"ETag","Value":"W/\"/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-/PsDaQxnxIFL/wdmVNcvoP8YT62CS6qFh3ITNVaR/HI="}]},{"Route":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65116"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"218901"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:07 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[{"Name":"Content-Encoding","Value":"gzip","Quality":"0.000015259953"}],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65530"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4=\""},{"Name":"ETag","Value":"W/\"IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-IAc4DlWfFhaYkjPvFQxQ9cLSY+KyEEUC0jmJ6rzvy4Q="}]},{"Route":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","AssetFile":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Encoding","Value":"gzip"},{"Name":"Content-Length","Value":"65530"},{"Name":"Content-Type","Value":"application/wasm"},{"Name":"ETag","Value":"\"wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:55:08 GMT"},{"Name":"Vary","Value":"Content-Encoding"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-wVuGd0YQBNasjzUQJ4ecNordh8NH+R0PYUlcgbxf7U4="}]},{"Route":"css/app.css","AssetFile":"css/app.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"3782"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI="}]},{"Route":"css/app.swsybuv5hr.css","AssetFile":"css/app.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"3782"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"swsybuv5hr"},{"Name":"integrity","Value":"sha256-JOZWd9XYwDyrwjSB0PVTcc602GisYED21qQUCSMlGtI="},{"Name":"label","Value":"css/app.css"}]},{"Route":"css/bootstrap/bootstrap.min.bpk8xqwxhs.css","AssetFile":"css/bootstrap/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"bpk8xqwxhs"},{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="},{"Name":"label","Value":"css/bootstrap/bootstrap.min.css"}]},{"Route":"css/bootstrap/bootstrap.min.css","AssetFile":"css/bootstrap/bootstrap.min.css","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"162720"},{"Name":"Content-Type","Value":"text/css"},{"Name":"ETag","Value":"\"z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-z8OR40MowJ8GgK6P89Y+hiJK5+cclzFHzLhFQLL92bg="}]},{"Route":"css/bootstrap/bootstrap.min.css.8inm30yfxf.map","AssetFile":"css/bootstrap/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"8inm30yfxf"},{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="},{"Name":"label","Value":"css/bootstrap/bootstrap.min.css.map"}]},{"Route":"css/bootstrap/bootstrap.min.css.map","AssetFile":"css/bootstrap/bootstrap.min.css.map","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"449111"},{"Name":"Content-Type","Value":"text/plain"},{"Name":"ETag","Value":"\"gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-gBwg2tmA0Ci2u54gMF1jNCVku6vznarkLS6D76htNNQ="}]},{"Route":"favicon.ifv42okdf2.png","AssetFile":"favicon.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1148"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"ifv42okdf2"},{"Name":"integrity","Value":"sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="},{"Name":"label","Value":"favicon.png"}]},{"Route":"favicon.png","AssetFile":"favicon.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1148"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-4mWsDy3aHl36ZbGt8zByK7Pvd4kRUoNgTYzRnwmPHwg="}]},{"Route":"icon-192.f9uvjujlxy.png","AssetFile":"icon-192.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"2626"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"f9uvjujlxy"},{"Name":"integrity","Value":"sha256-DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4="},{"Name":"label","Value":"icon-192.png"}]},{"Route":"icon-192.png","AssetFile":"icon-192.png","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"2626"},{"Name":"Content-Type","Value":"image/png"},{"Name":"ETag","Value":"\"DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:52 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-DbpQaq68ZSb5IoPosBErM1QWBfsbTxpJqhU0REi6wP4="}]},{"Route":"index.html","AssetFile":"index.html","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"1028"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\"FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:17:25 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4="}]},{"Route":"index.pviaoz711l.html","AssetFile":"index.html","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"1028"},{"Name":"Content-Type","Value":"text/html"},{"Name":"ETag","Value":"\"FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:17:25 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"pviaoz711l"},{"Name":"integrity","Value":"sha256-FbLP3CPAuGkXzAdyCveQCelO5gFNu0jLJ7cBhvIlAy4="},{"Name":"label","Value":"index.html"}]},{"Route":"sample-data/weather.iag0ou56lh.json","AssetFile":"sample-data/weather.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"max-age=31536000, immutable"},{"Name":"Content-Length","Value":"453"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"fingerprint","Value":"iag0ou56lh"},{"Name":"integrity","Value":"sha256-enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU="},{"Name":"label","Value":"sample-data/weather.json"}]},{"Route":"sample-data/weather.json","AssetFile":"sample-data/weather.json","Selectors":[],"ResponseHeaders":[{"Name":"Accept-Ranges","Value":"bytes"},{"Name":"Cache-Control","Value":"no-cache"},{"Name":"Content-Length","Value":"453"},{"Name":"Content-Type","Value":"application/json"},{"Name":"ETag","Value":"\"enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU=\""},{"Name":"Last-Modified","Value":"Fri, 26 Sep 2025 12:13:51 GMT"}],"EndpointProperties":[{"Name":"integrity","Value":"sha256-enKgCMkYmCpfEcmg6Annbmc40VZ/A6aYYSQjZfVn2cU="}]}]} \ No newline at end of file diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.runtime.json b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.runtime.json index fccbf29..abe05a3 100644 --- a/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.runtime.json +++ b/Test/DBTest/DBTest/bin/Debug/net8.0/DBTest.staticwebassets.runtime.json @@ -1 +1 @@ -{"ContentRoots":["D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\wwwroot\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","C:\\Users\\vosselr\\.nuget\\packages\\blazor.indexeddb\\3.0.3\\staticwebassets\\"],"Root":{"Children":{"DBTest.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DBTest.styles.css"},"Patterns":null},"favicon.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.png"},"Patterns":null},"icon-192.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"icon-192.png"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"index.html"},"Patterns":null},"_framework":{"Children":{"Azure.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Azure.Core.wasm"},"Patterns":null},"Azure.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0q8jsakwul-8xk79iv8nh.gz"},"Patterns":null},"Azure.Identity.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Azure.Identity.wasm"},"Patterns":null},"Azure.Identity.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"em0hu4dhsu-q3kp98qd6v.gz"},"Patterns":null},"blazor.boot.json":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/blazor.boot.json"},"Patterns":null},"blazor.boot.json.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0a8xygk55h-e034r1w4me.gz"},"Patterns":null},"Blazor.IndexedDB.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Blazor.IndexedDB.wasm"},"Patterns":null},"Blazor.IndexedDB.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pldeopvb2d-2dfuwid5i5.gz"},"Patterns":null},"blazor.webassembly.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/blazor.webassembly.js"},"Patterns":null},"blazor.webassembly.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wr0e1yvu4q-mv535bwyet.gz"},"Patterns":null},"DBTest.pdb":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/DBTest.pdb"},"Patterns":null},"DBTest.pdb.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ozp5qbauca-m9jlkg05mq.gz"},"Patterns":null},"DBTest.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/DBTest.wasm"},"Patterns":null},"DBTest.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vibesh5ky0-rrqlvyt6c5.gz"},"Patterns":null},"dotnet.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.js"},"Patterns":null},"dotnet.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hr5lvja302-zc8ninwhsh.gz"},"Patterns":null},"dotnet.js.map":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.js.map"},"Patterns":null},"dotnet.js.map.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"msck2qi6sc-a68xnezzgv.gz"},"Patterns":null},"dotnet.native.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.native.js"},"Patterns":null},"dotnet.native.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0447u7rbia-5z8a6awdm4.gz"},"Patterns":null},"dotnet.native.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.native.wasm"},"Patterns":null},"dotnet.native.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"6rjq5m7fhn-gllq59804u.gz"},"Patterns":null},"dotnet.runtime.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.runtime.js"},"Patterns":null},"dotnet.runtime.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"m8udfqvpdf-oopz4kkm1g.gz"},"Patterns":null},"dotnet.runtime.js.map":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.runtime.js.map"},"Patterns":null},"dotnet.runtime.js.map.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rwdotx09w2-mivs3knkwg.gz"},"Patterns":null},"emcc-props.json":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/emcc-props.json"},"Patterns":null},"emcc-props.json.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rqdvdk2vn7-oyz0vx2fzb.gz"},"Patterns":null},"icudt_CJK.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_CJK.dat"},"Patterns":null},"icudt_CJK.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bjh8u63zdu-tjcz0u77k5.gz"},"Patterns":null},"icudt_EFIGS.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_EFIGS.dat"},"Patterns":null},"icudt_EFIGS.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2wtk7jlkyg-tptq2av103.gz"},"Patterns":null},"icudt_no_CJK.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_no_CJK.dat"},"Patterns":null},"icudt_no_CJK.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lnttmkr9ej-lfu7j35m59.gz"},"Patterns":null},"Microsoft.AspNetCore.Authorization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Authorization.wasm"},"Patterns":null},"Microsoft.AspNetCore.Authorization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zmebkjmtto-9jnlgcba1c.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.Forms.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.Forms.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.Forms.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qv0pfxuc8b-p58xqn8w8j.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pxkxti3evb-q4kvsak8tv.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.Web.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"6ttmv7swtr-t66y2qm82k.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.WebAssembly.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.WebAssembly.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"yz9r2fvd05-gy36uj46un.gz"},"Patterns":null},"Microsoft.AspNetCore.Metadata.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Metadata.wasm"},"Patterns":null},"Microsoft.AspNetCore.Metadata.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nmmh93bpyu-443noy8gkp.gz"},"Patterns":null},"Microsoft.Bcl.AsyncInterfaces.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm"},"Patterns":null},"Microsoft.Bcl.AsyncInterfaces.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8iyuhg4qf9-cejwwy890b.gz"},"Patterns":null},"Microsoft.Bcl.Cryptography.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Bcl.Cryptography.wasm"},"Patterns":null},"Microsoft.Bcl.Cryptography.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1wkze2vh9q-2112i0zn2r.gz"},"Patterns":null},"Microsoft.CSharp.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.CSharp.wasm"},"Patterns":null},"Microsoft.CSharp.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9p2nq0acw1-9op7i42gol.gz"},"Patterns":null},"Microsoft.Data.SqlClient.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Data.SqlClient.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0a4fvzocod-u5a747o93f.gz"},"Patterns":null},"Microsoft.Extensions.Caching.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Caching.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"95i24l5j6j-2ephyk4gcn.gz"},"Patterns":null},"Microsoft.Extensions.Caching.Memory.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Caching.Memory.wasm"},"Patterns":null},"Microsoft.Extensions.Caching.Memory.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3va3yxkxij-mg3y19k9xu.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"023g2kgrhx-8kr5d0tjmo.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Binder.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Binder.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Binder.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ll1yb7mfjd-0r3amze666.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.FileExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.FileExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dx6w1vd22j-en8mb8dgz5.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Json.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"33dyzzvjep-yy6f57640l.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ght10wpfbt-4njtqvtvgx.gz"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"viu67gjg8l-kgyjb8k43h.gz"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.DependencyInjection.wasm"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wfqsqs5cxz-xqsu2wsvba.gz"},"Patterns":null},"Microsoft.Extensions.FileProviders.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.FileProviders.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"meng4qr3vq-1c7ksbormu.gz"},"Patterns":null},"Microsoft.Extensions.FileProviders.Physical.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm"},"Patterns":null},"Microsoft.Extensions.FileProviders.Physical.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rxuej6o0i9-rpvltkbyzt.gz"},"Patterns":null},"Microsoft.Extensions.FileSystemGlobbing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm"},"Patterns":null},"Microsoft.Extensions.FileSystemGlobbing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"a221el2lzc-i464dwxnbb.gz"},"Patterns":null},"Microsoft.Extensions.Logging.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Logging.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7s03mqb4qb-tz325eqvv5.gz"},"Patterns":null},"Microsoft.Extensions.Logging.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Logging.wasm"},"Patterns":null},"Microsoft.Extensions.Logging.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wnwsbyxo7k-xlpspxuy08.gz"},"Patterns":null},"Microsoft.Extensions.Options.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Options.wasm"},"Patterns":null},"Microsoft.Extensions.Options.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zkfhhnehqu-jt8xzja2dj.gz"},"Patterns":null},"Microsoft.Extensions.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Primitives.wasm"},"Patterns":null},"Microsoft.Extensions.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ev8ojppblq-lsakbjp1fg.gz"},"Patterns":null},"Microsoft.Identity.Client.Extensions.Msal.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm"},"Patterns":null},"Microsoft.Identity.Client.Extensions.Msal.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qkgy21fohh-ks83314uaf.gz"},"Patterns":null},"Microsoft.Identity.Client.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Identity.Client.wasm"},"Patterns":null},"Microsoft.Identity.Client.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9zvagkezyf-fccvt9wd7l.gz"},"Patterns":null},"Microsoft.IdentityModel.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Abstractions.wasm"},"Patterns":null},"Microsoft.IdentityModel.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jfycd34rll-bnwc1c8iol.gz"},"Patterns":null},"Microsoft.IdentityModel.JsonWebTokens.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm"},"Patterns":null},"Microsoft.IdentityModel.JsonWebTokens.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7d4y0i3wsd-cxyxl1fpw4.gz"},"Patterns":null},"Microsoft.IdentityModel.Logging.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Logging.wasm"},"Patterns":null},"Microsoft.IdentityModel.Logging.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zmbup43wmo-a1qebn9qtt.gz"},"Patterns":null},"Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm"},"Patterns":null},"Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bqnf4jrwj3-45hz3ik893.gz"},"Patterns":null},"Microsoft.IdentityModel.Protocols.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Protocols.wasm"},"Patterns":null},"Microsoft.IdentityModel.Protocols.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"yukhlsr1xt-homtf5mctj.gz"},"Patterns":null},"Microsoft.IdentityModel.Tokens.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Tokens.wasm"},"Patterns":null},"Microsoft.IdentityModel.Tokens.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"cwtlre3guw-2wpk0uxouu.gz"},"Patterns":null},"Microsoft.JSInterop.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.JSInterop.wasm"},"Patterns":null},"Microsoft.JSInterop.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mq6r5rdt04-phrjuiky1s.gz"},"Patterns":null},"Microsoft.JSInterop.WebAssembly.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.JSInterop.WebAssembly.wasm"},"Patterns":null},"Microsoft.JSInterop.WebAssembly.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mwgato9fx1-sali13fnvc.gz"},"Patterns":null},"Microsoft.SqlServer.Server.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.SqlServer.Server.wasm"},"Patterns":null},"Microsoft.SqlServer.Server.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r3w7qehps8-yamodpu5qp.gz"},"Patterns":null},"Microsoft.VisualBasic.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.VisualBasic.Core.wasm"},"Patterns":null},"Microsoft.VisualBasic.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0x67cinnt5-culj9t543z.gz"},"Patterns":null},"Microsoft.VisualBasic.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.VisualBasic.wasm"},"Patterns":null},"Microsoft.VisualBasic.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3qlb4ofmb6-i1og8jnctz.gz"},"Patterns":null},"Microsoft.Win32.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Win32.Primitives.wasm"},"Patterns":null},"Microsoft.Win32.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gaazvr9zv2-kc3ye751al.gz"},"Patterns":null},"Microsoft.Win32.Registry.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Win32.Registry.wasm"},"Patterns":null},"Microsoft.Win32.Registry.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ghwmvhcude-k8vwot944b.gz"},"Patterns":null},"mscorlib.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/mscorlib.wasm"},"Patterns":null},"mscorlib.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dwr35g4oz9-yw58uu4usp.gz"},"Patterns":null},"netstandard.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/netstandard.wasm"},"Patterns":null},"netstandard.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"56770lzfr3-0i04c42g1q.gz"},"Patterns":null},"System.AppContext.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.AppContext.wasm"},"Patterns":null},"System.AppContext.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2mykj5xub9-xo7hyjh778.gz"},"Patterns":null},"System.Buffers.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Buffers.wasm"},"Patterns":null},"System.Buffers.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f6v02u8gy9-yac2k5om1f.gz"},"Patterns":null},"System.ClientModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ClientModel.wasm"},"Patterns":null},"System.ClientModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r40vng2mn6-dhw1jmor6y.gz"},"Patterns":null},"System.Collections.Concurrent.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Concurrent.wasm"},"Patterns":null},"System.Collections.Concurrent.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ndglshmgze-k9l3y99bx7.gz"},"Patterns":null},"System.Collections.Immutable.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Immutable.wasm"},"Patterns":null},"System.Collections.Immutable.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"djj40bbw9r-a25kkof61g.gz"},"Patterns":null},"System.Collections.NonGeneric.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.NonGeneric.wasm"},"Patterns":null},"System.Collections.NonGeneric.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fx7s4r4a4p-fmidl1u077.gz"},"Patterns":null},"System.Collections.Specialized.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Specialized.wasm"},"Patterns":null},"System.Collections.Specialized.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"o9unqkmm4u-npw2hx4gp0.gz"},"Patterns":null},"System.Collections.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.wasm"},"Patterns":null},"System.Collections.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"cq0u63flg5-a7p0ac2aqb.gz"},"Patterns":null},"System.ComponentModel.Annotations.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.Annotations.wasm"},"Patterns":null},"System.ComponentModel.Annotations.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7zwiyndmfz-jwx8a8tpr6.gz"},"Patterns":null},"System.ComponentModel.DataAnnotations.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.DataAnnotations.wasm"},"Patterns":null},"System.ComponentModel.DataAnnotations.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8u8k4r5nkd-k9qe7iidsg.gz"},"Patterns":null},"System.ComponentModel.EventBasedAsync.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.EventBasedAsync.wasm"},"Patterns":null},"System.ComponentModel.EventBasedAsync.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5zcbve20if-h8qkzbnwtp.gz"},"Patterns":null},"System.ComponentModel.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.Primitives.wasm"},"Patterns":null},"System.ComponentModel.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p8imew83iu-lpk4dd2au6.gz"},"Patterns":null},"System.ComponentModel.TypeConverter.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.TypeConverter.wasm"},"Patterns":null},"System.ComponentModel.TypeConverter.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ufo71b1q2o-86onp60zl8.gz"},"Patterns":null},"System.ComponentModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.wasm"},"Patterns":null},"System.ComponentModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9kuh5vgrab-jl1v0qrhs4.gz"},"Patterns":null},"System.Configuration.ConfigurationManager.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Configuration.ConfigurationManager.wasm"},"Patterns":null},"System.Configuration.ConfigurationManager.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nligvhe926-gv6tjf4gky.gz"},"Patterns":null},"System.Configuration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Configuration.wasm"},"Patterns":null},"System.Configuration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"sdlhp8m1rb-tjwq2pl9v1.gz"},"Patterns":null},"System.Console.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Console.wasm"},"Patterns":null},"System.Console.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3ya8yttau8-22ue8twbgk.gz"},"Patterns":null},"System.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Core.wasm"},"Patterns":null},"System.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"n5xbovisis-6iydrnxkyt.gz"},"Patterns":null},"System.Data.Common.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.Common.wasm"},"Patterns":null},"System.Data.Common.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"prjzqgms2r-u119sgvhd8.gz"},"Patterns":null},"System.Data.DataSetExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.DataSetExtensions.wasm"},"Patterns":null},"System.Data.DataSetExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"z30559e9rs-0g6r3lqtit.gz"},"Patterns":null},"System.Data.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.wasm"},"Patterns":null},"System.Data.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fdiktl7pmr-ckggjgh7z9.gz"},"Patterns":null},"System.Diagnostics.Contracts.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Contracts.wasm"},"Patterns":null},"System.Diagnostics.Contracts.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"14e1p8gwoh-swma6227nw.gz"},"Patterns":null},"System.Diagnostics.Debug.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Debug.wasm"},"Patterns":null},"System.Diagnostics.Debug.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bdsxlnqjcy-aq7ddvhlg3.gz"},"Patterns":null},"System.Diagnostics.DiagnosticSource.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.DiagnosticSource.wasm"},"Patterns":null},"System.Diagnostics.DiagnosticSource.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qc3vmclgg7-dpocsnbri5.gz"},"Patterns":null},"System.Diagnostics.EventLog.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.EventLog.wasm"},"Patterns":null},"System.Diagnostics.EventLog.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0dp1nhieow-9g020ybbpb.gz"},"Patterns":null},"System.Diagnostics.FileVersionInfo.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.FileVersionInfo.wasm"},"Patterns":null},"System.Diagnostics.FileVersionInfo.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p68do0tit5-7rgkq6wokh.gz"},"Patterns":null},"System.Diagnostics.Process.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Process.wasm"},"Patterns":null},"System.Diagnostics.Process.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mv760bicbj-iv4mk2fddb.gz"},"Patterns":null},"System.Diagnostics.StackTrace.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.StackTrace.wasm"},"Patterns":null},"System.Diagnostics.StackTrace.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ftskya6sza-lz89wnhcs0.gz"},"Patterns":null},"System.Diagnostics.TextWriterTraceListener.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.TextWriterTraceListener.wasm"},"Patterns":null},"System.Diagnostics.TextWriterTraceListener.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nht0u7mekq-kkq5zxoplx.gz"},"Patterns":null},"System.Diagnostics.Tools.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Tools.wasm"},"Patterns":null},"System.Diagnostics.Tools.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qw876ugxpl-mahv9i5y9j.gz"},"Patterns":null},"System.Diagnostics.TraceSource.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.TraceSource.wasm"},"Patterns":null},"System.Diagnostics.TraceSource.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"99qzwktlzl-dfrvws0joe.gz"},"Patterns":null},"System.Diagnostics.Tracing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Tracing.wasm"},"Patterns":null},"System.Diagnostics.Tracing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xdvvjhirnp-511oq7mooq.gz"},"Patterns":null},"System.Drawing.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Drawing.Primitives.wasm"},"Patterns":null},"System.Drawing.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"s8t4vv1bi1-1h9c8fp7eq.gz"},"Patterns":null},"System.Drawing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Drawing.wasm"},"Patterns":null},"System.Drawing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ltjdg5iyup-j1kxtq8axz.gz"},"Patterns":null},"System.Dynamic.Runtime.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Dynamic.Runtime.wasm"},"Patterns":null},"System.Dynamic.Runtime.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5nocma1b6z-cqg5to8lxi.gz"},"Patterns":null},"System.Formats.Asn1.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Formats.Asn1.wasm"},"Patterns":null},"System.Formats.Asn1.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9torhpelnj-bkmhw58o7b.gz"},"Patterns":null},"System.Formats.Tar.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Formats.Tar.wasm"},"Patterns":null},"System.Formats.Tar.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pvds5qvgn7-j6g0osz1x1.gz"},"Patterns":null},"System.Globalization.Calendars.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.Calendars.wasm"},"Patterns":null},"System.Globalization.Calendars.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"man6nw1pl3-othhk04c1m.gz"},"Patterns":null},"System.Globalization.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.Extensions.wasm"},"Patterns":null},"System.Globalization.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2epczg06sl-yn58wo6y7f.gz"},"Patterns":null},"System.Globalization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.wasm"},"Patterns":null},"System.Globalization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fbiije4xu2-tido6rbf1g.gz"},"Patterns":null},"System.IdentityModel.Tokens.Jwt.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IdentityModel.Tokens.Jwt.wasm"},"Patterns":null},"System.IdentityModel.Tokens.Jwt.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"aeyyj86pom-28de5g3cun.gz"},"Patterns":null},"System.IO.Compression.Brotli.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.Brotli.wasm"},"Patterns":null},"System.IO.Compression.Brotli.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"10r0opqtlw-sqhgx6q9s8.gz"},"Patterns":null},"System.IO.Compression.FileSystem.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.FileSystem.wasm"},"Patterns":null},"System.IO.Compression.FileSystem.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"k17lyxakdc-qr608pm11o.gz"},"Patterns":null},"System.IO.Compression.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.wasm"},"Patterns":null},"System.IO.Compression.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kphc5zr38m-icqc4lrda8.gz"},"Patterns":null},"System.IO.Compression.ZipFile.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.ZipFile.wasm"},"Patterns":null},"System.IO.Compression.ZipFile.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jbxtyz8cgt-82088xcxtn.gz"},"Patterns":null},"System.IO.FileSystem.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.AccessControl.wasm"},"Patterns":null},"System.IO.FileSystem.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r29qd3tup4-1fvsfxm725.gz"},"Patterns":null},"System.IO.FileSystem.DriveInfo.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.DriveInfo.wasm"},"Patterns":null},"System.IO.FileSystem.DriveInfo.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4x5zzpewte-54zwzjcfwb.gz"},"Patterns":null},"System.IO.FileSystem.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.Primitives.wasm"},"Patterns":null},"System.IO.FileSystem.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7virqnoxeu-nbfkvw5vob.gz"},"Patterns":null},"System.IO.FileSystem.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.wasm"},"Patterns":null},"System.IO.FileSystem.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fnsi30vk16-17x2pwta7i.gz"},"Patterns":null},"System.IO.FileSystem.Watcher.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.Watcher.wasm"},"Patterns":null},"System.IO.FileSystem.Watcher.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ga9d4nub65-r91uocvg1k.gz"},"Patterns":null},"System.IO.IsolatedStorage.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.IsolatedStorage.wasm"},"Patterns":null},"System.IO.IsolatedStorage.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9fzedtbtce-cqj6jk6u5r.gz"},"Patterns":null},"System.IO.MemoryMappedFiles.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.MemoryMappedFiles.wasm"},"Patterns":null},"System.IO.MemoryMappedFiles.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xrfde3geg9-n9gzpx6np8.gz"},"Patterns":null},"System.IO.Pipelines.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipelines.wasm"},"Patterns":null},"System.IO.Pipelines.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"j7gxch7an0-iudrcw56e1.gz"},"Patterns":null},"System.IO.Pipes.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipes.AccessControl.wasm"},"Patterns":null},"System.IO.Pipes.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"97m0ofqlob-qvogwfjqn1.gz"},"Patterns":null},"System.IO.Pipes.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipes.wasm"},"Patterns":null},"System.IO.Pipes.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vo2762cmo5-zyj0vz1w5u.gz"},"Patterns":null},"System.IO.UnmanagedMemoryStream.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.UnmanagedMemoryStream.wasm"},"Patterns":null},"System.IO.UnmanagedMemoryStream.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5f8irbkzk2-k1er9s2dfy.gz"},"Patterns":null},"System.IO.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.wasm"},"Patterns":null},"System.IO.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vj59sstltj-619nvy9au0.gz"},"Patterns":null},"System.Linq.Expressions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Expressions.wasm"},"Patterns":null},"System.Linq.Expressions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hp1n340d29-y5y87rvuhp.gz"},"Patterns":null},"System.Linq.Parallel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Parallel.wasm"},"Patterns":null},"System.Linq.Parallel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hf4s8o0h74-3aivtc0256.gz"},"Patterns":null},"System.Linq.Queryable.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Queryable.wasm"},"Patterns":null},"System.Linq.Queryable.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xq4jnwxmn1-wb5gxheq86.gz"},"Patterns":null},"System.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.wasm"},"Patterns":null},"System.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ichrm9fx3u-hdn8s2sqk2.gz"},"Patterns":null},"System.Memory.Data.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Memory.Data.wasm"},"Patterns":null},"System.Memory.Data.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"a5a9pdm2wy-zc23isi853.gz"},"Patterns":null},"System.Memory.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Memory.wasm"},"Patterns":null},"System.Memory.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"luucup81b7-mj6x8hfn6d.gz"},"Patterns":null},"System.Net.Http.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Http.Json.wasm"},"Patterns":null},"System.Net.Http.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h5c6rpdd3h-5x03a6v9qg.gz"},"Patterns":null},"System.Net.Http.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Http.wasm"},"Patterns":null},"System.Net.Http.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wcetqicko9-txi21b7vie.gz"},"Patterns":null},"System.Net.HttpListener.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.HttpListener.wasm"},"Patterns":null},"System.Net.HttpListener.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0kuh17xg03-yfbj5bulut.gz"},"Patterns":null},"System.Net.Mail.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Mail.wasm"},"Patterns":null},"System.Net.Mail.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4w2al6vdoc-styf1s3x4z.gz"},"Patterns":null},"System.Net.NameResolution.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.NameResolution.wasm"},"Patterns":null},"System.Net.NameResolution.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"iz4jzdkc45-48orah7zp7.gz"},"Patterns":null},"System.Net.NetworkInformation.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.NetworkInformation.wasm"},"Patterns":null},"System.Net.NetworkInformation.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"q0c0oly4aq-wajzys5py7.gz"},"Patterns":null},"System.Net.Ping.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Ping.wasm"},"Patterns":null},"System.Net.Ping.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ixhpxtv053-d50w1ciqia.gz"},"Patterns":null},"System.Net.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Primitives.wasm"},"Patterns":null},"System.Net.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nhsntl8axh-mbhyxfxkf5.gz"},"Patterns":null},"System.Net.Quic.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Quic.wasm"},"Patterns":null},"System.Net.Quic.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pgiwag5kye-kq4ymsipab.gz"},"Patterns":null},"System.Net.Requests.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Requests.wasm"},"Patterns":null},"System.Net.Requests.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5nx142exn5-ci2rsj89nw.gz"},"Patterns":null},"System.Net.Security.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Security.wasm"},"Patterns":null},"System.Net.Security.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"i7eimnt60e-mv9j1i638l.gz"},"Patterns":null},"System.Net.ServicePoint.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.ServicePoint.wasm"},"Patterns":null},"System.Net.ServicePoint.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dru6gsce97-bgh2bqvp32.gz"},"Patterns":null},"System.Net.Sockets.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Sockets.wasm"},"Patterns":null},"System.Net.Sockets.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"x3jw91um7a-m2in3upxrs.gz"},"Patterns":null},"System.Net.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.wasm"},"Patterns":null},"System.Net.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"g7pmqxa4un-r91b8dvh2g.gz"},"Patterns":null},"System.Net.WebClient.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebClient.wasm"},"Patterns":null},"System.Net.WebClient.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"oini7rsejf-yxr1qsjn1r.gz"},"Patterns":null},"System.Net.WebHeaderCollection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebHeaderCollection.wasm"},"Patterns":null},"System.Net.WebHeaderCollection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7qcep7lso1-do0b1x81xv.gz"},"Patterns":null},"System.Net.WebProxy.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebProxy.wasm"},"Patterns":null},"System.Net.WebProxy.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"i7c1bo5yv0-x1d16g7o1c.gz"},"Patterns":null},"System.Net.WebSockets.Client.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebSockets.Client.wasm"},"Patterns":null},"System.Net.WebSockets.Client.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9fja8bcjhr-w3bkvq9ghv.gz"},"Patterns":null},"System.Net.WebSockets.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebSockets.wasm"},"Patterns":null},"System.Net.WebSockets.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xhkd7buape-6t2y57ej95.gz"},"Patterns":null},"System.Numerics.Vectors.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Numerics.Vectors.wasm"},"Patterns":null},"System.Numerics.Vectors.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"s2nlc5f8nd-1htiuhmtgm.gz"},"Patterns":null},"System.Numerics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Numerics.wasm"},"Patterns":null},"System.Numerics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"z2jpzp80ke-5qvmq4h9hm.gz"},"Patterns":null},"System.ObjectModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ObjectModel.wasm"},"Patterns":null},"System.ObjectModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qivcrtwsdq-fh15a8sal5.gz"},"Patterns":null},"System.Private.CoreLib.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.CoreLib.wasm"},"Patterns":null},"System.Private.CoreLib.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"t63qbqkgtl-pkshd96xbg.gz"},"Patterns":null},"System.Private.DataContractSerialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.DataContractSerialization.wasm"},"Patterns":null},"System.Private.DataContractSerialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ztfjty2uyz-t8tubjpyym.gz"},"Patterns":null},"System.Private.Uri.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Uri.wasm"},"Patterns":null},"System.Private.Uri.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"87sg6jzztq-k2ic615iol.gz"},"Patterns":null},"System.Private.Xml.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Xml.Linq.wasm"},"Patterns":null},"System.Private.Xml.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"185himt4n1-n3az5i0agm.gz"},"Patterns":null},"System.Private.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Xml.wasm"},"Patterns":null},"System.Private.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"m3x163rzsr-88nl1bqjit.gz"},"Patterns":null},"System.Reflection.DispatchProxy.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.DispatchProxy.wasm"},"Patterns":null},"System.Reflection.DispatchProxy.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4i0slrcwrg-yiyuveoev5.gz"},"Patterns":null},"System.Reflection.Emit.ILGeneration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.ILGeneration.wasm"},"Patterns":null},"System.Reflection.Emit.ILGeneration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rt3vp4fs3f-1ijfgnnnaz.gz"},"Patterns":null},"System.Reflection.Emit.Lightweight.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.Lightweight.wasm"},"Patterns":null},"System.Reflection.Emit.Lightweight.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gquehalx89-wz0ak0753y.gz"},"Patterns":null},"System.Reflection.Emit.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.wasm"},"Patterns":null},"System.Reflection.Emit.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"veniseklp7-8ldqtvvz7x.gz"},"Patterns":null},"System.Reflection.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Extensions.wasm"},"Patterns":null},"System.Reflection.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h4hteej9bw-rufc69n7ui.gz"},"Patterns":null},"System.Reflection.Metadata.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Metadata.wasm"},"Patterns":null},"System.Reflection.Metadata.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ad9iqa5k68-okxbn2bt5m.gz"},"Patterns":null},"System.Reflection.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Primitives.wasm"},"Patterns":null},"System.Reflection.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"do01027b29-ici35yud31.gz"},"Patterns":null},"System.Reflection.TypeExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.TypeExtensions.wasm"},"Patterns":null},"System.Reflection.TypeExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7p53ab1226-v56sckj8lo.gz"},"Patterns":null},"System.Reflection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.wasm"},"Patterns":null},"System.Reflection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tb7cms80et-9pcvsxpwrj.gz"},"Patterns":null},"System.Resources.Reader.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.Reader.wasm"},"Patterns":null},"System.Resources.Reader.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ee9bnasbtv-8yqn5zznsh.gz"},"Patterns":null},"System.Resources.ResourceManager.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.ResourceManager.wasm"},"Patterns":null},"System.Resources.ResourceManager.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jpzmcfa2ap-gnmhcw6ylf.gz"},"Patterns":null},"System.Resources.Writer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.Writer.wasm"},"Patterns":null},"System.Resources.Writer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9jw8yff0id-znz8e7h8xz.gz"},"Patterns":null},"System.Runtime.CompilerServices.Unsafe.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.CompilerServices.Unsafe.wasm"},"Patterns":null},"System.Runtime.CompilerServices.Unsafe.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p8sdhqn5w6-fkf93t6qqo.gz"},"Patterns":null},"System.Runtime.CompilerServices.VisualC.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.CompilerServices.VisualC.wasm"},"Patterns":null},"System.Runtime.CompilerServices.VisualC.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jmrvmzorzv-ztzrz7aup8.gz"},"Patterns":null},"System.Runtime.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Extensions.wasm"},"Patterns":null},"System.Runtime.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gqbvkjlxr0-w23gfh8utk.gz"},"Patterns":null},"System.Runtime.Handles.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Handles.wasm"},"Patterns":null},"System.Runtime.Handles.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7dw6czkrzx-tbjsqgzmdq.gz"},"Patterns":null},"System.Runtime.InteropServices.JavaScript.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.JavaScript.wasm"},"Patterns":null},"System.Runtime.InteropServices.JavaScript.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tapsb5glbp-mraszy1264.gz"},"Patterns":null},"System.Runtime.InteropServices.RuntimeInformation.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm"},"Patterns":null},"System.Runtime.InteropServices.RuntimeInformation.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gmq0ldggam-fdsv70f0d5.gz"},"Patterns":null},"System.Runtime.InteropServices.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.wasm"},"Patterns":null},"System.Runtime.InteropServices.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kt2rkz8adw-yhw00fnort.gz"},"Patterns":null},"System.Runtime.Intrinsics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Intrinsics.wasm"},"Patterns":null},"System.Runtime.Intrinsics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kccgx3ayy4-2xqtnkk88e.gz"},"Patterns":null},"System.Runtime.Loader.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Loader.wasm"},"Patterns":null},"System.Runtime.Loader.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vc3y7cj6xo-op3uzyd3xu.gz"},"Patterns":null},"System.Runtime.Numerics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Numerics.wasm"},"Patterns":null},"System.Runtime.Numerics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"e737s8rd4f-r61oo7xz4o.gz"},"Patterns":null},"System.Runtime.Serialization.Formatters.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Formatters.wasm"},"Patterns":null},"System.Runtime.Serialization.Formatters.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f4xox7weai-uhz1xvz37m.gz"},"Patterns":null},"System.Runtime.Serialization.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Json.wasm"},"Patterns":null},"System.Runtime.Serialization.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bpa9n0ves0-t8gvhquzpy.gz"},"Patterns":null},"System.Runtime.Serialization.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Primitives.wasm"},"Patterns":null},"System.Runtime.Serialization.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4pqqho9rnc-ph5g3u9gju.gz"},"Patterns":null},"System.Runtime.Serialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.wasm"},"Patterns":null},"System.Runtime.Serialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"faxtbe8uj8-w6unr5sfkc.gz"},"Patterns":null},"System.Runtime.Serialization.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Xml.wasm"},"Patterns":null},"System.Runtime.Serialization.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bxh53l8dq2-5o360h1ech.gz"},"Patterns":null},"System.Runtime.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.wasm"},"Patterns":null},"System.Runtime.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h9kp2edh8n-s12l8emvey.gz"},"Patterns":null},"System.Security.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.AccessControl.wasm"},"Patterns":null},"System.Security.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"g11htn6v26-q0htxmyjju.gz"},"Patterns":null},"System.Security.Claims.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Claims.wasm"},"Patterns":null},"System.Security.Claims.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"sxs7psqab5-tg7e1gjfvj.gz"},"Patterns":null},"System.Security.Cryptography.Algorithms.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Algorithms.wasm"},"Patterns":null},"System.Security.Cryptography.Algorithms.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lrxshc1ab6-219cqnv0en.gz"},"Patterns":null},"System.Security.Cryptography.Cng.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Cng.wasm"},"Patterns":null},"System.Security.Cryptography.Cng.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mcw1cd81m3-gop2hwvo1a.gz"},"Patterns":null},"System.Security.Cryptography.Csp.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Csp.wasm"},"Patterns":null},"System.Security.Cryptography.Csp.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3h3hvajvgh-pp0py4b3sb.gz"},"Patterns":null},"System.Security.Cryptography.Encoding.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Encoding.wasm"},"Patterns":null},"System.Security.Cryptography.Encoding.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xyplfow2qj-j7rxdkh1b3.gz"},"Patterns":null},"System.Security.Cryptography.OpenSsl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.OpenSsl.wasm"},"Patterns":null},"System.Security.Cryptography.OpenSsl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"e6exj1x2f5-dyvc86uq8n.gz"},"Patterns":null},"System.Security.Cryptography.Pkcs.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Pkcs.wasm"},"Patterns":null},"System.Security.Cryptography.Pkcs.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"d01647ahyo-71x3j8ea4m.gz"},"Patterns":null},"System.Security.Cryptography.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Primitives.wasm"},"Patterns":null},"System.Security.Cryptography.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ae0kljf4k4-e5i0gbvd9r.gz"},"Patterns":null},"System.Security.Cryptography.ProtectedData.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.ProtectedData.wasm"},"Patterns":null},"System.Security.Cryptography.ProtectedData.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vpmnpjc9wj-r50fbs1d7h.gz"},"Patterns":null},"System.Security.Cryptography.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.wasm"},"Patterns":null},"System.Security.Cryptography.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tqwkp74r1z-7pr5ut213u.gz"},"Patterns":null},"System.Security.Cryptography.X509Certificates.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.X509Certificates.wasm"},"Patterns":null},"System.Security.Cryptography.X509Certificates.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0ekpmrs2la-z2sd35hu00.gz"},"Patterns":null},"System.Security.Principal.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Principal.wasm"},"Patterns":null},"System.Security.Principal.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1tpxzblytn-x5erl1hl2e.gz"},"Patterns":null},"System.Security.Principal.Windows.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Principal.Windows.wasm"},"Patterns":null},"System.Security.Principal.Windows.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bmrjv4r8jb-b5l9amkyft.gz"},"Patterns":null},"System.Security.SecureString.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.SecureString.wasm"},"Patterns":null},"System.Security.SecureString.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0c0hvs2vu6-zk3b2avaio.gz"},"Patterns":null},"System.Security.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.wasm"},"Patterns":null},"System.Security.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"aekm66ri9p-lrb0hl5kc7.gz"},"Patterns":null},"System.ServiceModel.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ServiceModel.Web.wasm"},"Patterns":null},"System.ServiceModel.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4q0xwa5ro2-iqhxebzz7y.gz"},"Patterns":null},"System.ServiceProcess.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ServiceProcess.wasm"},"Patterns":null},"System.ServiceProcess.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bzgw60iucr-936m9j9l51.gz"},"Patterns":null},"System.Text.Encoding.CodePages.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.CodePages.wasm"},"Patterns":null},"System.Text.Encoding.CodePages.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7v92wx584c-gjoo4gp3is.gz"},"Patterns":null},"System.Text.Encoding.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.Extensions.wasm"},"Patterns":null},"System.Text.Encoding.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dxsvyfuvoo-aj5z1c7o1u.gz"},"Patterns":null},"System.Text.Encoding.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.wasm"},"Patterns":null},"System.Text.Encoding.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ypi7ed1ege-j64gric5hv.gz"},"Patterns":null},"System.Text.Encodings.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encodings.Web.wasm"},"Patterns":null},"System.Text.Encodings.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9o6rzlkjb0-z5efz7uynz.gz"},"Patterns":null},"System.Text.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Json.wasm"},"Patterns":null},"System.Text.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fcjalcv1km-is9ql902ak.gz"},"Patterns":null},"System.Text.RegularExpressions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.RegularExpressions.wasm"},"Patterns":null},"System.Text.RegularExpressions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"b9vf9pealm-j1cioy09ep.gz"},"Patterns":null},"System.Threading.Channels.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Channels.wasm"},"Patterns":null},"System.Threading.Channels.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bb9qa0wq7z-4ek4ni69ky.gz"},"Patterns":null},"System.Threading.Overlapped.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Overlapped.wasm"},"Patterns":null},"System.Threading.Overlapped.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8nfycdlgzy-28ry6apv89.gz"},"Patterns":null},"System.Threading.Tasks.Dataflow.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Dataflow.wasm"},"Patterns":null},"System.Threading.Tasks.Dataflow.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3hrkexzk8c-6d9g8js7bi.gz"},"Patterns":null},"System.Threading.Tasks.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Extensions.wasm"},"Patterns":null},"System.Threading.Tasks.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9um8yugw6u-ylizmqhzfv.gz"},"Patterns":null},"System.Threading.Tasks.Parallel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Parallel.wasm"},"Patterns":null},"System.Threading.Tasks.Parallel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gbovjet1a5-nxiqg4esze.gz"},"Patterns":null},"System.Threading.Tasks.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.wasm"},"Patterns":null},"System.Threading.Tasks.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"iblahq873n-28tv1cvup4.gz"},"Patterns":null},"System.Threading.Thread.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Thread.wasm"},"Patterns":null},"System.Threading.Thread.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bbgmnb5hbg-6t2k60fsqc.gz"},"Patterns":null},"System.Threading.ThreadPool.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.ThreadPool.wasm"},"Patterns":null},"System.Threading.ThreadPool.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"39n7fbpjlj-0dibx2mmn2.gz"},"Patterns":null},"System.Threading.Timer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Timer.wasm"},"Patterns":null},"System.Threading.Timer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mt8f7zpvdn-osmziablif.gz"},"Patterns":null},"System.Threading.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.wasm"},"Patterns":null},"System.Threading.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0yh3nambn7-usgg90i2m9.gz"},"Patterns":null},"System.Transactions.Local.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Transactions.Local.wasm"},"Patterns":null},"System.Transactions.Local.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5r8jy2md7p-z2r0wslnau.gz"},"Patterns":null},"System.Transactions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Transactions.wasm"},"Patterns":null},"System.Transactions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vghcvuxmvx-w0z6sonajo.gz"},"Patterns":null},"System.ValueTuple.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ValueTuple.wasm"},"Patterns":null},"System.ValueTuple.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kdkbwzmwdz-ewcwyjx9m4.gz"},"Patterns":null},"System.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.wasm"},"Patterns":null},"System.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"uwpsj7xns2-24r7w9rd1y.gz"},"Patterns":null},"System.Web.HttpUtility.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Web.HttpUtility.wasm"},"Patterns":null},"System.Web.HttpUtility.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"oxl0sisi5r-qe5n6p6pto.gz"},"Patterns":null},"System.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Web.wasm"},"Patterns":null},"System.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wxeev9siit-iozsh81ky9.gz"},"Patterns":null},"System.Windows.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Windows.wasm"},"Patterns":null},"System.Windows.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ejydmcsp38-0woh5qb9t1.gz"},"Patterns":null},"System.Xml.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.Linq.wasm"},"Patterns":null},"System.Xml.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ngim2k83v6-8w2yrq5l0k.gz"},"Patterns":null},"System.Xml.ReaderWriter.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.ReaderWriter.wasm"},"Patterns":null},"System.Xml.ReaderWriter.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"b2v9qngg3u-78hn4pmo8q.gz"},"Patterns":null},"System.Xml.Serialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.Serialization.wasm"},"Patterns":null},"System.Xml.Serialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8uvrsfi5t9-k2sfebohx7.gz"},"Patterns":null},"System.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.wasm"},"Patterns":null},"System.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f25fe8lkc5-o2gt1hdneb.gz"},"Patterns":null},"System.Xml.XDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XDocument.wasm"},"Patterns":null},"System.Xml.XDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zpq7hsgroj-41cu7lhqbu.gz"},"Patterns":null},"System.Xml.XmlDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XmlDocument.wasm"},"Patterns":null},"System.Xml.XmlDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3kw84wfwy4-0alq6o8ccy.gz"},"Patterns":null},"System.Xml.XmlSerializer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XmlSerializer.wasm"},"Patterns":null},"System.Xml.XmlSerializer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"chud049ych-96svnm2bm7.gz"},"Patterns":null},"System.Xml.XPath.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XPath.wasm"},"Patterns":null},"System.Xml.XPath.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lrxgcj1sg0-ea1kllua6x.gz"},"Patterns":null},"System.Xml.XPath.XDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XPath.XDocument.wasm"},"Patterns":null},"System.Xml.XPath.XDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r4pgs35xh3-skjtxppmmn.gz"},"Patterns":null},"WindowsBase.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/WindowsBase.wasm"},"Patterns":null},"WindowsBase.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wxty36jpem-ul0hyl1gaw.gz"},"Patterns":null},"cs":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"j59c45ptdr-l3m7pzc7q0.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"de":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/de/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dqrflxjyh3-szjw11goom.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"es":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/es/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"smlc3y03ed-u3cp6nnwoc.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"fr":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"43illu3ucx-9ksf4qbe0v.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"it":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/it/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3lifn95j3x-aoc19w7i4x.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ja":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xqhoh1kg3l-uotcwitb29.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ko":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ejzvij8rgn-n6ofk3pxrp.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"pl":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vilmji3ggt-yxrw1siu8e.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"pt-BR":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jdlq1yw6if-iw0spp9y5f.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ru":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"n5wcnt3f6w-xdymvqzhyw.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"tr":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ns3924h9y8-gitrpy8vlk.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"zh-Hans":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1o7e6dsslo-4uckatezzq.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"zh-Hant":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"86vokayabt-4zn2vxbn37.gz"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"css":{"Children":{"app.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/app.css"},"Patterns":null},"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sample-data":{"Children":{"weather.json":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"sample-data/weather.json"},"Patterns":null}},"Asset":null,"Patterns":null},"_content":{"Children":{"Blazor.IndexedDB":{"Children":{"indexedDb.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":4,"SubPath":"indexedDb.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file +{"ContentRoots":["D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\scopedcss\\bundle\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\wwwroot\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\","D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","C:\\Users\\vosselr\\.nuget\\packages\\blazor.indexeddb\\3.0.3\\staticwebassets\\"],"Root":{"Children":{"DBTest.styles.css":{"Children":null,"Asset":{"ContentRootIndex":0,"SubPath":"DBTest.styles.css"},"Patterns":null},"favicon.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"favicon.png"},"Patterns":null},"icon-192.png":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"icon-192.png"},"Patterns":null},"index.html":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"index.html"},"Patterns":null},"_framework":{"Children":{"Azure.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Azure.Core.wasm"},"Patterns":null},"Azure.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0q8jsakwul-8xk79iv8nh.gz"},"Patterns":null},"Azure.Identity.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Azure.Identity.wasm"},"Patterns":null},"Azure.Identity.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"em0hu4dhsu-q3kp98qd6v.gz"},"Patterns":null},"blazor.boot.json":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/blazor.boot.json"},"Patterns":null},"blazor.boot.json.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0a8xygk55h-547xr1gq32.gz"},"Patterns":null},"Blazor.IndexedDB.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Blazor.IndexedDB.wasm"},"Patterns":null},"Blazor.IndexedDB.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pldeopvb2d-2dfuwid5i5.gz"},"Patterns":null},"blazor.webassembly.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/blazor.webassembly.js"},"Patterns":null},"blazor.webassembly.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wr0e1yvu4q-mv535bwyet.gz"},"Patterns":null},"DBTest.pdb":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/DBTest.pdb"},"Patterns":null},"DBTest.pdb.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ozp5qbauca-6avq1ld2c5.gz"},"Patterns":null},"DBTest.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/DBTest.wasm"},"Patterns":null},"DBTest.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vibesh5ky0-yx17kgdoq1.gz"},"Patterns":null},"dotnet.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.js"},"Patterns":null},"dotnet.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hr5lvja302-zc8ninwhsh.gz"},"Patterns":null},"dotnet.js.map":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.js.map"},"Patterns":null},"dotnet.js.map.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"msck2qi6sc-a68xnezzgv.gz"},"Patterns":null},"dotnet.native.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.native.js"},"Patterns":null},"dotnet.native.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0447u7rbia-5z8a6awdm4.gz"},"Patterns":null},"dotnet.native.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.native.wasm"},"Patterns":null},"dotnet.native.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"6rjq5m7fhn-gllq59804u.gz"},"Patterns":null},"dotnet.runtime.js":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.runtime.js"},"Patterns":null},"dotnet.runtime.js.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"m8udfqvpdf-oopz4kkm1g.gz"},"Patterns":null},"dotnet.runtime.js.map":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/dotnet.runtime.js.map"},"Patterns":null},"dotnet.runtime.js.map.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rwdotx09w2-mivs3knkwg.gz"},"Patterns":null},"emcc-props.json":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/emcc-props.json"},"Patterns":null},"emcc-props.json.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rqdvdk2vn7-oyz0vx2fzb.gz"},"Patterns":null},"icudt_CJK.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_CJK.dat"},"Patterns":null},"icudt_CJK.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bjh8u63zdu-tjcz0u77k5.gz"},"Patterns":null},"icudt_EFIGS.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_EFIGS.dat"},"Patterns":null},"icudt_EFIGS.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2wtk7jlkyg-tptq2av103.gz"},"Patterns":null},"icudt_no_CJK.dat":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/icudt_no_CJK.dat"},"Patterns":null},"icudt_no_CJK.dat.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lnttmkr9ej-lfu7j35m59.gz"},"Patterns":null},"Microsoft.AspNetCore.Authorization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Authorization.wasm"},"Patterns":null},"Microsoft.AspNetCore.Authorization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zmebkjmtto-9jnlgcba1c.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.Forms.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.Forms.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.Forms.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qv0pfxuc8b-p58xqn8w8j.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pxkxti3evb-q4kvsak8tv.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.Web.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"6ttmv7swtr-t66y2qm82k.gz"},"Patterns":null},"Microsoft.AspNetCore.Components.WebAssembly.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm"},"Patterns":null},"Microsoft.AspNetCore.Components.WebAssembly.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"yz9r2fvd05-gy36uj46un.gz"},"Patterns":null},"Microsoft.AspNetCore.Metadata.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.AspNetCore.Metadata.wasm"},"Patterns":null},"Microsoft.AspNetCore.Metadata.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nmmh93bpyu-443noy8gkp.gz"},"Patterns":null},"Microsoft.Bcl.AsyncInterfaces.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm"},"Patterns":null},"Microsoft.Bcl.AsyncInterfaces.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8iyuhg4qf9-cejwwy890b.gz"},"Patterns":null},"Microsoft.Bcl.Cryptography.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Bcl.Cryptography.wasm"},"Patterns":null},"Microsoft.Bcl.Cryptography.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1wkze2vh9q-2112i0zn2r.gz"},"Patterns":null},"Microsoft.CSharp.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.CSharp.wasm"},"Patterns":null},"Microsoft.CSharp.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9p2nq0acw1-9op7i42gol.gz"},"Patterns":null},"Microsoft.Data.SqlClient.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Data.SqlClient.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0a4fvzocod-u5a747o93f.gz"},"Patterns":null},"Microsoft.Extensions.Caching.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Caching.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"95i24l5j6j-2ephyk4gcn.gz"},"Patterns":null},"Microsoft.Extensions.Caching.Memory.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Caching.Memory.wasm"},"Patterns":null},"Microsoft.Extensions.Caching.Memory.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3va3yxkxij-mg3y19k9xu.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"023g2kgrhx-8kr5d0tjmo.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Binder.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Binder.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Binder.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ll1yb7mfjd-0r3amze666.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.FileExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.FileExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dx6w1vd22j-en8mb8dgz5.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.Json.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"33dyzzvjep-yy6f57640l.gz"},"Patterns":null},"Microsoft.Extensions.Configuration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Configuration.wasm"},"Patterns":null},"Microsoft.Extensions.Configuration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ght10wpfbt-4njtqvtvgx.gz"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"viu67gjg8l-kgyjb8k43h.gz"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.DependencyInjection.wasm"},"Patterns":null},"Microsoft.Extensions.DependencyInjection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wfqsqs5cxz-xqsu2wsvba.gz"},"Patterns":null},"Microsoft.Extensions.FileProviders.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.FileProviders.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"meng4qr3vq-1c7ksbormu.gz"},"Patterns":null},"Microsoft.Extensions.FileProviders.Physical.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm"},"Patterns":null},"Microsoft.Extensions.FileProviders.Physical.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rxuej6o0i9-rpvltkbyzt.gz"},"Patterns":null},"Microsoft.Extensions.FileSystemGlobbing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm"},"Patterns":null},"Microsoft.Extensions.FileSystemGlobbing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"a221el2lzc-i464dwxnbb.gz"},"Patterns":null},"Microsoft.Extensions.Logging.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm"},"Patterns":null},"Microsoft.Extensions.Logging.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7s03mqb4qb-tz325eqvv5.gz"},"Patterns":null},"Microsoft.Extensions.Logging.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Logging.wasm"},"Patterns":null},"Microsoft.Extensions.Logging.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wnwsbyxo7k-xlpspxuy08.gz"},"Patterns":null},"Microsoft.Extensions.Options.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Options.wasm"},"Patterns":null},"Microsoft.Extensions.Options.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zkfhhnehqu-jt8xzja2dj.gz"},"Patterns":null},"Microsoft.Extensions.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Extensions.Primitives.wasm"},"Patterns":null},"Microsoft.Extensions.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ev8ojppblq-lsakbjp1fg.gz"},"Patterns":null},"Microsoft.Identity.Client.Extensions.Msal.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm"},"Patterns":null},"Microsoft.Identity.Client.Extensions.Msal.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qkgy21fohh-ks83314uaf.gz"},"Patterns":null},"Microsoft.Identity.Client.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Identity.Client.wasm"},"Patterns":null},"Microsoft.Identity.Client.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9zvagkezyf-fccvt9wd7l.gz"},"Patterns":null},"Microsoft.IdentityModel.Abstractions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Abstractions.wasm"},"Patterns":null},"Microsoft.IdentityModel.Abstractions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jfycd34rll-bnwc1c8iol.gz"},"Patterns":null},"Microsoft.IdentityModel.JsonWebTokens.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm"},"Patterns":null},"Microsoft.IdentityModel.JsonWebTokens.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7d4y0i3wsd-cxyxl1fpw4.gz"},"Patterns":null},"Microsoft.IdentityModel.Logging.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Logging.wasm"},"Patterns":null},"Microsoft.IdentityModel.Logging.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zmbup43wmo-a1qebn9qtt.gz"},"Patterns":null},"Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm"},"Patterns":null},"Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bqnf4jrwj3-45hz3ik893.gz"},"Patterns":null},"Microsoft.IdentityModel.Protocols.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Protocols.wasm"},"Patterns":null},"Microsoft.IdentityModel.Protocols.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"yukhlsr1xt-homtf5mctj.gz"},"Patterns":null},"Microsoft.IdentityModel.Tokens.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.IdentityModel.Tokens.wasm"},"Patterns":null},"Microsoft.IdentityModel.Tokens.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"cwtlre3guw-2wpk0uxouu.gz"},"Patterns":null},"Microsoft.JSInterop.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.JSInterop.wasm"},"Patterns":null},"Microsoft.JSInterop.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mq6r5rdt04-phrjuiky1s.gz"},"Patterns":null},"Microsoft.JSInterop.WebAssembly.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.JSInterop.WebAssembly.wasm"},"Patterns":null},"Microsoft.JSInterop.WebAssembly.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mwgato9fx1-sali13fnvc.gz"},"Patterns":null},"Microsoft.SqlServer.Server.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.SqlServer.Server.wasm"},"Patterns":null},"Microsoft.SqlServer.Server.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r3w7qehps8-yamodpu5qp.gz"},"Patterns":null},"Microsoft.VisualBasic.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.VisualBasic.Core.wasm"},"Patterns":null},"Microsoft.VisualBasic.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0x67cinnt5-culj9t543z.gz"},"Patterns":null},"Microsoft.VisualBasic.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.VisualBasic.wasm"},"Patterns":null},"Microsoft.VisualBasic.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3qlb4ofmb6-i1og8jnctz.gz"},"Patterns":null},"Microsoft.Win32.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Win32.Primitives.wasm"},"Patterns":null},"Microsoft.Win32.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gaazvr9zv2-kc3ye751al.gz"},"Patterns":null},"Microsoft.Win32.Registry.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/Microsoft.Win32.Registry.wasm"},"Patterns":null},"Microsoft.Win32.Registry.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ghwmvhcude-k8vwot944b.gz"},"Patterns":null},"mscorlib.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/mscorlib.wasm"},"Patterns":null},"mscorlib.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dwr35g4oz9-yw58uu4usp.gz"},"Patterns":null},"netstandard.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/netstandard.wasm"},"Patterns":null},"netstandard.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"56770lzfr3-0i04c42g1q.gz"},"Patterns":null},"System.AppContext.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.AppContext.wasm"},"Patterns":null},"System.AppContext.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2mykj5xub9-xo7hyjh778.gz"},"Patterns":null},"System.Buffers.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Buffers.wasm"},"Patterns":null},"System.Buffers.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f6v02u8gy9-yac2k5om1f.gz"},"Patterns":null},"System.ClientModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ClientModel.wasm"},"Patterns":null},"System.ClientModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r40vng2mn6-dhw1jmor6y.gz"},"Patterns":null},"System.Collections.Concurrent.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Concurrent.wasm"},"Patterns":null},"System.Collections.Concurrent.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ndglshmgze-k9l3y99bx7.gz"},"Patterns":null},"System.Collections.Immutable.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Immutable.wasm"},"Patterns":null},"System.Collections.Immutable.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"djj40bbw9r-a25kkof61g.gz"},"Patterns":null},"System.Collections.NonGeneric.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.NonGeneric.wasm"},"Patterns":null},"System.Collections.NonGeneric.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fx7s4r4a4p-fmidl1u077.gz"},"Patterns":null},"System.Collections.Specialized.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.Specialized.wasm"},"Patterns":null},"System.Collections.Specialized.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"o9unqkmm4u-npw2hx4gp0.gz"},"Patterns":null},"System.Collections.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Collections.wasm"},"Patterns":null},"System.Collections.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"cq0u63flg5-a7p0ac2aqb.gz"},"Patterns":null},"System.ComponentModel.Annotations.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.Annotations.wasm"},"Patterns":null},"System.ComponentModel.Annotations.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7zwiyndmfz-jwx8a8tpr6.gz"},"Patterns":null},"System.ComponentModel.DataAnnotations.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.DataAnnotations.wasm"},"Patterns":null},"System.ComponentModel.DataAnnotations.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8u8k4r5nkd-k9qe7iidsg.gz"},"Patterns":null},"System.ComponentModel.EventBasedAsync.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.EventBasedAsync.wasm"},"Patterns":null},"System.ComponentModel.EventBasedAsync.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5zcbve20if-h8qkzbnwtp.gz"},"Patterns":null},"System.ComponentModel.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.Primitives.wasm"},"Patterns":null},"System.ComponentModel.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p8imew83iu-lpk4dd2au6.gz"},"Patterns":null},"System.ComponentModel.TypeConverter.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.TypeConverter.wasm"},"Patterns":null},"System.ComponentModel.TypeConverter.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ufo71b1q2o-86onp60zl8.gz"},"Patterns":null},"System.ComponentModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ComponentModel.wasm"},"Patterns":null},"System.ComponentModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9kuh5vgrab-jl1v0qrhs4.gz"},"Patterns":null},"System.Configuration.ConfigurationManager.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Configuration.ConfigurationManager.wasm"},"Patterns":null},"System.Configuration.ConfigurationManager.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nligvhe926-gv6tjf4gky.gz"},"Patterns":null},"System.Configuration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Configuration.wasm"},"Patterns":null},"System.Configuration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"sdlhp8m1rb-tjwq2pl9v1.gz"},"Patterns":null},"System.Console.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Console.wasm"},"Patterns":null},"System.Console.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3ya8yttau8-22ue8twbgk.gz"},"Patterns":null},"System.Core.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Core.wasm"},"Patterns":null},"System.Core.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"n5xbovisis-6iydrnxkyt.gz"},"Patterns":null},"System.Data.Common.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.Common.wasm"},"Patterns":null},"System.Data.Common.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"prjzqgms2r-u119sgvhd8.gz"},"Patterns":null},"System.Data.DataSetExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.DataSetExtensions.wasm"},"Patterns":null},"System.Data.DataSetExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"z30559e9rs-0g6r3lqtit.gz"},"Patterns":null},"System.Data.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Data.wasm"},"Patterns":null},"System.Data.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fdiktl7pmr-ckggjgh7z9.gz"},"Patterns":null},"System.Diagnostics.Contracts.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Contracts.wasm"},"Patterns":null},"System.Diagnostics.Contracts.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"14e1p8gwoh-swma6227nw.gz"},"Patterns":null},"System.Diagnostics.Debug.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Debug.wasm"},"Patterns":null},"System.Diagnostics.Debug.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bdsxlnqjcy-aq7ddvhlg3.gz"},"Patterns":null},"System.Diagnostics.DiagnosticSource.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.DiagnosticSource.wasm"},"Patterns":null},"System.Diagnostics.DiagnosticSource.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qc3vmclgg7-dpocsnbri5.gz"},"Patterns":null},"System.Diagnostics.EventLog.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.EventLog.wasm"},"Patterns":null},"System.Diagnostics.EventLog.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0dp1nhieow-9g020ybbpb.gz"},"Patterns":null},"System.Diagnostics.FileVersionInfo.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.FileVersionInfo.wasm"},"Patterns":null},"System.Diagnostics.FileVersionInfo.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p68do0tit5-7rgkq6wokh.gz"},"Patterns":null},"System.Diagnostics.Process.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Process.wasm"},"Patterns":null},"System.Diagnostics.Process.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mv760bicbj-iv4mk2fddb.gz"},"Patterns":null},"System.Diagnostics.StackTrace.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.StackTrace.wasm"},"Patterns":null},"System.Diagnostics.StackTrace.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ftskya6sza-lz89wnhcs0.gz"},"Patterns":null},"System.Diagnostics.TextWriterTraceListener.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.TextWriterTraceListener.wasm"},"Patterns":null},"System.Diagnostics.TextWriterTraceListener.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nht0u7mekq-kkq5zxoplx.gz"},"Patterns":null},"System.Diagnostics.Tools.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Tools.wasm"},"Patterns":null},"System.Diagnostics.Tools.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qw876ugxpl-mahv9i5y9j.gz"},"Patterns":null},"System.Diagnostics.TraceSource.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.TraceSource.wasm"},"Patterns":null},"System.Diagnostics.TraceSource.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"99qzwktlzl-dfrvws0joe.gz"},"Patterns":null},"System.Diagnostics.Tracing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Diagnostics.Tracing.wasm"},"Patterns":null},"System.Diagnostics.Tracing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xdvvjhirnp-511oq7mooq.gz"},"Patterns":null},"System.Drawing.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Drawing.Primitives.wasm"},"Patterns":null},"System.Drawing.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"s8t4vv1bi1-1h9c8fp7eq.gz"},"Patterns":null},"System.Drawing.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Drawing.wasm"},"Patterns":null},"System.Drawing.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ltjdg5iyup-j1kxtq8axz.gz"},"Patterns":null},"System.Dynamic.Runtime.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Dynamic.Runtime.wasm"},"Patterns":null},"System.Dynamic.Runtime.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5nocma1b6z-cqg5to8lxi.gz"},"Patterns":null},"System.Formats.Asn1.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Formats.Asn1.wasm"},"Patterns":null},"System.Formats.Asn1.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9torhpelnj-bkmhw58o7b.gz"},"Patterns":null},"System.Formats.Tar.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Formats.Tar.wasm"},"Patterns":null},"System.Formats.Tar.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pvds5qvgn7-j6g0osz1x1.gz"},"Patterns":null},"System.Globalization.Calendars.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.Calendars.wasm"},"Patterns":null},"System.Globalization.Calendars.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"man6nw1pl3-othhk04c1m.gz"},"Patterns":null},"System.Globalization.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.Extensions.wasm"},"Patterns":null},"System.Globalization.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"2epczg06sl-yn58wo6y7f.gz"},"Patterns":null},"System.Globalization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Globalization.wasm"},"Patterns":null},"System.Globalization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fbiije4xu2-tido6rbf1g.gz"},"Patterns":null},"System.IdentityModel.Tokens.Jwt.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IdentityModel.Tokens.Jwt.wasm"},"Patterns":null},"System.IdentityModel.Tokens.Jwt.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"aeyyj86pom-28de5g3cun.gz"},"Patterns":null},"System.IO.Compression.Brotli.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.Brotli.wasm"},"Patterns":null},"System.IO.Compression.Brotli.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"10r0opqtlw-sqhgx6q9s8.gz"},"Patterns":null},"System.IO.Compression.FileSystem.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.FileSystem.wasm"},"Patterns":null},"System.IO.Compression.FileSystem.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"k17lyxakdc-qr608pm11o.gz"},"Patterns":null},"System.IO.Compression.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.wasm"},"Patterns":null},"System.IO.Compression.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kphc5zr38m-icqc4lrda8.gz"},"Patterns":null},"System.IO.Compression.ZipFile.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Compression.ZipFile.wasm"},"Patterns":null},"System.IO.Compression.ZipFile.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jbxtyz8cgt-82088xcxtn.gz"},"Patterns":null},"System.IO.FileSystem.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.AccessControl.wasm"},"Patterns":null},"System.IO.FileSystem.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r29qd3tup4-1fvsfxm725.gz"},"Patterns":null},"System.IO.FileSystem.DriveInfo.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.DriveInfo.wasm"},"Patterns":null},"System.IO.FileSystem.DriveInfo.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4x5zzpewte-54zwzjcfwb.gz"},"Patterns":null},"System.IO.FileSystem.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.Primitives.wasm"},"Patterns":null},"System.IO.FileSystem.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7virqnoxeu-nbfkvw5vob.gz"},"Patterns":null},"System.IO.FileSystem.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.wasm"},"Patterns":null},"System.IO.FileSystem.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fnsi30vk16-17x2pwta7i.gz"},"Patterns":null},"System.IO.FileSystem.Watcher.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.FileSystem.Watcher.wasm"},"Patterns":null},"System.IO.FileSystem.Watcher.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ga9d4nub65-r91uocvg1k.gz"},"Patterns":null},"System.IO.IsolatedStorage.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.IsolatedStorage.wasm"},"Patterns":null},"System.IO.IsolatedStorage.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9fzedtbtce-cqj6jk6u5r.gz"},"Patterns":null},"System.IO.MemoryMappedFiles.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.MemoryMappedFiles.wasm"},"Patterns":null},"System.IO.MemoryMappedFiles.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xrfde3geg9-n9gzpx6np8.gz"},"Patterns":null},"System.IO.Pipelines.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipelines.wasm"},"Patterns":null},"System.IO.Pipelines.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"j7gxch7an0-iudrcw56e1.gz"},"Patterns":null},"System.IO.Pipes.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipes.AccessControl.wasm"},"Patterns":null},"System.IO.Pipes.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"97m0ofqlob-qvogwfjqn1.gz"},"Patterns":null},"System.IO.Pipes.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.Pipes.wasm"},"Patterns":null},"System.IO.Pipes.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vo2762cmo5-zyj0vz1w5u.gz"},"Patterns":null},"System.IO.UnmanagedMemoryStream.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.UnmanagedMemoryStream.wasm"},"Patterns":null},"System.IO.UnmanagedMemoryStream.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5f8irbkzk2-k1er9s2dfy.gz"},"Patterns":null},"System.IO.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.IO.wasm"},"Patterns":null},"System.IO.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vj59sstltj-619nvy9au0.gz"},"Patterns":null},"System.Linq.Expressions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Expressions.wasm"},"Patterns":null},"System.Linq.Expressions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hp1n340d29-y5y87rvuhp.gz"},"Patterns":null},"System.Linq.Parallel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Parallel.wasm"},"Patterns":null},"System.Linq.Parallel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"hf4s8o0h74-3aivtc0256.gz"},"Patterns":null},"System.Linq.Queryable.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.Queryable.wasm"},"Patterns":null},"System.Linq.Queryable.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xq4jnwxmn1-wb5gxheq86.gz"},"Patterns":null},"System.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Linq.wasm"},"Patterns":null},"System.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ichrm9fx3u-hdn8s2sqk2.gz"},"Patterns":null},"System.Memory.Data.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Memory.Data.wasm"},"Patterns":null},"System.Memory.Data.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"a5a9pdm2wy-zc23isi853.gz"},"Patterns":null},"System.Memory.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Memory.wasm"},"Patterns":null},"System.Memory.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"luucup81b7-mj6x8hfn6d.gz"},"Patterns":null},"System.Net.Http.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Http.Json.wasm"},"Patterns":null},"System.Net.Http.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h5c6rpdd3h-5x03a6v9qg.gz"},"Patterns":null},"System.Net.Http.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Http.wasm"},"Patterns":null},"System.Net.Http.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wcetqicko9-txi21b7vie.gz"},"Patterns":null},"System.Net.HttpListener.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.HttpListener.wasm"},"Patterns":null},"System.Net.HttpListener.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0kuh17xg03-yfbj5bulut.gz"},"Patterns":null},"System.Net.Mail.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Mail.wasm"},"Patterns":null},"System.Net.Mail.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4w2al6vdoc-styf1s3x4z.gz"},"Patterns":null},"System.Net.NameResolution.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.NameResolution.wasm"},"Patterns":null},"System.Net.NameResolution.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"iz4jzdkc45-48orah7zp7.gz"},"Patterns":null},"System.Net.NetworkInformation.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.NetworkInformation.wasm"},"Patterns":null},"System.Net.NetworkInformation.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"q0c0oly4aq-wajzys5py7.gz"},"Patterns":null},"System.Net.Ping.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Ping.wasm"},"Patterns":null},"System.Net.Ping.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ixhpxtv053-d50w1ciqia.gz"},"Patterns":null},"System.Net.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Primitives.wasm"},"Patterns":null},"System.Net.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"nhsntl8axh-mbhyxfxkf5.gz"},"Patterns":null},"System.Net.Quic.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Quic.wasm"},"Patterns":null},"System.Net.Quic.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"pgiwag5kye-kq4ymsipab.gz"},"Patterns":null},"System.Net.Requests.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Requests.wasm"},"Patterns":null},"System.Net.Requests.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5nx142exn5-ci2rsj89nw.gz"},"Patterns":null},"System.Net.Security.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Security.wasm"},"Patterns":null},"System.Net.Security.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"i7eimnt60e-mv9j1i638l.gz"},"Patterns":null},"System.Net.ServicePoint.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.ServicePoint.wasm"},"Patterns":null},"System.Net.ServicePoint.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dru6gsce97-bgh2bqvp32.gz"},"Patterns":null},"System.Net.Sockets.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.Sockets.wasm"},"Patterns":null},"System.Net.Sockets.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"x3jw91um7a-m2in3upxrs.gz"},"Patterns":null},"System.Net.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.wasm"},"Patterns":null},"System.Net.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"g7pmqxa4un-r91b8dvh2g.gz"},"Patterns":null},"System.Net.WebClient.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebClient.wasm"},"Patterns":null},"System.Net.WebClient.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"oini7rsejf-yxr1qsjn1r.gz"},"Patterns":null},"System.Net.WebHeaderCollection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebHeaderCollection.wasm"},"Patterns":null},"System.Net.WebHeaderCollection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7qcep7lso1-do0b1x81xv.gz"},"Patterns":null},"System.Net.WebProxy.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebProxy.wasm"},"Patterns":null},"System.Net.WebProxy.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"i7c1bo5yv0-x1d16g7o1c.gz"},"Patterns":null},"System.Net.WebSockets.Client.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebSockets.Client.wasm"},"Patterns":null},"System.Net.WebSockets.Client.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9fja8bcjhr-w3bkvq9ghv.gz"},"Patterns":null},"System.Net.WebSockets.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Net.WebSockets.wasm"},"Patterns":null},"System.Net.WebSockets.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xhkd7buape-6t2y57ej95.gz"},"Patterns":null},"System.Numerics.Vectors.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Numerics.Vectors.wasm"},"Patterns":null},"System.Numerics.Vectors.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"s2nlc5f8nd-1htiuhmtgm.gz"},"Patterns":null},"System.Numerics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Numerics.wasm"},"Patterns":null},"System.Numerics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"z2jpzp80ke-5qvmq4h9hm.gz"},"Patterns":null},"System.ObjectModel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ObjectModel.wasm"},"Patterns":null},"System.ObjectModel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"qivcrtwsdq-fh15a8sal5.gz"},"Patterns":null},"System.Private.CoreLib.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.CoreLib.wasm"},"Patterns":null},"System.Private.CoreLib.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"t63qbqkgtl-pkshd96xbg.gz"},"Patterns":null},"System.Private.DataContractSerialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.DataContractSerialization.wasm"},"Patterns":null},"System.Private.DataContractSerialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ztfjty2uyz-t8tubjpyym.gz"},"Patterns":null},"System.Private.Uri.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Uri.wasm"},"Patterns":null},"System.Private.Uri.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"87sg6jzztq-k2ic615iol.gz"},"Patterns":null},"System.Private.Xml.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Xml.Linq.wasm"},"Patterns":null},"System.Private.Xml.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"185himt4n1-n3az5i0agm.gz"},"Patterns":null},"System.Private.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Private.Xml.wasm"},"Patterns":null},"System.Private.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"m3x163rzsr-88nl1bqjit.gz"},"Patterns":null},"System.Reflection.DispatchProxy.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.DispatchProxy.wasm"},"Patterns":null},"System.Reflection.DispatchProxy.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4i0slrcwrg-yiyuveoev5.gz"},"Patterns":null},"System.Reflection.Emit.ILGeneration.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.ILGeneration.wasm"},"Patterns":null},"System.Reflection.Emit.ILGeneration.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"rt3vp4fs3f-1ijfgnnnaz.gz"},"Patterns":null},"System.Reflection.Emit.Lightweight.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.Lightweight.wasm"},"Patterns":null},"System.Reflection.Emit.Lightweight.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gquehalx89-wz0ak0753y.gz"},"Patterns":null},"System.Reflection.Emit.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Emit.wasm"},"Patterns":null},"System.Reflection.Emit.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"veniseklp7-8ldqtvvz7x.gz"},"Patterns":null},"System.Reflection.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Extensions.wasm"},"Patterns":null},"System.Reflection.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h4hteej9bw-rufc69n7ui.gz"},"Patterns":null},"System.Reflection.Metadata.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Metadata.wasm"},"Patterns":null},"System.Reflection.Metadata.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ad9iqa5k68-okxbn2bt5m.gz"},"Patterns":null},"System.Reflection.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.Primitives.wasm"},"Patterns":null},"System.Reflection.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"do01027b29-ici35yud31.gz"},"Patterns":null},"System.Reflection.TypeExtensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.TypeExtensions.wasm"},"Patterns":null},"System.Reflection.TypeExtensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7p53ab1226-v56sckj8lo.gz"},"Patterns":null},"System.Reflection.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Reflection.wasm"},"Patterns":null},"System.Reflection.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tb7cms80et-9pcvsxpwrj.gz"},"Patterns":null},"System.Resources.Reader.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.Reader.wasm"},"Patterns":null},"System.Resources.Reader.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ee9bnasbtv-8yqn5zznsh.gz"},"Patterns":null},"System.Resources.ResourceManager.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.ResourceManager.wasm"},"Patterns":null},"System.Resources.ResourceManager.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jpzmcfa2ap-gnmhcw6ylf.gz"},"Patterns":null},"System.Resources.Writer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Resources.Writer.wasm"},"Patterns":null},"System.Resources.Writer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9jw8yff0id-znz8e7h8xz.gz"},"Patterns":null},"System.Runtime.CompilerServices.Unsafe.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.CompilerServices.Unsafe.wasm"},"Patterns":null},"System.Runtime.CompilerServices.Unsafe.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"p8sdhqn5w6-fkf93t6qqo.gz"},"Patterns":null},"System.Runtime.CompilerServices.VisualC.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.CompilerServices.VisualC.wasm"},"Patterns":null},"System.Runtime.CompilerServices.VisualC.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jmrvmzorzv-ztzrz7aup8.gz"},"Patterns":null},"System.Runtime.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Extensions.wasm"},"Patterns":null},"System.Runtime.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gqbvkjlxr0-w23gfh8utk.gz"},"Patterns":null},"System.Runtime.Handles.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Handles.wasm"},"Patterns":null},"System.Runtime.Handles.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7dw6czkrzx-tbjsqgzmdq.gz"},"Patterns":null},"System.Runtime.InteropServices.JavaScript.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.JavaScript.wasm"},"Patterns":null},"System.Runtime.InteropServices.JavaScript.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tapsb5glbp-mraszy1264.gz"},"Patterns":null},"System.Runtime.InteropServices.RuntimeInformation.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm"},"Patterns":null},"System.Runtime.InteropServices.RuntimeInformation.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gmq0ldggam-fdsv70f0d5.gz"},"Patterns":null},"System.Runtime.InteropServices.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.InteropServices.wasm"},"Patterns":null},"System.Runtime.InteropServices.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kt2rkz8adw-yhw00fnort.gz"},"Patterns":null},"System.Runtime.Intrinsics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Intrinsics.wasm"},"Patterns":null},"System.Runtime.Intrinsics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kccgx3ayy4-2xqtnkk88e.gz"},"Patterns":null},"System.Runtime.Loader.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Loader.wasm"},"Patterns":null},"System.Runtime.Loader.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vc3y7cj6xo-op3uzyd3xu.gz"},"Patterns":null},"System.Runtime.Numerics.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Numerics.wasm"},"Patterns":null},"System.Runtime.Numerics.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"e737s8rd4f-r61oo7xz4o.gz"},"Patterns":null},"System.Runtime.Serialization.Formatters.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Formatters.wasm"},"Patterns":null},"System.Runtime.Serialization.Formatters.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f4xox7weai-uhz1xvz37m.gz"},"Patterns":null},"System.Runtime.Serialization.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Json.wasm"},"Patterns":null},"System.Runtime.Serialization.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bpa9n0ves0-t8gvhquzpy.gz"},"Patterns":null},"System.Runtime.Serialization.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Primitives.wasm"},"Patterns":null},"System.Runtime.Serialization.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4pqqho9rnc-ph5g3u9gju.gz"},"Patterns":null},"System.Runtime.Serialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.wasm"},"Patterns":null},"System.Runtime.Serialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"faxtbe8uj8-w6unr5sfkc.gz"},"Patterns":null},"System.Runtime.Serialization.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.Serialization.Xml.wasm"},"Patterns":null},"System.Runtime.Serialization.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bxh53l8dq2-5o360h1ech.gz"},"Patterns":null},"System.Runtime.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Runtime.wasm"},"Patterns":null},"System.Runtime.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"h9kp2edh8n-s12l8emvey.gz"},"Patterns":null},"System.Security.AccessControl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.AccessControl.wasm"},"Patterns":null},"System.Security.AccessControl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"g11htn6v26-q0htxmyjju.gz"},"Patterns":null},"System.Security.Claims.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Claims.wasm"},"Patterns":null},"System.Security.Claims.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"sxs7psqab5-tg7e1gjfvj.gz"},"Patterns":null},"System.Security.Cryptography.Algorithms.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Algorithms.wasm"},"Patterns":null},"System.Security.Cryptography.Algorithms.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lrxshc1ab6-219cqnv0en.gz"},"Patterns":null},"System.Security.Cryptography.Cng.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Cng.wasm"},"Patterns":null},"System.Security.Cryptography.Cng.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mcw1cd81m3-gop2hwvo1a.gz"},"Patterns":null},"System.Security.Cryptography.Csp.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Csp.wasm"},"Patterns":null},"System.Security.Cryptography.Csp.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3h3hvajvgh-pp0py4b3sb.gz"},"Patterns":null},"System.Security.Cryptography.Encoding.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Encoding.wasm"},"Patterns":null},"System.Security.Cryptography.Encoding.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xyplfow2qj-j7rxdkh1b3.gz"},"Patterns":null},"System.Security.Cryptography.OpenSsl.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.OpenSsl.wasm"},"Patterns":null},"System.Security.Cryptography.OpenSsl.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"e6exj1x2f5-dyvc86uq8n.gz"},"Patterns":null},"System.Security.Cryptography.Pkcs.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Pkcs.wasm"},"Patterns":null},"System.Security.Cryptography.Pkcs.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"d01647ahyo-71x3j8ea4m.gz"},"Patterns":null},"System.Security.Cryptography.Primitives.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.Primitives.wasm"},"Patterns":null},"System.Security.Cryptography.Primitives.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ae0kljf4k4-e5i0gbvd9r.gz"},"Patterns":null},"System.Security.Cryptography.ProtectedData.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.ProtectedData.wasm"},"Patterns":null},"System.Security.Cryptography.ProtectedData.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vpmnpjc9wj-r50fbs1d7h.gz"},"Patterns":null},"System.Security.Cryptography.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.wasm"},"Patterns":null},"System.Security.Cryptography.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"tqwkp74r1z-7pr5ut213u.gz"},"Patterns":null},"System.Security.Cryptography.X509Certificates.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Cryptography.X509Certificates.wasm"},"Patterns":null},"System.Security.Cryptography.X509Certificates.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0ekpmrs2la-z2sd35hu00.gz"},"Patterns":null},"System.Security.Principal.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Principal.wasm"},"Patterns":null},"System.Security.Principal.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1tpxzblytn-x5erl1hl2e.gz"},"Patterns":null},"System.Security.Principal.Windows.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.Principal.Windows.wasm"},"Patterns":null},"System.Security.Principal.Windows.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bmrjv4r8jb-b5l9amkyft.gz"},"Patterns":null},"System.Security.SecureString.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.SecureString.wasm"},"Patterns":null},"System.Security.SecureString.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0c0hvs2vu6-zk3b2avaio.gz"},"Patterns":null},"System.Security.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Security.wasm"},"Patterns":null},"System.Security.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"aekm66ri9p-lrb0hl5kc7.gz"},"Patterns":null},"System.ServiceModel.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ServiceModel.Web.wasm"},"Patterns":null},"System.ServiceModel.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"4q0xwa5ro2-iqhxebzz7y.gz"},"Patterns":null},"System.ServiceProcess.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ServiceProcess.wasm"},"Patterns":null},"System.ServiceProcess.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bzgw60iucr-936m9j9l51.gz"},"Patterns":null},"System.Text.Encoding.CodePages.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.CodePages.wasm"},"Patterns":null},"System.Text.Encoding.CodePages.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"7v92wx584c-gjoo4gp3is.gz"},"Patterns":null},"System.Text.Encoding.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.Extensions.wasm"},"Patterns":null},"System.Text.Encoding.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dxsvyfuvoo-aj5z1c7o1u.gz"},"Patterns":null},"System.Text.Encoding.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encoding.wasm"},"Patterns":null},"System.Text.Encoding.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ypi7ed1ege-j64gric5hv.gz"},"Patterns":null},"System.Text.Encodings.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Encodings.Web.wasm"},"Patterns":null},"System.Text.Encodings.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9o6rzlkjb0-z5efz7uynz.gz"},"Patterns":null},"System.Text.Json.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.Json.wasm"},"Patterns":null},"System.Text.Json.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"fcjalcv1km-is9ql902ak.gz"},"Patterns":null},"System.Text.RegularExpressions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Text.RegularExpressions.wasm"},"Patterns":null},"System.Text.RegularExpressions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"b9vf9pealm-j1cioy09ep.gz"},"Patterns":null},"System.Threading.Channels.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Channels.wasm"},"Patterns":null},"System.Threading.Channels.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bb9qa0wq7z-4ek4ni69ky.gz"},"Patterns":null},"System.Threading.Overlapped.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Overlapped.wasm"},"Patterns":null},"System.Threading.Overlapped.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8nfycdlgzy-28ry6apv89.gz"},"Patterns":null},"System.Threading.Tasks.Dataflow.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Dataflow.wasm"},"Patterns":null},"System.Threading.Tasks.Dataflow.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3hrkexzk8c-6d9g8js7bi.gz"},"Patterns":null},"System.Threading.Tasks.Extensions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Extensions.wasm"},"Patterns":null},"System.Threading.Tasks.Extensions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"9um8yugw6u-ylizmqhzfv.gz"},"Patterns":null},"System.Threading.Tasks.Parallel.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.Parallel.wasm"},"Patterns":null},"System.Threading.Tasks.Parallel.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"gbovjet1a5-nxiqg4esze.gz"},"Patterns":null},"System.Threading.Tasks.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Tasks.wasm"},"Patterns":null},"System.Threading.Tasks.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"iblahq873n-28tv1cvup4.gz"},"Patterns":null},"System.Threading.Thread.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Thread.wasm"},"Patterns":null},"System.Threading.Thread.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"bbgmnb5hbg-6t2k60fsqc.gz"},"Patterns":null},"System.Threading.ThreadPool.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.ThreadPool.wasm"},"Patterns":null},"System.Threading.ThreadPool.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"39n7fbpjlj-0dibx2mmn2.gz"},"Patterns":null},"System.Threading.Timer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.Timer.wasm"},"Patterns":null},"System.Threading.Timer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"mt8f7zpvdn-osmziablif.gz"},"Patterns":null},"System.Threading.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Threading.wasm"},"Patterns":null},"System.Threading.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"0yh3nambn7-usgg90i2m9.gz"},"Patterns":null},"System.Transactions.Local.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Transactions.Local.wasm"},"Patterns":null},"System.Transactions.Local.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"5r8jy2md7p-z2r0wslnau.gz"},"Patterns":null},"System.Transactions.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Transactions.wasm"},"Patterns":null},"System.Transactions.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vghcvuxmvx-w0z6sonajo.gz"},"Patterns":null},"System.ValueTuple.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.ValueTuple.wasm"},"Patterns":null},"System.ValueTuple.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"kdkbwzmwdz-ewcwyjx9m4.gz"},"Patterns":null},"System.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.wasm"},"Patterns":null},"System.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"uwpsj7xns2-24r7w9rd1y.gz"},"Patterns":null},"System.Web.HttpUtility.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Web.HttpUtility.wasm"},"Patterns":null},"System.Web.HttpUtility.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"oxl0sisi5r-qe5n6p6pto.gz"},"Patterns":null},"System.Web.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Web.wasm"},"Patterns":null},"System.Web.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wxeev9siit-iozsh81ky9.gz"},"Patterns":null},"System.Windows.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Windows.wasm"},"Patterns":null},"System.Windows.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ejydmcsp38-0woh5qb9t1.gz"},"Patterns":null},"System.Xml.Linq.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.Linq.wasm"},"Patterns":null},"System.Xml.Linq.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ngim2k83v6-8w2yrq5l0k.gz"},"Patterns":null},"System.Xml.ReaderWriter.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.ReaderWriter.wasm"},"Patterns":null},"System.Xml.ReaderWriter.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"b2v9qngg3u-78hn4pmo8q.gz"},"Patterns":null},"System.Xml.Serialization.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.Serialization.wasm"},"Patterns":null},"System.Xml.Serialization.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"8uvrsfi5t9-k2sfebohx7.gz"},"Patterns":null},"System.Xml.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.wasm"},"Patterns":null},"System.Xml.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"f25fe8lkc5-o2gt1hdneb.gz"},"Patterns":null},"System.Xml.XDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XDocument.wasm"},"Patterns":null},"System.Xml.XDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"zpq7hsgroj-41cu7lhqbu.gz"},"Patterns":null},"System.Xml.XmlDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XmlDocument.wasm"},"Patterns":null},"System.Xml.XmlDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3kw84wfwy4-0alq6o8ccy.gz"},"Patterns":null},"System.Xml.XmlSerializer.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XmlSerializer.wasm"},"Patterns":null},"System.Xml.XmlSerializer.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"chud049ych-96svnm2bm7.gz"},"Patterns":null},"System.Xml.XPath.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XPath.wasm"},"Patterns":null},"System.Xml.XPath.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"lrxgcj1sg0-ea1kllua6x.gz"},"Patterns":null},"System.Xml.XPath.XDocument.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/System.Xml.XPath.XDocument.wasm"},"Patterns":null},"System.Xml.XPath.XDocument.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"r4pgs35xh3-skjtxppmmn.gz"},"Patterns":null},"WindowsBase.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/WindowsBase.wasm"},"Patterns":null},"WindowsBase.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"wxty36jpem-ul0hyl1gaw.gz"},"Patterns":null},"cs":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"j59c45ptdr-l3m7pzc7q0.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"de":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/de/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"dqrflxjyh3-szjw11goom.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"es":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/es/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"smlc3y03ed-u3cp6nnwoc.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"fr":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"43illu3ucx-9ksf4qbe0v.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"it":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/it/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"3lifn95j3x-aoc19w7i4x.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ja":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"xqhoh1kg3l-uotcwitb29.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ko":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ejzvij8rgn-n6ofk3pxrp.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"pl":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"vilmji3ggt-yxrw1siu8e.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"pt-BR":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"jdlq1yw6if-iw0spp9y5f.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"ru":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"n5wcnt3f6w-xdymvqzhyw.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"tr":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"ns3924h9y8-gitrpy8vlk.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"zh-Hans":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"1o7e6dsslo-4uckatezzq.gz"},"Patterns":null}},"Asset":null,"Patterns":null},"zh-Hant":{"Children":{"Microsoft.Data.SqlClient.resources.wasm":{"Children":null,"Asset":{"ContentRootIndex":2,"SubPath":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm"},"Patterns":null},"Microsoft.Data.SqlClient.resources.wasm.gz":{"Children":null,"Asset":{"ContentRootIndex":3,"SubPath":"86vokayabt-4zn2vxbn37.gz"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"css":{"Children":{"app.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/app.css"},"Patterns":null},"bootstrap":{"Children":{"bootstrap.min.css":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/bootstrap/bootstrap.min.css"},"Patterns":null},"bootstrap.min.css.map":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"css/bootstrap/bootstrap.min.css.map"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null},"sample-data":{"Children":{"weather.json":{"Children":null,"Asset":{"ContentRootIndex":1,"SubPath":"sample-data/weather.json"},"Patterns":null}},"Asset":null,"Patterns":null},"_content":{"Children":{"Blazor.IndexedDB":{"Children":{"indexedDb.Blazor.js":{"Children":null,"Asset":{"ContentRootIndex":4,"SubPath":"indexedDb.Blazor.js"},"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":null}},"Asset":null,"Patterns":[{"ContentRootIndex":1,"Pattern":"**","Depth":0}]}} \ No newline at end of file diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.pdb b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.pdb index 4f8ca31c29c25999d8ba5abaa3bdf7ec180fc7db..972409f3d3fc4e0494af84843a09e09163a0e247 100644 GIT binary patch delta 5545 zcmbVQ2{@GP*T0_`hOrG}j~FKVk|ks>J5iSGyD=lOM1-WVM~Q0wmKLS7pqFGyQKC}X zM5|U6C2za5iS$2@^1j~py1wiBzR%_S&iS2l?)yIX@^IaEVIQ_-0Nb*FeVT+2eLX_^ z`4AFCV0$GeMaM_21`{0v9}n*H_ChDY?!#?IZ)ZEuh5R5a;5M-d5y0CiAMeW>8QN`i zblxfUaqW12E4Q175Xo11pCDNPAq;Z-Kx9FjK|(<^5i&q9K4OCG2Ehx!xd_M{5Frp~ zJKdN98u!oJ`a)3>Z>DrENg{e9NkAI%L}VdPK#vrN=)D2~@z9A# znodALK^R&YL_kR)7|ISIpgW+SgN_cxP+BMfEe^+!dpH59vM{92f_%_XECMHyFjrj! z6$imU(?1lnFNA{XK-xk?5pSp{ascrS6+_!YAz40>iW0+Tl4mrAj3O{(0b&c{0^$MU z2NDXx0*M1j2FU=)!Pgb0SQJ4(_duRZb0Ql4t=~q#K+8CN7_XBUa%Id6B8HM8|F*x( zvNP~?MpV?qq@oibXFx81Tm!iU@_@-Xi%IZM(K9ATg1Ch}3d<{o_+a@lbQxO4z$Q|G z6Q(x=p@rZR{}-3|7nl4OmxaBWX@48~o8i6C*9gcQh!cPH&z>GY0i3@b&=o?8vpAeV zM4QF&xY8_+$CYPsJWij*@%X%19FME~#n}kq395fN&~yQ6vp61CpT+SGG-h!;t_3G_ zW&-$u)}9r|^L1u%Jbyl9Pv^t<)79(GIDjvMC3A!_W;(nGTjVl}4?)~*7C#8weHO2V zK0HBY+T#Uy&Ej|g%YSoxd}xZ0_iqQz@dTe)9FP0X;&|Ne?>$6Pz(Z#7o51ly4Rt{g zcx(LgeiR7v0DUuv2Q)7d3E@TC*w4Fh%|!KV7Mp^HR#-5Qw<7E*JePMOpPqanIDu3cCbbbV4%i%K!1%PK!(N__)`}_ zAY!~ITtf=uLDhV0I*?EeV<5Idi!cG?8{z{tCbb68L%tl4N3jJ^o8Adg>rfhjj7Gy~ z1l(Rk5JVGUVcf?B9qadfI_GfP#8UptOid!vl={0 z0fiBhi3G@~4p0c~WOfRY5rx$$D1-11be8ow(>qqLr>*EO4~Q|7VaTwAwo zi96pim9Zsq=0;YhzSD;@cW^o66#{J4Owo##d75R*O1xcf2YbvR^@fxcW!P!Ke~*CI zNe`T)rrv9I*iy#z-BlvzDd`?fl)Sj6pvZFc!NC3c&0clox3eOGoend1MovafFchOh z!iIxKQm1Zrj0~ImK2W5$X znOwW(&X2E$9&X5>HfrdBdf82HOW?Fu>o7Z8D%`N#2a~h-lygs+Fj$N)c)l0UY>(^6IAAQ`x>q!5c zf<{?~Qz8vU4Ug}-_Qcd5IGoQ6M6d0yT9-^UqTy1Htjf<+mTnxwD;8Vo@($mZkp`35;CphfRf$vs9tLENii!lOs3A3}gN`FqQx=L91!aDAX&6|7HdZ9~O@*hhy z?c6r-Eh8*7H|u19;r(dx3Uc3v_Rya{el)(#u-XMQPpl_>4H zT>Jch9X*P@s}@PM9_Z|ntd}`j-xYTvaLj}8%8;#YSCl`gW>Xg@_UZXUDKo*i?lu)s zuTQ(Fp1QHY`uV>5#xCbb?HzgTOJ7@mZCnkFtu(fqTA(^m{Lb0qi-l6s*ucYUN{3zq zyhxM$(a7wna^LD+XOdI0o1)dx?LvLvKDeYY_FJ$OuEfd53G_Qg+J+ zOFRO2*gtkm`TOfE?;Rx?ocFn2HZ|u~_bLl!BR0nO{pn~gHEUOTN@c2n=h9P82THpV zV{2=cl~gYly&3pD$zO(qx zAFn!<=8pu*=w;~D?YMEW-Z{-EyV_1}t+!l@?BYkC*zRVQvb`+BkLT*+FWDxFE`QyZ z{=zZC%-_m%&Ys=!*pcHgaXD5>C+@EC(ONh+@mmbnSLI{vnN|Fy617`B$aYu0wxkyu zho9{8F0#&w*AJ^U<#J93>>Q0zOZWIGdzSCbpFG~osgVHhl&Pz-K1K`vxZ5w|m>)U0$vkyr_&}Zn zQn*zxw6pYFUw-2Lhzu*mRtI@^UcWI>Md{(njjQ|;K2Nf@bLD%2NA@1my%e}jci(9h zqp;GNSEuaVjj5}a?wvO-=x{&%p65;PL-_(%S_RsQ zubgK-%@rBD>2xJwx#dHz!(y_}n>DRt9hA4*hWkm7OXY6qD(GvL%3RzOR8k|?ymeXs z!UG4L+OC_NY>M_|Ke?h2Xn1Izbzxk|X+5ja4Ds$qM~<|QHpyRIVCPnClzRQRv-*(< z*P6f$D>IaW1W9=<;q`Yt>jLaTgVxyE4L7{iIJhp6m~<_a%j@#N?Ld5PI=|H&{o}!| zYJ>M>r4C-Gpg%F3t7qx1)%NprT23Ivyd=BFah$sIX`py3pS?8uO_%X~lh6sJdzD_V zZ-%c5VA0LDxHk^994J_5xN=EPaPLRm%$RL~21uc%%D332)pclPYuKiUGwi^Chhd4e zj&cQUEv0iG>k8ToN<@sV(6}hCsPp2IXT^g-y|#9)-srPA$Mnf=FCC;8-nu<7 zm}ZsyXSE=oc(2{0q8Izq<<}X;*413L=;5mmua+GUH<~PtEBMwpsc6y7J9_fol_Q&~ zsn08hwQrPMUvWXX}x=rX!G?pCcI_^&09bdT9cWR`t{(R-5u;#*GNA;`wEC@ zd+hB_ONdM76iPKZF)Mb(^>g2yd}(ji!6WoCDtaX|?epuk=8g2J7S`sXQBKB_v3>n~ zTgZy;3h54YUy_RUe5^6I&imYOtG%@@`td;Go9DHBnI+b5*5!5CpZ=DT&n9iro$z^- zw%M}KZ0$N?$L`FS6ouTOmF&r!_;pVfr;4gpIW(-U!UmqjZV3`pK+lm6LBA@eYi2Z|<%ebBsHBWVe1usDq^5`kR|`-iuULC#NQ++&Ja9 zhrtL*?YMO7<(bd+J5naa+I068k@O7)E{qNv?ye4zVV_o2U?*Jo;?OnB7GBeNe*fe+ z)hoC3$LD?ln~D>A8gIP36r0_o(l?Q25=9Z(VoMUr98+=_bC@cs+nm1kxmRbcRvwnf zW$iDpDCOUuH!qvgHR>Ez;@8i+cwbicZrol&>+~mxq;XbT}arr5t)% zRNSS#_V6xy(+y@FyB%9>uZX#A=lDBE3M;L@@W95e=s>Alxzyzgf?6LP4YHl}w@~sP z7rFaQomXMRXbLqKs`D1QW-6~d6B4#Qg1y7u=4wd6w*H9vyerMcm|1`&`>oL_t(x(a ztrO=e)k{&H`J~-iy3k=e#2R`%FJUq3_A&pYCCi^CR9%rO>tD@(@F*HI)zs+vS#DAK zqFnEO+oeB(1n=_8Ut|V#WEoRsSO<#xp6h;2erA1bV!*`dC^vJkV*A^Vp|&xb`nTNP zJn-_e`mqVGhGoL-w}xYTc6zzZ%l3aLIkvuO%Fgy&iAQJ0wrBm@sT0hQ@ebV%PqT*- zMZPXSDI8Z>O+r~GH%)daiLgtOdr9#qfv~%So1v`AL)iC@j8Oda0tVF_`t!1IGn=a4JHpN1aXGK=S^1<63G#c2quM`1#dTJRYVCJH$y{c z>-40m8U%ff*~h6r*3k8$mXnT~x7z$5Znv;Z%6bS-B5;qvZ&7d!dp|CJSj zD+7KdBd{SRj4*yYhZo_Ojp-EXG{RMzGzWu65p5wnN=8wTM~H(IHav`oPd|_R4=5tw z3hyV71w+Cw7_(YXN&FD}6`4UyKnFtvCOmndU$K8S!EednnaO5j>WiTavYpLx=IUf! zI~y6dXhu@P>I4>$@Z@k^uf$l}*l1>avM&bf`}YC(|8EA~4}MC*)&SUrWswOvwxs+a zEPsdxDiP$tr02@>!KG4;kiC?O6D%If9>sE-u{;qh@93{k0Yd;bM2?WPpC_x2^Ozw$ zy{F-ZobL=e#?MiR9B1P%OFW{qUrJ?KiK+ck+F}q>;9nvDyU>vdk0b zb{3Z)B?_gi#*iQZu87$+B>Ym$BP0#Z6bxw+B*cDM(+7+ngX!}NqPYYlgVb)O_>2QcCGeKzr)P%e^T$T#kQ6DzK4a9LF z{;HP&*33^G7?H4Ht)LA+-vCVo{U_*t5c~t!1WE`dEsqF!LCOV@$PK<4e9|<8Me<@u zn;-?R46(mItm&!C5ctIqlmI)l9EJb0P?#lD25%a3eob!rMG2l05Q+zJ837={s4j^B zn{k6*9b774{VGB^>wt3B4de^w|M$up!OE*+YMfe@p0=APBx-}W@#Aw1{Hqxu>$`IH wGNcHf)35Ia)8p_&DPis$)hJU;loJ-Eg@tg6qi6({G^a6Y0fFVoc^;+oUviqNX8-^I delta 3709 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 diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.pdb.gz b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.pdb.gz index bb73f227682b5227ed6c351840a7ab1a44147f5f..b66c289114e7e7e1149b9d84e3ede65232cdd349 100644 GIT binary patch literal 20267 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 CMDvvZ literal 18839 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 LO9L>XX{rAQyVrQd delta 9579 zcmai43wTx4m0o+Fd(OS*+}xYon+FMb-2@010x{%8g1o|`$U{H`2`G?2tfo=|3F@aI zoJ53ATE~K?Fs)C}GL@>#Q2g3DwJrGQsDst9PpmLf`>;-((bo3UnNFO4t#dEA!Sc=J zJ8Q4^+I#J_ALoPvud4&c)V_z^CzMu!CD#zC(@&_?8y7Ai{0uyy1kn{}+ioISiS{m* zfJaM-7~N+A4B)XqgO>%A4&l+DVbHmm8NLrqCcV>0v=xs65B_1rKd($pt*Hj-Sjo{u zPJfgrVCnvBZu0vh-0WapoRYAt2I1{ey;tOdHE!~#s-1BlLsl(3^p1o5xB-@QR{&}9a%2QZ*yeJo(n5kQgni=R;_gLSiq-Rk8HbrThLJ813Y*XYdv5LI!o4v*8 zu-^$^r)5}YG<5FHDIO`G=G|wG@xsB4Ii+bqi8!C(y<4EHaTqbZ27P2c|RDJ1@h>1h&%s2*W;--0WbU11Di|GQlg)DyV7Au&MBEDt()T z*f0+!s1M9uh4=NW#@Zlakx|fXgGa_FKjTxOCsW!4WXM7ZrDtiX_e>~}z15_x-8C{v z#Xa|#-sO>^dF57`N6pJnA7qsFtYRK|jRGj^nT7fHIVdtN3A?A`f(;kQ!Jzk*NWy(2 zc)_SVtLL!{Dq?ppLRWGF@jwzY>~y1_aMV57_ZRIs#>#%b%Ckq9=Gfg>Dc0TSgzCmT zWthcAn8mLcVV7%nFTaFc-Uz$=5oQH;_fpS|&ZrOZRIY-DbUC2kJeAY9$?r!`FqO>1 zv|xo{T3WpSif(Z$brO~7(8M}z1k5DVQ7jY7bRVWWFtJh_{V61+_J!Wdp)yYQVQvH6 z(}8zmB{{t_8N;CA>4HnlO>wP3JV}`KnC|1H?O2m^wb^_YLft#TMUVS)z$V?tjqc-J zAUPY3`Z+pqsdTU(Mgg6r{VhwybrSniHJxkMeJly< z9o!7%=b<8We##7v%HfEb&y`1X`H=4_Pcq>%KkMQ#nmz4ftz ze9T&`w?XFL=pTiE){xcc?Tt+=M%>J8vyOA%?}T~Yk7AWBHcu?b@|>O_m*@Uo!%g0{&LM9>8gI%6-!b(a5uIMRKXnhjPzuMFekElgc0vaFhf>Os!qJ_cz!L+ z(TCAJUx8Hjarcwhz|-N2d!7J4vuoZ{@q`OC7?oYZ2&?`@SoOTY0mpKej8xBRdeI?k zfH&~rTIKGR_PoW)e(#u3)pOh)!MLpF3r?EhPORxg{aXXPp$|KnNk(DMnlQBdVb}Cx zRagTkpNo~chLwhw3@@0|STI<1STG4#VZnr|$r@D?s18;yY2Jl}gW9ho7fC|itZodX zx_c=`$mO{V?c}*qo@|Wr#JMQtiAfE_xjc(FZ)a~p5Z%W@R46w?`8ZOFr9#CL&afjn z{m5NF>ppJ!$1t8JEOOB$UdczKLwpij{Qy|9410QcbQraTD8meRzQDMZHE?WPU|`RY zsbU64>PDGbzIFFiJcB9r3gF#kSh`LmZlo9FD6A~$x7`o3;Sn1cF%E4k$ep^6B@w-Y zn~Vj?W^g16k}y2(?ztkX;IceF;H0cn;H$Y4Z$g86xAxrV+yJjmiMoT+8w;dXZQe+J z5=R1-L@U-O4sm)A&pAAOm;y}3ge>LNI{fu*6auM9ggV254 zAKk}tnLEC1RQDUgWKkcZlk$B%A-Y!~GX+DcT8)a>lWs`4;JwGSWXqK^SoYjGnx|OC z6AScXkq!?ifH}q~hB>}X_pt;MvxD1=NoGSF=l dV0C5JiXH83)3rHOs~n)C=ulr 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 diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.wasm.gz b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/DBTest.wasm.gz index cf9930757b0cb9c9960852b2a4722fdcb1baf8bc..fcf60a967a2117174284c41759d4da821e0da91d 100644 GIT binary patch literal 11232 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 KoU-&4X#fE3CjCMH literal 9525 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 T>k<-4Ny_|RP#X;V6;}WNGmfmb diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json index 0db6b0b..9a410dd 100644 --- a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json +++ b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json @@ -1,7 +1,7 @@ { "mainAssemblyName": "DBTest", "resources": { - "hash": "sha256-NegPXiw7BEuamgRVq3j5CZgZSPRXzzCQotBwstwrtR4=", + "hash": "sha256-4XFfax7kXVTIXzrv401LihZU+WR7KM6AHYcIuTDvls0=", "jsModuleNative": { "dotnet.native.js": "sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=" }, @@ -233,10 +233,10 @@ "mscorlib.wasm": "sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=", "netstandard.wasm": "sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=", "System.Private.CoreLib.wasm": "sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=", - "DBTest.wasm": "sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM=" + "DBTest.wasm": "sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts=" }, "pdb": { - "DBTest.pdb": "sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU=" + "DBTest.pdb": "sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g=" }, "satelliteResources": { "cs": { diff --git a/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json.gz b/Test/DBTest/DBTest/bin/Debug/net8.0/wwwroot/_framework/blazor.boot.json.gz index 104288f43bbd69b2609926f241c12f3ebb8da216..b707c09f54f4e3717841a9e0bc944ac59126b60e 100644 GIT binary patch literal 10445 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 D{5za# literal 10443 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 P#{bRF_`gSVY2g0>eaLik delta 9528 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 diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.pdb b/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.pdb index 4f8ca31c29c25999d8ba5abaa3bdf7ec180fc7db..972409f3d3fc4e0494af84843a09e09163a0e247 100644 GIT binary patch delta 5545 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 delta 3709 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 diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.sourcelink.json b/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.sourcelink.json index 4835e95..6da4e43 100644 --- a/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.sourcelink.json +++ b/Test/DBTest/DBTest/obj/Debug/net8.0/DBTest.sourcelink.json @@ -1 +1 @@ -{"documents":{"D:\\Entwicklung_BLAZOR\\*":"https://dev.azure.com/HenryLambertz/Entwicklung_BLAZOR/_apis/git/repositories/Entwicklung_BLAZOR/items?api-version=1.0&versionType=commit&version=a9c2db933216134b784d8c4202020696ff46a513&path=/*"}} \ No newline at end of file +{"documents":{"D:\\Entwicklung_BLAZOR\\*":"https://dev.azure.com/HenryLambertz/Entwicklung_BLAZOR/_apis/git/repositories/Entwicklung_BLAZOR/items?api-version=1.0&versionType=commit&version=eceb05777861fcc89dfab76a4cc73af9c239084b&path=/*"}} \ No newline at end of file diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/blazor.boot.json b/Test/DBTest/DBTest/obj/Debug/net8.0/blazor.boot.json index 0db6b0b..9a410dd 100644 --- a/Test/DBTest/DBTest/obj/Debug/net8.0/blazor.boot.json +++ b/Test/DBTest/DBTest/obj/Debug/net8.0/blazor.boot.json @@ -1,7 +1,7 @@ { "mainAssemblyName": "DBTest", "resources": { - "hash": "sha256-NegPXiw7BEuamgRVq3j5CZgZSPRXzzCQotBwstwrtR4=", + "hash": "sha256-4XFfax7kXVTIXzrv401LihZU+WR7KM6AHYcIuTDvls0=", "jsModuleNative": { "dotnet.native.js": "sha256-D0bzod5lwwSzPR43JC8TTCcZKw+3jIHOk8CZFCRj5is=" }, @@ -233,10 +233,10 @@ "mscorlib.wasm": "sha256-8qWtIcy8fV43tlcx4DxsF45RlkcfK6588vVoxF7be2E=", "netstandard.wasm": "sha256-eOgz2RiO4YaPLOMIGgVLNrcfsQhmLQJzR0N7Pu2teXc=", "System.Private.CoreLib.wasm": "sha256-F8T63QCIbMPXPQPqTcuyBAw+oVvZSrWjy88j7fiJQZ4=", - "DBTest.wasm": "sha256-xxFesz/JgX0oX2221nrK231OrVEx+rKH14Ktm2QsqOM=" + "DBTest.wasm": "sha256-ala4teYTVoryf676XXDAjhR7Ik1zVnjxxokcVQEMDts=" }, "pdb": { - "DBTest.pdb": "sha256-ymgPjPiZ15sv8AfNrKm9zCSnO/631S7YTjbQpr5zueU=" + "DBTest.pdb": "sha256-3oV8x2ZgkcdSaK+MsptCx/wz0zOedjaVD5oFKPmQQ/g=" }, "satelliteResources": { "cs": { diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/compressed/0a8xygk55h-e034r1w4me.gz b/Test/DBTest/DBTest/obj/Debug/net8.0/compressed/0a8xygk55h-e034r1w4me.gz deleted file mode 100644 index 104288f43bbd69b2609926f241c12f3ebb8da216..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10443 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 T>k<-4Ny_|RP#X;V6;}WNGmfmb diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/rbcswa.dswa.cache.json b/Test/DBTest/DBTest/obj/Debug/net8.0/rbcswa.dswa.cache.json index bb0198d..3d87420 100644 --- a/Test/DBTest/DBTest/obj/Debug/net8.0/rbcswa.dswa.cache.json +++ b/Test/DBTest/DBTest/obj/Debug/net8.0/rbcswa.dswa.cache.json @@ -1 +1 @@ -{"GlobalPropertiesHash":"2ilJ2M8+ZdH0swl4cXFj9Ji8kay0R08ISE/fEc+OL0o=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["pfIm\u002BmTjCHZLZLeSqWjV9Ulfm03azzCWZrnwrOUCGKE=","te9Amn73APl02SuY9dkWucwRtAXnc8GpqhTWpAHvhgg=","221uaR0h4tkQZ07ZH4YmGM7EhSO1k/D4C61I/1pH5DQ=","cC7QM0C9Biar\u002BCOA41au/QA84U\u002BbXT9GdCtoEaE2Xu8=","BxEHA/9bJ10LIf1xDoGscncSVlQXIrziZmLYb77e84E=","rKpHshqNSrtRTgI/Z6gMQIryxeUaHRAQYuxvMtG55WE=","oEylNbTWkEBqTbF8qvnlDUpKq/MbBD/RCtQ5eEf1SyU=","lvhVvAb/0b2Vp9QXYp22gwObQHk8H7\u002Bd8jHr8iyEyMA=","6LY8LNzPacycf5b8P/cIk3fggUl6jIgwUXbh2Nk7IyA=","jw1pEaMntp11ZWewWRRBKNmM\u002BLiS2Guh3ry3DlJNIcI=","0mN0/GBBb51veSahPqlHdgtATGGi5\u002BZBFshglBiCrU4=","4p6h5Mfn9t0twKUZQrnNvpeSVaUpE7CWzWrkel8A2oY=","gWL7XHBYGe2QBTyZn2BPIGLEXlzK458Y3X95aIbTUDU=","yLDN8l5ZhibdUFhm5VhAMiM5nfwuBcFkBx9T2hRYTwQ=","gkJWFBqg54YFDrkql1QFAM03156EhNUOWguye2qxSJs=","3wD2MuhjVlYWj/vbrJEbtHx\u002BJuZrWzW8whln4A3gvxU=","\u002BmwAf1SxaEhHi9S7wBGbwPjuUIiQkyMeTjADI6g5s4I=","wmZ2kh2x0m/ZXm7Un1uRxJXfdIb7R8NDy3BSUMnfZnw=","xn4V0tWm1wNvBh1YMzepOuyV4a/sf2F6m6c6npjz0ks=","NRwpoE5\u002BQkqHS2DPZtcpLALQxagEP8DBDKZAX0pmyKU=","c2t5ULCmP1yPxWuC9ew3g/tZsqqPCMFmaTBVRCOsrks=","0CGNfmmqlRpzm\u002B\u002BYJEkmCZlrwn7UREOch46Dmc55PMk=","DheSJW4xA3rULiByA/mFwePw9yy6f0xxDlF50YmK99o=","l1sPjUL1f7dfGM446xGb464be9Aa2NYLX7PvjZ\u002BsV6M=","oYgyFcYzPtwBAH7AUzqXdPjc3lzQKanFaypvyqtBL\u002B8=","uybAcKRPlZkQOCWoUjsrd/5f2cr/MElEpslzJyMqLvE=","bNM\u002BYGaE1QgM2wcm9ltg/ygiAKyYFat9d35Y7rFBZ5k=","23S46b8JSTYkSwgNSndjS918AuT546EIQydmuYpXXWY=","9uSq2gG3267k5jVamPQv0RuGQujKkQ12ko5WUZDZi5o=","IjOC2hS2H7kggbzA/E8wp7il44lqkfWH4Bae30k\u002BKeU=","LinTQ0rtgmhe7WnmqjyqxIDCyBfCMJe420vwbYCA4fw=","gVxgI/6BbQKWzsnOQGatlbvXJJRI/pI3zzbHu8X1HNo=","MPUEtxX1kDWmj/qMLGZHcCqX5vomqsAK3qV5WCeGVBQ=","ZpuMAiVVUERRTgk881Wqoyn8HU6HrYScGq3\u002B5oKh\u002B\u002B4=","JGza38WjOmv/AY4ydwnJAcvJMVs8HqlXuzq9rehsMmo=","CzXVI754R2iim8p9IMfGdnlAu4iDKOfR\u002B\u002ByuXyAL1Is=","lm/1zJZvhGJSnowH3fBNKM2F10K/QYf1D6PwkSZRseQ=","U2k0ee4UiOooIwXE0ZEkYycMSbrujEgbVfKqLkVixxU=","0ZQT8lefo9aPRJab4CP/XCEX35SCrJZmhHU5lRCkBPE=","\u002B8Kr9KX8X5Pu\u002BLTAkfwryRcatLpw8uwKVSweznZvcrA=","NnUWNybGw1O9whLIsvr66iSJXdCzejxkTgKpO\u002BP3i3I=","oPhp9\u002BbZo8eHdl7NRkqNu/wi4dKMb79Z/PjGaQbBnuM=","32u/\u002BhHkgScEfSZjBB1uY5OL\u002BfkcZ5q8UKXxS2JYYjM=","Wqnd26/2Yqu8HQXhN4Py5WoFhCrrKUbE31vHkTo1qfk=","AlcVtPbHHIV2Aqhx3g2BrVSWRqodGt9zn85k6MAakSM=","PztbGe9FPFy9xocX/9dQztQ473MoYWIF21R6bV1eOEs=","/rmBE7ov07hYA/6bbTvbQEZVzHkhrtwhesJnQrGxV7U=","razBNIdm0HxYNsgQ1AUm8MgVX8dI5kxFWRhTAwRBcWo=","DcKX2De2gSoTRxcrUDz0qBucVN9RYz2fzAPiNEZhYnE=","nyElgLyuwrmGN3j85jxObFnUhpV2awDDGlIzz918BEo=","hoXuNY2GdDSBcn7ozJrSRUZ9X2q9j8GwjvuRIn7EWRU=","qA0WS5Nu9JyoHZMFaF91MJLsrlTISJlQ9F3N/LLREKY=","zEXDO40GzOnXa\u002BNZtwVosvfra/B4UxcoABoQ2WoSE54=","xifiG3dyyF1cPGPuxRs7uNLcivU2bFiB1iNVUejjt0c=","KADNUhz30xJDUk66d655ike/3XxxkR0a7R9TRwqmOcU=","Bszeo9oeb0Juv1a0W8Vh/e7DbP157TJJTleeofWFf0Q=","Uuj0LtZV0XjSKxLiOOT9RvCSG17p8h9xh/ez7Ek58qM=","Z3EJ2eFj8lnTi1qM/kuTZ4NszAWobpliT7toL436QUY=","3jaHQ8Y5Kx7LQ0tN\u002BlwRUODTKxpod2TqP89zkcl6VZw=","\u002B3cDVoWGcE5WJI8547WJtOctI0FYOW1UQES2\u002Bg5QJuw=","sbTkxvdm/HYrGiOARehKY1C7H7Q9JJPV6JGOfbFH7s8=","ndI1Zz2plCyCpIt293jdZspDlI3B3DflZsQy5zuuJPI=","AHb0nRK9r1Pqe4wYAJOruNre2yOLGkLPnEMNBq9BYkk=","bBRuu2oYRqeYYBfio1V0f6FB9v8QrLCP/2YZmJEdtzI=","dxDYbjesAERhEDqOCV/3BzrPzKkUul6OxjlbnJQdUSY=","c\u002B8GMbU9GxpcvoTZb\u002B0saYu5\u002BZU5Sl\u002BybkdmZDcGm\u002B8=","HKe1akTiEsp/5kLiPPyCvfbVRC5Whqo//07S0\u002BKhWFA=","403/NFvr4hbPS5mBcWEKlNSGEfBzJMIINu8gNNZs0JY=","LhV68ClZmOI7iaaLRVWf7WhvjqFXs97IyW3wzWbUE6Q=","2FQWH49ueV\u002B1TJE2L3nBSjY8MwBFE\u002Be1BqyWWv3NQIU=","isNM74hmqGf9BCf560qKwogpAUHUua3vQT8PlAlx7vY=","asouYvql3Jdz7reYTdHKRIOpXHBKJQydndVv\u002B1H/aR4=","8coQsN1ae1qYg/6w5L9TowxL\u002Bj\u002BaRz3TphoKV9j0auo=","cdjLLwX/CEaanE3tcMF/7FG9vYbZg7d3VbX2heJe1Ws=","Hdti6CEtu4zrIGsMdSm84IrD/9U0qaMoKllxpgF2ED8=","dRy0EZRi9mRFxLryfbpxX9bFHEbzejxnHTctySwDfDo=","EmujuSqKXzcTPU69NwFFTL6SAfUWhqOzKtLp5IPcsNs=","sCpO/SQlwJUx/G7HeRtqZHTUyhnh1uHPs\u002BD0IwrT5Lc=","VrH9ryC48BXhdeTyBPo0u/cxwH92N2nGQgDRLadpmE4=","ORKBvxn\u002Bcy45t8joO26bu\u002BxEY8EKkr5\u002BDAtaAEvzo\u002B0=","M1W8ppJeryv1gQ0WvfkCqUeKhNowy2gIkgbBG7ct/6E=","Vx7FyHs35hdeiMR\u002BKYjxN0wY469Ct0VLcHYhG5atfwI=","z7xJZkFm5kWOSm/UUZxwqglFw7Op/FUoLehpIbQfwxs=","UmjRTSZNzE9euGumyAbLVI/6tV1pDuiaoLqm5pUTCX8=","tDZeoWQ1ZLuBO\u002BmtVNrMasZBK0DEoSf4GoIjy/tsPUE=","EnK/oWu84D5HFrG5zBqh3A4Rx15WdAzu\u002Bt4ljAVxJoY=","bcS4Sacv7BRvFKaSfIXTm9eXLpWrCtwXEoIAwxWSjLM=","GJX\u002BWIBI00de7s7PoY5xU1Q8\u002BJWiJmltHqMFANeHHeg=","3C4vbIdXko4gzBrqOaQQ8idNX6LNIXQpCPLGyuIgu3k=","JZSewQN\u002BwGLw1hooZyP0Y1e6wHMICYw5OfM99LZ9F/E=","7c\u002BgPi35E1YjxlXmaggKXMAoI5f9FG22ac4zN/yXX6A=","T6gtjsOlCC1s5oU06fWx3rf6v9QImq5K7qICcNgozw0=","qilOp4OGCWpAU9PHexl3ZDyTmVoA0CU\u002BkKICmSjZ6LM=","CIhsF93//03gdr45tzAtTVHriyAllopXo0cchpXO14o=","ApEoIbWSD7syUhyXFiy8CZr2WfT7P4Fo0jSIP4u\u002BS2g=","azWc5rtD3AamtY3HvAftPkirgcb2zhOY7hqnh\u002BmKQvE=","3czKupGRtCdHcoS/e5LZUELRNCuqGVywE3KaszRbrvQ=","pPkuckXTA5d6lKnhWJssExGb3PLAYVqvMRrOxYxXZM4=","qAGGNmswBF4g/jKcDEV\u002BxYY\u002BMzDdLBh5Z3UakNXF67M=","dOhlSxaM7UDGH9pVqjrqw3AtoPoGyDxp/ThnstEV6xg=","B9pMiUPh2TFKkQG6i\u002Bj\u002BakVjpMM2IhykZx7pyfNjTok=","rlLpiNrUEnVW2L0LBc05dhrw9f\u002BxxH4KQzAzxOTyZog=","eO/Rj8aKekB2Yp8v3MMMg9up\u002BHD1jMNW6lUJrsaxsEY=","Gobp6x53N0sPX15mRn4d/u9gyqgkQA9z/LRV43JXERs=","jjYjSwBDE0hpGtiQHsRgWv0CKwihoa3jwNe\u002BpOjNOsA=","9JYJVt3ZJSHUjGEqBBCVWTeaih/tKD2ByTHmiUgJc/s=","6G9hD9k\u002BOFKAAb6/2KfOtWm6yVdxocKzyWDm108ubec=","H0mJCcil1jU7Sw7cGCojOUTG56rCoxyrVx5QHX9/cVQ=","NNlnfMwZTTecnHoPpDtHqHfN2Jla4RFDPOZ6GvyXo4Q=","teFhOzomBtiD2bPhUyHfJeJsrwyzKxjj2COGtRlmvwE=","VAGJFMN69OhMmjsgbERNTkP99Du52J\u002B2NaxT53rLtkw=","/5wxyHnDddcE/pebrbJfYPSqsB4A\u002Buq4tWCPR\u002BTYJqY=","XnHUAHYu/gkkMeKOF8nxD455whS8f9N0qxPIq2hnKaA=","tnkLUMT\u002Bvs08Zf\u002B\u002B5NumJ6FBa1vhXWRzA0nb5tdntQ0=","Sy4O\u002BfeAwLe4qRrP8gKnthVeJuVLKMc2Fpq6bSqLR2c=","FVL/3T7iD2wvvQdXRGeyG7PEf3S6lF8Hvjz5QInuVF4=","LEoc4\u002B4bMLxbXVoRZA3Iv4CP3sKTfJ0AmF\u002BbO6URCxc=","xLH3ZB3kUi\u002BXpU1d2tVSo/d8/xfrl5znLu2yBUguxNs=","JjFAHbGhaqYzffcQjoN8lj8dVCOMQtploMbYPfn9lcc=","BwQ4TxXJ617nIA/2g79u\u002B/e4RJvR/dxYlGduXjF2dTs=","244L4GZ1W9up1ksHfBNm2u88tPz8OAgghMV27sYLoJg=","NRg91duwhq2CFTV73I/JRZewQQf\u002Bv/QerYtZ0KKGCSA=","k3r98iARvC9TN19D9ChuCLD8F08u7XlCZythPBXtLng=","0I1Br3o7RDBIWl6g0I5/ts1VjLKbkQW29CkwLRkSNIk=","3eQdCzIbQms772DSlyDcoGyinYg2WCd7BsFodRM87iY=","Gq9tDvdwo4hF2/lkZTDFnUjrhx73VCA3MSiGxy0xHE4=","sj8wXGcvHFT/qTgedOnFeLjS7ZGjrdkojAyW8J3//hk=","6ZRPYeLj/hv3H8tMlCG0xvvcworgDa8Q/0OFw/Tbmh4=","etYhN/nNXEucQmYUK3kGXcpLKRg5MABfJ9kdjmD0Ueg=","7Y/XluQZLA3fsi88ucaDol9C8oHBusyk6OjMryhmx3w=","Vc4nsRSMq9BizKfnMgw9tI9usLihqT7uEl\u002BwOpbca0c=","e\u002BzTYzj1Mvb3UCQ4b/Ajk9eEafQpVgSQtYdLkk\u002Bt5pE=","6iEmSmDnbcUnHLMcbf1M/EoDcICxG0wNmDupSWa3kA4=","ZPSCIFyNbPD3pSWKrbuqaxKTeU9SMSvr\u002BPNe5ifJ1r4=","hM8T9h50WIkUp0gx5CGDIBKz2vJaGMMNNIiDdK34hPk=","VH2mBUOxDpyEJ6RJ8FdJ78O38VpAFEzARNXHJfb7VBM=","BHZBOTft34Z2cmsFfAqh3PFH9Q8YnmXNgeaYhkwt7/8=","hEX5J74I7RH3WPpzL3KIO4AAV1v0M\u002BeTYud2nqu66UU=","WZ0PQv/Gdl/4zgs47IaZTX79YZ/QYjPAoECcYqHyOyU=","YJJ2T9KbZcGfdXNSGJeW7VpA8T18o\u002BCPBKY5aOZJaDI=","Ms5BaqXryOoyUtxNf55AG7ZWZMggmmCDwX1ltNNSErE=","dSHw/yyMfsORaEw9bIgiVYiiT2z/DJhc8\u002BTrcNPQjCQ=","4NDEKOLxaJNQDK89eJVnSQT7QSY0wHotlLSIzfFrzNo=","4Q6IjioFrLlRy5S9JGB2SR7TiW64w4RGbtDa\u002BiH7ePY=","syR27FTyqNJI7L3y6oGH21u4FFz6GZO4sK\u002Bf99tH\u002BRE=","laDLmeVBWUBHrduP695FYJE38j7lTinbJw39r8XCCgY=","oT4FZCnRUmBUY9MWHKBu4wn0wmEW01JJsdlTnAuRqS0=","zMck11qCcUaSRmD02QeWWMIjLSJnGPphGz6jUxtyI9c=","btRHFeyIMxD38oAiYIVkxK9U9CEY\u002B7rkCCCdFIAvpCI=","6icxRIkpe6XQaQ382T6GlSaQnVYj48JHwu1gvkJKRzc=","pGmtZdUe4lu4c8hC/4L\u002BADp3vG2jvtaiqnU0yj8NM1s=","eKLefoXDcd5WNWq8PGo1MqdZ3XSSjTN47a60tklgvuk=","bf4WRfq5/EnOialT7y48T4mvj8sjvMJTDc06j5BOy7Y=","Bex70F\u002BNzCuI1k3vfDZzg8NQCRgBK2KtCEW5Od72Mdc=","VJfoOGH8yli4JTueZWBp3FrNWX8SSJKbrA4EjUFQrCM=","1f60KVdZutcL8mtMttgusuENoC29r55BiH5JDxryx9w=","yvYPuJdrZmoy0N0tA7/7jPX6eIQLYEB8JJ1gzW0EQvk=","BksPimuVmJ5VPeBvfNl3VlSMmE2pc2Evl6mEsROnyW0=","\u002BK4b7lI2oeqPXH3r4gUYiciAKJMFKW4xXiU/bbfTy8w=","cI3nIsIyeuba4TXvJpHjz2Jlf5osJlvWgjFvJyn4xxI=","dwQHDxh7jpCc1PM7Zn6t/jEIfssG8kc6Kw5AkWMBeh0=","tlShdsLLQIs8HmptW2oOIMBMZQqnFYl8Y/Efum7EjJE=","q7gKsojd6ue9hwR84Xaz4vVhnVu9b/mcRBwz1BTYq\u002BM=","7Afvi58jZv8wijfZ6GgTZ4A5pb8b4mpnL/T4ATWWtvI=","i69s56S8FyzhWw7hRj/xupUBBkK2euFOeEAJ7kEWSsY=","HRtSc8r2R/YjX7GmZLhGA\u002BPRgocvh0g48rU6sAZ4kFg=","71LyS/rGUdERsDU3t\u002BlImXzlkJIRofG\u002BtRiM7MRpDrY=","mDY/GAdZSOd6vTxLyzL623unAm1dupqMpgVYVAvE0zY=","Fm5hUuXxGceOulxUPrf0f8aC3tdCvtfyDUNk4iqODlE=","1FgvT0SGPN/tbgOq\u002B50mQo2uyC3WxOAJ\u002B2BZTzZ/\u002BQw=","2Cwmsw9OyGABwKdgPOCb1rnNtOjVeeoWXhBFUnsXHYc=","vmV6GNp0lOuZYuSZK8l41nukrpK94GMEsnNlN3giIgA=","gCoWOIP8xWdUmzX9DdQNm/K5EihyMvD2GZkQdmVbF8I=","cT57yDhn2jGk1A2OPKqK9NmQ8XjftoLiVvreSlCLp/o=","g75x4EQIT18IqXbU1zVgvnsdnU8n36nR1zg53dj3HWI=","c1Dpvq4SOIfEc6G6z/6PJeNEz2EQM6lleoO3RJN8Hig=","DnO8vghGoerP1RJTmbXsxG40z1/HcCANas9\u002BdlifnJM=","Cq4BPn5jL1l/g9OQWlR54\u002BPdFEvHZ8NKUIcxsISt2KU=","X2J7ZGJm13N4P2m37ayMDc3PAH\u002Bl6\u002BzjRfy0ha4ikek=","UDuOm/qKhrFsKFC\u002ByETURazz\u002B\u002BNmfYPAt50RA59gbUY=","7I9a6UVRG9PCI2t/dRIjxJFxOOFe1WDbLr9kpz1k534=","JTJ6jQxACJ\u002BiBDFSoyXkZM9PDg2JmpTfD5Ud0RqJpKY=","YfGYdiCOcOyIvQ/cV/pOBdx1JA0EeVqK2Mj\u002BebVQu9I=","/e5r8dpCUkaCeIueE7h3USlVx48lD4j6dDJwWF7w\u002B8o=","cZo\u002BIprWkuLlBJgjFc94dCydfz6smkptP39kMJRY60E=","lUQvikMFBtpVHqwp3laIBS/af/rS/ZtPhSc80AOk6jY=","AwD56q0kCIyMGueavLNsFVq3mF/nbEBLjQE2Gz5EE88=","8oeHdcp2tdn7kexscn0SeZLvlQIyFydPnIWO3UarIsE=","mFBPdKOMj96HiRiPZlLrZoNmibfgNDg2Nd5bC9qtIxw=","Dk7W0lksbAHSX7JxDDLbmsFZ8IMwC2fggI\u002BTXYEsbjM=","zPrv/WUVGvsnmG7iSqnptbIJZ5Sjr7H235WYLE7W62g=","7PbviBzZKteywgQ0QdAI3h3yB4MuB/JLFGBL3o76rG0=","nXUtbxMsZ09Xk3oU1mKnFhe7pbeMgCu9WCbiNGyOM6c=","TWETj\u002BnCcUV\u002BZRusmqjKLeE8NPk0hHdblGOvDSU6CcQ=","fZWaAOsLwtzf352Ef3v9itCjQM86du2zno60mu0wESo=","eLDzHTRueSmwkisM5tTEcBJHpr3fTV14eMQRIL/qe0Q=","ansWTXEGfyOWzFuWNgZQhtW0vn5ugkHOBDl3bfuHf94=","IwMaq67IW0TBueUpMjeBZRw33Ju57bTuZg7gDdpxBi8=","SVsfFq2Mz7KO30RFNf5QpWzcjJBNvS28EetrOj2\u002BiIE=","pUAnnKazdFPg5Zqbc9U\u002BN2kNhPqy1z9aa4xHE22f1YI=","hPpOkVGWP2Ueq8Sf5gNOFKg1QrcIYEoYZ\u002BA4NJyatLo=","ecevRLF2BcNpa/KMvBghlKaK4ecxDZOm1fd1s\u002BK3fNQ=","kAjGDhv\u002BtdYRGuwua8svsb8Di2G/JTOvo0cpoCgZuWM=","E4W5PIMuykSVIP4lwMnpnI2VFjODLvd7\u002BOJN2hSdqgg=","PlWa5nwQ09/MShiZtO1KgCbB1Uyj7s/TFwiR01t8Ws4=","eV4aGmSUrJUISmNxOmtNNr/q0YSbHE5AHn9dg1\u002B7GSI=","EPWv2Cv33qTlV0izmeb51x\u002B9Mu3Ey0kVvPGslyzcmFQ=","J086sLw\u002BvB1s8uURocXv42n162QbRNUdqn0GFj7Jars=","DFp6MJa3hHDdgCyi5YEmLVGo5pqv4zIefNcSiUsqnbw=","v9zFXSiOgwYZUY1ZYHEfVhn4f9UV9Td78hjYKeT7tiM=","WONWDfSNIzrp4hc0mR4M/aRvx7Umc9DGQDFJcQcdPfY=","Q3JRxj/5pYWuD\u002B89CHbL3zl0gPSNvD1E\u002B9MZwFw4y7w=","poajY1UUfKrdWBdYlXXJ8p\u002BWK02sNSajwG9AhTCjo9A=","/JJqFvJUK18XvUhaZSdruGd3Mx3XKeA3KQniaHyuTE0=","sU1DWcMgrqsCorr00sEjwfCCKlUkF9MSp4cs9wJJ1ds=","HjP\u002BhZL6OQUFGUv0R3usYEU7TEb0QWvt\u002BrWxxTqahCw=","GbroQujQAH7DyfPKW1BgwqlypP34swouSh2NT0CZDpo=","LJsDs4n8y2Zq0UNh\u002BOkWXLd6NpUwPlfGDxIpTkMLpVw=","MJKL825QqoaR6uMGoFDm1ZIg3aoX1DmJ0jUOamagPHM=","8AOxOvnigl5CdabjAbke3wxYPtvO52NzK5DL2cZgl8M=","QMeff95EHLNClT2k0SPyQ28Nxozs0OWJs2oSAt/9aIE=","2XGX3dEDzsoFE4yhvXhumqfIjK3c7WmZxDyldHeYcrs=","yhY6WJFzrfPFy6B/BegveYNihFw4a2g38jmcCfpDvqI=","QayQ36BKEOwSfvNUJ9NhShlL9GIs3b3yJgCVsZwq0qA=","E0Ix9NGLbCrm9O5BpD\u002BnE/U6m1mwv5NFWFoTUq4kO\u002BA=","OV93Yf0hv3QgicZ0saaGIyQRSG1k0Fmjyb5DCXlFahI=","LMtMbTNggOZapmUifOaDOz39FpfSI43a48pqQpfa3sY=","Y1AvbhvlEIWc4WwDYafH2sxV4QY5xkUoyRMaSZyqXb4=","qCBs7Uv\u002B44zNHa0tMjHG4YZVoO8WVxnM5SaihDyHoIk=","WKzjPg8Ss78MQ3PLzdomGKMcGpjlZKgEptU0XM8a5xo=","wNQo2YOIP0UIHP65MGXr7YPpj1wyNvxdG1tWWlC1Krw=","18ujEznfKc/mzLTv1mzbOmKo4g6udyjzrTHkGzlVtOg=","PKPF8Z\u002BlUmeRtGk7qIWIdvhaCBxa2bW7U1nfk2/iiak=","MrE5QyW2UfOp62FQEPPZ\u002B5jLy7TZREURgV6YVaMvmsM=","J8D0twKZYgJAKf94w9vKArOUov1xED1nf024f/4Uw24=","Dqw87ZCYMTFBkeTwFdjhcq2WmqEvpIXnmf/8urU2bws=","dzy5rBvi6sYVNUB2yBKh\u002BuCN9NREecQYIeZzlmZ2ehE=","BMzXp/eQRfO649alkVYqHEWMfq96ZO5szmxRmnhzqlU=","hOXHznanaG1K2KcE37NUCy\u002BVxDm6jgd4E4hEebWpMlA=","jnf1S/3IFvBk2\u002B65C2lnVe7PhOgUrIBQ7GiffqkpHvM=","x1oV4HhQOXgL7n9fhe1i\u002BKoH5/xmC\u002BrkAYagDkeyx7A=","OXjc0pHqnb8756j83cPlodOaR4joRVibKYw8TO3sFNA="],"CachedAssets":{"eV4aGmSUrJUISmNxOmtNNr/q0YSbHE5AHn9dg1\u002B7GSI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bbgmnb5hbg-6t2k60fsqc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Thread.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Thread.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"g48ntysoj6","Integrity":"ILKXYccJsmn1\u002BvCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Thread.wasm","FileLength":2328,"LastWriteTime":"2025-09-26T12:15:41.9915999+00:00"},"PlWa5nwQ09/MShiZtO1KgCbB1Uyj7s/TFwiR01t8Ws4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\iblahq873n-28tv1cvup4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k44p7iuwwl","Integrity":"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.wasm","FileLength":2548,"LastWriteTime":"2025-09-26T12:15:41.9616026+00:00"},"E4W5PIMuykSVIP4lwMnpnI2VFjODLvd7\u002BOJN2hSdqgg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gbovjet1a5-nxiqg4esze.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Parallel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Parallel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4yzmpah3c2","Integrity":"hK/lJqER6wXQjvoubJ9CHLP\u002BRDmm31ugI\u002BTj7itiF7w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Parallel.wasm","FileLength":21570,"LastWriteTime":"2025-09-26T12:15:42.6348936+00:00"},"kAjGDhv\u002BtdYRGuwua8svsb8Di2G/JTOvo0cpoCgZuWM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9um8yugw6u-ylizmqhzfv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n6pqvwogrj","Integrity":"/4BmI4I1mM8\u002B4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Extensions.wasm","FileLength":2277,"LastWriteTime":"2025-09-26T12:15:42.6158613+00:00"},"ecevRLF2BcNpa/KMvBghlKaK4ecxDZOm1fd1s\u002BK3fNQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3hrkexzk8c-6d9g8js7bi.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Dataflow.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cb7vtt1qex","Integrity":"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Dataflow.wasm","FileLength":73776,"LastWriteTime":"2025-09-26T12:15:42.5808575+00:00"},"hPpOkVGWP2Ueq8Sf5gNOFKg1QrcIYEoYZ\u002BA4NJyatLo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8nfycdlgzy-28ry6apv89.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Overlapped.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Overlapped.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f7cxoszx5d","Integrity":"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Overlapped.wasm","FileLength":2297,"LastWriteTime":"2025-09-26T12:15:42.5103904+00:00"},"pUAnnKazdFPg5Zqbc9U\u002BN2kNhPqy1z9aa4xHE22f1YI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bb9qa0wq7z-4ek4ni69ky.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Channels.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Channels.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8yd5vzgjhc","Integrity":"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Channels.wasm","FileLength":19234,"LastWriteTime":"2025-09-26T12:15:42.4543529+00:00"},"SVsfFq2Mz7KO30RFNf5QpWzcjJBNvS28EetrOj2\u002BiIE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\b9vf9pealm-j1cioy09ep.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.RegularExpressions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f72575ty3n","Integrity":"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl\u002Bs83G\u002B3U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm","FileLength":149515,"LastWriteTime":"2025-09-26T12:15:42.3918279+00:00"},"IwMaq67IW0TBueUpMjeBZRw33Ju57bTuZg7gDdpxBi8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fcjalcv1km-is9ql902ak.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bu1ngcu4nw","Integrity":"7fYBQoXzEsmxLJjHb88V\u002BBM4R0/whzn0ysL/8zFyfiA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Json.wasm","FileLength":200901,"LastWriteTime":"2025-09-26T12:15:42.337305+00:00"},"ansWTXEGfyOWzFuWNgZQhtW0vn5ugkHOBDl3bfuHf94=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9o6rzlkjb0-z5efz7uynz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encodings.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encodings.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vc57ri47bw","Integrity":"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encodings.Web.wasm","FileLength":23479,"LastWriteTime":"2025-09-26T12:15:42.2347322+00:00"},"eLDzHTRueSmwkisM5tTEcBJHpr3fTV14eMQRIL/qe0Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ypi7ed1ege-j64gric5hv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8pp2d7nwx7","Integrity":"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.wasm","FileLength":2225,"LastWriteTime":"2025-09-26T12:15:42.1461879+00:00"},"fZWaAOsLwtzf352Ef3v9itCjQM86du2zno60mu0wESo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dxsvyfuvoo-aj5z1c7o1u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"njlowod9iy","Integrity":"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.Extensions.wasm","FileLength":2244,"LastWriteTime":"2025-09-26T12:15:42.0931838+00:00"},"TWETj\u002BnCcUV\u002BZRusmqjKLeE8NPk0hHdblGOvDSU6CcQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7v92wx584c-gjoo4gp3is.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.CodePages.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.CodePages.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"z3wm10bij6","Integrity":"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.CodePages.wasm","FileLength":514586,"LastWriteTime":"2025-09-26T12:15:42.0476763+00:00"},"nXUtbxMsZ09Xk3oU1mKnFhe7pbeMgCu9WCbiNGyOM6c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bzgw60iucr-936m9j9l51.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ServiceProcess.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceProcess.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wg2lc71tf9","Integrity":"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceProcess.wasm","FileLength":2292,"LastWriteTime":"2025-09-26T12:15:41.9695998+00:00"},"7PbviBzZKteywgQ0QdAI3h3yB4MuB/JLFGBL3o76rG0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4q0xwa5ro2-iqhxebzz7y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ServiceModel.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceModel.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n161wk0uga","Integrity":"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceModel.Web.wasm","FileLength":2523,"LastWriteTime":"2025-09-26T12:15:42.5738795+00:00"},"zPrv/WUVGvsnmG7iSqnptbIJZ5Sjr7H235WYLE7W62g=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\aekm66ri9p-lrb0hl5kc7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s97mx8b182","Integrity":"UJ8G6PPlduRlyr\u002B1oNz\u002BJyDnHGE3EkPO3DpPelxPcrE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.wasm","FileLength":2946,"LastWriteTime":"2025-09-26T12:15:42.5173439+00:00"},"Dk7W0lksbAHSX7JxDDLbmsFZ8IMwC2fggI\u002BTXYEsbjM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0c0hvs2vu6-zk3b2avaio.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.SecureString.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.SecureString.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1m3drzyj5c","Integrity":"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.SecureString.wasm","FileLength":2179,"LastWriteTime":"2025-09-26T12:15:42.4903427+00:00"},"mFBPdKOMj96HiRiPZlLrZoNmibfgNDg2Nd5bC9qtIxw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1tpxzblytn-x5erl1hl2e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Principal.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"y3kuf4p8f0","Integrity":"TlAKOH9\u002BmdZRrJbSS/tsxg8/PXg9QmBlQ0x\u002BmT2AXmo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.wasm","FileLength":2143,"LastWriteTime":"2025-09-26T12:15:42.4288273+00:00"},"8oeHdcp2tdn7kexscn0SeZLvlQIyFydPnIWO3UarIsE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bmrjv4r8jb-b5l9amkyft.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Principal.Windows.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.Windows.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hk11fhhhjx","Integrity":"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.Windows.wasm","FileLength":10533,"LastWriteTime":"2025-09-26T12:15:42.3818515+00:00"},"AwD56q0kCIyMGueavLNsFVq3mF/nbEBLjQE2Gz5EE88=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tqwkp74r1z-7pr5ut213u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jmn6g5m8zb","Integrity":"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.wasm","FileLength":177346,"LastWriteTime":"2025-09-26T12:15:42.3162464+00:00"},"lUQvikMFBtpVHqwp3laIBS/af/rS/ZtPhSc80AOk6jY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0ekpmrs2la-z2sd35hu00.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.X509Certificates.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v9rbzgu9as","Integrity":"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.X509Certificates.wasm","FileLength":2649,"LastWriteTime":"2025-09-26T12:15:42.2296974+00:00"},"cZo\u002BIprWkuLlBJgjFc94dCydfz6smkptP39kMJRY60E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ae0kljf4k4-e5i0gbvd9r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0vhvvf4k3t","Integrity":"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Primitives.wasm","FileLength":2324,"LastWriteTime":"2025-09-26T12:15:42.1746985+00:00"},"/e5r8dpCUkaCeIueE7h3USlVx48lD4j6dDJwWF7w\u002B8o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\e6exj1x2f5-dyvc86uq8n.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.OpenSsl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2o2sm33eq3","Integrity":"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.OpenSsl.wasm","FileLength":2199,"LastWriteTime":"2025-09-26T12:15:42.1301821+00:00"},"YfGYdiCOcOyIvQ/cV/pOBdx1JA0EeVqK2Mj\u002BebVQu9I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xyplfow2qj-j7rxdkh1b3.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Encoding.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Encoding.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qiicypd8fi","Integrity":"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3\u002BNZSYw0niG0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Encoding.wasm","FileLength":2261,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"JTJ6jQxACJ\u002BiBDFSoyXkZM9PDg2JmpTfD5Ud0RqJpKY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3h3hvajvgh-pp0py4b3sb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Csp.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Csp.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lsxr8bw4c7","Integrity":"1fco97qk2eIvRhRjX9xuqAH89m8\u002BSgXBBAXcKIDFePA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Csp.wasm","FileLength":2318,"LastWriteTime":"2025-09-26T12:15:41.9915999+00:00"},"7I9a6UVRG9PCI2t/dRIjxJFxOOFe1WDbLr9kpz1k534=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mcw1cd81m3-gop2hwvo1a.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Cng.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Cng.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"op79h4ub1p","Integrity":"THCqk06UV6cRyIwY3C\u002Byo\u002BxIGVhemB6knPxG/5LguKM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Cng.wasm","FileLength":2461,"LastWriteTime":"2025-09-26T12:15:41.9401892+00:00"},"UDuOm/qKhrFsKFC\u002ByETURazz\u002B\u002BNmfYPAt50RA59gbUY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lrxshc1ab6-219cqnv0en.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Algorithms.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6vse0bttoc","Integrity":"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Algorithms.wasm","FileLength":2686,"LastWriteTime":"2025-09-26T12:15:42.5878542+00:00"},"X2J7ZGJm13N4P2m37ayMDc3PAH\u002Bl6\u002BzjRfy0ha4ikek=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\sxs7psqab5-tg7e1gjfvj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Claims.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Claims.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bx2m8b4qjc","Integrity":"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Claims.wasm","FileLength":15701,"LastWriteTime":"2025-09-26T12:15:42.5183431+00:00"},"Cq4BPn5jL1l/g9OQWlR54\u002BPdFEvHZ8NKUIcxsISt2KU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\g11htn6v26-q0htxmyjju.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3gd1humc5f","Integrity":"rbzkGhXbEmT5ps/e7DEFk0y9\u002BYqCQG6geytJVFjLmIw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.AccessControl.wasm","FileLength":16249,"LastWriteTime":"2025-09-26T12:15:42.4713434+00:00"},"DnO8vghGoerP1RJTmbXsxG40z1/HcCANas9\u002BdlifnJM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h9kp2edh8n-s12l8emvey.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xfjyaexzve","Integrity":"7agIrHqwYWh0FJu3PTTWnBzLgv5r\u002BXgHv8\u002BcZIXLOVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.wasm","FileLength":10438,"LastWriteTime":"2025-09-26T12:15:42.4188294+00:00"},"c1Dpvq4SOIfEc6G6z/6PJeNEz2EQM6lleoO3RJN8Hig=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\faxtbe8uj8-w6unr5sfkc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"pv3q7zqz4a","Integrity":"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.wasm","FileLength":2494,"LastWriteTime":"2025-09-26T12:15:42.3393104+00:00"},"g75x4EQIT18IqXbU1zVgvnsdnU8n36nR1zg53dj3HWI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bxh53l8dq2-5o360h1ech.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"toyzsihpft","Integrity":"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Xml.wasm","FileLength":2549,"LastWriteTime":"2025-09-26T12:15:42.2872886+00:00"},"cT57yDhn2jGk1A2OPKqK9NmQ8XjftoLiVvreSlCLp/o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4pqqho9rnc-ph5g3u9gju.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"o0ngdzwvxs","Integrity":"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Primitives.wasm","FileLength":5410,"LastWriteTime":"2025-09-26T12:15:42.2296974+00:00"},"gCoWOIP8xWdUmzX9DdQNm/K5EihyMvD2GZkQdmVbF8I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bpa9n0ves0-t8gvhquzpy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xaxsnitygw","Integrity":"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Json.wasm","FileLength":2250,"LastWriteTime":"2025-09-26T12:15:42.1616994+00:00"},"vmV6GNp0lOuZYuSZK8l41nukrpK94GMEsnNlN3giIgA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f4xox7weai-uhz1xvz37m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Formatters.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ypeehucxpm","Integrity":"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Formatters.wasm","FileLength":23890,"LastWriteTime":"2025-09-26T12:15:42.0871825+00:00"},"2Cwmsw9OyGABwKdgPOCb1rnNtOjVeeoWXhBFUnsXHYc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\e737s8rd4f-r61oo7xz4o.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Numerics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Numerics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"35b3f68d1i","Integrity":"J2JdlLCuLHU\u002Ba3wwlNoJUG5/QSdRinb0jWjbrECf8p8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Numerics.wasm","FileLength":45566,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"1FgvT0SGPN/tbgOq\u002B50mQo2uyC3WxOAJ\u002B2BZTzZ/\u002BQw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vc3y7cj6xo-op3uzyd3xu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Loader.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Loader.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9470fmwvbf","Integrity":"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Loader.wasm","FileLength":2308,"LastWriteTime":"2025-09-26T12:15:42.0135989+00:00"},"Fm5hUuXxGceOulxUPrf0f8aC3tdCvtfyDUNk4iqODlE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kccgx3ayy4-2xqtnkk88e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Intrinsics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Intrinsics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vlk3fwvk50","Integrity":"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Intrinsics.wasm","FileLength":2629,"LastWriteTime":"2025-09-26T12:15:41.9361866+00:00"},"mDY/GAdZSOd6vTxLyzL623unAm1dupqMpgVYVAvE0zY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kt2rkz8adw-yhw00fnort.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qxcnfosokt","Integrity":"ws\u002B7TS48UMaoS25HgyaA/9BROkg7IoYnsa\u002B4mM54AUw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.wasm","FileLength":20366,"LastWriteTime":"2025-09-26T12:15:42.5648894+00:00"},"71LyS/rGUdERsDU3t\u002BlImXzlkJIRofG\u002BtRiM7MRpDrY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gmq0ldggam-fdsv70f0d5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.RuntimeInformation.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dlr7jja8mn","Integrity":"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.RuntimeInformation.wasm","FileLength":2141,"LastWriteTime":"2025-09-26T12:15:42.5073428+00:00"},"HRtSc8r2R/YjX7GmZLhGA\u002BPRgocvh0g48rU6sAZ4kFg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tapsb5glbp-mraszy1264.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.JavaScript.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7knay0eaen","Integrity":"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.JavaScript.wasm","FileLength":34084,"LastWriteTime":"2025-09-26T12:15:42.4573456+00:00"},"i69s56S8FyzhWw7hRj/xupUBBkK2euFOeEAJ7kEWSsY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7dw6czkrzx-tbjsqgzmdq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Handles.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Handles.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"otr377k0gu","Integrity":"nNK15lby4TZikLTYaqUo\u002B7FGU0Z6O\u002BFrxeCkgTjfbMo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Handles.wasm","FileLength":2190,"LastWriteTime":"2025-09-26T12:15:42.4238301+00:00"},"7Afvi58jZv8wijfZ6GgTZ4A5pb8b4mpnL/T4ATWWtvI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gqbvkjlxr0-w23gfh8utk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9tihqisw2b","Integrity":"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Extensions.wasm","FileLength":2965,"LastWriteTime":"2025-09-26T12:15:42.3423177+00:00"},"q7gKsojd6ue9hwR84Xaz4vVhnVu9b/mcRBwz1BTYq\u002BM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jmrvmzorzv-ztzrz7aup8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.VisualC.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a9tc3hzmny","Integrity":"4mktip/cNlTQ1pRgQIl\u002BghXsSe4aadhWU/ntyWKEMRU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.VisualC.wasm","FileLength":3032,"LastWriteTime":"2025-09-26T12:15:42.2662792+00:00"},"tlShdsLLQIs8HmptW2oOIMBMZQqnFYl8Y/Efum7EjJE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p8sdhqn5w6-fkf93t6qqo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.Unsafe.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"homyfn0cm9","Integrity":"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4\u002BEvHilUo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.Unsafe.wasm","FileLength":2113,"LastWriteTime":"2025-09-26T12:15:42.2016955+00:00"},"dwQHDxh7jpCc1PM7Zn6t/jEIfssG8kc6Kw5AkWMBeh0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9jw8yff0id-znz8e7h8xz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.Writer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Writer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"yq0qegdu0z","Integrity":"SuQ\u002BnTeFcxsFSdywNnU6MRcE/Ezs4esEq\u002BSNbwMkd/w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Writer.wasm","FileLength":7618,"LastWriteTime":"2025-09-26T12:15:42.1606956+00:00"},"cI3nIsIyeuba4TXvJpHjz2Jlf5osJlvWgjFvJyn4xxI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jpzmcfa2ap-gnmhcw6ylf.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.ResourceManager.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.ResourceManager.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6p2htau2zz","Integrity":"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.ResourceManager.wasm","FileLength":2227,"LastWriteTime":"2025-09-26T12:15:42.0921828+00:00"},"\u002BK4b7lI2oeqPXH3r4gUYiciAKJMFKW4xXiU/bbfTy8w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ee9bnasbtv-8yqn5zznsh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.Reader.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Reader.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"euuv3nbh3p","Integrity":"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Reader.wasm","FileLength":2106,"LastWriteTime":"2025-09-26T12:15:42.0265992+00:00"},"BksPimuVmJ5VPeBvfNl3VlSMmE2pc2Evl6mEsROnyW0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tb7cms80et-9pcvsxpwrj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bj1atwqidi","Integrity":"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.wasm","FileLength":2442,"LastWriteTime":"2025-09-26T12:15:41.9825997+00:00"},"yvYPuJdrZmoy0N0tA7/7jPX6eIQLYEB8JJ1gzW0EQvk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7p53ab1226-v56sckj8lo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.TypeExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.TypeExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"pzuxrp2aja","Integrity":"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.TypeExtensions.wasm","FileLength":5657,"LastWriteTime":"2025-09-26T12:15:41.935186+00:00"},"1f60KVdZutcL8mtMttgusuENoC29r55BiH5JDxryx9w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\do01027b29-ici35yud31.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e7o3pejf81","Integrity":"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro\u002B4Iql/uES1o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Primitives.wasm","FileLength":2357,"LastWriteTime":"2025-09-26T12:15:42.6564176+00:00"},"VJfoOGH8yli4JTueZWBp3FrNWX8SSJKbrA4EjUFQrCM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ad9iqa5k68-okxbn2bt5m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Metadata.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Metadata.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"13w8bv3vg3","Integrity":"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Metadata.wasm","FileLength":180474,"LastWriteTime":"2025-09-26T12:15:42.6508915+00:00"},"Bex70F\u002BNzCuI1k3vfDZzg8NQCRgBK2KtCEW5Od72Mdc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h4hteej9bw-rufc69n7ui.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"paqr8tb8mq","Integrity":"H/YkCcioNor5AZeeAjw69qWlY\u002BagYiB\u002BJL9c86OLyL0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Extensions.wasm","FileLength":2135,"LastWriteTime":"2025-09-26T12:15:42.6048644+00:00"},"bf4WRfq5/EnOialT7y48T4mvj8sjvMJTDc06j5BOy7Y=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\veniseklp7-8ldqtvvz7x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"q75qicyikr","Integrity":"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.wasm","FileLength":26872,"LastWriteTime":"2025-09-26T12:15:42.5558566+00:00"},"eKLefoXDcd5WNWq8PGo1MqdZ3XSSjTN47a60tklgvuk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gquehalx89-wz0ak0753y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.Lightweight.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nhmw7xli9d","Integrity":"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.Lightweight.wasm","FileLength":2225,"LastWriteTime":"2025-09-26T12:15:42.4743435+00:00"},"pGmtZdUe4lu4c8hC/4L\u002BADp3vG2jvtaiqnU0yj8NM1s=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rt3vp4fs3f-1ijfgnnnaz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.ILGeneration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bjoisag4h3","Integrity":"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.ILGeneration.wasm","FileLength":2265,"LastWriteTime":"2025-09-26T12:15:42.4298294+00:00"},"6icxRIkpe6XQaQ382T6GlSaQnVYj48JHwu1gvkJKRzc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4i0slrcwrg-yiyuveoev5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.DispatchProxy.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.DispatchProxy.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"08ded6xzp6","Integrity":"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.DispatchProxy.wasm","FileLength":12099,"LastWriteTime":"2025-09-26T12:15:42.3818515+00:00"},"btRHFeyIMxD38oAiYIVkxK9U9CEY\u002B7rkCCCdFIAvpCI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\m3x163rzsr-88nl1bqjit.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8pyz1ua2ir","Integrity":"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.wasm","FileLength":1062977,"LastWriteTime":"2025-09-26T12:15:42.3202454+00:00"},"zMck11qCcUaSRmD02QeWWMIjLSJnGPphGz6jUxtyI9c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\185himt4n1-n3az5i0agm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Xml.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4syxy7aml9","Integrity":"VCzDVwdJajY4XChbiF\u002BUd3ppPHFxP6JbbA6K0Y1khs0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.Linq.wasm","FileLength":58583,"LastWriteTime":"2025-09-26T12:15:42.1412205+00:00"},"oT4FZCnRUmBUY9MWHKBu4wn0wmEW01JJsdlTnAuRqS0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\87sg6jzztq-k2ic615iol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Uri.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Uri.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"glzsgngtx1","Integrity":"NK8WdPchJjIeaYbW46n\u002BJN6/eTtxFYryx5yooj3n4Ek=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Uri.wasm","FileLength":41142,"LastWriteTime":"2025-09-26T12:15:42.0721814+00:00"},"laDLmeVBWUBHrduP695FYJE38j7lTinbJw39r8XCCgY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ztfjty2uyz-t8tubjpyym.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.DataContractSerialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.DataContractSerialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"20oqt06kdj","Integrity":"Apn6ujg2H\u002Bxp7YcV1NooXeQ0V5NMSzC\u002Bwh5XDqUdqfo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.DataContractSerialization.wasm","FileLength":301139,"LastWriteTime":"2025-09-26T12:15:42.0295983+00:00"},"syR27FTyqNJI7L3y6oGH21u4FFz6GZO4sK\u002Bf99tH\u002BRE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qivcrtwsdq-fh15a8sal5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ObjectModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ObjectModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1owgply3ow","Integrity":"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ObjectModel.wasm","FileLength":12605,"LastWriteTime":"2025-09-26T12:15:41.9411893+00:00"},"4Q6IjioFrLlRy5S9JGB2SR7TiW64w4RGbtDa\u002BiH7ePY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\z2jpzp80ke-5qvmq4h9hm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Numerics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n2xvb90zs1","Integrity":"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.wasm","FileLength":2015,"LastWriteTime":"2025-09-26T12:15:42.6038531+00:00"},"4NDEKOLxaJNQDK89eJVnSQT7QSY0wHotlLSIzfFrzNo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\s2nlc5f8nd-1htiuhmtgm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Numerics.Vectors.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.Vectors.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"js3stnpwex","Integrity":"zXQ9myHlgRXaH\u002B3L\u002BV8QKXRbjgET/RZeIv3fWIYNb\u002Bs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.Vectors.wasm","FileLength":2255,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"dSHw/yyMfsORaEw9bIgiVYiiT2z/DJhc8\u002BTrcNPQjCQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\g7pmqxa4un-r91b8dvh2g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dzvrfcec2t","Integrity":"VyZI4a0AUG\u002B0dvCxk\u002B1cYhqkaxub1\u002BZfgT\u002Bww\u002Bp2GZE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.wasm","FileLength":2740,"LastWriteTime":"2025-09-26T12:15:42.4933441+00:00"},"Ms5BaqXryOoyUtxNf55AG7ZWZMggmmCDwX1ltNNSErE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xhkd7buape-6t2y57ej95.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebSockets.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cagyaisant","Integrity":"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.wasm","FileLength":31154,"LastWriteTime":"2025-09-26T12:15:42.4563433+00:00"},"YJJ2T9KbZcGfdXNSGJeW7VpA8T18o\u002BCPBKY5aOZJaDI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9fja8bcjhr-w3bkvq9ghv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebSockets.Client.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.Client.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k5h93u97i8","Integrity":"6NXPJ4HG24CkR/Hr22S3gPH\u002B0U8PvRLXAQ4Jtzr4jJ8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.Client.wasm","FileLength":16035,"LastWriteTime":"2025-09-26T12:15:42.3608284+00:00"},"WZ0PQv/Gdl/4zgs47IaZTX79YZ/QYjPAoECcYqHyOyU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\i7c1bo5yv0-x1d16g7o1c.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebProxy.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebProxy.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"12pr5h9lem","Integrity":"Z2\u002BOBMkSpSz3x6s5uZVFCO\u002B5Bq8PJUOEUvLPl\u002Bq0fQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebProxy.wasm","FileLength":5608,"LastWriteTime":"2025-09-26T12:15:42.2892456+00:00"},"hEX5J74I7RH3WPpzL3KIO4AAV1v0M\u002BeTYud2nqu66UU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7qcep7lso1-do0b1x81xv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebHeaderCollection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebHeaderCollection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ccm567r5uj","Integrity":"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebHeaderCollection.wasm","FileLength":10639,"LastWriteTime":"2025-09-26T12:15:42.2336955+00:00"},"BHZBOTft34Z2cmsFfAqh3PFH9Q8YnmXNgeaYhkwt7/8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\oini7rsejf-yxr1qsjn1r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebClient.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebClient.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gx0g5jk7mz","Integrity":"tLnYf39qp/1KG\u002BISualKIi1YUYQymCAHnEox/JmraJQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebClient.wasm","FileLength":13338,"LastWriteTime":"2025-09-26T12:15:42.1937002+00:00"},"VH2mBUOxDpyEJ6RJ8FdJ78O38VpAFEzARNXHJfb7VBM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\x3jw91um7a-m2in3upxrs.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Sockets.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Sockets.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8ven4xgs88","Integrity":"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Sockets.wasm","FileLength":22452,"LastWriteTime":"2025-09-26T12:15:42.1461879+00:00"},"hM8T9h50WIkUp0gx5CGDIBKz2vJaGMMNNIiDdK34hPk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dru6gsce97-bgh2bqvp32.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.ServicePoint.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.ServicePoint.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2q3h3zuhg2","Integrity":"GpyLCQOV4\u002B90s9zaaO8HEKB2t7J6p5\u002Ba18Di0oz9rf8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.ServicePoint.wasm","FileLength":7227,"LastWriteTime":"2025-09-26T12:15:42.0931838+00:00"},"ZPSCIFyNbPD3pSWKrbuqaxKTeU9SMSvr\u002BPNe5ifJ1r4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\i7eimnt60e-mv9j1i638l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Security.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Security.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gojzujnhby","Integrity":"oPcLHzuufS\u002BFh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Security.wasm","FileLength":31587,"LastWriteTime":"2025-09-26T12:15:42.0336038+00:00"},"6iEmSmDnbcUnHLMcbf1M/EoDcICxG0wNmDupSWa3kA4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5nx142exn5-ci2rsj89nw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Requests.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Requests.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ppndxnfuur","Integrity":"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Requests.wasm","FileLength":18137,"LastWriteTime":"2025-09-26T12:15:41.9715986+00:00"},"e\u002BzTYzj1Mvb3UCQ4b/Ajk9eEafQpVgSQtYdLkk\u002Bt5pE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pgiwag5kye-kq4ymsipab.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Quic.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Quic.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1jpyfwgat4","Integrity":"vSRqj\u002BUKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Quic.wasm","FileLength":10551,"LastWriteTime":"2025-09-26T12:15:42.5878542+00:00"},"Vc4nsRSMq9BizKfnMgw9tI9usLihqT7uEl\u002BwOpbca0c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nhsntl8axh-mbhyxfxkf5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vrzdxiopua","Integrity":"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Primitives.wasm","FileLength":44982,"LastWriteTime":"2025-09-26T12:15:42.5393472+00:00"},"7Y/XluQZLA3fsi88ucaDol9C8oHBusyk6OjMryhmx3w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ixhpxtv053-d50w1ciqia.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Ping.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Ping.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qzpxvc87gr","Integrity":"Ko8llcZ\u002BveLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Ping.wasm","FileLength":6931,"LastWriteTime":"2025-09-26T12:15:42.4913447+00:00"},"etYhN/nNXEucQmYUK3kGXcpLKRg5MABfJ9kdjmD0Ueg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\q0c0oly4aq-wajzys5py7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.NetworkInformation.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NetworkInformation.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hlyozmtnrt","Integrity":"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NetworkInformation.wasm","FileLength":12138,"LastWriteTime":"2025-09-26T12:15:42.4543529+00:00"},"6ZRPYeLj/hv3H8tMlCG0xvvcworgDa8Q/0OFw/Tbmh4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\iz4jzdkc45-48orah7zp7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.NameResolution.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NameResolution.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1wrtjypai7","Integrity":"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43\u002BbdQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NameResolution.wasm","FileLength":5343,"LastWriteTime":"2025-09-26T12:15:42.4188294+00:00"},"sj8wXGcvHFT/qTgedOnFeLjS7ZGjrdkojAyW8J3//hk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4w2al6vdoc-styf1s3x4z.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Mail.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Mail.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zw4godn87h","Integrity":"Hac7bmVm0gvgHOTnLdjV7PJlY/\u002B0sLmDySFyJwM\u002Bxa8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Mail.wasm","FileLength":41420,"LastWriteTime":"2025-09-26T12:15:42.3628283+00:00"},"Gq9tDvdwo4hF2/lkZTDFnUjrhx73VCA3MSiGxy0xHE4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0kuh17xg03-yfbj5bulut.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.HttpListener.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.HttpListener.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"m55mshyuqk","Integrity":"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.HttpListener.wasm","FileLength":15452,"LastWriteTime":"2025-09-26T12:15:42.2972449+00:00"},"3eQdCzIbQms772DSlyDcoGyinYg2WCd7BsFodRM87iY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wcetqicko9-txi21b7vie.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Http.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qgv4zltsas","Integrity":"tkAuY0gC3biwSiMWwRDVw6\u002BQ/Vdsi/ogf0/CYw9EWQA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.wasm","FileLength":110803,"LastWriteTime":"2025-09-26T12:15:42.2256934+00:00"},"0I1Br3o7RDBIWl6g0I5/ts1VjLKbkQW29CkwLRkSNIk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h5c6rpdd3h-5x03a6v9qg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Http.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ys524xc91t","Integrity":"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.Json.wasm","FileLength":19099,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"k3r98iARvC9TN19D9ChuCLD8F08u7XlCZythPBXtLng=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\luucup81b7-mj6x8hfn6d.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Memory.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zgyaidxit0","Integrity":"AwP\u002BWzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.wasm","FileLength":20344,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"NRg91duwhq2CFTV73I/JRZewQQf\u002Bv/QerYtZ0KKGCSA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ichrm9fx3u-hdn8s2sqk2.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"i8cagjoj7l","Integrity":"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD\u002BQHE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.wasm","FileLength":50147,"LastWriteTime":"2025-09-26T12:15:42.018599+00:00"},"244L4GZ1W9up1ksHfBNm2u88tPz8OAgghMV27sYLoJg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xq4jnwxmn1-wb5gxheq86.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Queryable.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Queryable.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"p5jsp0vxnx","Integrity":"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Queryable.wasm","FileLength":19923,"LastWriteTime":"2025-09-26T12:15:41.9715986+00:00"},"BwQ4TxXJ617nIA/2g79u\u002B/e4RJvR/dxYlGduXjF2dTs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hf4s8o0h74-3aivtc0256.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Parallel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Parallel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qosb3jd4ig","Integrity":"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Parallel.wasm","FileLength":86890,"LastWriteTime":"2025-09-26T12:15:42.6258541+00:00"},"JjFAHbGhaqYzffcQjoN8lj8dVCOMQtploMbYPfn9lcc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hp1n340d29-y5y87rvuhp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Expressions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Expressions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cxrny2m6u2","Integrity":"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Expressions.wasm","FileLength":213341,"LastWriteTime":"2025-09-26T12:15:42.5898537+00:00"},"xLH3ZB3kUi\u002BXpU1d2tVSo/d8/xfrl5znLu2yBUguxNs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vj59sstltj-619nvy9au0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ch7btzrcmn","Integrity":"YKxoi44J8z\u002BzLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.wasm","FileLength":2252,"LastWriteTime":"2025-09-26T12:15:42.5043496+00:00"},"LEoc4\u002B4bMLxbXVoRZA3Iv4CP3sKTfJ0AmF\u002BbO6URCxc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5f8irbkzk2-k1er9s2dfy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.UnmanagedMemoryStream.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2bpn1x93wc","Integrity":"IgtUt1WGQJHz\u002B2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.UnmanagedMemoryStream.wasm","FileLength":2201,"LastWriteTime":"2025-09-26T12:15:42.4733577+00:00"},"FVL/3T7iD2wvvQdXRGeyG7PEf3S6lF8Hvjz5QInuVF4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vo2762cmo5-zyj0vz1w5u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipes.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"irt3w68wzg","Integrity":"bjGqlxwUFrxR\u002B4ZYnRarM6FMD9f61xHuksSE\u002Bsio6P0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.wasm","FileLength":10475,"LastWriteTime":"2025-09-26T12:15:42.4248351+00:00"},"Sy4O\u002BfeAwLe4qRrP8gKnthVeJuVLKMc2Fpq6bSqLR2c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\97m0ofqlob-qvogwfjqn1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipes.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ki29y47kb7","Integrity":"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.AccessControl.wasm","FileLength":5298,"LastWriteTime":"2025-09-26T12:15:42.3558281+00:00"},"tnkLUMT\u002Bvs08Zf\u002B\u002B5NumJ6FBa1vhXWRzA0nb5tdntQ0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xrfde3geg9-n9gzpx6np8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.MemoryMappedFiles.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.MemoryMappedFiles.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k4akb8aymq","Integrity":"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.MemoryMappedFiles.wasm","FileLength":16336,"LastWriteTime":"2025-09-26T12:15:42.2932468+00:00"},"XnHUAHYu/gkkMeKOF8nxD455whS8f9N0qxPIq2hnKaA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9fzedtbtce-cqj6jk6u5r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.IsolatedStorage.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.IsolatedStorage.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ddojkisqnv","Integrity":"IV45SPmrkhkzaZqKr0Rp3F1nHO\u002BPdo\u002BNIM4PK7EOlOU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.IsolatedStorage.wasm","FileLength":8772,"LastWriteTime":"2025-09-26T12:15:42.2532488+00:00"},"/5wxyHnDddcE/pebrbJfYPSqsB4A\u002Buq4tWCPR\u002BTYJqY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fnsi30vk16-17x2pwta7i.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"40qa9nnzto","Integrity":"JDc9sBeq7vNnnKKKz3CMuQi3Fb\u002BA44QbLLm\u002BGWnMSqE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.wasm","FileLength":2292,"LastWriteTime":"2025-09-26T12:15:42.1341812+00:00"},"VAGJFMN69OhMmjsgbERNTkP99Du52J\u002B2NaxT53rLtkw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ga9d4nub65-r91uocvg1k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.Watcher.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Watcher.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"uqd2gw595q","Integrity":"FtLYGT4gXI0HVXgOtc\u002BgxKXfnCqzCzFKoDxk/43mXyg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Watcher.wasm","FileLength":8188,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"teFhOzomBtiD2bPhUyHfJeJsrwyzKxjj2COGtRlmvwE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7virqnoxeu-nbfkvw5vob.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xnc0zxvd5s","Integrity":"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Primitives.wasm","FileLength":2173,"LastWriteTime":"2025-09-26T12:15:42.0195986+00:00"},"NNlnfMwZTTecnHoPpDtHqHfN2Jla4RFDPOZ6GvyXo4Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4x5zzpewte-54zwzjcfwb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.DriveInfo.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6dtoljj6rh","Integrity":"qruYTaeTMfZ3YSNDMsLhipF\u002ByXhXGvdHykQlxN0Rtck=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.DriveInfo.wasm","FileLength":5592,"LastWriteTime":"2025-09-26T12:15:41.9706132+00:00"},"H0mJCcil1jU7Sw7cGCojOUTG56rCoxyrVx5QHX9/cVQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r29qd3tup4-1fvsfxm725.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ul7crjptdl","Integrity":"gqiNd2OpcPMZaercCYm7i0Q27yo\u002BAChxD\u002BkFbwUbYQc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.AccessControl.wasm","FileLength":7900,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"6G9hD9k\u002BOFKAAb6/2KfOtWm6yVdxocKzyWDm108ubec=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kphc5zr38m-icqc4lrda8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n4gy9wl6ls","Integrity":"J39qH\u002BV3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.wasm","FileLength":42199,"LastWriteTime":"2025-09-26T12:15:42.5163444+00:00"},"9JYJVt3ZJSHUjGEqBBCVWTeaih/tKD2ByTHmiUgJc/s=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jbxtyz8cgt-82088xcxtn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.ZipFile.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.ZipFile.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lq9ay00q1d","Integrity":"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.ZipFile.wasm","FileLength":12139,"LastWriteTime":"2025-09-26T12:15:42.4733577+00:00"},"jjYjSwBDE0hpGtiQHsRgWv0CKwihoa3jwNe\u002BpOjNOsA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\k17lyxakdc-qr608pm11o.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.FileSystem.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.FileSystem.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"grhv4yx6v1","Integrity":"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.FileSystem.wasm","FileLength":1981,"LastWriteTime":"2025-09-26T12:15:42.4158274+00:00"},"Gobp6x53N0sPX15mRn4d/u9gyqgkQA9z/LRV43JXERs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\10r0opqtlw-sqhgx6q9s8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.Brotli.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.Brotli.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zyb0bkrgsb","Integrity":"ZVi\u002BtpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.Brotli.wasm","FileLength":6271,"LastWriteTime":"2025-09-26T12:15:42.3708278+00:00"},"eO/Rj8aKekB2Yp8v3MMMg9up\u002BHD1jMNW6lUJrsaxsEY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fbiije4xu2-tido6rbf1g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s0utwv9xsj","Integrity":"xPZGqk/Z3OHXcq\u002Bd40c7rOtuCFhuO6XKEp0hWoeMgQA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.wasm","FileLength":2253,"LastWriteTime":"2025-09-26T12:15:42.3072461+00:00"},"rlLpiNrUEnVW2L0LBc05dhrw9f\u002BxxH4KQzAzxOTyZog=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2epczg06sl-yn58wo6y7f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5ogdvx9nbq","Integrity":"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Extensions.wasm","FileLength":2161,"LastWriteTime":"2025-09-26T12:15:42.2602671+00:00"},"B9pMiUPh2TFKkQG6i\u002Bj\u002BakVjpMM2IhykZx7pyfNjTok=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\man6nw1pl3-othhk04c1m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.Calendars.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Calendars.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x8wpyo24xw","Integrity":"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Calendars.wasm","FileLength":2284,"LastWriteTime":"2025-09-26T12:15:42.1626975+00:00"},"dOhlSxaM7UDGH9pVqjrqw3AtoPoGyDxp/ThnstEV6xg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pvds5qvgn7-j6g0osz1x1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Formats.Tar.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Tar.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"uudgqy8syy","Integrity":"2rNuHHjBmneMSlC0xe6LDL8Ih\u002BysAxAP6uIGFC\u002B3UyQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Tar.wasm","FileLength":9795,"LastWriteTime":"2025-09-26T12:15:42.0921828+00:00"},"qAGGNmswBF4g/jKcDEV\u002BxYY\u002BMzDdLBh5Z3UakNXF67M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9torhpelnj-bkmhw58o7b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Formats.Asn1.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Asn1.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gmco4bt9ug","Integrity":"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs\u002B\u002BjRCmPU4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Asn1.wasm","FileLength":35451,"LastWriteTime":"2025-09-26T12:15:42.0521771+00:00"},"pPkuckXTA5d6lKnhWJssExGb3PLAYVqvMRrOxYxXZM4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5nocma1b6z-cqg5to8lxi.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Dynamic.Runtime.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Dynamic.Runtime.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"tngisn1c8u","Integrity":"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Dynamic.Runtime.wasm","FileLength":2433,"LastWriteTime":"2025-09-26T12:15:42.007599+00:00"},"3czKupGRtCdHcoS/e5LZUELRNCuqGVywE3KaszRbrvQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ltjdg5iyup-j1kxtq8axz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Drawing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"l2lls5r9la","Integrity":"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.wasm","FileLength":3828,"LastWriteTime":"2025-09-26T12:15:41.9522283+00:00"},"azWc5rtD3AamtY3HvAftPkirgcb2zhOY7hqnh\u002BmKQvE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\s8t4vv1bi1-1h9c8fp7eq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Drawing.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0fmgb10wpo","Integrity":"fGQxPfXjOR1Z28gHGjRnl\u002BHOAwkZEpJjIkQ6Z4Cs3EU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.Primitives.wasm","FileLength":23207,"LastWriteTime":"2025-09-26T12:15:42.5373416+00:00"},"ApEoIbWSD7syUhyXFiy8CZr2WfT7P4Fo0jSIP4u\u002BS2g=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xdvvjhirnp-511oq7mooq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Tracing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tracing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v28kris19m","Integrity":"5\u002BiG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tracing.wasm","FileLength":2502,"LastWriteTime":"2025-09-26T12:15:42.4653427+00:00"},"CIhsF93//03gdr45tzAtTVHriyAllopXo0cchpXO14o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\99qzwktlzl-dfrvws0joe.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.TraceSource.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TraceSource.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x0w7ttmftx","Integrity":"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TraceSource.wasm","FileLength":19520,"LastWriteTime":"2025-09-26T12:15:42.4008633+00:00"},"qilOp4OGCWpAU9PHexl3ZDyTmVoA0CU\u002BkKICmSjZ6LM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qw876ugxpl-mahv9i5y9j.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Tools.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tools.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nt4zn6stfn","Integrity":"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tools.wasm","FileLength":2170,"LastWriteTime":"2025-09-26T12:15:42.3648285+00:00"},"T6gtjsOlCC1s5oU06fWx3rf6v9QImq5K7qICcNgozw0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nht0u7mekq-kkq5zxoplx.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TextWriterTraceListener.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"h5d5dq7oxx","Integrity":"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TextWriterTraceListener.wasm","FileLength":9383,"LastWriteTime":"2025-09-26T12:15:42.3182455+00:00"},"7c\u002BgPi35E1YjxlXmaggKXMAoI5f9FG22ac4zN/yXX6A=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ftskya6sza-lz89wnhcs0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.StackTrace.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.StackTrace.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9zapszr6yt","Integrity":"K8RpxGnGbsn\u002BTrad/qf6NL4KfkASTvmIhaIN9RD1iBU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.StackTrace.wasm","FileLength":7331,"LastWriteTime":"2025-09-26T12:15:42.2722466+00:00"},"JZSewQN\u002BwGLw1hooZyP0Y1e6wHMICYw5OfM99LZ9F/E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mv760bicbj-iv4mk2fddb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Process.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Process.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7tdwa6t7tz","Integrity":"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Process.wasm","FileLength":15502,"LastWriteTime":"2025-09-26T12:15:42.2307221+00:00"},"3C4vbIdXko4gzBrqOaQQ8idNX6LNIXQpCPLGyuIgu3k=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p68do0tit5-7rgkq6wokh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.FileVersionInfo.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n9apkwr33w","Integrity":"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.FileVersionInfo.wasm","FileLength":4537,"LastWriteTime":"2025-09-26T12:15:42.1886959+00:00"},"GJX\u002BWIBI00de7s7PoY5xU1Q8\u002BJWiJmltHqMFANeHHeg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qc3vmclgg7-dpocsnbri5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.DiagnosticSource.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2m2cnczjub","Integrity":"Oq\u002BtSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc\u002BBxWJyVY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.DiagnosticSource.wasm","FileLength":65129,"LastWriteTime":"2025-09-26T12:15:42.1451949+00:00"},"bcS4Sacv7BRvFKaSfIXTm9eXLpWrCtwXEoIAwxWSjLM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bdsxlnqjcy-aq7ddvhlg3.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Debug.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Debug.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nnwybb3vvd","Integrity":"LT\u002B\u002BaiBAGqy6wqkAX\u002BzF5Bnh\u002Bvgr2H22SkRi6G71zkw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Debug.wasm","FileLength":2271,"LastWriteTime":"2025-09-26T12:15:42.0581844+00:00"},"EnK/oWu84D5HFrG5zBqh3A4Rx15WdAzu\u002Bt4ljAVxJoY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\14e1p8gwoh-swma6227nw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Contracts.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Contracts.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"r6wws9pxat","Integrity":"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Contracts.wasm","FileLength":2384,"LastWriteTime":"2025-09-26T12:15:42.014615+00:00"},"tDZeoWQ1ZLuBO\u002BmtVNrMasZBK0DEoSf4GoIjy/tsPUE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fdiktl7pmr-ckggjgh7z9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3lunl5615s","Integrity":"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.wasm","FileLength":4987,"LastWriteTime":"2025-09-26T12:15:41.9706132+00:00"},"UmjRTSZNzE9euGumyAbLVI/6tV1pDuiaoLqm5pUTCX8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\z30559e9rs-0g6r3lqtit.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.DataSetExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.DataSetExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lp5pk5tolw","Integrity":"KYF3ablRL\u002Bpb\u002B9siUaKI68mbdf60J7OD8fVCOzBQpjg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.DataSetExtensions.wasm","FileLength":2064,"LastWriteTime":"2025-09-26T12:15:42.6048644+00:00"},"z7xJZkFm5kWOSm/UUZxwqglFw7Op/FUoLehpIbQfwxs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\prjzqgms2r-u119sgvhd8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.Common.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.Common.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"531utw897o","Integrity":"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.Common.wasm","FileLength":376210,"LastWriteTime":"2025-09-26T12:15:42.5758537+00:00"},"Vx7FyHs35hdeiMR\u002BKYjxN0wY469Ct0VLcHYhG5atfwI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\n5xbovisis-6iydrnxkyt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"q2bw8y48uu","Integrity":"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Core.wasm","FileLength":4535,"LastWriteTime":"2025-09-26T12:15:42.4743435+00:00"},"M1W8ppJeryv1gQ0WvfkCqUeKhNowy2gIkgbBG7ct/6E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3ya8yttau8-22ue8twbgk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Console.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Console.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sdztlo7dib","Integrity":"oGKwTRPgY371Wdwx8ui8kALXc9\u002BbFGQBR4x2b1d7vEo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Console.wasm","FileLength":19798,"LastWriteTime":"2025-09-26T12:15:42.4508333+00:00"},"ORKBvxn\u002Bcy45t8joO26bu\u002BxEY8EKkr5\u002BDAtaAEvzo\u002B0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\sdlhp8m1rb-tjwq2pl9v1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Configuration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"56okw445ll","Integrity":"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.wasm","FileLength":3101,"LastWriteTime":"2025-09-26T12:15:42.3728283+00:00"},"VrH9ryC48BXhdeTyBPo0u/cxwH92N2nGQgDRLadpmE4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9kuh5vgrab-jl1v0qrhs4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8p5ydz31bh","Integrity":"XFrEKGpgLLge4\u002Bs5kGp8VolBxpxEwmK\u002BMqZEltkmGHo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.wasm","FileLength":2556,"LastWriteTime":"2025-09-26T12:15:42.3172468+00:00"},"sCpO/SQlwJUx/G7HeRtqZHTUyhnh1uHPs\u002BD0IwrT5Lc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ufo71b1q2o-86onp60zl8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.TypeConverter.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.TypeConverter.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1m78llnn0v","Integrity":"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj\u002B34w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.TypeConverter.wasm","FileLength":118081,"LastWriteTime":"2025-09-26T12:15:42.278245+00:00"},"EmujuSqKXzcTPU69NwFFTL6SAfUWhqOzKtLp5IPcsNs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p8imew83iu-lpk4dd2au6.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5zbtgbegyh","Integrity":"4d2gimqPW55EC2mjT\u002B5e7qvLImqaKBRq\u002Bn/eXhG1Dtk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Primitives.wasm","FileLength":13067,"LastWriteTime":"2025-09-26T12:15:42.1876965+00:00"},"dRy0EZRi9mRFxLryfbpxX9bFHEbzejxnHTctySwDfDo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5zcbve20if-h8qkzbnwtp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.EventBasedAsync.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f0bx4uz2j0","Integrity":"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.EventBasedAsync.wasm","FileLength":6778,"LastWriteTime":"2025-09-26T12:15:42.1241822+00:00"},"Hdti6CEtu4zrIGsMdSm84IrD/9U0qaMoKllxpgF2ED8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8u8k4r5nkd-k9qe7iidsg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.DataAnnotations.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zm7av8ysbz","Integrity":"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.DataAnnotations.wasm","FileLength":2570,"LastWriteTime":"2025-09-26T12:15:42.0661809+00:00"},"cdjLLwX/CEaanE3tcMF/7FG9vYbZg7d3VbX2heJe1Ws=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7zwiyndmfz-jwx8a8tpr6.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.Annotations.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Annotations.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x1tooxb2ve","Integrity":"6\u002BruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Annotations.wasm","FileLength":35250,"LastWriteTime":"2025-09-26T12:15:42.0175987+00:00"},"8coQsN1ae1qYg/6w5L9TowxL\u002Bj\u002BaRz3TphoKV9j0auo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\cq0u63flg5-a7p0ac2aqb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"drrqh9ido6","Integrity":"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.wasm","FileLength":38919,"LastWriteTime":"2025-09-26T12:15:41.9755974+00:00"},"asouYvql3Jdz7reYTdHKRIOpXHBKJQydndVv\u002B1H/aR4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\o9unqkmm4u-npw2hx4gp0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Specialized.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Specialized.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wbe6y81bgj","Integrity":"9B93NtB0/iyWd4lQjM9attfOY31sF\u002BnFrSm1\u002BaanhYc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Specialized.wasm","FileLength":16039,"LastWriteTime":"2025-09-26T12:15:42.6008538+00:00"},"isNM74hmqGf9BCf560qKwogpAUHUua3vQT8PlAlx7vY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fx7s4r4a4p-fmidl1u077.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.NonGeneric.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.NonGeneric.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"g3kb4bqz1y","Integrity":"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.NonGeneric.wasm","FileLength":14137,"LastWriteTime":"2025-09-26T12:15:42.5738795+00:00"},"2FQWH49ueV\u002B1TJE2L3nBSjY8MwBFE\u002Be1BqyWWv3NQIU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\djj40bbw9r-a25kkof61g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Immutable.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Immutable.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f062z91q7m","Integrity":"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Immutable.wasm","FileLength":95468,"LastWriteTime":"2025-09-26T12:15:42.5043496+00:00"},"LhV68ClZmOI7iaaLRVWf7WhvjqFXs97IyW3wzWbUE6Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ndglshmgze-k9l3y99bx7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Concurrent.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Concurrent.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vgumrt9wb8","Integrity":"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Concurrent.wasm","FileLength":32292,"LastWriteTime":"2025-09-26T12:15:42.4563433+00:00"},"403/NFvr4hbPS5mBcWEKlNSGEfBzJMIINu8gNNZs0JY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f6v02u8gy9-yac2k5om1f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Buffers.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Buffers.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"u9ypcd4gm3","Integrity":"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu\u002BfxqFg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Buffers.wasm","FileLength":2095,"LastWriteTime":"2025-09-26T12:15:42.3918279+00:00"},"HKe1akTiEsp/5kLiPPyCvfbVRC5Whqo//07S0\u002BKhWFA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2mykj5xub9-xo7hyjh778.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.AppContext.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.AppContext.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"mnhr3cvnkx","Integrity":"3iq9WQNH6fHLBzWirSnGpyr95Q\u002BRqIoYXURnG\u002BSHO7k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.AppContext.wasm","FileLength":2092,"LastWriteTime":"2025-09-26T12:15:42.3493128+00:00"},"c\u002B8GMbU9GxpcvoTZb\u002B0saYu5\u002BZU5Sl\u002BybkdmZDcGm\u002B8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ghwmvhcude-k8vwot944b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Win32.Registry.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Registry.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cyolvj4eub","Integrity":"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Registry.wasm","FileLength":8544,"LastWriteTime":"2025-09-26T12:15:42.3002512+00:00"},"dxDYbjesAERhEDqOCV/3BzrPzKkUul6OxjlbnJQdUSY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gaazvr9zv2-kc3ye751al.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Win32.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zsi3x94xgf","Integrity":"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Primitives.wasm","FileLength":2200,"LastWriteTime":"2025-09-26T12:15:42.2326953+00:00"},"bBRuu2oYRqeYYBfio1V0f6FB9v8QrLCP/2YZmJEdtzI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3qlb4ofmb6-i1og8jnctz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.VisualBasic.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2tpyogg0cu","Integrity":"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.wasm","FileLength":2859,"LastWriteTime":"2025-09-26T12:15:42.1856951+00:00"},"AHb0nRK9r1Pqe4wYAJOruNre2yOLGkLPnEMNBq9BYkk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0x67cinnt5-culj9t543z.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.VisualBasic.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"r6m159x0xe","Integrity":"beAEOIb1JMK\u002BE8NSShSDi8VGrvZNIDWl1kMYctlV568=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.Core.wasm","FileLength":166942,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"ndI1Zz2plCyCpIt293jdZspDlI3B3DflZsQy5zuuJPI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9p2nq0acw1-9op7i42gol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.CSharp.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.CSharp.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6moylh8bmd","Integrity":"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.CSharp.wasm","FileLength":131199,"LastWriteTime":"2025-09-26T12:15:42.0831833+00:00"},"sbTkxvdm/HYrGiOARehKY1C7H7Q9JJPV6JGOfbFH7s8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\86vokayabt-4zn2vxbn37.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hant\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zzzs3zfzfs","Integrity":"wVuGd0YQBNasjzUQJ4ecNordh8NH\u002BR0PYUlcgbxf7U4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hant\\Microsoft.Data.SqlClient.resources.wasm","FileLength":65530,"LastWriteTime":"2025-09-26T12:55:08.7241136+00:00"},"\u002B3cDVoWGcE5WJI8547WJtOctI0FYOW1UQES2\u002Bg5QJuw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1o7e6dsslo-4uckatezzq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hans\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e7xqn0cyui","Integrity":"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hans\\Microsoft.Data.SqlClient.resources.wasm","FileLength":65116,"LastWriteTime":"2025-09-26T12:55:08.9479106+00:00"},"3jaHQ8Y5Kx7LQ0tN\u002BlwRUODTKxpod2TqP89zkcl6VZw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ns3924h9y8-gitrpy8vlk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\tr\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1nb5pdmoag","Integrity":"08i1ldiP8uOcofolXn3RDpMxd\u002BFUHs/9sMwV5DmsBMg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\tr\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67219,"LastWriteTime":"2025-09-26T12:55:08.9353258+00:00"},"Z3EJ2eFj8lnTi1qM/kuTZ4NszAWobpliT7toL436QUY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\n5wcnt3f6w-xdymvqzhyw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ru\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"95hpziouy6","Integrity":"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ru\\Microsoft.Data.SqlClient.resources.wasm","FileLength":77745,"LastWriteTime":"2025-09-26T12:55:08.9204902+00:00"},"Uuj0LtZV0XjSKxLiOOT9RvCSG17p8h9xh/ez7Ek58qM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jdlq1yw6if-iw0spp9y5f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pt-BR\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vlfufe47bj","Integrity":"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pt-BR\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67900,"LastWriteTime":"2025-09-26T12:55:08.8997133+00:00"},"Bszeo9oeb0Juv1a0W8Vh/e7DbP157TJJTleeofWFf0Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vilmji3ggt-yxrw1siu8e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pl\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"by8bob6vkb","Integrity":"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pl\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70782,"LastWriteTime":"2025-09-26T12:55:08.8809598+00:00"},"KADNUhz30xJDUk66d655ike/3XxxkR0a7R9TRwqmOcU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ejzvij8rgn-n6ofk3pxrp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ko\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"kwz8zk44z1","Integrity":"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ko\\Microsoft.Data.SqlClient.resources.wasm","FileLength":66961,"LastWriteTime":"2025-09-26T12:55:08.8642128+00:00"},"xifiG3dyyF1cPGPuxRs7uNLcivU2bFiB1iNVUejjt0c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xqhoh1kg3l-uotcwitb29.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ja\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"42csgx22kj","Integrity":"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ja\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70251,"LastWriteTime":"2025-09-26T12:55:08.850222+00:00"},"zEXDO40GzOnXa\u002BNZtwVosvfra/B4UxcoABoQ2WoSE54=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3lifn95j3x-aoc19w7i4x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\it\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f6w76cgrig","Integrity":"p9RyaDGfoxV2P\u002B7cksSzkBgAU7HTtLiwxgHZ\u002BUtGAx8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\it\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67882,"LastWriteTime":"2025-09-26T12:55:08.8351407+00:00"},"qA0WS5Nu9JyoHZMFaF91MJLsrlTISJlQ9F3N/LLREKY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\43illu3ucx-9ksf4qbe0v.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\fr\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8b7anoftd6","Integrity":"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\fr\\Microsoft.Data.SqlClient.resources.wasm","FileLength":69493,"LastWriteTime":"2025-09-26T12:55:08.8210548+00:00"},"hoXuNY2GdDSBcn7ozJrSRUZ9X2q9j8GwjvuRIn7EWRU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\smlc3y03ed-u3cp6nnwoc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\es\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3abm06ps2n","Integrity":"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD\u002BU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\es\\Microsoft.Data.SqlClient.resources.wasm","FileLength":68364,"LastWriteTime":"2025-09-26T12:55:08.7999226+00:00"},"nyElgLyuwrmGN3j85jxObFnUhpV2awDDGlIzz918BEo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dqrflxjyh3-szjw11goom.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\de\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1xtpcax70g","Integrity":"S9h6lRRR1r\u002B6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\de\\Microsoft.Data.SqlClient.resources.wasm","FileLength":71327,"LastWriteTime":"2025-09-26T12:55:08.7756679+00:00"},"DcKX2De2gSoTRxcrUDz0qBucVN9RYz2fzAPiNEZhYnE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\j59c45ptdr-l3m7pzc7q0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\cs\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ywnpl70r1a","Integrity":"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\cs\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70267,"LastWriteTime":"2025-09-26T12:55:08.7557383+00:00"},"razBNIdm0HxYNsgQ1AUm8MgVX8dI5kxFWRhTAwRBcWo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vpmnpjc9wj-r50fbs1d7h.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.ProtectedData.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hut8jz02cj","Integrity":"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.ProtectedData.wasm","FileLength":11956,"LastWriteTime":"2025-09-26T12:55:08.7358364+00:00"},"/rmBE7ov07hYA/6bbTvbQEZVzHkhrtwhesJnQrGxV7U=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\d01647ahyo-71x3j8ea4m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Pkcs.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wvckjx8ks6","Integrity":"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Pkcs.wasm","FileLength":93951,"LastWriteTime":"2025-09-26T12:55:08.7200797+00:00"},"PztbGe9FPFy9xocX/9dQztQ473MoYWIF21R6bV1eOEs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\a5a9pdm2wy-zc23isi853.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Memory.Data.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.Data.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"941nh1j6ce","Integrity":"l5X5ODg0cFXMkC38qk58El\u002BevSjnsRfsFXre17PhPIU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.Data.wasm","FileLength":9400,"LastWriteTime":"2025-09-26T12:55:08.7119735+00:00"},"AlcVtPbHHIV2Aqhx3g2BrVSWRqodGt9zn85k6MAakSM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\j7gxch7an0-iudrcw56e1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipelines.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipelines.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cbvypw07go","Integrity":"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipelines.wasm","FileLength":29719,"LastWriteTime":"2025-09-26T12:15:41.9736002+00:00"},"Wqnd26/2Yqu8HQXhN4Py5WoFhCrrKUbE31vHkTo1qfk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\aeyyj86pom-28de5g3cun.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IdentityModel.Tokens.Jwt.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5l9qnenqp8","Integrity":"9\u002B2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IdentityModel.Tokens.Jwt.wasm","FileLength":29549,"LastWriteTime":"2025-09-26T12:55:08.8712474+00:00"},"32u/\u002BhHkgScEfSZjBB1uY5OL\u002BfkcZ5q8UKXxS2JYYjM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0dp1nhieow-9g020ybbpb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.EventLog.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.EventLog.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8dmbybrat1","Integrity":"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.EventLog.wasm","FileLength":15926,"LastWriteTime":"2025-09-26T12:55:08.862043+00:00"},"oPhp9\u002BbZo8eHdl7NRkqNu/wi4dKMb79Z/PjGaQbBnuM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nligvhe926-gv6tjf4gky.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Configuration.ConfigurationManager.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.ConfigurationManager.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"iivs9c4h4f","Integrity":"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP\u002BcRg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.ConfigurationManager.wasm","FileLength":160135,"LastWriteTime":"2025-09-26T12:55:08.8555918+00:00"},"NnUWNybGw1O9whLIsvr66iSJXdCzejxkTgKpO\u002BP3i3I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r40vng2mn6-dhw1jmor6y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ClientModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ClientModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wgic6eh668","Integrity":"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ClientModel.wasm","FileLength":69331,"LastWriteTime":"2025-09-26T12:55:08.8271587+00:00"},"\u002B8Kr9KX8X5Pu\u002BLTAkfwryRcatLpw8uwKVSweznZvcrA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r3w7qehps8-yamodpu5qp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.SqlServer.Server.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.SqlServer.Server.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7qy8g0rwgm","Integrity":"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n\u002BeTGho=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.SqlServer.Server.wasm","FileLength":6559,"LastWriteTime":"2025-09-26T12:55:08.8114465+00:00"},"0ZQT8lefo9aPRJab4CP/XCEX35SCrJZmhHU5lRCkBPE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mwgato9fx1-sali13fnvc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.WebAssembly.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"j1vsuknuob","Integrity":"2dXrNfai4uzFz6\u002BQwBGQa7XomFpQ\u002BfIK/ek3F/ve\u002Bh4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.WebAssembly.wasm","FileLength":6757,"LastWriteTime":"2025-09-26T12:15:42.6288543+00:00"},"U2k0ee4UiOooIwXE0ZEkYycMSbrujEgbVfKqLkVixxU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mq6r5rdt04-phrjuiky1s.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.JSInterop.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qknx27pe6g","Integrity":"ZjyU6\u002BRl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.wasm","FileLength":24031,"LastWriteTime":"2025-09-26T12:15:42.6148907+00:00"},"lm/1zJZvhGJSnowH3fBNKM2F10K/QYf1D6PwkSZRseQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\cwtlre3guw-2wpk0uxouu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Tokens.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"poz052k6oj","Integrity":"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Tokens.wasm","FileLength":91917,"LastWriteTime":"2025-09-26T12:55:08.796362+00:00"},"CzXVI754R2iim8p9IMfGdnlAu4iDKOfR\u002B\u002ByuXyAL1Is=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bqnf4jrwj3-45hz3ik893.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x3atezeqzt","Integrity":"k43T1qq1V\u002B2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","FileLength":36718,"LastWriteTime":"2025-09-26T12:55:08.7751609+00:00"},"JGza38WjOmv/AY4ydwnJAcvJMVs8HqlXuzq9rehsMmo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\yukhlsr1xt-homtf5mctj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4j2e1i6qn8","Integrity":"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.wasm","FileLength":12578,"LastWriteTime":"2025-09-26T12:55:08.7583338+00:00"},"ZpuMAiVVUERRTgk881Wqoyn8HU6HrYScGq3\u002B5oKh\u002B\u002B4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zmbup43wmo-a1qebn9qtt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Logging.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0sy73izd26","Integrity":"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Logging.wasm","FileLength":10164,"LastWriteTime":"2025-09-26T12:55:08.7511698+00:00"},"MPUEtxX1kDWmj/qMLGZHcCqX5vomqsAK3qV5WCeGVBQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7d4y0i3wsd-cxyxl1fpw4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.JsonWebTokens.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a4t2wueiom","Integrity":"FkgXOCKEWDveHWS796ZNyHTQ5xW5\u002Bm5XAYJga1D3eVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.JsonWebTokens.wasm","FileLength":43927,"LastWriteTime":"2025-09-26T12:55:08.7368534+00:00"},"gVxgI/6BbQKWzsnOQGatlbvXJJRI/pI3zzbHu8X1HNo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jfycd34rll-bnwc1c8iol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"c8jqixgl29","Integrity":"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Abstractions.wasm","FileLength":3946,"LastWriteTime":"2025-09-26T12:55:08.7074122+00:00"},"LinTQ0rtgmhe7WnmqjyqxIDCyBfCMJe420vwbYCA4fw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qkgy21fohh-ks83314uaf.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.Extensions.Msal.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"d1a1mp12uz","Integrity":"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp\u002BNk7ok=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.Extensions.Msal.wasm","FileLength":23161,"LastWriteTime":"2025-09-26T12:55:08.6867499+00:00"},"IjOC2hS2H7kggbzA/E8wp7il44lqkfWH4Bae30k\u002BKeU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9zvagkezyf-fccvt9wd7l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Identity.Client.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"szndm15jv0","Integrity":"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.wasm","FileLength":332189,"LastWriteTime":"2025-09-26T12:55:08.7657151+00:00"},"9uSq2gG3267k5jVamPQv0RuGQujKkQ12ko5WUZDZi5o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ev8ojppblq-lsakbjp1fg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"rwlb4s9h23","Integrity":"VXif\u002Bd8llcvt\u002BN2pU6LUABQr1EUvnwTg27PGFGjJoWo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Primitives.wasm","FileLength":14733,"LastWriteTime":"2025-09-26T12:15:42.5828906+00:00"},"23S46b8JSTYkSwgNSndjS918AuT546EIQydmuYpXXWY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zkfhhnehqu-jt8xzja2dj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Options.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Options.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2h4o821w0v","Integrity":"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Options.wasm","FileLength":23295,"LastWriteTime":"2025-09-26T12:15:42.4933441+00:00"},"bNM\u002BYGaE1QgM2wcm9ltg/ygiAKyYFat9d35Y7rFBZ5k=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7s03mqb4qb-tz325eqvv5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76x5eflkem","Integrity":"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.Abstractions.wasm","FileLength":23619,"LastWriteTime":"2025-09-26T12:15:42.4198284+00:00"},"uybAcKRPlZkQOCWoUjsrd/5f2cr/MElEpslzJyMqLvE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wnwsbyxo7k-xlpspxuy08.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Logging.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ny3r3g6nhq","Integrity":"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.wasm","FileLength":18424,"LastWriteTime":"2025-09-26T12:15:42.3473127+00:00"},"oYgyFcYzPtwBAH7AUzqXdPjc3lzQKanFaypvyqtBL\u002B8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\a221el2lzc-i464dwxnbb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileSystemGlobbing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bbtd3i9alo","Integrity":"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileSystemGlobbing.wasm","FileLength":16109,"LastWriteTime":"2025-09-26T12:15:42.3022463+00:00"},"l1sPjUL1f7dfGM446xGb464be9Aa2NYLX7PvjZ\u002BsV6M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rxuej6o0i9-rpvltkbyzt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Physical.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gmno2wz14c","Integrity":"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Physical.wasm","FileLength":16310,"LastWriteTime":"2025-09-26T12:15:42.2592459+00:00"},"DheSJW4xA3rULiByA/mFwePw9yy6f0xxDlF50YmK99o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\meng4qr3vq-1c7ksbormu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bvw1zdn8s9","Integrity":"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Abstractions.wasm","FileLength":5094,"LastWriteTime":"2025-09-26T12:15:42.1756959+00:00"},"0CGNfmmqlRpzm\u002B\u002BYJEkmCZlrwn7UREOch46Dmc55PMk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\viu67gjg8l-kgyjb8k43h.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"56nyq42peo","Integrity":"MwyC9p6nt0mGMqIypm\u002BSnvG\u002B21YdrXDmlVaZDNsWJeA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.Abstractions.wasm","FileLength":20683,"LastWriteTime":"2025-09-26T12:15:42.1191826+00:00"},"c2t5ULCmP1yPxWuC9ew3g/tZsqqPCMFmaTBVRCOsrks=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wfqsqs5cxz-xqsu2wsvba.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6msqh3xb8j","Integrity":"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.wasm","FileLength":35118,"LastWriteTime":"2025-09-26T12:15:42.0376728+00:00"},"NRwpoE5\u002BQkqHS2DPZtcpLALQxagEP8DBDKZAX0pmyKU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\33dyzzvjep-yy6f57640l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vliov49hve","Integrity":"M1N3wrmu41ddGz5INp3pKS70tYR/Y\u002BXqu\u002BoZ9rZqjZ0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Json.wasm","FileLength":7509,"LastWriteTime":"2025-09-26T12:15:41.9926008+00:00"},"xn4V0tWm1wNvBh1YMzepOuyV4a/sf2F6m6c6npjz0ks=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dx6w1vd22j-en8mb8dgz5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8oobv0w90v","Integrity":"WO\u002BuRYcj3Zb9HIK7aDnF\u002BZYPe\u002BfyAeKo2LMHDHQRlOI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.FileExtensions.wasm","FileLength":7680,"LastWriteTime":"2025-09-26T12:15:42.6228546+00:00"},"wmZ2kh2x0m/ZXm7Un1uRxJXfdIb7R8NDy3BSUMnfZnw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ll1yb7mfjd-0r3amze666.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Binder.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dz6cxvyzbz","Integrity":"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Binder.wasm","FileLength":13809,"LastWriteTime":"2025-09-26T12:15:42.5968527+00:00"},"\u002BmwAf1SxaEhHi9S7wBGbwPjuUIiQkyMeTjADI6g5s4I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\023g2kgrhx-8kr5d0tjmo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4tvlzg9p4s","Integrity":"SKcKAQ6unQQmWOLud3\u002ByjljdvRq3k5HjYUL0Z0Ex8QM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Abstractions.wasm","FileLength":7793,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"3wD2MuhjVlYWj/vbrJEbtHx\u002BJuZrWzW8whln4A3gvxU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ght10wpfbt-4njtqvtvgx.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ehpzq00vvn","Integrity":"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.wasm","FileLength":15095,"LastWriteTime":"2025-09-26T12:15:42.4923582+00:00"},"gkJWFBqg54YFDrkql1QFAM03156EhNUOWguye2qxSJs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3va3yxkxij-mg3y19k9xu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Memory.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nzisx3h7ey","Integrity":"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Memory.wasm","FileLength":16146,"LastWriteTime":"2025-09-26T12:55:08.8014391+00:00"},"yLDN8l5ZhibdUFhm5VhAMiM5nfwuBcFkBx9T2hRYTwQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\95i24l5j6j-2ephyk4gcn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lscrd9uty1","Integrity":"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Abstractions.wasm","FileLength":8744,"LastWriteTime":"2025-09-26T12:55:08.792286+00:00"},"gWL7XHBYGe2QBTyZn2BPIGLEXlzK458Y3X95aIbTUDU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0a4fvzocod-u5a747o93f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Data.SqlClient.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Data.SqlClient.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"iqbweeyggu","Integrity":"aumeCyQIqgNeUwYDYrnu0wv2vna\u002BKzFXThpWg/puUXg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Data.SqlClient.wasm","FileLength":203270,"LastWriteTime":"2025-09-26T12:55:08.7776965+00:00"},"4p6h5Mfn9t0twKUZQrnNvpeSVaUpE7CWzWrkel8A2oY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1wkze2vh9q-2112i0zn2r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.Cryptography.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"15kzmjahmj","Integrity":"S81dFe/9s2Hm\u002BF7PJDlp03N2b9lxePkjbXYtL3XTB4I=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.Cryptography.wasm","FileLength":2737,"LastWriteTime":"2025-09-26T12:55:08.7297128+00:00"},"0mN0/GBBb51veSahPqlHdgtATGGi5\u002BZBFshglBiCrU4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8iyuhg4qf9-cejwwy890b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.AsyncInterfaces.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vaa6q1a3c6","Integrity":"p9fecZKFWjICK8yF6ROhcVOQmB\u002Byo5dGQ0sBrBjrJ6E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.AsyncInterfaces.wasm","FileLength":3658,"LastWriteTime":"2025-09-26T12:55:08.710932+00:00"},"jw1pEaMntp11ZWewWRRBKNmM\u002BLiS2Guh3ry3DlJNIcI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nmmh93bpyu-443noy8gkp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Metadata.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"tq1516yzmp","Integrity":"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Metadata.wasm","FileLength":2397,"LastWriteTime":"2025-09-26T12:15:42.4048441+00:00"},"6LY8LNzPacycf5b8P/cIk3fggUl6jIgwUXbh2Nk7IyA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\yz9r2fvd05-gy36uj46un.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76dz9ianai","Integrity":"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk\u002B6VHm3Y=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.WebAssembly.wasm","FileLength":46103,"LastWriteTime":"2025-09-26T12:15:42.3423177+00:00"},"lvhVvAb/0b2Vp9QXYp22gwObQHk8H7\u002Bd8jHr8iyEyMA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\6ttmv7swtr-t66y2qm82k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sq0psobolc","Integrity":"BHwPoCTrA01/66q1vJmDR6r\u002B6vKE1j\u002BF74VQIrGhzp0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Web.wasm","FileLength":65384,"LastWriteTime":"2025-09-26T12:15:42.2722466+00:00"},"oEylNbTWkEBqTbF8qvnlDUpKq/MbBD/RCtQ5eEf1SyU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qv0pfxuc8b-p58xqn8w8j.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Forms.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"aw9ntvt3ii","Integrity":"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR\u002B0hY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Forms.wasm","FileLength":16284,"LastWriteTime":"2025-09-26T12:15:42.1806955+00:00"},"rKpHshqNSrtRTgI/Z6gMQIryxeUaHRAQYuxvMtG55WE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pxkxti3evb-q4kvsak8tv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nzbgvlpi6t","Integrity":"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.wasm","FileLength":129420,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"BxEHA/9bJ10LIf1xDoGscncSVlQXIrziZmLYb77e84E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zmebkjmtto-9jnlgcba1c.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Authorization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"icz5id0022","Integrity":"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Authorization.wasm","FileLength":17683,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"cC7QM0C9Biar\u002BCOA41au/QA84U\u002BbXT9GdCtoEaE2Xu8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pldeopvb2d-2dfuwid5i5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Blazor.IndexedDB.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Blazor.IndexedDB.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1ykc89jdpx","Integrity":"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Blazor.IndexedDB.wasm","FileLength":22035,"LastWriteTime":"2025-09-26T12:15:42.014615+00:00"},"pfIm\u002BmTjCHZLZLeSqWjV9Ulfm03azzCWZrnwrOUCGKE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wr0e1yvu4q-mv535bwyet.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/blazor.webassembly.js.gz","AssetKind":"All","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.webassembly.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"316ijom068","Integrity":"\u002BV2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.webassembly.js","FileLength":19025,"LastWriteTime":"2025-09-26T12:15:41.937186+00:00"},"te9Amn73APl02SuY9dkWucwRtAXnc8GpqhTWpAHvhgg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0q8jsakwul-8xk79iv8nh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Azure.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zsdc415ay2","Integrity":"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Core.wasm","FileLength":175230,"LastWriteTime":"2025-09-26T12:55:08.7074122+00:00"},"221uaR0h4tkQZ07ZH4YmGM7EhSO1k/D4C61I/1pH5DQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\em0hu4dhsu-q3kp98qd6v.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Azure.Identity.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Identity.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hha0l2pjl7","Integrity":"FQKYYSr7il1MJGtb8VhPATg\u002BRYpXGkAz6yBPcWvPpvs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Identity.wasm","FileLength":128064,"LastWriteTime":"2025-09-26T12:55:08.7384425+00:00"},"EPWv2Cv33qTlV0izmeb51x\u002B9Mu3Ey0kVvPGslyzcmFQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\39n7fbpjlj-0dibx2mmn2.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.ThreadPool.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.ThreadPool.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jgwk6qu77o","Integrity":"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.ThreadPool.wasm","FileLength":2245,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"J086sLw\u002BvB1s8uURocXv42n162QbRNUdqn0GFj7Jars=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mt8f7zpvdn-osmziablif.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Timer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Timer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dw4v9dvo84","Integrity":"c\u002BgXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Timer.wasm","FileLength":2119,"LastWriteTime":"2025-09-26T12:15:42.1161829+00:00"},"DFp6MJa3hHDdgCyi5YEmLVGo5pqv4zIefNcSiUsqnbw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0yh3nambn7-usgg90i2m9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"115m3t7vuu","Integrity":"C5a1GnXInsPeVZFUp\u002BHP/AaLKJ4AnAYkEM5IvNgIE\u002BM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.wasm","FileLength":14263,"LastWriteTime":"2025-09-26T12:15:42.1351814+00:00"},"v9zFXSiOgwYZUY1ZYHEfVhn4f9UV9Td78hjYKeT7tiM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5r8jy2md7p-z2r0wslnau.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Transactions.Local.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.Local.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jy5431gte8","Integrity":"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.Local.wasm","FileLength":51105,"LastWriteTime":"2025-09-26T12:15:42.1856951+00:00"},"WONWDfSNIzrp4hc0mR4M/aRvx7Umc9DGQDFJcQcdPfY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vghcvuxmvx-w0z6sonajo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Transactions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"arrrkjkzjt","Integrity":"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.wasm","FileLength":2360,"LastWriteTime":"2025-09-26T12:15:42.2326953+00:00"},"Q3JRxj/5pYWuD\u002B89CHbL3zl0gPSNvD1E\u002B9MZwFw4y7w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kdkbwzmwdz-ewcwyjx9m4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ValueTuple.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ValueTuple.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"b7wcx2wkup","Integrity":"\u002Bcjy/v3UuWezFnnx/9L1SbosR\u002BqHe0UJLlPXzaxpaPw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ValueTuple.wasm","FileLength":2165,"LastWriteTime":"2025-09-26T12:15:42.2822793+00:00"},"poajY1UUfKrdWBdYlXXJ8p\u002BWK02sNSajwG9AhTCjo9A=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\oxl0sisi5r-qe5n6p6pto.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Web.HttpUtility.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.HttpUtility.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cwin774bar","Integrity":"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.HttpUtility.wasm","FileLength":8368,"LastWriteTime":"2025-09-26T12:15:42.3352457+00:00"},"/JJqFvJUK18XvUhaZSdruGd3Mx3XKeA3KQniaHyuTE0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wxeev9siit-iozsh81ky9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dnzxwibhgl","Integrity":"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.wasm","FileLength":2109,"LastWriteTime":"2025-09-26T12:15:42.3788471+00:00"},"sU1DWcMgrqsCorr00sEjwfCCKlUkF9MSp4cs9wJJ1ds=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ejydmcsp38-0woh5qb9t1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Windows.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Windows.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"b6urzjyu7u","Integrity":"fV\u002BG5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Windows.wasm","FileLength":2268,"LastWriteTime":"2025-09-26T12:15:42.4498315+00:00"},"HjP\u002BhZL6OQUFGUv0R3usYEU7TEb0QWvt\u002BrWxxTqahCw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ngim2k83v6-8w2yrq5l0k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"15iow1gqsb","Integrity":"K0r0Mb2cAC6ciUOwnBx\u002B7LAXb7GAlR2bF2fNPmwXub4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Linq.wasm","FileLength":2186,"LastWriteTime":"2025-09-26T12:15:42.4903427+00:00"},"GbroQujQAH7DyfPKW1BgwqlypP34swouSh2NT0CZDpo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\b2v9qngg3u-78hn4pmo8q.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.ReaderWriter.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.ReaderWriter.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sux7j7eot9","Integrity":"JPZQsoLyAX4PQyZzykACiAc97lTKINGT\u002BkkFqe9GmpQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.ReaderWriter.wasm","FileLength":4006,"LastWriteTime":"2025-09-26T12:15:41.935186+00:00"},"LJsDs4n8y2Zq0UNh\u002BOkWXLd6NpUwPlfGDxIpTkMLpVw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8uvrsfi5t9-k2sfebohx7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.Serialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Serialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sfkuxjqp3f","Integrity":"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Serialization.wasm","FileLength":2229,"LastWriteTime":"2025-09-26T12:15:41.999599+00:00"},"MJKL825QqoaR6uMGoFDm1ZIg3aoX1DmJ0jUOamagPHM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zpq7hsgroj-41cu7lhqbu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ogisqb2zwk","Integrity":"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XDocument.wasm","FileLength":2385,"LastWriteTime":"2025-09-26T12:15:42.0486396+00:00"},"8AOxOvnigl5CdabjAbke3wxYPtvO52NzK5DL2cZgl8M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r4pgs35xh3-skjtxppmmn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XPath.XDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.XDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jvd0k2jl0a","Integrity":"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS\u002BbGLw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.XDocument.wasm","FileLength":2479,"LastWriteTime":"2025-09-26T12:15:42.0781824+00:00"},"QMeff95EHLNClT2k0SPyQ28Nxozs0OWJs2oSAt/9aIE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lrxgcj1sg0-ea1kllua6x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XPath.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ojvfwmmwqq","Integrity":"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.wasm","FileLength":2318,"LastWriteTime":"2025-09-26T12:15:42.1616994+00:00"},"2XGX3dEDzsoFE4yhvXhumqfIjK3c7WmZxDyldHeYcrs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3kw84wfwy4-0alq6o8ccy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XmlDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"u51x4d1liu","Integrity":"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlDocument.wasm","FileLength":2344,"LastWriteTime":"2025-09-26T12:15:42.2016955+00:00"},"yhY6WJFzrfPFy6B/BegveYNihFw4a2g38jmcCfpDvqI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\chud049ych-96svnm2bm7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XmlSerializer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlSerializer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a35dfjfx4f","Integrity":"BibcLrpA/NotB9uPEnKZUkju7Se\u002BoLphHGn05Dc9VTw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlSerializer.wasm","FileLength":2841,"LastWriteTime":"2025-09-26T12:15:42.258279+00:00"},"QayQ36BKEOwSfvNUJ9NhShlL9GIs3b3yJgCVsZwq0qA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f25fe8lkc5-o2gt1hdneb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7i827ow8e3","Integrity":"caGt\u002BbMiPhewWngKJUFWSqrqMT\u002Bc2YxnxXkq7abuz9s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.wasm","FileLength":4194,"LastWriteTime":"2025-09-26T12:15:42.3312453+00:00"},"E0Ix9NGLbCrm9O5BpD\u002BnE/U6m1mwv5NFWFoTUq4kO\u002BA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\uwpsj7xns2-24r7w9rd1y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4i2c9hxgpg","Integrity":"rDSSs1YhMzJ\u002BskAxwShHOJ9Iq\u002BybpiKLK7dkj3D8AwQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.wasm","FileLength":11741,"LastWriteTime":"2025-09-26T12:15:42.3768277+00:00"},"OV93Yf0hv3QgicZ0saaGIyQRSG1k0Fmjyb5DCXlFahI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wxty36jpem-ul0hyl1gaw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/WindowsBase.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\WindowsBase.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6iz7ooci2q","Integrity":"gphUMZ8YISOm\u002BcQ7Sbt6hIYfXIvmqm98MCT6R\u002B5lSjQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\WindowsBase.wasm","FileLength":2506,"LastWriteTime":"2025-09-26T12:15:42.4428335+00:00"},"LMtMbTNggOZapmUifOaDOz39FpfSI43a48pqQpfa3sY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dwr35g4oz9-yw58uu4usp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/mscorlib.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\mscorlib.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76165vze1n","Integrity":"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\mscorlib.wasm","FileLength":14741,"LastWriteTime":"2025-09-26T12:15:42.4923582+00:00"},"Y1AvbhvlEIWc4WwDYafH2sxV4QY5xkUoyRMaSZyqXb4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\56770lzfr3-0i04c42g1q.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/netstandard.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\netstandard.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e8ywxooobh","Integrity":"ThYDqUkGD/Msjp/0RyF4lKdSnzD\u002B\u002BE5f6vlYs15VsOQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\netstandard.wasm","FileLength":25998,"LastWriteTime":"2025-09-26T12:15:42.5758537+00:00"},"qCBs7Uv\u002B44zNHa0tMjHG4YZVoO8WVxnM5SaihDyHoIk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\t63qbqkgtl-pkshd96xbg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.CoreLib.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.CoreLib.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cjp938nzd5","Integrity":"iByXLUGgT\u002BdT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.CoreLib.wasm","FileLength":1394598,"LastWriteTime":"2025-09-26T12:15:42.1471875+00:00"},"WKzjPg8Ss78MQ3PLzdomGKMcGpjlZKgEptU0XM8a5xo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hr5lvja302-zc8ninwhsh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0as6ucc9tz","Integrity":"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js","FileLength":11443,"LastWriteTime":"2025-09-26T12:15:42.1937002+00:00"},"wNQo2YOIP0UIHP65MGXr7YPpj1wyNvxdG1tWWlC1Krw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\msck2qi6sc-a68xnezzgv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.js.map.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js.map","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9qyq83rnsw","Integrity":"r2nliWnAxEX7mXseqcwwk\u002BRd92weX85t00Pr/nKTGXw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js.map","FileLength":18726,"LastWriteTime":"2025-09-26T12:15:42.246739+00:00"},"18ujEznfKc/mzLTv1mzbOmKo4g6udyjzrTHkGzlVtOg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0447u7rbia-5z8a6awdm4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.native.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"mg9xvvrkvy","Integrity":"JrnmQ6atkPUQru64W5Axtphu/\u002B3v9wTypNLww2cHzbA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.js","FileLength":36158,"LastWriteTime":"2025-09-26T12:15:42.2972449+00:00"},"PKPF8Z\u002BlUmeRtGk7qIWIdvhaCBxa2bW7U1nfk2/iiak=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\6rjq5m7fhn-gllq59804u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.native.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sskr9z3p12","Integrity":"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt\u002B2GR7IGw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.wasm","FileLength":1154414,"LastWriteTime":"2025-09-26T12:15:42.5083425+00:00"},"MrE5QyW2UfOp62FQEPPZ\u002B5jLy7TZREURgV6YVaMvmsM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\m8udfqvpdf-oopz4kkm1g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.runtime.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s1wzht4mvt","Integrity":"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js","FileLength":64972,"LastWriteTime":"2025-09-26T12:15:42.5798881+00:00"},"J8D0twKZYgJAKf94w9vKArOUov1xED1nf024f/4Uw24=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rwdotx09w2-mivs3knkwg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.runtime.js.map.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js.map","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"43tnd3fwuy","Integrity":"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js.map","FileLength":100293,"LastWriteTime":"2025-09-26T12:15:42.6308937+00:00"},"Dqw87ZCYMTFBkeTwFdjhcq2WmqEvpIXnmf/8urU2bws=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bjh8u63zdu-tjcz0u77k5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_CJK.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_CJK.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"su9h2nea1m","Integrity":"JKp\u002BT1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_CJK.dat","FileLength":333110,"LastWriteTime":"2025-09-26T12:15:42.5678887+00:00"},"dzy5rBvi6sYVNUB2yBKh\u002BuCN9NREecQYIeZzlmZ2ehE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2wtk7jlkyg-tptq2av103.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_EFIGS.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_EFIGS.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"fnxfkgr4e8","Integrity":"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ\u002B3hRE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_EFIGS.dat","FileLength":196037,"LastWriteTime":"2025-09-26T12:15:42.6088552+00:00"},"BMzXp/eQRfO649alkVYqHEWMfq96ZO5szmxRmnhzqlU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lnttmkr9ej-lfu7j35m59.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_no_CJK.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_no_CJK.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v385ycndre","Integrity":"S3rRs\u002BMOdWkA48i3UrKbP0iD\u002BIShrxe0Z0ZuQ7Mp9qk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_no_CJK.dat","FileLength":317618,"LastWriteTime":"2025-09-26T12:15:42.6674045+00:00"},"hOXHznanaG1K2KcE37NUCy\u002BVxDm6jgd4E4hEebWpMlA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rqdvdk2vn7-oyz0vx2fzb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/emcc-props.json.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\emcc-props.json","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6rw5k6cf8e","Integrity":"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\emcc-props.json","FileLength":592,"LastWriteTime":"2025-09-26T12:15:42.6734354+00:00"},"jnf1S/3IFvBk2\u002B65C2lnVe7PhOgUrIBQ7GiffqkpHvM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vibesh5ky0-rrqlvyt6c5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/DBTest.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ui1y1p0n2i","Integrity":"yl7icK\u002BEsg/NDiVy4VPjcq4sdRFVC99jbftSkXcH5SE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.wasm","FileLength":9525,"LastWriteTime":"2025-09-26T12:55:08.7215893+00:00"},"x1oV4HhQOXgL7n9fhe1i\u002BKoH5/xmC\u002BrkAYagDkeyx7A=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ozp5qbauca-m9jlkg05mq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/DBTest.pdb.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.pdb","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3jjtusjy3d","Integrity":"H4YJVGRHEMdDcjxfwFSj0R7dILxfbUbzWeFJ88MVtjg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.pdb","FileLength":18839,"LastWriteTime":"2025-09-26T12:55:08.7119735+00:00"},"OXjc0pHqnb8756j83cPlodOaR4joRVibKYw8TO3sFNA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0a8xygk55h-e034r1w4me.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/blazor.boot.json.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.boot.json","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"igogcc6f1p","Integrity":"0jtU0mROIvkR6STvPGdYpwxHTzGY8g/A4512oGHXYNg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.boot.json","FileLength":10443,"LastWriteTime":"2025-09-26T12:55:08.6847374+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file +{"GlobalPropertiesHash":"2ilJ2M8+ZdH0swl4cXFj9Ji8kay0R08ISE/fEc+OL0o=","FingerprintPatternsHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","PropertyOverridesHash":"8ZRc1sGeVrPBx4lD717BgRaQekyh78QKV9SKsdt638U=","InputHashes":["pfIm\u002BmTjCHZLZLeSqWjV9Ulfm03azzCWZrnwrOUCGKE=","te9Amn73APl02SuY9dkWucwRtAXnc8GpqhTWpAHvhgg=","221uaR0h4tkQZ07ZH4YmGM7EhSO1k/D4C61I/1pH5DQ=","cC7QM0C9Biar\u002BCOA41au/QA84U\u002BbXT9GdCtoEaE2Xu8=","BxEHA/9bJ10LIf1xDoGscncSVlQXIrziZmLYb77e84E=","rKpHshqNSrtRTgI/Z6gMQIryxeUaHRAQYuxvMtG55WE=","oEylNbTWkEBqTbF8qvnlDUpKq/MbBD/RCtQ5eEf1SyU=","lvhVvAb/0b2Vp9QXYp22gwObQHk8H7\u002Bd8jHr8iyEyMA=","6LY8LNzPacycf5b8P/cIk3fggUl6jIgwUXbh2Nk7IyA=","jw1pEaMntp11ZWewWRRBKNmM\u002BLiS2Guh3ry3DlJNIcI=","0mN0/GBBb51veSahPqlHdgtATGGi5\u002BZBFshglBiCrU4=","4p6h5Mfn9t0twKUZQrnNvpeSVaUpE7CWzWrkel8A2oY=","gWL7XHBYGe2QBTyZn2BPIGLEXlzK458Y3X95aIbTUDU=","yLDN8l5ZhibdUFhm5VhAMiM5nfwuBcFkBx9T2hRYTwQ=","gkJWFBqg54YFDrkql1QFAM03156EhNUOWguye2qxSJs=","3wD2MuhjVlYWj/vbrJEbtHx\u002BJuZrWzW8whln4A3gvxU=","\u002BmwAf1SxaEhHi9S7wBGbwPjuUIiQkyMeTjADI6g5s4I=","wmZ2kh2x0m/ZXm7Un1uRxJXfdIb7R8NDy3BSUMnfZnw=","xn4V0tWm1wNvBh1YMzepOuyV4a/sf2F6m6c6npjz0ks=","NRwpoE5\u002BQkqHS2DPZtcpLALQxagEP8DBDKZAX0pmyKU=","c2t5ULCmP1yPxWuC9ew3g/tZsqqPCMFmaTBVRCOsrks=","0CGNfmmqlRpzm\u002B\u002BYJEkmCZlrwn7UREOch46Dmc55PMk=","DheSJW4xA3rULiByA/mFwePw9yy6f0xxDlF50YmK99o=","l1sPjUL1f7dfGM446xGb464be9Aa2NYLX7PvjZ\u002BsV6M=","oYgyFcYzPtwBAH7AUzqXdPjc3lzQKanFaypvyqtBL\u002B8=","uybAcKRPlZkQOCWoUjsrd/5f2cr/MElEpslzJyMqLvE=","bNM\u002BYGaE1QgM2wcm9ltg/ygiAKyYFat9d35Y7rFBZ5k=","23S46b8JSTYkSwgNSndjS918AuT546EIQydmuYpXXWY=","9uSq2gG3267k5jVamPQv0RuGQujKkQ12ko5WUZDZi5o=","IjOC2hS2H7kggbzA/E8wp7il44lqkfWH4Bae30k\u002BKeU=","LinTQ0rtgmhe7WnmqjyqxIDCyBfCMJe420vwbYCA4fw=","gVxgI/6BbQKWzsnOQGatlbvXJJRI/pI3zzbHu8X1HNo=","MPUEtxX1kDWmj/qMLGZHcCqX5vomqsAK3qV5WCeGVBQ=","ZpuMAiVVUERRTgk881Wqoyn8HU6HrYScGq3\u002B5oKh\u002B\u002B4=","JGza38WjOmv/AY4ydwnJAcvJMVs8HqlXuzq9rehsMmo=","CzXVI754R2iim8p9IMfGdnlAu4iDKOfR\u002B\u002ByuXyAL1Is=","lm/1zJZvhGJSnowH3fBNKM2F10K/QYf1D6PwkSZRseQ=","U2k0ee4UiOooIwXE0ZEkYycMSbrujEgbVfKqLkVixxU=","0ZQT8lefo9aPRJab4CP/XCEX35SCrJZmhHU5lRCkBPE=","\u002B8Kr9KX8X5Pu\u002BLTAkfwryRcatLpw8uwKVSweznZvcrA=","NnUWNybGw1O9whLIsvr66iSJXdCzejxkTgKpO\u002BP3i3I=","oPhp9\u002BbZo8eHdl7NRkqNu/wi4dKMb79Z/PjGaQbBnuM=","32u/\u002BhHkgScEfSZjBB1uY5OL\u002BfkcZ5q8UKXxS2JYYjM=","Wqnd26/2Yqu8HQXhN4Py5WoFhCrrKUbE31vHkTo1qfk=","AlcVtPbHHIV2Aqhx3g2BrVSWRqodGt9zn85k6MAakSM=","PztbGe9FPFy9xocX/9dQztQ473MoYWIF21R6bV1eOEs=","/rmBE7ov07hYA/6bbTvbQEZVzHkhrtwhesJnQrGxV7U=","razBNIdm0HxYNsgQ1AUm8MgVX8dI5kxFWRhTAwRBcWo=","DcKX2De2gSoTRxcrUDz0qBucVN9RYz2fzAPiNEZhYnE=","nyElgLyuwrmGN3j85jxObFnUhpV2awDDGlIzz918BEo=","hoXuNY2GdDSBcn7ozJrSRUZ9X2q9j8GwjvuRIn7EWRU=","qA0WS5Nu9JyoHZMFaF91MJLsrlTISJlQ9F3N/LLREKY=","zEXDO40GzOnXa\u002BNZtwVosvfra/B4UxcoABoQ2WoSE54=","xifiG3dyyF1cPGPuxRs7uNLcivU2bFiB1iNVUejjt0c=","KADNUhz30xJDUk66d655ike/3XxxkR0a7R9TRwqmOcU=","Bszeo9oeb0Juv1a0W8Vh/e7DbP157TJJTleeofWFf0Q=","Uuj0LtZV0XjSKxLiOOT9RvCSG17p8h9xh/ez7Ek58qM=","Z3EJ2eFj8lnTi1qM/kuTZ4NszAWobpliT7toL436QUY=","3jaHQ8Y5Kx7LQ0tN\u002BlwRUODTKxpod2TqP89zkcl6VZw=","\u002B3cDVoWGcE5WJI8547WJtOctI0FYOW1UQES2\u002Bg5QJuw=","sbTkxvdm/HYrGiOARehKY1C7H7Q9JJPV6JGOfbFH7s8=","ndI1Zz2plCyCpIt293jdZspDlI3B3DflZsQy5zuuJPI=","AHb0nRK9r1Pqe4wYAJOruNre2yOLGkLPnEMNBq9BYkk=","bBRuu2oYRqeYYBfio1V0f6FB9v8QrLCP/2YZmJEdtzI=","dxDYbjesAERhEDqOCV/3BzrPzKkUul6OxjlbnJQdUSY=","c\u002B8GMbU9GxpcvoTZb\u002B0saYu5\u002BZU5Sl\u002BybkdmZDcGm\u002B8=","HKe1akTiEsp/5kLiPPyCvfbVRC5Whqo//07S0\u002BKhWFA=","403/NFvr4hbPS5mBcWEKlNSGEfBzJMIINu8gNNZs0JY=","LhV68ClZmOI7iaaLRVWf7WhvjqFXs97IyW3wzWbUE6Q=","2FQWH49ueV\u002B1TJE2L3nBSjY8MwBFE\u002Be1BqyWWv3NQIU=","isNM74hmqGf9BCf560qKwogpAUHUua3vQT8PlAlx7vY=","asouYvql3Jdz7reYTdHKRIOpXHBKJQydndVv\u002B1H/aR4=","8coQsN1ae1qYg/6w5L9TowxL\u002Bj\u002BaRz3TphoKV9j0auo=","cdjLLwX/CEaanE3tcMF/7FG9vYbZg7d3VbX2heJe1Ws=","Hdti6CEtu4zrIGsMdSm84IrD/9U0qaMoKllxpgF2ED8=","dRy0EZRi9mRFxLryfbpxX9bFHEbzejxnHTctySwDfDo=","EmujuSqKXzcTPU69NwFFTL6SAfUWhqOzKtLp5IPcsNs=","sCpO/SQlwJUx/G7HeRtqZHTUyhnh1uHPs\u002BD0IwrT5Lc=","VrH9ryC48BXhdeTyBPo0u/cxwH92N2nGQgDRLadpmE4=","ORKBvxn\u002Bcy45t8joO26bu\u002BxEY8EKkr5\u002BDAtaAEvzo\u002B0=","M1W8ppJeryv1gQ0WvfkCqUeKhNowy2gIkgbBG7ct/6E=","Vx7FyHs35hdeiMR\u002BKYjxN0wY469Ct0VLcHYhG5atfwI=","z7xJZkFm5kWOSm/UUZxwqglFw7Op/FUoLehpIbQfwxs=","UmjRTSZNzE9euGumyAbLVI/6tV1pDuiaoLqm5pUTCX8=","tDZeoWQ1ZLuBO\u002BmtVNrMasZBK0DEoSf4GoIjy/tsPUE=","EnK/oWu84D5HFrG5zBqh3A4Rx15WdAzu\u002Bt4ljAVxJoY=","bcS4Sacv7BRvFKaSfIXTm9eXLpWrCtwXEoIAwxWSjLM=","GJX\u002BWIBI00de7s7PoY5xU1Q8\u002BJWiJmltHqMFANeHHeg=","3C4vbIdXko4gzBrqOaQQ8idNX6LNIXQpCPLGyuIgu3k=","JZSewQN\u002BwGLw1hooZyP0Y1e6wHMICYw5OfM99LZ9F/E=","7c\u002BgPi35E1YjxlXmaggKXMAoI5f9FG22ac4zN/yXX6A=","T6gtjsOlCC1s5oU06fWx3rf6v9QImq5K7qICcNgozw0=","qilOp4OGCWpAU9PHexl3ZDyTmVoA0CU\u002BkKICmSjZ6LM=","CIhsF93//03gdr45tzAtTVHriyAllopXo0cchpXO14o=","ApEoIbWSD7syUhyXFiy8CZr2WfT7P4Fo0jSIP4u\u002BS2g=","azWc5rtD3AamtY3HvAftPkirgcb2zhOY7hqnh\u002BmKQvE=","3czKupGRtCdHcoS/e5LZUELRNCuqGVywE3KaszRbrvQ=","pPkuckXTA5d6lKnhWJssExGb3PLAYVqvMRrOxYxXZM4=","qAGGNmswBF4g/jKcDEV\u002BxYY\u002BMzDdLBh5Z3UakNXF67M=","dOhlSxaM7UDGH9pVqjrqw3AtoPoGyDxp/ThnstEV6xg=","B9pMiUPh2TFKkQG6i\u002Bj\u002BakVjpMM2IhykZx7pyfNjTok=","rlLpiNrUEnVW2L0LBc05dhrw9f\u002BxxH4KQzAzxOTyZog=","eO/Rj8aKekB2Yp8v3MMMg9up\u002BHD1jMNW6lUJrsaxsEY=","Gobp6x53N0sPX15mRn4d/u9gyqgkQA9z/LRV43JXERs=","jjYjSwBDE0hpGtiQHsRgWv0CKwihoa3jwNe\u002BpOjNOsA=","9JYJVt3ZJSHUjGEqBBCVWTeaih/tKD2ByTHmiUgJc/s=","6G9hD9k\u002BOFKAAb6/2KfOtWm6yVdxocKzyWDm108ubec=","H0mJCcil1jU7Sw7cGCojOUTG56rCoxyrVx5QHX9/cVQ=","NNlnfMwZTTecnHoPpDtHqHfN2Jla4RFDPOZ6GvyXo4Q=","teFhOzomBtiD2bPhUyHfJeJsrwyzKxjj2COGtRlmvwE=","VAGJFMN69OhMmjsgbERNTkP99Du52J\u002B2NaxT53rLtkw=","/5wxyHnDddcE/pebrbJfYPSqsB4A\u002Buq4tWCPR\u002BTYJqY=","XnHUAHYu/gkkMeKOF8nxD455whS8f9N0qxPIq2hnKaA=","tnkLUMT\u002Bvs08Zf\u002B\u002B5NumJ6FBa1vhXWRzA0nb5tdntQ0=","Sy4O\u002BfeAwLe4qRrP8gKnthVeJuVLKMc2Fpq6bSqLR2c=","FVL/3T7iD2wvvQdXRGeyG7PEf3S6lF8Hvjz5QInuVF4=","LEoc4\u002B4bMLxbXVoRZA3Iv4CP3sKTfJ0AmF\u002BbO6URCxc=","xLH3ZB3kUi\u002BXpU1d2tVSo/d8/xfrl5znLu2yBUguxNs=","JjFAHbGhaqYzffcQjoN8lj8dVCOMQtploMbYPfn9lcc=","BwQ4TxXJ617nIA/2g79u\u002B/e4RJvR/dxYlGduXjF2dTs=","244L4GZ1W9up1ksHfBNm2u88tPz8OAgghMV27sYLoJg=","NRg91duwhq2CFTV73I/JRZewQQf\u002Bv/QerYtZ0KKGCSA=","k3r98iARvC9TN19D9ChuCLD8F08u7XlCZythPBXtLng=","0I1Br3o7RDBIWl6g0I5/ts1VjLKbkQW29CkwLRkSNIk=","3eQdCzIbQms772DSlyDcoGyinYg2WCd7BsFodRM87iY=","Gq9tDvdwo4hF2/lkZTDFnUjrhx73VCA3MSiGxy0xHE4=","sj8wXGcvHFT/qTgedOnFeLjS7ZGjrdkojAyW8J3//hk=","6ZRPYeLj/hv3H8tMlCG0xvvcworgDa8Q/0OFw/Tbmh4=","etYhN/nNXEucQmYUK3kGXcpLKRg5MABfJ9kdjmD0Ueg=","7Y/XluQZLA3fsi88ucaDol9C8oHBusyk6OjMryhmx3w=","Vc4nsRSMq9BizKfnMgw9tI9usLihqT7uEl\u002BwOpbca0c=","e\u002BzTYzj1Mvb3UCQ4b/Ajk9eEafQpVgSQtYdLkk\u002Bt5pE=","6iEmSmDnbcUnHLMcbf1M/EoDcICxG0wNmDupSWa3kA4=","ZPSCIFyNbPD3pSWKrbuqaxKTeU9SMSvr\u002BPNe5ifJ1r4=","hM8T9h50WIkUp0gx5CGDIBKz2vJaGMMNNIiDdK34hPk=","VH2mBUOxDpyEJ6RJ8FdJ78O38VpAFEzARNXHJfb7VBM=","BHZBOTft34Z2cmsFfAqh3PFH9Q8YnmXNgeaYhkwt7/8=","hEX5J74I7RH3WPpzL3KIO4AAV1v0M\u002BeTYud2nqu66UU=","WZ0PQv/Gdl/4zgs47IaZTX79YZ/QYjPAoECcYqHyOyU=","YJJ2T9KbZcGfdXNSGJeW7VpA8T18o\u002BCPBKY5aOZJaDI=","Ms5BaqXryOoyUtxNf55AG7ZWZMggmmCDwX1ltNNSErE=","dSHw/yyMfsORaEw9bIgiVYiiT2z/DJhc8\u002BTrcNPQjCQ=","4NDEKOLxaJNQDK89eJVnSQT7QSY0wHotlLSIzfFrzNo=","4Q6IjioFrLlRy5S9JGB2SR7TiW64w4RGbtDa\u002BiH7ePY=","syR27FTyqNJI7L3y6oGH21u4FFz6GZO4sK\u002Bf99tH\u002BRE=","laDLmeVBWUBHrduP695FYJE38j7lTinbJw39r8XCCgY=","oT4FZCnRUmBUY9MWHKBu4wn0wmEW01JJsdlTnAuRqS0=","zMck11qCcUaSRmD02QeWWMIjLSJnGPphGz6jUxtyI9c=","btRHFeyIMxD38oAiYIVkxK9U9CEY\u002B7rkCCCdFIAvpCI=","6icxRIkpe6XQaQ382T6GlSaQnVYj48JHwu1gvkJKRzc=","pGmtZdUe4lu4c8hC/4L\u002BADp3vG2jvtaiqnU0yj8NM1s=","eKLefoXDcd5WNWq8PGo1MqdZ3XSSjTN47a60tklgvuk=","bf4WRfq5/EnOialT7y48T4mvj8sjvMJTDc06j5BOy7Y=","Bex70F\u002BNzCuI1k3vfDZzg8NQCRgBK2KtCEW5Od72Mdc=","VJfoOGH8yli4JTueZWBp3FrNWX8SSJKbrA4EjUFQrCM=","1f60KVdZutcL8mtMttgusuENoC29r55BiH5JDxryx9w=","yvYPuJdrZmoy0N0tA7/7jPX6eIQLYEB8JJ1gzW0EQvk=","BksPimuVmJ5VPeBvfNl3VlSMmE2pc2Evl6mEsROnyW0=","\u002BK4b7lI2oeqPXH3r4gUYiciAKJMFKW4xXiU/bbfTy8w=","cI3nIsIyeuba4TXvJpHjz2Jlf5osJlvWgjFvJyn4xxI=","dwQHDxh7jpCc1PM7Zn6t/jEIfssG8kc6Kw5AkWMBeh0=","tlShdsLLQIs8HmptW2oOIMBMZQqnFYl8Y/Efum7EjJE=","q7gKsojd6ue9hwR84Xaz4vVhnVu9b/mcRBwz1BTYq\u002BM=","7Afvi58jZv8wijfZ6GgTZ4A5pb8b4mpnL/T4ATWWtvI=","i69s56S8FyzhWw7hRj/xupUBBkK2euFOeEAJ7kEWSsY=","HRtSc8r2R/YjX7GmZLhGA\u002BPRgocvh0g48rU6sAZ4kFg=","71LyS/rGUdERsDU3t\u002BlImXzlkJIRofG\u002BtRiM7MRpDrY=","mDY/GAdZSOd6vTxLyzL623unAm1dupqMpgVYVAvE0zY=","Fm5hUuXxGceOulxUPrf0f8aC3tdCvtfyDUNk4iqODlE=","1FgvT0SGPN/tbgOq\u002B50mQo2uyC3WxOAJ\u002B2BZTzZ/\u002BQw=","2Cwmsw9OyGABwKdgPOCb1rnNtOjVeeoWXhBFUnsXHYc=","vmV6GNp0lOuZYuSZK8l41nukrpK94GMEsnNlN3giIgA=","gCoWOIP8xWdUmzX9DdQNm/K5EihyMvD2GZkQdmVbF8I=","cT57yDhn2jGk1A2OPKqK9NmQ8XjftoLiVvreSlCLp/o=","g75x4EQIT18IqXbU1zVgvnsdnU8n36nR1zg53dj3HWI=","c1Dpvq4SOIfEc6G6z/6PJeNEz2EQM6lleoO3RJN8Hig=","DnO8vghGoerP1RJTmbXsxG40z1/HcCANas9\u002BdlifnJM=","Cq4BPn5jL1l/g9OQWlR54\u002BPdFEvHZ8NKUIcxsISt2KU=","X2J7ZGJm13N4P2m37ayMDc3PAH\u002Bl6\u002BzjRfy0ha4ikek=","UDuOm/qKhrFsKFC\u002ByETURazz\u002B\u002BNmfYPAt50RA59gbUY=","7I9a6UVRG9PCI2t/dRIjxJFxOOFe1WDbLr9kpz1k534=","JTJ6jQxACJ\u002BiBDFSoyXkZM9PDg2JmpTfD5Ud0RqJpKY=","YfGYdiCOcOyIvQ/cV/pOBdx1JA0EeVqK2Mj\u002BebVQu9I=","/e5r8dpCUkaCeIueE7h3USlVx48lD4j6dDJwWF7w\u002B8o=","cZo\u002BIprWkuLlBJgjFc94dCydfz6smkptP39kMJRY60E=","lUQvikMFBtpVHqwp3laIBS/af/rS/ZtPhSc80AOk6jY=","AwD56q0kCIyMGueavLNsFVq3mF/nbEBLjQE2Gz5EE88=","8oeHdcp2tdn7kexscn0SeZLvlQIyFydPnIWO3UarIsE=","mFBPdKOMj96HiRiPZlLrZoNmibfgNDg2Nd5bC9qtIxw=","Dk7W0lksbAHSX7JxDDLbmsFZ8IMwC2fggI\u002BTXYEsbjM=","zPrv/WUVGvsnmG7iSqnptbIJZ5Sjr7H235WYLE7W62g=","7PbviBzZKteywgQ0QdAI3h3yB4MuB/JLFGBL3o76rG0=","nXUtbxMsZ09Xk3oU1mKnFhe7pbeMgCu9WCbiNGyOM6c=","TWETj\u002BnCcUV\u002BZRusmqjKLeE8NPk0hHdblGOvDSU6CcQ=","fZWaAOsLwtzf352Ef3v9itCjQM86du2zno60mu0wESo=","eLDzHTRueSmwkisM5tTEcBJHpr3fTV14eMQRIL/qe0Q=","ansWTXEGfyOWzFuWNgZQhtW0vn5ugkHOBDl3bfuHf94=","IwMaq67IW0TBueUpMjeBZRw33Ju57bTuZg7gDdpxBi8=","SVsfFq2Mz7KO30RFNf5QpWzcjJBNvS28EetrOj2\u002BiIE=","pUAnnKazdFPg5Zqbc9U\u002BN2kNhPqy1z9aa4xHE22f1YI=","hPpOkVGWP2Ueq8Sf5gNOFKg1QrcIYEoYZ\u002BA4NJyatLo=","ecevRLF2BcNpa/KMvBghlKaK4ecxDZOm1fd1s\u002BK3fNQ=","kAjGDhv\u002BtdYRGuwua8svsb8Di2G/JTOvo0cpoCgZuWM=","E4W5PIMuykSVIP4lwMnpnI2VFjODLvd7\u002BOJN2hSdqgg=","PlWa5nwQ09/MShiZtO1KgCbB1Uyj7s/TFwiR01t8Ws4=","eV4aGmSUrJUISmNxOmtNNr/q0YSbHE5AHn9dg1\u002B7GSI=","EPWv2Cv33qTlV0izmeb51x\u002B9Mu3Ey0kVvPGslyzcmFQ=","J086sLw\u002BvB1s8uURocXv42n162QbRNUdqn0GFj7Jars=","DFp6MJa3hHDdgCyi5YEmLVGo5pqv4zIefNcSiUsqnbw=","v9zFXSiOgwYZUY1ZYHEfVhn4f9UV9Td78hjYKeT7tiM=","WONWDfSNIzrp4hc0mR4M/aRvx7Umc9DGQDFJcQcdPfY=","Q3JRxj/5pYWuD\u002B89CHbL3zl0gPSNvD1E\u002B9MZwFw4y7w=","poajY1UUfKrdWBdYlXXJ8p\u002BWK02sNSajwG9AhTCjo9A=","/JJqFvJUK18XvUhaZSdruGd3Mx3XKeA3KQniaHyuTE0=","sU1DWcMgrqsCorr00sEjwfCCKlUkF9MSp4cs9wJJ1ds=","HjP\u002BhZL6OQUFGUv0R3usYEU7TEb0QWvt\u002BrWxxTqahCw=","GbroQujQAH7DyfPKW1BgwqlypP34swouSh2NT0CZDpo=","LJsDs4n8y2Zq0UNh\u002BOkWXLd6NpUwPlfGDxIpTkMLpVw=","MJKL825QqoaR6uMGoFDm1ZIg3aoX1DmJ0jUOamagPHM=","8AOxOvnigl5CdabjAbke3wxYPtvO52NzK5DL2cZgl8M=","QMeff95EHLNClT2k0SPyQ28Nxozs0OWJs2oSAt/9aIE=","2XGX3dEDzsoFE4yhvXhumqfIjK3c7WmZxDyldHeYcrs=","yhY6WJFzrfPFy6B/BegveYNihFw4a2g38jmcCfpDvqI=","QayQ36BKEOwSfvNUJ9NhShlL9GIs3b3yJgCVsZwq0qA=","E0Ix9NGLbCrm9O5BpD\u002BnE/U6m1mwv5NFWFoTUq4kO\u002BA=","OV93Yf0hv3QgicZ0saaGIyQRSG1k0Fmjyb5DCXlFahI=","LMtMbTNggOZapmUifOaDOz39FpfSI43a48pqQpfa3sY=","Y1AvbhvlEIWc4WwDYafH2sxV4QY5xkUoyRMaSZyqXb4=","qCBs7Uv\u002B44zNHa0tMjHG4YZVoO8WVxnM5SaihDyHoIk=","WKzjPg8Ss78MQ3PLzdomGKMcGpjlZKgEptU0XM8a5xo=","wNQo2YOIP0UIHP65MGXr7YPpj1wyNvxdG1tWWlC1Krw=","18ujEznfKc/mzLTv1mzbOmKo4g6udyjzrTHkGzlVtOg=","PKPF8Z\u002BlUmeRtGk7qIWIdvhaCBxa2bW7U1nfk2/iiak=","MrE5QyW2UfOp62FQEPPZ\u002B5jLy7TZREURgV6YVaMvmsM=","J8D0twKZYgJAKf94w9vKArOUov1xED1nf024f/4Uw24=","Dqw87ZCYMTFBkeTwFdjhcq2WmqEvpIXnmf/8urU2bws=","dzy5rBvi6sYVNUB2yBKh\u002BuCN9NREecQYIeZzlmZ2ehE=","BMzXp/eQRfO649alkVYqHEWMfq96ZO5szmxRmnhzqlU=","hOXHznanaG1K2KcE37NUCy\u002BVxDm6jgd4E4hEebWpMlA=","AH\u002Bh3OAUaLJNEz8g9XidcuZF6IvyFhhYY49M5O8Q3Fw=","9zCnTEZSv6QbXI/BQo/uQCxxHZ2SHJuMDMmWiBCDoIc=","fa7NBl5smyurItTa7XzWdM69NjJGsScOpKGhRLDwmEY="],"CachedAssets":{"eV4aGmSUrJUISmNxOmtNNr/q0YSbHE5AHn9dg1\u002B7GSI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bbgmnb5hbg-6t2k60fsqc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Thread.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Thread.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"g48ntysoj6","Integrity":"ILKXYccJsmn1\u002BvCuyJV8VO5pq4Y/eVJnoc1dFTxymwY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Thread.wasm","FileLength":2328,"LastWriteTime":"2025-09-26T12:15:41.9915999+00:00"},"PlWa5nwQ09/MShiZtO1KgCbB1Uyj7s/TFwiR01t8Ws4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\iblahq873n-28tv1cvup4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k44p7iuwwl","Integrity":"JLAkzd5uKF8V1O39BtcwMRPCjoZDiFjiDkLM99YQwpA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.wasm","FileLength":2548,"LastWriteTime":"2025-09-26T12:15:41.9616026+00:00"},"E4W5PIMuykSVIP4lwMnpnI2VFjODLvd7\u002BOJN2hSdqgg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gbovjet1a5-nxiqg4esze.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Parallel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Parallel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4yzmpah3c2","Integrity":"hK/lJqER6wXQjvoubJ9CHLP\u002BRDmm31ugI\u002BTj7itiF7w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Parallel.wasm","FileLength":21570,"LastWriteTime":"2025-09-26T12:15:42.6348936+00:00"},"kAjGDhv\u002BtdYRGuwua8svsb8Di2G/JTOvo0cpoCgZuWM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9um8yugw6u-ylizmqhzfv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n6pqvwogrj","Integrity":"/4BmI4I1mM8\u002B4AdBSVySXuS20XDwT3o2DMCrLrp3Jfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Extensions.wasm","FileLength":2277,"LastWriteTime":"2025-09-26T12:15:42.6158613+00:00"},"ecevRLF2BcNpa/KMvBghlKaK4ecxDZOm1fd1s\u002BK3fNQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3hrkexzk8c-6d9g8js7bi.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Tasks.Dataflow.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Dataflow.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cb7vtt1qex","Integrity":"yJfVE0l3l95kN8bszW3KfRnrY/XP7G6y1EcITgAyGrA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Tasks.Dataflow.wasm","FileLength":73776,"LastWriteTime":"2025-09-26T12:15:42.5808575+00:00"},"hPpOkVGWP2Ueq8Sf5gNOFKg1QrcIYEoYZ\u002BA4NJyatLo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8nfycdlgzy-28ry6apv89.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Overlapped.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Overlapped.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f7cxoszx5d","Integrity":"CzRHQLM7qHIjfGVVAlCGrPPjqZuMwDCn/g9vcpssaiw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Overlapped.wasm","FileLength":2297,"LastWriteTime":"2025-09-26T12:15:42.5103904+00:00"},"pUAnnKazdFPg5Zqbc9U\u002BN2kNhPqy1z9aa4xHE22f1YI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bb9qa0wq7z-4ek4ni69ky.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Channels.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Channels.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8yd5vzgjhc","Integrity":"4IDzqgBk91gFU6dxlye02ZmjeUwpNi85OTcUQttGTUs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Channels.wasm","FileLength":19234,"LastWriteTime":"2025-09-26T12:15:42.4543529+00:00"},"SVsfFq2Mz7KO30RFNf5QpWzcjJBNvS28EetrOj2\u002BiIE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\b9vf9pealm-j1cioy09ep.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.RegularExpressions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f72575ty3n","Integrity":"lXqrNFMSqC6w21U2ID37TPsCYQXcELMu4yl\u002Bs83G\u002B3U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm","FileLength":149515,"LastWriteTime":"2025-09-26T12:15:42.3918279+00:00"},"IwMaq67IW0TBueUpMjeBZRw33Ju57bTuZg7gDdpxBi8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fcjalcv1km-is9ql902ak.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bu1ngcu4nw","Integrity":"7fYBQoXzEsmxLJjHb88V\u002BBM4R0/whzn0ysL/8zFyfiA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Json.wasm","FileLength":200901,"LastWriteTime":"2025-09-26T12:15:42.337305+00:00"},"ansWTXEGfyOWzFuWNgZQhtW0vn5ugkHOBDl3bfuHf94=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9o6rzlkjb0-z5efz7uynz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encodings.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encodings.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vc57ri47bw","Integrity":"IWZszTDc88qfIlb3xg4nKDrBKlvodPYzUvO2rW9gs0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encodings.Web.wasm","FileLength":23479,"LastWriteTime":"2025-09-26T12:15:42.2347322+00:00"},"eLDzHTRueSmwkisM5tTEcBJHpr3fTV14eMQRIL/qe0Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ypi7ed1ege-j64gric5hv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8pp2d7nwx7","Integrity":"ZPg2SHvfRNuVKRB2tdfSjy04K6rnKw3ZxvCP7O2fNFw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.wasm","FileLength":2225,"LastWriteTime":"2025-09-26T12:15:42.1461879+00:00"},"fZWaAOsLwtzf352Ef3v9itCjQM86du2zno60mu0wESo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dxsvyfuvoo-aj5z1c7o1u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"njlowod9iy","Integrity":"7excWAPzCke9FkXOBuHLd0k0SbohJECOiI7ZMYe9t8A=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.Extensions.wasm","FileLength":2244,"LastWriteTime":"2025-09-26T12:15:42.0931838+00:00"},"TWETj\u002BnCcUV\u002BZRusmqjKLeE8NPk0hHdblGOvDSU6CcQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7v92wx584c-gjoo4gp3is.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Text.Encoding.CodePages.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.CodePages.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"z3wm10bij6","Integrity":"8eLUU3/Ss920xunMbqTqfk7LuSZHz3tHoK5ZijQJmdE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Text.Encoding.CodePages.wasm","FileLength":514586,"LastWriteTime":"2025-09-26T12:15:42.0476763+00:00"},"nXUtbxMsZ09Xk3oU1mKnFhe7pbeMgCu9WCbiNGyOM6c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bzgw60iucr-936m9j9l51.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ServiceProcess.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceProcess.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wg2lc71tf9","Integrity":"QKizORtiAAuUOWqARDuKahaL8MT/GQeXRExnyTrxoOw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceProcess.wasm","FileLength":2292,"LastWriteTime":"2025-09-26T12:15:41.9695998+00:00"},"7PbviBzZKteywgQ0QdAI3h3yB4MuB/JLFGBL3o76rG0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4q0xwa5ro2-iqhxebzz7y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ServiceModel.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceModel.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n161wk0uga","Integrity":"JbvCgMW9C6zzwCgr0zq765gyHWtRTA8RsEWEhwBVKog=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ServiceModel.Web.wasm","FileLength":2523,"LastWriteTime":"2025-09-26T12:15:42.5738795+00:00"},"zPrv/WUVGvsnmG7iSqnptbIJZ5Sjr7H235WYLE7W62g=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\aekm66ri9p-lrb0hl5kc7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s97mx8b182","Integrity":"UJ8G6PPlduRlyr\u002B1oNz\u002BJyDnHGE3EkPO3DpPelxPcrE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.wasm","FileLength":2946,"LastWriteTime":"2025-09-26T12:15:42.5173439+00:00"},"Dk7W0lksbAHSX7JxDDLbmsFZ8IMwC2fggI\u002BTXYEsbjM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0c0hvs2vu6-zk3b2avaio.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.SecureString.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.SecureString.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1m3drzyj5c","Integrity":"d2Xqb7vxdtDNDbGPdFV6GCPyS/JZzyFZd56PRKfHA3Y=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.SecureString.wasm","FileLength":2179,"LastWriteTime":"2025-09-26T12:15:42.4903427+00:00"},"mFBPdKOMj96HiRiPZlLrZoNmibfgNDg2Nd5bC9qtIxw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1tpxzblytn-x5erl1hl2e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Principal.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"y3kuf4p8f0","Integrity":"TlAKOH9\u002BmdZRrJbSS/tsxg8/PXg9QmBlQ0x\u002BmT2AXmo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.wasm","FileLength":2143,"LastWriteTime":"2025-09-26T12:15:42.4288273+00:00"},"8oeHdcp2tdn7kexscn0SeZLvlQIyFydPnIWO3UarIsE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bmrjv4r8jb-b5l9amkyft.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Principal.Windows.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.Windows.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hk11fhhhjx","Integrity":"z57gNEtm2DP5elvuMtPvLLfmDgQv1EfjNg8yYtcpFnw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Principal.Windows.wasm","FileLength":10533,"LastWriteTime":"2025-09-26T12:15:42.3818515+00:00"},"AwD56q0kCIyMGueavLNsFVq3mF/nbEBLjQE2Gz5EE88=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tqwkp74r1z-7pr5ut213u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jmn6g5m8zb","Integrity":"G2HwTanVf5VpKd7EDYgZCdCpF2hY0yuSSSdB9S0769Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.wasm","FileLength":177346,"LastWriteTime":"2025-09-26T12:15:42.3162464+00:00"},"lUQvikMFBtpVHqwp3laIBS/af/rS/ZtPhSc80AOk6jY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0ekpmrs2la-z2sd35hu00.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.X509Certificates.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.X509Certificates.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v9rbzgu9as","Integrity":"LT4ukZiKYEKKHRUD5IDjg0W2BMZ5CnAT/4jRXnjEw58=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.X509Certificates.wasm","FileLength":2649,"LastWriteTime":"2025-09-26T12:15:42.2296974+00:00"},"cZo\u002BIprWkuLlBJgjFc94dCydfz6smkptP39kMJRY60E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ae0kljf4k4-e5i0gbvd9r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0vhvvf4k3t","Integrity":"1DgPbgCeUGWdxuvYfcPD9rxxFamIpdw0mRD/rTGxCb0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Primitives.wasm","FileLength":2324,"LastWriteTime":"2025-09-26T12:15:42.1746985+00:00"},"/e5r8dpCUkaCeIueE7h3USlVx48lD4j6dDJwWF7w\u002B8o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\e6exj1x2f5-dyvc86uq8n.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.OpenSsl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.OpenSsl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2o2sm33eq3","Integrity":"gm6CNjCHspVPA5tketEcjJfl0NQoo371iKu7C4Xve58=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.OpenSsl.wasm","FileLength":2199,"LastWriteTime":"2025-09-26T12:15:42.1301821+00:00"},"YfGYdiCOcOyIvQ/cV/pOBdx1JA0EeVqK2Mj\u002BebVQu9I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xyplfow2qj-j7rxdkh1b3.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Encoding.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Encoding.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qiicypd8fi","Integrity":"PuHY96ekEtTCjRuA8G7vDRGFemiOpPT3\u002BNZSYw0niG0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Encoding.wasm","FileLength":2261,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"JTJ6jQxACJ\u002BiBDFSoyXkZM9PDg2JmpTfD5Ud0RqJpKY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3h3hvajvgh-pp0py4b3sb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Csp.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Csp.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lsxr8bw4c7","Integrity":"1fco97qk2eIvRhRjX9xuqAH89m8\u002BSgXBBAXcKIDFePA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Csp.wasm","FileLength":2318,"LastWriteTime":"2025-09-26T12:15:41.9915999+00:00"},"7I9a6UVRG9PCI2t/dRIjxJFxOOFe1WDbLr9kpz1k534=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mcw1cd81m3-gop2hwvo1a.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Cng.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Cng.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"op79h4ub1p","Integrity":"THCqk06UV6cRyIwY3C\u002Byo\u002BxIGVhemB6knPxG/5LguKM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Cng.wasm","FileLength":2461,"LastWriteTime":"2025-09-26T12:15:41.9401892+00:00"},"UDuOm/qKhrFsKFC\u002ByETURazz\u002B\u002BNmfYPAt50RA59gbUY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lrxshc1ab6-219cqnv0en.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Algorithms.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Algorithms.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6vse0bttoc","Integrity":"oqXp0ZHUgc5OhCwIhHYEeSbvFyHDnjnpyAcakDnqMuY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Algorithms.wasm","FileLength":2686,"LastWriteTime":"2025-09-26T12:15:42.5878542+00:00"},"X2J7ZGJm13N4P2m37ayMDc3PAH\u002Bl6\u002BzjRfy0ha4ikek=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\sxs7psqab5-tg7e1gjfvj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Claims.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Claims.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bx2m8b4qjc","Integrity":"sXPcFRzIFVHblctIM27ygxHnwNPb2mCkrHtGurIfZjk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Claims.wasm","FileLength":15701,"LastWriteTime":"2025-09-26T12:15:42.5183431+00:00"},"Cq4BPn5jL1l/g9OQWlR54\u002BPdFEvHZ8NKUIcxsISt2KU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\g11htn6v26-q0htxmyjju.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3gd1humc5f","Integrity":"rbzkGhXbEmT5ps/e7DEFk0y9\u002BYqCQG6geytJVFjLmIw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.AccessControl.wasm","FileLength":16249,"LastWriteTime":"2025-09-26T12:15:42.4713434+00:00"},"DnO8vghGoerP1RJTmbXsxG40z1/HcCANas9\u002BdlifnJM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h9kp2edh8n-s12l8emvey.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xfjyaexzve","Integrity":"7agIrHqwYWh0FJu3PTTWnBzLgv5r\u002BXgHv8\u002BcZIXLOVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.wasm","FileLength":10438,"LastWriteTime":"2025-09-26T12:15:42.4188294+00:00"},"c1Dpvq4SOIfEc6G6z/6PJeNEz2EQM6lleoO3RJN8Hig=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\faxtbe8uj8-w6unr5sfkc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"pv3q7zqz4a","Integrity":"JckgTdHlB/1gT2tHP96SIk5hu/hxTKeLJpSWEOFPKA0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.wasm","FileLength":2494,"LastWriteTime":"2025-09-26T12:15:42.3393104+00:00"},"g75x4EQIT18IqXbU1zVgvnsdnU8n36nR1zg53dj3HWI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bxh53l8dq2-5o360h1ech.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"toyzsihpft","Integrity":"XQ5eXJq8Oh1mttNfCH4qX7nluOdK/l9M7zvPIfmLCM8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Xml.wasm","FileLength":2549,"LastWriteTime":"2025-09-26T12:15:42.2872886+00:00"},"cT57yDhn2jGk1A2OPKqK9NmQ8XjftoLiVvreSlCLp/o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4pqqho9rnc-ph5g3u9gju.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"o0ngdzwvxs","Integrity":"iDGKZ6JCUj0i0AbVsiZnpJiXCcNxeJmM9yknaXoRgAM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Primitives.wasm","FileLength":5410,"LastWriteTime":"2025-09-26T12:15:42.2296974+00:00"},"gCoWOIP8xWdUmzX9DdQNm/K5EihyMvD2GZkQdmVbF8I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bpa9n0ves0-t8gvhquzpy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xaxsnitygw","Integrity":"meb6VjEMsMBq4OFbbfJO0DwBL9Mhr1eAOdmKTmh5dtA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Json.wasm","FileLength":2250,"LastWriteTime":"2025-09-26T12:15:42.1616994+00:00"},"vmV6GNp0lOuZYuSZK8l41nukrpK94GMEsnNlN3giIgA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f4xox7weai-uhz1xvz37m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Serialization.Formatters.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Formatters.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ypeehucxpm","Integrity":"BivJhD6LckwXRhr9C25gs8phP158Ti/FzMVKGGYQ62k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Serialization.Formatters.wasm","FileLength":23890,"LastWriteTime":"2025-09-26T12:15:42.0871825+00:00"},"2Cwmsw9OyGABwKdgPOCb1rnNtOjVeeoWXhBFUnsXHYc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\e737s8rd4f-r61oo7xz4o.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Numerics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Numerics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"35b3f68d1i","Integrity":"J2JdlLCuLHU\u002Ba3wwlNoJUG5/QSdRinb0jWjbrECf8p8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Numerics.wasm","FileLength":45566,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"1FgvT0SGPN/tbgOq\u002B50mQo2uyC3WxOAJ\u002B2BZTzZ/\u002BQw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vc3y7cj6xo-op3uzyd3xu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Loader.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Loader.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9470fmwvbf","Integrity":"95RSJgGEGoXQUQGYUBsY7kMiQFjkQSKxXxbGCU46sN0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Loader.wasm","FileLength":2308,"LastWriteTime":"2025-09-26T12:15:42.0135989+00:00"},"Fm5hUuXxGceOulxUPrf0f8aC3tdCvtfyDUNk4iqODlE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kccgx3ayy4-2xqtnkk88e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Intrinsics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Intrinsics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vlk3fwvk50","Integrity":"E2rs0wpH2CVn29YaTCZBEwv3QlyiKnD1SK/m8PcsY7s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Intrinsics.wasm","FileLength":2629,"LastWriteTime":"2025-09-26T12:15:41.9361866+00:00"},"mDY/GAdZSOd6vTxLyzL623unAm1dupqMpgVYVAvE0zY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kt2rkz8adw-yhw00fnort.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qxcnfosokt","Integrity":"ws\u002B7TS48UMaoS25HgyaA/9BROkg7IoYnsa\u002B4mM54AUw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.wasm","FileLength":20366,"LastWriteTime":"2025-09-26T12:15:42.5648894+00:00"},"71LyS/rGUdERsDU3t\u002BlImXzlkJIRofG\u002BtRiM7MRpDrY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gmq0ldggam-fdsv70f0d5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.RuntimeInformation.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.RuntimeInformation.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dlr7jja8mn","Integrity":"cUYRgsS6JiFYsyXnqQGUop5YHGbnIVdlLQbKY04rxdE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.RuntimeInformation.wasm","FileLength":2141,"LastWriteTime":"2025-09-26T12:15:42.5073428+00:00"},"HRtSc8r2R/YjX7GmZLhGA\u002BPRgocvh0g48rU6sAZ4kFg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tapsb5glbp-mraszy1264.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.InteropServices.JavaScript.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.JavaScript.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7knay0eaen","Integrity":"x1fa7amqM4sVcbrLMhqoNQAOSUV7Z6vzd1lXQVvKxas=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.InteropServices.JavaScript.wasm","FileLength":34084,"LastWriteTime":"2025-09-26T12:15:42.4573456+00:00"},"i69s56S8FyzhWw7hRj/xupUBBkK2euFOeEAJ7kEWSsY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7dw6czkrzx-tbjsqgzmdq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Handles.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Handles.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"otr377k0gu","Integrity":"nNK15lby4TZikLTYaqUo\u002B7FGU0Z6O\u002BFrxeCkgTjfbMo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Handles.wasm","FileLength":2190,"LastWriteTime":"2025-09-26T12:15:42.4238301+00:00"},"7Afvi58jZv8wijfZ6GgTZ4A5pb8b4mpnL/T4ATWWtvI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gqbvkjlxr0-w23gfh8utk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9tihqisw2b","Integrity":"fRtSRdWv6BBIpnE8R5ZaPxrzg2HvpubQZl9/Bowo4DI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.Extensions.wasm","FileLength":2965,"LastWriteTime":"2025-09-26T12:15:42.3423177+00:00"},"q7gKsojd6ue9hwR84Xaz4vVhnVu9b/mcRBwz1BTYq\u002BM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jmrvmzorzv-ztzrz7aup8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.CompilerServices.VisualC.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.VisualC.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a9tc3hzmny","Integrity":"4mktip/cNlTQ1pRgQIl\u002BghXsSe4aadhWU/ntyWKEMRU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.VisualC.wasm","FileLength":3032,"LastWriteTime":"2025-09-26T12:15:42.2662792+00:00"},"tlShdsLLQIs8HmptW2oOIMBMZQqnFYl8Y/Efum7EjJE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p8sdhqn5w6-fkf93t6qqo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Runtime.CompilerServices.Unsafe.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.Unsafe.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"homyfn0cm9","Integrity":"UdKyfZyzv8o8JqqaOQFEcYxa0nRPT2Ts0k4\u002BEvHilUo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Runtime.CompilerServices.Unsafe.wasm","FileLength":2113,"LastWriteTime":"2025-09-26T12:15:42.2016955+00:00"},"dwQHDxh7jpCc1PM7Zn6t/jEIfssG8kc6Kw5AkWMBeh0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9jw8yff0id-znz8e7h8xz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.Writer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Writer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"yq0qegdu0z","Integrity":"SuQ\u002BnTeFcxsFSdywNnU6MRcE/Ezs4esEq\u002BSNbwMkd/w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Writer.wasm","FileLength":7618,"LastWriteTime":"2025-09-26T12:15:42.1606956+00:00"},"cI3nIsIyeuba4TXvJpHjz2Jlf5osJlvWgjFvJyn4xxI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jpzmcfa2ap-gnmhcw6ylf.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.ResourceManager.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.ResourceManager.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6p2htau2zz","Integrity":"6iwdgPHhaXB/Jm04X1/mAcfi7epoBf1U04qpuWEtY8I=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.ResourceManager.wasm","FileLength":2227,"LastWriteTime":"2025-09-26T12:15:42.0921828+00:00"},"\u002BK4b7lI2oeqPXH3r4gUYiciAKJMFKW4xXiU/bbfTy8w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ee9bnasbtv-8yqn5zznsh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Resources.Reader.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Reader.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"euuv3nbh3p","Integrity":"5jxnWCHerVdHT7YBblPiLEiLDt8nhoQQdW4rolkmoYY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Resources.Reader.wasm","FileLength":2106,"LastWriteTime":"2025-09-26T12:15:42.0265992+00:00"},"BksPimuVmJ5VPeBvfNl3VlSMmE2pc2Evl6mEsROnyW0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\tb7cms80et-9pcvsxpwrj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bj1atwqidi","Integrity":"ufwvf/a5hnCjOEbP7v4DtTHPt/ZSDKoMS6DHJztJSSw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.wasm","FileLength":2442,"LastWriteTime":"2025-09-26T12:15:41.9825997+00:00"},"yvYPuJdrZmoy0N0tA7/7jPX6eIQLYEB8JJ1gzW0EQvk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7p53ab1226-v56sckj8lo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.TypeExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.TypeExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"pzuxrp2aja","Integrity":"20VymCGGj8rgQ3srsEjXmJs4o445E7Mo5BuK1QYZWEU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.TypeExtensions.wasm","FileLength":5657,"LastWriteTime":"2025-09-26T12:15:41.935186+00:00"},"1f60KVdZutcL8mtMttgusuENoC29r55BiH5JDxryx9w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\do01027b29-ici35yud31.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e7o3pejf81","Integrity":"Sj5Y9H2IlKJzy0K3rO2HKn3E14v7J9Ro\u002B4Iql/uES1o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Primitives.wasm","FileLength":2357,"LastWriteTime":"2025-09-26T12:15:42.6564176+00:00"},"VJfoOGH8yli4JTueZWBp3FrNWX8SSJKbrA4EjUFQrCM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ad9iqa5k68-okxbn2bt5m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Metadata.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Metadata.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"13w8bv3vg3","Integrity":"k/RCTup7gpz0XH7aqveg/bQHAWQZtnRo/j8HxJa9KpU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Metadata.wasm","FileLength":180474,"LastWriteTime":"2025-09-26T12:15:42.6508915+00:00"},"Bex70F\u002BNzCuI1k3vfDZzg8NQCRgBK2KtCEW5Od72Mdc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h4hteej9bw-rufc69n7ui.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"paqr8tb8mq","Integrity":"H/YkCcioNor5AZeeAjw69qWlY\u002BagYiB\u002BJL9c86OLyL0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Extensions.wasm","FileLength":2135,"LastWriteTime":"2025-09-26T12:15:42.6048644+00:00"},"bf4WRfq5/EnOialT7y48T4mvj8sjvMJTDc06j5BOy7Y=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\veniseklp7-8ldqtvvz7x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"q75qicyikr","Integrity":"5j7wUSz9G/M3q8WSPtW5m3kbgnuQpsWzCJSYNFltEWE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.wasm","FileLength":26872,"LastWriteTime":"2025-09-26T12:15:42.5558566+00:00"},"eKLefoXDcd5WNWq8PGo1MqdZ3XSSjTN47a60tklgvuk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gquehalx89-wz0ak0753y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.Lightweight.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.Lightweight.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nhmw7xli9d","Integrity":"25Qjp9HhfRpvpIwB9EULPm8Iv4jkN3UtCCATr5TdLxg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.Lightweight.wasm","FileLength":2225,"LastWriteTime":"2025-09-26T12:15:42.4743435+00:00"},"pGmtZdUe4lu4c8hC/4L\u002BADp3vG2jvtaiqnU0yj8NM1s=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rt3vp4fs3f-1ijfgnnnaz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.Emit.ILGeneration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.ILGeneration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bjoisag4h3","Integrity":"Sa8Tm6BGr3D7Df6mGTN45qbvujaiVD1VUdnuTyroV9Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.Emit.ILGeneration.wasm","FileLength":2265,"LastWriteTime":"2025-09-26T12:15:42.4298294+00:00"},"6icxRIkpe6XQaQ382T6GlSaQnVYj48JHwu1gvkJKRzc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4i0slrcwrg-yiyuveoev5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Reflection.DispatchProxy.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.DispatchProxy.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"08ded6xzp6","Integrity":"cA98Blh8ZMI7vpkZF74Bi4sogqkEa6L7z8u/T6FyUVA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Reflection.DispatchProxy.wasm","FileLength":12099,"LastWriteTime":"2025-09-26T12:15:42.3818515+00:00"},"btRHFeyIMxD38oAiYIVkxK9U9CEY\u002B7rkCCCdFIAvpCI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\m3x163rzsr-88nl1bqjit.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8pyz1ua2ir","Integrity":"bJPDGKnYeNxjZOMz39pg/y6AiWdsKSuXi9n2iuXoXww=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.wasm","FileLength":1062977,"LastWriteTime":"2025-09-26T12:15:42.3202454+00:00"},"zMck11qCcUaSRmD02QeWWMIjLSJnGPphGz6jUxtyI9c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\185himt4n1-n3az5i0agm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Xml.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4syxy7aml9","Integrity":"VCzDVwdJajY4XChbiF\u002BUd3ppPHFxP6JbbA6K0Y1khs0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Xml.Linq.wasm","FileLength":58583,"LastWriteTime":"2025-09-26T12:15:42.1412205+00:00"},"oT4FZCnRUmBUY9MWHKBu4wn0wmEW01JJsdlTnAuRqS0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\87sg6jzztq-k2ic615iol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.Uri.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Uri.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"glzsgngtx1","Integrity":"NK8WdPchJjIeaYbW46n\u002BJN6/eTtxFYryx5yooj3n4Ek=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.Uri.wasm","FileLength":41142,"LastWriteTime":"2025-09-26T12:15:42.0721814+00:00"},"laDLmeVBWUBHrduP695FYJE38j7lTinbJw39r8XCCgY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ztfjty2uyz-t8tubjpyym.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.DataContractSerialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.DataContractSerialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"20oqt06kdj","Integrity":"Apn6ujg2H\u002Bxp7YcV1NooXeQ0V5NMSzC\u002Bwh5XDqUdqfo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.DataContractSerialization.wasm","FileLength":301139,"LastWriteTime":"2025-09-26T12:15:42.0295983+00:00"},"syR27FTyqNJI7L3y6oGH21u4FFz6GZO4sK\u002Bf99tH\u002BRE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qivcrtwsdq-fh15a8sal5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ObjectModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ObjectModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1owgply3ow","Integrity":"YRbPfEuZyOtS4mLCXzSDf7XOt7mkLfb5cvMk5533B4E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ObjectModel.wasm","FileLength":12605,"LastWriteTime":"2025-09-26T12:15:41.9411893+00:00"},"4Q6IjioFrLlRy5S9JGB2SR7TiW64w4RGbtDa\u002BiH7ePY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\z2jpzp80ke-5qvmq4h9hm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Numerics.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n2xvb90zs1","Integrity":"LygDovkcR/xfmYja66RH2oNPs1n1dZs2x799cLd7M/s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.wasm","FileLength":2015,"LastWriteTime":"2025-09-26T12:15:42.6038531+00:00"},"4NDEKOLxaJNQDK89eJVnSQT7QSY0wHotlLSIzfFrzNo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\s2nlc5f8nd-1htiuhmtgm.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Numerics.Vectors.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.Vectors.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"js3stnpwex","Integrity":"zXQ9myHlgRXaH\u002B3L\u002BV8QKXRbjgET/RZeIv3fWIYNb\u002Bs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Numerics.Vectors.wasm","FileLength":2255,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"dSHw/yyMfsORaEw9bIgiVYiiT2z/DJhc8\u002BTrcNPQjCQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\g7pmqxa4un-r91b8dvh2g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dzvrfcec2t","Integrity":"VyZI4a0AUG\u002B0dvCxk\u002B1cYhqkaxub1\u002BZfgT\u002Bww\u002Bp2GZE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.wasm","FileLength":2740,"LastWriteTime":"2025-09-26T12:15:42.4933441+00:00"},"Ms5BaqXryOoyUtxNf55AG7ZWZMggmmCDwX1ltNNSErE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xhkd7buape-6t2y57ej95.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebSockets.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cagyaisant","Integrity":"DGfo3IKH70LchPGWM0lE6lwo8Se2eaU72mxM0ENO68o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.wasm","FileLength":31154,"LastWriteTime":"2025-09-26T12:15:42.4563433+00:00"},"YJJ2T9KbZcGfdXNSGJeW7VpA8T18o\u002BCPBKY5aOZJaDI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9fja8bcjhr-w3bkvq9ghv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebSockets.Client.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.Client.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k5h93u97i8","Integrity":"6NXPJ4HG24CkR/Hr22S3gPH\u002B0U8PvRLXAQ4Jtzr4jJ8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebSockets.Client.wasm","FileLength":16035,"LastWriteTime":"2025-09-26T12:15:42.3608284+00:00"},"WZ0PQv/Gdl/4zgs47IaZTX79YZ/QYjPAoECcYqHyOyU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\i7c1bo5yv0-x1d16g7o1c.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebProxy.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebProxy.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"12pr5h9lem","Integrity":"Z2\u002BOBMkSpSz3x6s5uZVFCO\u002B5Bq8PJUOEUvLPl\u002Bq0fQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebProxy.wasm","FileLength":5608,"LastWriteTime":"2025-09-26T12:15:42.2892456+00:00"},"hEX5J74I7RH3WPpzL3KIO4AAV1v0M\u002BeTYud2nqu66UU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7qcep7lso1-do0b1x81xv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebHeaderCollection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebHeaderCollection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ccm567r5uj","Integrity":"pM0/z2I3QB3K4tBB301xqWxfJirJmkbpdcl8iES/VYw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebHeaderCollection.wasm","FileLength":10639,"LastWriteTime":"2025-09-26T12:15:42.2336955+00:00"},"BHZBOTft34Z2cmsFfAqh3PFH9Q8YnmXNgeaYhkwt7/8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\oini7rsejf-yxr1qsjn1r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.WebClient.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebClient.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gx0g5jk7mz","Integrity":"tLnYf39qp/1KG\u002BISualKIi1YUYQymCAHnEox/JmraJQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.WebClient.wasm","FileLength":13338,"LastWriteTime":"2025-09-26T12:15:42.1937002+00:00"},"VH2mBUOxDpyEJ6RJ8FdJ78O38VpAFEzARNXHJfb7VBM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\x3jw91um7a-m2in3upxrs.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Sockets.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Sockets.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8ven4xgs88","Integrity":"BFMedOUgwKQQnhZWB3cUyS0Rt6gj4odyID3mvegzkfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Sockets.wasm","FileLength":22452,"LastWriteTime":"2025-09-26T12:15:42.1461879+00:00"},"hM8T9h50WIkUp0gx5CGDIBKz2vJaGMMNNIiDdK34hPk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dru6gsce97-bgh2bqvp32.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.ServicePoint.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.ServicePoint.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2q3h3zuhg2","Integrity":"GpyLCQOV4\u002B90s9zaaO8HEKB2t7J6p5\u002Ba18Di0oz9rf8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.ServicePoint.wasm","FileLength":7227,"LastWriteTime":"2025-09-26T12:15:42.0931838+00:00"},"ZPSCIFyNbPD3pSWKrbuqaxKTeU9SMSvr\u002BPNe5ifJ1r4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\i7eimnt60e-mv9j1i638l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Security.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Security.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gojzujnhby","Integrity":"oPcLHzuufS\u002BFh2Buz8UqFXE6uDDADmU8LglJ97zXQ34=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Security.wasm","FileLength":31587,"LastWriteTime":"2025-09-26T12:15:42.0336038+00:00"},"6iEmSmDnbcUnHLMcbf1M/EoDcICxG0wNmDupSWa3kA4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5nx142exn5-ci2rsj89nw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Requests.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Requests.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ppndxnfuur","Integrity":"TabDoHV/YEt0Kmagtr4wzJ/FkEm8VBQPeQbeozUyGlo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Requests.wasm","FileLength":18137,"LastWriteTime":"2025-09-26T12:15:41.9715986+00:00"},"e\u002BzTYzj1Mvb3UCQ4b/Ajk9eEafQpVgSQtYdLkk\u002Bt5pE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pgiwag5kye-kq4ymsipab.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Quic.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Quic.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1jpyfwgat4","Integrity":"vSRqj\u002BUKcLRktXgPjajMr9gn7bxU8Qxk38mF7qq8I4g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Quic.wasm","FileLength":10551,"LastWriteTime":"2025-09-26T12:15:42.5878542+00:00"},"Vc4nsRSMq9BizKfnMgw9tI9usLihqT7uEl\u002BwOpbca0c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nhsntl8axh-mbhyxfxkf5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vrzdxiopua","Integrity":"W//aB3DosxokwyKd9GmhCDzBSoOYb2fiyQxhEBnjd78=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Primitives.wasm","FileLength":44982,"LastWriteTime":"2025-09-26T12:15:42.5393472+00:00"},"7Y/XluQZLA3fsi88ucaDol9C8oHBusyk6OjMryhmx3w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ixhpxtv053-d50w1ciqia.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Ping.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Ping.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qzpxvc87gr","Integrity":"Ko8llcZ\u002BveLOGXRcfxUJ1ZuAdhNXjyJYTcu3v8ToQZo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Ping.wasm","FileLength":6931,"LastWriteTime":"2025-09-26T12:15:42.4913447+00:00"},"etYhN/nNXEucQmYUK3kGXcpLKRg5MABfJ9kdjmD0Ueg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\q0c0oly4aq-wajzys5py7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.NetworkInformation.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NetworkInformation.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hlyozmtnrt","Integrity":"JXBYSVTKWA5aO2SgOjqKxsCQ5kl609aXpO9rwHB1lQ4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NetworkInformation.wasm","FileLength":12138,"LastWriteTime":"2025-09-26T12:15:42.4543529+00:00"},"6ZRPYeLj/hv3H8tMlCG0xvvcworgDa8Q/0OFw/Tbmh4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\iz4jzdkc45-48orah7zp7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.NameResolution.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NameResolution.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1wrtjypai7","Integrity":"jwL13t65dYmtzKAivrhmcOY31gOpww77gMsbt43\u002BbdQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.NameResolution.wasm","FileLength":5343,"LastWriteTime":"2025-09-26T12:15:42.4188294+00:00"},"sj8wXGcvHFT/qTgedOnFeLjS7ZGjrdkojAyW8J3//hk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4w2al6vdoc-styf1s3x4z.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Mail.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Mail.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zw4godn87h","Integrity":"Hac7bmVm0gvgHOTnLdjV7PJlY/\u002B0sLmDySFyJwM\u002Bxa8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Mail.wasm","FileLength":41420,"LastWriteTime":"2025-09-26T12:15:42.3628283+00:00"},"Gq9tDvdwo4hF2/lkZTDFnUjrhx73VCA3MSiGxy0xHE4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0kuh17xg03-yfbj5bulut.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.HttpListener.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.HttpListener.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"m55mshyuqk","Integrity":"muOn2rpNxC1jBjoOgdlV4wXn4GjZKTSmFs204eZ1vUs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.HttpListener.wasm","FileLength":15452,"LastWriteTime":"2025-09-26T12:15:42.2972449+00:00"},"3eQdCzIbQms772DSlyDcoGyinYg2WCd7BsFodRM87iY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wcetqicko9-txi21b7vie.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Http.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qgv4zltsas","Integrity":"tkAuY0gC3biwSiMWwRDVw6\u002BQ/Vdsi/ogf0/CYw9EWQA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.wasm","FileLength":110803,"LastWriteTime":"2025-09-26T12:15:42.2256934+00:00"},"0I1Br3o7RDBIWl6g0I5/ts1VjLKbkQW29CkwLRkSNIk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\h5c6rpdd3h-5x03a6v9qg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Net.Http.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ys524xc91t","Integrity":"4jGB9TjIVUwY9MjEiUnYEohMSLcD4eeUBOisNbDkYZY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Net.Http.Json.wasm","FileLength":19099,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"k3r98iARvC9TN19D9ChuCLD8F08u7XlCZythPBXtLng=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\luucup81b7-mj6x8hfn6d.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Memory.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zgyaidxit0","Integrity":"AwP\u002BWzUEfw9MsDTJY86AdqaDfzedWXgBhvu0FUF8djI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.wasm","FileLength":20344,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"NRg91duwhq2CFTV73I/JRZewQQf\u002Bv/QerYtZ0KKGCSA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ichrm9fx3u-hdn8s2sqk2.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"i8cagjoj7l","Integrity":"jiehHWE3IJbo/jLnN5V8mWJ1xGzME8fLz6P6yyD\u002BQHE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.wasm","FileLength":50147,"LastWriteTime":"2025-09-26T12:15:42.018599+00:00"},"244L4GZ1W9up1ksHfBNm2u88tPz8OAgghMV27sYLoJg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xq4jnwxmn1-wb5gxheq86.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Queryable.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Queryable.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"p5jsp0vxnx","Integrity":"/ThJQZzHa10ZprsGiFpbguPZPYLIMiVmPnb2tWWdMqI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Queryable.wasm","FileLength":19923,"LastWriteTime":"2025-09-26T12:15:41.9715986+00:00"},"BwQ4TxXJ617nIA/2g79u\u002B/e4RJvR/dxYlGduXjF2dTs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hf4s8o0h74-3aivtc0256.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Parallel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Parallel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qosb3jd4ig","Integrity":"BruRcslXJHnFVez42nZr5/HTjRs0sSzAFCIV5xX7wzk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Parallel.wasm","FileLength":86890,"LastWriteTime":"2025-09-26T12:15:42.6258541+00:00"},"JjFAHbGhaqYzffcQjoN8lj8dVCOMQtploMbYPfn9lcc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hp1n340d29-y5y87rvuhp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Linq.Expressions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Expressions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cxrny2m6u2","Integrity":"IHfkFzpQqQx6lIYVdG21hWt9ObXGxOq2D7dtcGJQ0R0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Linq.Expressions.wasm","FileLength":213341,"LastWriteTime":"2025-09-26T12:15:42.5898537+00:00"},"xLH3ZB3kUi\u002BXpU1d2tVSo/d8/xfrl5znLu2yBUguxNs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vj59sstltj-619nvy9au0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ch7btzrcmn","Integrity":"YKxoi44J8z\u002BzLcgYpExY2DJxoNFBYIqk67cAp9R6f6w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.wasm","FileLength":2252,"LastWriteTime":"2025-09-26T12:15:42.5043496+00:00"},"LEoc4\u002B4bMLxbXVoRZA3Iv4CP3sKTfJ0AmF\u002BbO6URCxc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5f8irbkzk2-k1er9s2dfy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.UnmanagedMemoryStream.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.UnmanagedMemoryStream.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2bpn1x93wc","Integrity":"IgtUt1WGQJHz\u002B2RTLD/Pyexs3/QsGLrRp2g8JC0XbG0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.UnmanagedMemoryStream.wasm","FileLength":2201,"LastWriteTime":"2025-09-26T12:15:42.4733577+00:00"},"FVL/3T7iD2wvvQdXRGeyG7PEf3S6lF8Hvjz5QInuVF4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vo2762cmo5-zyj0vz1w5u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipes.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"irt3w68wzg","Integrity":"bjGqlxwUFrxR\u002B4ZYnRarM6FMD9f61xHuksSE\u002Bsio6P0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.wasm","FileLength":10475,"LastWriteTime":"2025-09-26T12:15:42.4248351+00:00"},"Sy4O\u002BfeAwLe4qRrP8gKnthVeJuVLKMc2Fpq6bSqLR2c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\97m0ofqlob-qvogwfjqn1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipes.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ki29y47kb7","Integrity":"/NbV9kZ215pEDIkFARe15knRcs1fgfUh0C1XfOkeTJk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipes.AccessControl.wasm","FileLength":5298,"LastWriteTime":"2025-09-26T12:15:42.3558281+00:00"},"tnkLUMT\u002Bvs08Zf\u002B\u002B5NumJ6FBa1vhXWRzA0nb5tdntQ0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xrfde3geg9-n9gzpx6np8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.MemoryMappedFiles.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.MemoryMappedFiles.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"k4akb8aymq","Integrity":"RJtWpI8k6yFvJ9fY99/lhrI4u2S3oxdr3tM8jGNg59g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.MemoryMappedFiles.wasm","FileLength":16336,"LastWriteTime":"2025-09-26T12:15:42.2932468+00:00"},"XnHUAHYu/gkkMeKOF8nxD455whS8f9N0qxPIq2hnKaA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9fzedtbtce-cqj6jk6u5r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.IsolatedStorage.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.IsolatedStorage.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ddojkisqnv","Integrity":"IV45SPmrkhkzaZqKr0Rp3F1nHO\u002BPdo\u002BNIM4PK7EOlOU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.IsolatedStorage.wasm","FileLength":8772,"LastWriteTime":"2025-09-26T12:15:42.2532488+00:00"},"/5wxyHnDddcE/pebrbJfYPSqsB4A\u002Buq4tWCPR\u002BTYJqY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fnsi30vk16-17x2pwta7i.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"40qa9nnzto","Integrity":"JDc9sBeq7vNnnKKKz3CMuQi3Fb\u002BA44QbLLm\u002BGWnMSqE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.wasm","FileLength":2292,"LastWriteTime":"2025-09-26T12:15:42.1341812+00:00"},"VAGJFMN69OhMmjsgbERNTkP99Du52J\u002B2NaxT53rLtkw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ga9d4nub65-r91uocvg1k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.Watcher.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Watcher.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"uqd2gw595q","Integrity":"FtLYGT4gXI0HVXgOtc\u002BgxKXfnCqzCzFKoDxk/43mXyg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Watcher.wasm","FileLength":8188,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"teFhOzomBtiD2bPhUyHfJeJsrwyzKxjj2COGtRlmvwE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7virqnoxeu-nbfkvw5vob.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"xnc0zxvd5s","Integrity":"HZeB0z6F11UXokAmhqRS2VR7aZGUM2XG5d87ZP3BU2E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.Primitives.wasm","FileLength":2173,"LastWriteTime":"2025-09-26T12:15:42.0195986+00:00"},"NNlnfMwZTTecnHoPpDtHqHfN2Jla4RFDPOZ6GvyXo4Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\4x5zzpewte-54zwzjcfwb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.DriveInfo.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.DriveInfo.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6dtoljj6rh","Integrity":"qruYTaeTMfZ3YSNDMsLhipF\u002ByXhXGvdHykQlxN0Rtck=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.DriveInfo.wasm","FileLength":5592,"LastWriteTime":"2025-09-26T12:15:41.9706132+00:00"},"H0mJCcil1jU7Sw7cGCojOUTG56rCoxyrVx5QHX9/cVQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r29qd3tup4-1fvsfxm725.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.FileSystem.AccessControl.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.AccessControl.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ul7crjptdl","Integrity":"gqiNd2OpcPMZaercCYm7i0Q27yo\u002BAChxD\u002BkFbwUbYQc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.FileSystem.AccessControl.wasm","FileLength":7900,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"6G9hD9k\u002BOFKAAb6/2KfOtWm6yVdxocKzyWDm108ubec=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kphc5zr38m-icqc4lrda8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n4gy9wl6ls","Integrity":"J39qH\u002BV3lmBi3xdWHxWUixP584ueW9qnoKQ3uBS8AoE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.wasm","FileLength":42199,"LastWriteTime":"2025-09-26T12:15:42.5163444+00:00"},"9JYJVt3ZJSHUjGEqBBCVWTeaih/tKD2ByTHmiUgJc/s=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jbxtyz8cgt-82088xcxtn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.ZipFile.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.ZipFile.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lq9ay00q1d","Integrity":"zTGGknxvmPxadBTtOuT2YRF0VUUTxym7FRa78QeSw2Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.ZipFile.wasm","FileLength":12139,"LastWriteTime":"2025-09-26T12:15:42.4733577+00:00"},"jjYjSwBDE0hpGtiQHsRgWv0CKwihoa3jwNe\u002BpOjNOsA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\k17lyxakdc-qr608pm11o.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.FileSystem.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.FileSystem.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"grhv4yx6v1","Integrity":"rEdgsnoyFOkTDm/d/OvQbPG3b1w9BbKDK9TGL3P4yzM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.FileSystem.wasm","FileLength":1981,"LastWriteTime":"2025-09-26T12:15:42.4158274+00:00"},"Gobp6x53N0sPX15mRn4d/u9gyqgkQA9z/LRV43JXERs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\10r0opqtlw-sqhgx6q9s8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Compression.Brotli.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.Brotli.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zyb0bkrgsb","Integrity":"ZVi\u002BtpyWR8WOHnFDAFIsEsLzpRcPJVU4REAE/GA1fNk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Compression.Brotli.wasm","FileLength":6271,"LastWriteTime":"2025-09-26T12:15:42.3708278+00:00"},"eO/Rj8aKekB2Yp8v3MMMg9up\u002BHD1jMNW6lUJrsaxsEY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fbiije4xu2-tido6rbf1g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s0utwv9xsj","Integrity":"xPZGqk/Z3OHXcq\u002Bd40c7rOtuCFhuO6XKEp0hWoeMgQA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.wasm","FileLength":2253,"LastWriteTime":"2025-09-26T12:15:42.3072461+00:00"},"rlLpiNrUEnVW2L0LBc05dhrw9f\u002BxxH4KQzAzxOTyZog=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2epczg06sl-yn58wo6y7f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.Extensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Extensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5ogdvx9nbq","Integrity":"W3d6ijmA6PW1Q9I8wimog8d/kno/PXHTnqFPoClEtrc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Extensions.wasm","FileLength":2161,"LastWriteTime":"2025-09-26T12:15:42.2602671+00:00"},"B9pMiUPh2TFKkQG6i\u002Bj\u002BakVjpMM2IhykZx7pyfNjTok=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\man6nw1pl3-othhk04c1m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Globalization.Calendars.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Calendars.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x8wpyo24xw","Integrity":"gVEBlOcSXNBJrpQ1gS0eF6qQlGyITMCWT4BXDRoyeQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Globalization.Calendars.wasm","FileLength":2284,"LastWriteTime":"2025-09-26T12:15:42.1626975+00:00"},"dOhlSxaM7UDGH9pVqjrqw3AtoPoGyDxp/ThnstEV6xg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pvds5qvgn7-j6g0osz1x1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Formats.Tar.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Tar.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"uudgqy8syy","Integrity":"2rNuHHjBmneMSlC0xe6LDL8Ih\u002BysAxAP6uIGFC\u002B3UyQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Tar.wasm","FileLength":9795,"LastWriteTime":"2025-09-26T12:15:42.0921828+00:00"},"qAGGNmswBF4g/jKcDEV\u002BxYY\u002BMzDdLBh5Z3UakNXF67M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9torhpelnj-bkmhw58o7b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Formats.Asn1.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Asn1.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gmco4bt9ug","Integrity":"GAoQhAfGVjnTiVxz5UsqDxhC6f33aCpsWs\u002B\u002BjRCmPU4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Formats.Asn1.wasm","FileLength":35451,"LastWriteTime":"2025-09-26T12:15:42.0521771+00:00"},"pPkuckXTA5d6lKnhWJssExGb3PLAYVqvMRrOxYxXZM4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5nocma1b6z-cqg5to8lxi.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Dynamic.Runtime.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Dynamic.Runtime.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"tngisn1c8u","Integrity":"2Yx52OCaxltaEjKcOK8YGzCuy3Eqp1hLTunKRcEnVmM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Dynamic.Runtime.wasm","FileLength":2433,"LastWriteTime":"2025-09-26T12:15:42.007599+00:00"},"3czKupGRtCdHcoS/e5LZUELRNCuqGVywE3KaszRbrvQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ltjdg5iyup-j1kxtq8axz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Drawing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"l2lls5r9la","Integrity":"7R3mFYwckoUmx1p/4o4JOBR8CTEG/USRplGYbLzEHiU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.wasm","FileLength":3828,"LastWriteTime":"2025-09-26T12:15:41.9522283+00:00"},"azWc5rtD3AamtY3HvAftPkirgcb2zhOY7hqnh\u002BmKQvE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\s8t4vv1bi1-1h9c8fp7eq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Drawing.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0fmgb10wpo","Integrity":"fGQxPfXjOR1Z28gHGjRnl\u002BHOAwkZEpJjIkQ6Z4Cs3EU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Drawing.Primitives.wasm","FileLength":23207,"LastWriteTime":"2025-09-26T12:15:42.5373416+00:00"},"ApEoIbWSD7syUhyXFiy8CZr2WfT7P4Fo0jSIP4u\u002BS2g=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xdvvjhirnp-511oq7mooq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Tracing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tracing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v28kris19m","Integrity":"5\u002BiG2zFx6Oleuzt9YUjZytml45N0FafO/Z2fgXJUjkM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tracing.wasm","FileLength":2502,"LastWriteTime":"2025-09-26T12:15:42.4653427+00:00"},"CIhsF93//03gdr45tzAtTVHriyAllopXo0cchpXO14o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\99qzwktlzl-dfrvws0joe.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.TraceSource.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TraceSource.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x0w7ttmftx","Integrity":"H3FcCkldw8jiEDJglXtSoFHwkcXSavqo8gSjYNEMw3E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TraceSource.wasm","FileLength":19520,"LastWriteTime":"2025-09-26T12:15:42.4008633+00:00"},"qilOp4OGCWpAU9PHexl3ZDyTmVoA0CU\u002BkKICmSjZ6LM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qw876ugxpl-mahv9i5y9j.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Tools.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tools.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nt4zn6stfn","Integrity":"1a2blpa7wHX/44CfLu4Chzaynhqh2/u8OSGQKj/Hz0g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Tools.wasm","FileLength":2170,"LastWriteTime":"2025-09-26T12:15:42.3648285+00:00"},"T6gtjsOlCC1s5oU06fWx3rf6v9QImq5K7qICcNgozw0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nht0u7mekq-kkq5zxoplx.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.TextWriterTraceListener.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TextWriterTraceListener.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"h5d5dq7oxx","Integrity":"1RbKUE2br4Ffxn6zw/e//0U9bSGCZsdbwNUJB6egu0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.TextWriterTraceListener.wasm","FileLength":9383,"LastWriteTime":"2025-09-26T12:15:42.3182455+00:00"},"7c\u002BgPi35E1YjxlXmaggKXMAoI5f9FG22ac4zN/yXX6A=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ftskya6sza-lz89wnhcs0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.StackTrace.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.StackTrace.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9zapszr6yt","Integrity":"K8RpxGnGbsn\u002BTrad/qf6NL4KfkASTvmIhaIN9RD1iBU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.StackTrace.wasm","FileLength":7331,"LastWriteTime":"2025-09-26T12:15:42.2722466+00:00"},"JZSewQN\u002BwGLw1hooZyP0Y1e6wHMICYw5OfM99LZ9F/E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mv760bicbj-iv4mk2fddb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Process.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Process.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7tdwa6t7tz","Integrity":"67/od9mqH25MWRz1UwedDIwII8vMgkiRDqJ/3fXWOUU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Process.wasm","FileLength":15502,"LastWriteTime":"2025-09-26T12:15:42.2307221+00:00"},"3C4vbIdXko4gzBrqOaQQ8idNX6LNIXQpCPLGyuIgu3k=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p68do0tit5-7rgkq6wokh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.FileVersionInfo.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.FileVersionInfo.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"n9apkwr33w","Integrity":"xXv06Ur2uvvmSjnzKpJM8zwJrNjAM0kSVWIv/BjUaTA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.FileVersionInfo.wasm","FileLength":4537,"LastWriteTime":"2025-09-26T12:15:42.1886959+00:00"},"GJX\u002BWIBI00de7s7PoY5xU1Q8\u002BJWiJmltHqMFANeHHeg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qc3vmclgg7-dpocsnbri5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.DiagnosticSource.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.DiagnosticSource.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2m2cnczjub","Integrity":"Oq\u002BtSjC5HBkTbhqLW4CcQKLqHpykIAyLJAc\u002BBxWJyVY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.DiagnosticSource.wasm","FileLength":65129,"LastWriteTime":"2025-09-26T12:15:42.1451949+00:00"},"bcS4Sacv7BRvFKaSfIXTm9eXLpWrCtwXEoIAwxWSjLM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bdsxlnqjcy-aq7ddvhlg3.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Debug.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Debug.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nnwybb3vvd","Integrity":"LT\u002B\u002BaiBAGqy6wqkAX\u002BzF5Bnh\u002Bvgr2H22SkRi6G71zkw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Debug.wasm","FileLength":2271,"LastWriteTime":"2025-09-26T12:15:42.0581844+00:00"},"EnK/oWu84D5HFrG5zBqh3A4Rx15WdAzu\u002Bt4ljAVxJoY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\14e1p8gwoh-swma6227nw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.Contracts.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Contracts.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"r6wws9pxat","Integrity":"DWXusz57rhGobJRrgjLbRck4RJgiOuB3YtiVnQn9r6o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.Contracts.wasm","FileLength":2384,"LastWriteTime":"2025-09-26T12:15:42.014615+00:00"},"tDZeoWQ1ZLuBO\u002BmtVNrMasZBK0DEoSf4GoIjy/tsPUE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fdiktl7pmr-ckggjgh7z9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3lunl5615s","Integrity":"lwOeuDc0DVF3WyZdWXLi6UXHEa7BToNtPCgA6Et4iOQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.wasm","FileLength":4987,"LastWriteTime":"2025-09-26T12:15:41.9706132+00:00"},"UmjRTSZNzE9euGumyAbLVI/6tV1pDuiaoLqm5pUTCX8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\z30559e9rs-0g6r3lqtit.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.DataSetExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.DataSetExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lp5pk5tolw","Integrity":"KYF3ablRL\u002Bpb\u002B9siUaKI68mbdf60J7OD8fVCOzBQpjg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.DataSetExtensions.wasm","FileLength":2064,"LastWriteTime":"2025-09-26T12:15:42.6048644+00:00"},"z7xJZkFm5kWOSm/UUZxwqglFw7Op/FUoLehpIbQfwxs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\prjzqgms2r-u119sgvhd8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Data.Common.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.Common.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"531utw897o","Integrity":"/yH/WwvkYwySbna1jn/thW4mxn7d3vKIndYRzm1zEDA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Data.Common.wasm","FileLength":376210,"LastWriteTime":"2025-09-26T12:15:42.5758537+00:00"},"Vx7FyHs35hdeiMR\u002BKYjxN0wY469Ct0VLcHYhG5atfwI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\n5xbovisis-6iydrnxkyt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"q2bw8y48uu","Integrity":"7u9tdTbN5o/7DdR2HXzUvpoUH3iHcDbTxE0xuA894KU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Core.wasm","FileLength":4535,"LastWriteTime":"2025-09-26T12:15:42.4743435+00:00"},"M1W8ppJeryv1gQ0WvfkCqUeKhNowy2gIkgbBG7ct/6E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3ya8yttau8-22ue8twbgk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Console.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Console.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sdztlo7dib","Integrity":"oGKwTRPgY371Wdwx8ui8kALXc9\u002BbFGQBR4x2b1d7vEo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Console.wasm","FileLength":19798,"LastWriteTime":"2025-09-26T12:15:42.4508333+00:00"},"ORKBvxn\u002Bcy45t8joO26bu\u002BxEY8EKkr5\u002BDAtaAEvzo\u002B0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\sdlhp8m1rb-tjwq2pl9v1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Configuration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"56okw445ll","Integrity":"oxj211zyWliu1FhwNaUqSW50WKKl2HXjVR7bPfqTH0w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.wasm","FileLength":3101,"LastWriteTime":"2025-09-26T12:15:42.3728283+00:00"},"VrH9ryC48BXhdeTyBPo0u/cxwH92N2nGQgDRLadpmE4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9kuh5vgrab-jl1v0qrhs4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8p5ydz31bh","Integrity":"XFrEKGpgLLge4\u002Bs5kGp8VolBxpxEwmK\u002BMqZEltkmGHo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.wasm","FileLength":2556,"LastWriteTime":"2025-09-26T12:15:42.3172468+00:00"},"sCpO/SQlwJUx/G7HeRtqZHTUyhnh1uHPs\u002BD0IwrT5Lc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ufo71b1q2o-86onp60zl8.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.TypeConverter.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.TypeConverter.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1m78llnn0v","Integrity":"ibENpPkYjypsuBC/jI32ozULecaeFPF/R1zybDj\u002B34w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.TypeConverter.wasm","FileLength":118081,"LastWriteTime":"2025-09-26T12:15:42.278245+00:00"},"EmujuSqKXzcTPU69NwFFTL6SAfUWhqOzKtLp5IPcsNs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\p8imew83iu-lpk4dd2au6.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5zbtgbegyh","Integrity":"4d2gimqPW55EC2mjT\u002B5e7qvLImqaKBRq\u002Bn/eXhG1Dtk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Primitives.wasm","FileLength":13067,"LastWriteTime":"2025-09-26T12:15:42.1876965+00:00"},"dRy0EZRi9mRFxLryfbpxX9bFHEbzejxnHTctySwDfDo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5zcbve20if-h8qkzbnwtp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.EventBasedAsync.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.EventBasedAsync.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f0bx4uz2j0","Integrity":"/yEshUuqPLAjpiMF2hLpkIbFB6a63LC/7fCDLx6gvfY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.EventBasedAsync.wasm","FileLength":6778,"LastWriteTime":"2025-09-26T12:15:42.1241822+00:00"},"Hdti6CEtu4zrIGsMdSm84IrD/9U0qaMoKllxpgF2ED8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8u8k4r5nkd-k9qe7iidsg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.DataAnnotations.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.DataAnnotations.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zm7av8ysbz","Integrity":"KwQd6G7AZX1jPKyNRx1eT6oW8K9II1yRAyE6DI2M8Jk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.DataAnnotations.wasm","FileLength":2570,"LastWriteTime":"2025-09-26T12:15:42.0661809+00:00"},"cdjLLwX/CEaanE3tcMF/7FG9vYbZg7d3VbX2heJe1Ws=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7zwiyndmfz-jwx8a8tpr6.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ComponentModel.Annotations.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Annotations.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x1tooxb2ve","Integrity":"6\u002BruUqMZY3G9DlT5QdyDG8UkRB/IebUYz1B72BGjm7o=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ComponentModel.Annotations.wasm","FileLength":35250,"LastWriteTime":"2025-09-26T12:15:42.0175987+00:00"},"8coQsN1ae1qYg/6w5L9TowxL\u002Bj\u002BaRz3TphoKV9j0auo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\cq0u63flg5-a7p0ac2aqb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"drrqh9ido6","Integrity":"CeTerfiR49ALbwqysaKYT2IwpgBTZaSL0bNqGyWQpvA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.wasm","FileLength":38919,"LastWriteTime":"2025-09-26T12:15:41.9755974+00:00"},"asouYvql3Jdz7reYTdHKRIOpXHBKJQydndVv\u002B1H/aR4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\o9unqkmm4u-npw2hx4gp0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Specialized.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Specialized.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wbe6y81bgj","Integrity":"9B93NtB0/iyWd4lQjM9attfOY31sF\u002BnFrSm1\u002BaanhYc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Specialized.wasm","FileLength":16039,"LastWriteTime":"2025-09-26T12:15:42.6008538+00:00"},"isNM74hmqGf9BCf560qKwogpAUHUua3vQT8PlAlx7vY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\fx7s4r4a4p-fmidl1u077.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.NonGeneric.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.NonGeneric.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"g3kb4bqz1y","Integrity":"fCpHv5stN2FkANzhR1X1ehxpQG6G5Fge35QGVKOkvkw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.NonGeneric.wasm","FileLength":14137,"LastWriteTime":"2025-09-26T12:15:42.5738795+00:00"},"2FQWH49ueV\u002B1TJE2L3nBSjY8MwBFE\u002Be1BqyWWv3NQIU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\djj40bbw9r-a25kkof61g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Immutable.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Immutable.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f062z91q7m","Integrity":"ER5tlxBwiuuxORIqWVr1d5voPfQ0tibjz2SYNa9bJ3k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Immutable.wasm","FileLength":95468,"LastWriteTime":"2025-09-26T12:15:42.5043496+00:00"},"LhV68ClZmOI7iaaLRVWf7WhvjqFXs97IyW3wzWbUE6Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ndglshmgze-k9l3y99bx7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Collections.Concurrent.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Concurrent.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vgumrt9wb8","Integrity":"v2KjUH0XqOkn79gQLy/tmx7HyL1772PQZSGY6Im6xTg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Collections.Concurrent.wasm","FileLength":32292,"LastWriteTime":"2025-09-26T12:15:42.4563433+00:00"},"403/NFvr4hbPS5mBcWEKlNSGEfBzJMIINu8gNNZs0JY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f6v02u8gy9-yac2k5om1f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Buffers.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Buffers.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"u9ypcd4gm3","Integrity":"PmbtpI3gThfgl2SMLS4JHzPFVNwMYlofLOaQu\u002BfxqFg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Buffers.wasm","FileLength":2095,"LastWriteTime":"2025-09-26T12:15:42.3918279+00:00"},"HKe1akTiEsp/5kLiPPyCvfbVRC5Whqo//07S0\u002BKhWFA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2mykj5xub9-xo7hyjh778.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.AppContext.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.AppContext.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"mnhr3cvnkx","Integrity":"3iq9WQNH6fHLBzWirSnGpyr95Q\u002BRqIoYXURnG\u002BSHO7k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.AppContext.wasm","FileLength":2092,"LastWriteTime":"2025-09-26T12:15:42.3493128+00:00"},"c\u002B8GMbU9GxpcvoTZb\u002B0saYu5\u002BZU5Sl\u002BybkdmZDcGm\u002B8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ghwmvhcude-k8vwot944b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Win32.Registry.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Registry.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cyolvj4eub","Integrity":"lNyh/orOKOkxzpPVDWd/dArmFZ/BHeCYhYfNGhS3Jmw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Registry.wasm","FileLength":8544,"LastWriteTime":"2025-09-26T12:15:42.3002512+00:00"},"dxDYbjesAERhEDqOCV/3BzrPzKkUul6OxjlbnJQdUSY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\gaazvr9zv2-kc3ye751al.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Win32.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zsi3x94xgf","Integrity":"84YeCRaXkQ91/mDl8aXgH02kVjGpxuAx4LtJL0ONePA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Win32.Primitives.wasm","FileLength":2200,"LastWriteTime":"2025-09-26T12:15:42.2326953+00:00"},"bBRuu2oYRqeYYBfio1V0f6FB9v8QrLCP/2YZmJEdtzI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3qlb4ofmb6-i1og8jnctz.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.VisualBasic.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2tpyogg0cu","Integrity":"2vBgE7Mlx9rd1OJ/KwMMeo5DfZWcrwAJVE4GMZFc83c=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.wasm","FileLength":2859,"LastWriteTime":"2025-09-26T12:15:42.1856951+00:00"},"AHb0nRK9r1Pqe4wYAJOruNre2yOLGkLPnEMNBq9BYkk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0x67cinnt5-culj9t543z.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.VisualBasic.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"r6m159x0xe","Integrity":"beAEOIb1JMK\u002BE8NSShSDi8VGrvZNIDWl1kMYctlV568=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.VisualBasic.Core.wasm","FileLength":166942,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"ndI1Zz2plCyCpIt293jdZspDlI3B3DflZsQy5zuuJPI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9p2nq0acw1-9op7i42gol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.CSharp.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.CSharp.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6moylh8bmd","Integrity":"HgpHu/VRjKFENyiaT3bm8jhq9ROMIKlAXDaCXNf4n0U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.CSharp.wasm","FileLength":131199,"LastWriteTime":"2025-09-26T12:15:42.0831833+00:00"},"sbTkxvdm/HYrGiOARehKY1C7H7Q9JJPV6JGOfbFH7s8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\86vokayabt-4zn2vxbn37.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/zh-Hant/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hant\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zzzs3zfzfs","Integrity":"wVuGd0YQBNasjzUQJ4ecNordh8NH\u002BR0PYUlcgbxf7U4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hant\\Microsoft.Data.SqlClient.resources.wasm","FileLength":65530,"LastWriteTime":"2025-09-26T12:55:08.7241136+00:00"},"\u002B3cDVoWGcE5WJI8547WJtOctI0FYOW1UQES2\u002Bg5QJuw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1o7e6dsslo-4uckatezzq.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/zh-Hans/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hans\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e7xqn0cyui","Integrity":"Zh7Q2cxj82HFy5WW65xJHVxc2RQJeA0HQFEjL0ve8/k=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\zh-Hans\\Microsoft.Data.SqlClient.resources.wasm","FileLength":65116,"LastWriteTime":"2025-09-26T12:55:08.9479106+00:00"},"3jaHQ8Y5Kx7LQ0tN\u002BlwRUODTKxpod2TqP89zkcl6VZw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ns3924h9y8-gitrpy8vlk.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/tr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\tr\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1nb5pdmoag","Integrity":"08i1ldiP8uOcofolXn3RDpMxd\u002BFUHs/9sMwV5DmsBMg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\tr\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67219,"LastWriteTime":"2025-09-26T12:55:08.9353258+00:00"},"Z3EJ2eFj8lnTi1qM/kuTZ4NszAWobpliT7toL436QUY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\n5wcnt3f6w-xdymvqzhyw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ru/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ru\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"95hpziouy6","Integrity":"Da4xrOXiyGYOH65PLSZoJwSDYxrJpFzlemuMSa1uaqA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ru\\Microsoft.Data.SqlClient.resources.wasm","FileLength":77745,"LastWriteTime":"2025-09-26T12:55:08.9204902+00:00"},"Uuj0LtZV0XjSKxLiOOT9RvCSG17p8h9xh/ez7Ek58qM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jdlq1yw6if-iw0spp9y5f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/pt-BR/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pt-BR\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vlfufe47bj","Integrity":"fe7ttFgvP4KqfzH3U3jmAIj2ow8pNzDDOPtlQ/2uVEA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pt-BR\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67900,"LastWriteTime":"2025-09-26T12:55:08.8997133+00:00"},"Bszeo9oeb0Juv1a0W8Vh/e7DbP157TJJTleeofWFf0Q=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vilmji3ggt-yxrw1siu8e.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/pl/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pl\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"by8bob6vkb","Integrity":"7bmXPETBmLjy1rBpVkpjzEXuGEil9yEzhq2aa50GRX0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\pl\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70782,"LastWriteTime":"2025-09-26T12:55:08.8809598+00:00"},"KADNUhz30xJDUk66d655ike/3XxxkR0a7R9TRwqmOcU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ejzvij8rgn-n6ofk3pxrp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ko/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ko\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"kwz8zk44z1","Integrity":"xHpoCmETHjxLOnx7A7Tn5sJ3YzRpQ9LLLWc9xI5McnQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ko\\Microsoft.Data.SqlClient.resources.wasm","FileLength":66961,"LastWriteTime":"2025-09-26T12:55:08.8642128+00:00"},"xifiG3dyyF1cPGPuxRs7uNLcivU2bFiB1iNVUejjt0c=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\xqhoh1kg3l-uotcwitb29.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/ja/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ja\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"42csgx22kj","Integrity":"9P83VVv5G9ydFQDc2M6lLwSCAU7qbnKjJUNtaa3Av7A=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\ja\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70251,"LastWriteTime":"2025-09-26T12:55:08.850222+00:00"},"zEXDO40GzOnXa\u002BNZtwVosvfra/B4UxcoABoQ2WoSE54=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3lifn95j3x-aoc19w7i4x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/it/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\it\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"f6w76cgrig","Integrity":"p9RyaDGfoxV2P\u002B7cksSzkBgAU7HTtLiwxgHZ\u002BUtGAx8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\it\\Microsoft.Data.SqlClient.resources.wasm","FileLength":67882,"LastWriteTime":"2025-09-26T12:55:08.8351407+00:00"},"qA0WS5Nu9JyoHZMFaF91MJLsrlTISJlQ9F3N/LLREKY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\43illu3ucx-9ksf4qbe0v.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/fr/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\fr\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8b7anoftd6","Integrity":"hEoob5rGtrovzXn9JYjUpI5WHmoI7m1tcZnZm4LXDSo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\fr\\Microsoft.Data.SqlClient.resources.wasm","FileLength":69493,"LastWriteTime":"2025-09-26T12:55:08.8210548+00:00"},"hoXuNY2GdDSBcn7ozJrSRUZ9X2q9j8GwjvuRIn7EWRU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\smlc3y03ed-u3cp6nnwoc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/es/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\es\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"3abm06ps2n","Integrity":"m0p1tRl7kTh4o3f5ziuINU37k6n3jU961ne2zknzD\u002BU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\es\\Microsoft.Data.SqlClient.resources.wasm","FileLength":68364,"LastWriteTime":"2025-09-26T12:55:08.7999226+00:00"},"nyElgLyuwrmGN3j85jxObFnUhpV2awDDGlIzz918BEo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dqrflxjyh3-szjw11goom.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/de/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\de\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1xtpcax70g","Integrity":"S9h6lRRR1r\u002B6XD3uhGHlAaYbLFnxTRSTH7TztirV8uU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\de\\Microsoft.Data.SqlClient.resources.wasm","FileLength":71327,"LastWriteTime":"2025-09-26T12:55:08.7756679+00:00"},"DcKX2De2gSoTRxcrUDz0qBucVN9RYz2fzAPiNEZhYnE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\j59c45ptdr-l3m7pzc7q0.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/cs/Microsoft.Data.SqlClient.resources.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\cs\\Microsoft.Data.SqlClient.resources.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ywnpl70r1a","Integrity":"rkkfdMfWUPT/yQusISKib5VM/HhbCIMfo3YBt/KH7sc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\cs\\Microsoft.Data.SqlClient.resources.wasm","FileLength":70267,"LastWriteTime":"2025-09-26T12:55:08.7557383+00:00"},"razBNIdm0HxYNsgQ1AUm8MgVX8dI5kxFWRhTAwRBcWo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vpmnpjc9wj-r50fbs1d7h.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.ProtectedData.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.ProtectedData.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hut8jz02cj","Integrity":"59cJpH7nPBnAH5zoZLjRBR3TwgUfClqCwLKPBRLB4EA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.ProtectedData.wasm","FileLength":11956,"LastWriteTime":"2025-09-26T12:55:08.7358364+00:00"},"/rmBE7ov07hYA/6bbTvbQEZVzHkhrtwhesJnQrGxV7U=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\d01647ahyo-71x3j8ea4m.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Security.Cryptography.Pkcs.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Pkcs.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wvckjx8ks6","Integrity":"xOrRcGRH0CqK8tyajnwdnqErLZBXvSzL8qq4fBpuycE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Security.Cryptography.Pkcs.wasm","FileLength":93951,"LastWriteTime":"2025-09-26T12:55:08.7200797+00:00"},"PztbGe9FPFy9xocX/9dQztQ473MoYWIF21R6bV1eOEs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\a5a9pdm2wy-zc23isi853.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Memory.Data.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.Data.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"941nh1j6ce","Integrity":"l5X5ODg0cFXMkC38qk58El\u002BevSjnsRfsFXre17PhPIU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Memory.Data.wasm","FileLength":9400,"LastWriteTime":"2025-09-26T12:55:08.7119735+00:00"},"AlcVtPbHHIV2Aqhx3g2BrVSWRqodGt9zn85k6MAakSM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\j7gxch7an0-iudrcw56e1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IO.Pipelines.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipelines.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cbvypw07go","Integrity":"CMzRd155p5hsb9RsAB5w0e7pOoS0xg2okJH6wC5TZJk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IO.Pipelines.wasm","FileLength":29719,"LastWriteTime":"2025-09-26T12:15:41.9736002+00:00"},"Wqnd26/2Yqu8HQXhN4Py5WoFhCrrKUbE31vHkTo1qfk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\aeyyj86pom-28de5g3cun.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.IdentityModel.Tokens.Jwt.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IdentityModel.Tokens.Jwt.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"5l9qnenqp8","Integrity":"9\u002B2kE0nEk0fS4IDD1utDqBsmuR9p1LmLmQ3exTgnTXk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.IdentityModel.Tokens.Jwt.wasm","FileLength":29549,"LastWriteTime":"2025-09-26T12:55:08.8712474+00:00"},"32u/\u002BhHkgScEfSZjBB1uY5OL\u002BfkcZ5q8UKXxS2JYYjM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0dp1nhieow-9g020ybbpb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Diagnostics.EventLog.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.EventLog.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8dmbybrat1","Integrity":"BBylojpoPtipLEXdW1xjVbOyccTLM6RX64ZYHh9APuw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Diagnostics.EventLog.wasm","FileLength":15926,"LastWriteTime":"2025-09-26T12:55:08.862043+00:00"},"oPhp9\u002BbZo8eHdl7NRkqNu/wi4dKMb79Z/PjGaQbBnuM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nligvhe926-gv6tjf4gky.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Configuration.ConfigurationManager.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.ConfigurationManager.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"iivs9c4h4f","Integrity":"dpimsKv2HlmSpglh3TRAeWBNge6vAT9lISYsLmP\u002BcRg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Configuration.ConfigurationManager.wasm","FileLength":160135,"LastWriteTime":"2025-09-26T12:55:08.8555918+00:00"},"NnUWNybGw1O9whLIsvr66iSJXdCzejxkTgKpO\u002BP3i3I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r40vng2mn6-dhw1jmor6y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ClientModel.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ClientModel.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"wgic6eh668","Integrity":"gMnML49NEvnzUm9ORO4P4rGPku6Y1x8hvqtgO2HdAvo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ClientModel.wasm","FileLength":69331,"LastWriteTime":"2025-09-26T12:55:08.8271587+00:00"},"\u002B8Kr9KX8X5Pu\u002BLTAkfwryRcatLpw8uwKVSweznZvcrA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r3w7qehps8-yamodpu5qp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.SqlServer.Server.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.SqlServer.Server.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7qy8g0rwgm","Integrity":"Md6YgII2SJrjVKJMv3nhKQx9Jjs3tCu97X44n\u002BeTGho=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.SqlServer.Server.wasm","FileLength":6559,"LastWriteTime":"2025-09-26T12:55:08.8114465+00:00"},"0ZQT8lefo9aPRJab4CP/XCEX35SCrJZmhHU5lRCkBPE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mwgato9fx1-sali13fnvc.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.JSInterop.WebAssembly.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.WebAssembly.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"j1vsuknuob","Integrity":"2dXrNfai4uzFz6\u002BQwBGQa7XomFpQ\u002BfIK/ek3F/ve\u002Bh4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.WebAssembly.wasm","FileLength":6757,"LastWriteTime":"2025-09-26T12:15:42.6288543+00:00"},"U2k0ee4UiOooIwXE0ZEkYycMSbrujEgbVfKqLkVixxU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mq6r5rdt04-phrjuiky1s.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.JSInterop.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"qknx27pe6g","Integrity":"ZjyU6\u002BRl9VOHcN2UW73O3yGLsLHvBqGsrky6hd10k3U=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.JSInterop.wasm","FileLength":24031,"LastWriteTime":"2025-09-26T12:15:42.6148907+00:00"},"lm/1zJZvhGJSnowH3fBNKM2F10K/QYf1D6PwkSZRseQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\cwtlre3guw-2wpk0uxouu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Tokens.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Tokens.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"poz052k6oj","Integrity":"qeFs3tPoSJ0e9iBn71zOsOnch97lUsBUoexSC6qtJPE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Tokens.wasm","FileLength":91917,"LastWriteTime":"2025-09-26T12:55:08.796362+00:00"},"CzXVI754R2iim8p9IMfGdnlAu4iDKOfR\u002B\u002ByuXyAL1Is=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bqnf4jrwj3-45hz3ik893.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"x3atezeqzt","Integrity":"k43T1qq1V\u002B2qqwpzERgdBK//oNH56wiLKY9aMLfIhEY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.OpenIdConnect.wasm","FileLength":36718,"LastWriteTime":"2025-09-26T12:55:08.7751609+00:00"},"JGza38WjOmv/AY4ydwnJAcvJMVs8HqlXuzq9rehsMmo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\yukhlsr1xt-homtf5mctj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Protocols.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4j2e1i6qn8","Integrity":"UA1nRUaozrFpnmarmvHzbWoxh19r9CT2KA5eDdOttsI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Protocols.wasm","FileLength":12578,"LastWriteTime":"2025-09-26T12:55:08.7583338+00:00"},"ZpuMAiVVUERRTgk881Wqoyn8HU6HrYScGq3\u002B5oKh\u002B\u002B4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zmbup43wmo-a1qebn9qtt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Logging.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Logging.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0sy73izd26","Integrity":"0IYktABjHQ9GucMHL78A1C7Nb6vDOpmweDCiJWAf24Q=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Logging.wasm","FileLength":10164,"LastWriteTime":"2025-09-26T12:55:08.7511698+00:00"},"MPUEtxX1kDWmj/qMLGZHcCqX5vomqsAK3qV5WCeGVBQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7d4y0i3wsd-cxyxl1fpw4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.JsonWebTokens.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.JsonWebTokens.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a4t2wueiom","Integrity":"FkgXOCKEWDveHWS796ZNyHTQ5xW5\u002Bm5XAYJga1D3eVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.JsonWebTokens.wasm","FileLength":43927,"LastWriteTime":"2025-09-26T12:55:08.7368534+00:00"},"gVxgI/6BbQKWzsnOQGatlbvXJJRI/pI3zzbHu8X1HNo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\jfycd34rll-bnwc1c8iol.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.IdentityModel.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"c8jqixgl29","Integrity":"JGbuvNPGDM7Z5TykOQw9nS7GuULsch/3wxEbGJvu/k8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.IdentityModel.Abstractions.wasm","FileLength":3946,"LastWriteTime":"2025-09-26T12:55:08.7074122+00:00"},"LinTQ0rtgmhe7WnmqjyqxIDCyBfCMJe420vwbYCA4fw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qkgy21fohh-ks83314uaf.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Identity.Client.Extensions.Msal.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.Extensions.Msal.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"d1a1mp12uz","Integrity":"EVOUK5qZgd5C5QTK0fL47vlqfi8X7ODslf6zp\u002BNk7ok=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.Extensions.Msal.wasm","FileLength":23161,"LastWriteTime":"2025-09-26T12:55:08.6867499+00:00"},"IjOC2hS2H7kggbzA/E8wp7il44lqkfWH4Bae30k\u002BKeU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\9zvagkezyf-fccvt9wd7l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Identity.Client.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"szndm15jv0","Integrity":"uESxCx2uHKgC5v3/UgrqGx9olRxFF1UgBzrptFxzhQk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Identity.Client.wasm","FileLength":332189,"LastWriteTime":"2025-09-26T12:55:08.7657151+00:00"},"9uSq2gG3267k5jVamPQv0RuGQujKkQ12ko5WUZDZi5o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ev8ojppblq-lsakbjp1fg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Primitives.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Primitives.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"rwlb4s9h23","Integrity":"VXif\u002Bd8llcvt\u002BN2pU6LUABQr1EUvnwTg27PGFGjJoWo=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Primitives.wasm","FileLength":14733,"LastWriteTime":"2025-09-26T12:15:42.5828906+00:00"},"23S46b8JSTYkSwgNSndjS918AuT546EIQydmuYpXXWY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zkfhhnehqu-jt8xzja2dj.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Options.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Options.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"2h4o821w0v","Integrity":"WnOZRQAyyjOv8sTLVpC29t7cLD/gYEUsRWah0QSLSuk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Options.wasm","FileLength":23295,"LastWriteTime":"2025-09-26T12:15:42.4933441+00:00"},"bNM\u002BYGaE1QgM2wcm9ltg/ygiAKyYFat9d35Y7rFBZ5k=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\7s03mqb4qb-tz325eqvv5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Logging.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76x5eflkem","Integrity":"L/EpLGuZe59Ju8jspXqvtC8hdyOL8Zrhe8lxopsvj6w=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.Abstractions.wasm","FileLength":23619,"LastWriteTime":"2025-09-26T12:15:42.4198284+00:00"},"uybAcKRPlZkQOCWoUjsrd/5f2cr/MElEpslzJyMqLvE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wnwsbyxo7k-xlpspxuy08.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Logging.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ny3r3g6nhq","Integrity":"z48FFALZ2sAP4Fd5H7/RhhuPDZBP1f3ES8esZSke/qU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Logging.wasm","FileLength":18424,"LastWriteTime":"2025-09-26T12:15:42.3473127+00:00"},"oYgyFcYzPtwBAH7AUzqXdPjc3lzQKanFaypvyqtBL\u002B8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\a221el2lzc-i464dwxnbb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileSystemGlobbing.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileSystemGlobbing.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bbtd3i9alo","Integrity":"p1Ah/YODlnwQ4s7t24etOtyb4hdzr3YlCHH3s8gUCH8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileSystemGlobbing.wasm","FileLength":16109,"LastWriteTime":"2025-09-26T12:15:42.3022463+00:00"},"l1sPjUL1f7dfGM446xGb464be9Aa2NYLX7PvjZ\u002BsV6M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rxuej6o0i9-rpvltkbyzt.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileProviders.Physical.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Physical.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"gmno2wz14c","Integrity":"mL9aDIgzoCBBugdOwscAnV2L14lXopq1fPoBppkHjc0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Physical.wasm","FileLength":16310,"LastWriteTime":"2025-09-26T12:15:42.2592459+00:00"},"DheSJW4xA3rULiByA/mFwePw9yy6f0xxDlF50YmK99o=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\meng4qr3vq-1c7ksbormu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.FileProviders.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"bvw1zdn8s9","Integrity":"pyOZoIFEM9t5FDCjL1vt7pFHGrJ/aCpe5ncDLhyScEs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.FileProviders.Abstractions.wasm","FileLength":5094,"LastWriteTime":"2025-09-26T12:15:42.1756959+00:00"},"0CGNfmmqlRpzm\u002B\u002BYJEkmCZlrwn7UREOch46Dmc55PMk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\viu67gjg8l-kgyjb8k43h.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"56nyq42peo","Integrity":"MwyC9p6nt0mGMqIypm\u002BSnvG\u002B21YdrXDmlVaZDNsWJeA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.Abstractions.wasm","FileLength":20683,"LastWriteTime":"2025-09-26T12:15:42.1191826+00:00"},"c2t5ULCmP1yPxWuC9ew3g/tZsqqPCMFmaTBVRCOsrks=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wfqsqs5cxz-xqsu2wsvba.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.DependencyInjection.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6msqh3xb8j","Integrity":"XoDoAbTIxo5MKAxsmkcf9azi6O5OLViGGKrBi2qMlgY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.DependencyInjection.wasm","FileLength":35118,"LastWriteTime":"2025-09-26T12:15:42.0376728+00:00"},"NRwpoE5\u002BQkqHS2DPZtcpLALQxagEP8DBDKZAX0pmyKU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\33dyzzvjep-yy6f57640l.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Json.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Json.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vliov49hve","Integrity":"M1N3wrmu41ddGz5INp3pKS70tYR/Y\u002BXqu\u002BoZ9rZqjZ0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Json.wasm","FileLength":7509,"LastWriteTime":"2025-09-26T12:15:41.9926008+00:00"},"xn4V0tWm1wNvBh1YMzepOuyV4a/sf2F6m6c6npjz0ks=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dx6w1vd22j-en8mb8dgz5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.FileExtensions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.FileExtensions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"8oobv0w90v","Integrity":"WO\u002BuRYcj3Zb9HIK7aDnF\u002BZYPe\u002BfyAeKo2LMHDHQRlOI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.FileExtensions.wasm","FileLength":7680,"LastWriteTime":"2025-09-26T12:15:42.6228546+00:00"},"wmZ2kh2x0m/ZXm7Un1uRxJXfdIb7R8NDy3BSUMnfZnw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ll1yb7mfjd-0r3amze666.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Binder.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Binder.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dz6cxvyzbz","Integrity":"WSuabncDxkAB8fqRIdPNHPgeAGnmfkzqrcBXgplQMGQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Binder.wasm","FileLength":13809,"LastWriteTime":"2025-09-26T12:15:42.5968527+00:00"},"\u002BmwAf1SxaEhHi9S7wBGbwPjuUIiQkyMeTjADI6g5s4I=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\023g2kgrhx-8kr5d0tjmo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4tvlzg9p4s","Integrity":"SKcKAQ6unQQmWOLud3\u002ByjljdvRq3k5HjYUL0Z0Ex8QM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.Abstractions.wasm","FileLength":7793,"LastWriteTime":"2025-09-26T12:15:42.5708535+00:00"},"3wD2MuhjVlYWj/vbrJEbtHx\u002BJuZrWzW8whln4A3gvxU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ght10wpfbt-4njtqvtvgx.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Configuration.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ehpzq00vvn","Integrity":"woWY7cPpxRwo/ZlBGIpiuVyrCcNVURoJEClmhSxYIT0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Configuration.wasm","FileLength":15095,"LastWriteTime":"2025-09-26T12:15:42.4923582+00:00"},"gkJWFBqg54YFDrkql1QFAM03156EhNUOWguye2qxSJs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3va3yxkxij-mg3y19k9xu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Caching.Memory.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Memory.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nzisx3h7ey","Integrity":"I8wr7m5E7aoQMKLT3T5Wt8RLYhkJ8eiFKwkkAcjgWVU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Memory.wasm","FileLength":16146,"LastWriteTime":"2025-09-26T12:55:08.8014391+00:00"},"yLDN8l5ZhibdUFhm5VhAMiM5nfwuBcFkBx9T2hRYTwQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\95i24l5j6j-2ephyk4gcn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Extensions.Caching.Abstractions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Abstractions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"lscrd9uty1","Integrity":"hYr3Cso/uuAAEVkxZCpv0zSDOSERmb41PqFPgR7GQC4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Extensions.Caching.Abstractions.wasm","FileLength":8744,"LastWriteTime":"2025-09-26T12:55:08.792286+00:00"},"gWL7XHBYGe2QBTyZn2BPIGLEXlzK458Y3X95aIbTUDU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0a4fvzocod-u5a747o93f.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Data.SqlClient.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Data.SqlClient.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"iqbweeyggu","Integrity":"aumeCyQIqgNeUwYDYrnu0wv2vna\u002BKzFXThpWg/puUXg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Data.SqlClient.wasm","FileLength":203270,"LastWriteTime":"2025-09-26T12:55:08.7776965+00:00"},"4p6h5Mfn9t0twKUZQrnNvpeSVaUpE7CWzWrkel8A2oY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\1wkze2vh9q-2112i0zn2r.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Bcl.Cryptography.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.Cryptography.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"15kzmjahmj","Integrity":"S81dFe/9s2Hm\u002BF7PJDlp03N2b9lxePkjbXYtL3XTB4I=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.Cryptography.wasm","FileLength":2737,"LastWriteTime":"2025-09-26T12:55:08.7297128+00:00"},"0mN0/GBBb51veSahPqlHdgtATGGi5\u002BZBFshglBiCrU4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8iyuhg4qf9-cejwwy890b.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.Bcl.AsyncInterfaces.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.AsyncInterfaces.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"vaa6q1a3c6","Integrity":"p9fecZKFWjICK8yF6ROhcVOQmB\u002Byo5dGQ0sBrBjrJ6E=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.Bcl.AsyncInterfaces.wasm","FileLength":3658,"LastWriteTime":"2025-09-26T12:55:08.710932+00:00"},"jw1pEaMntp11ZWewWRRBKNmM\u002BLiS2Guh3ry3DlJNIcI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\nmmh93bpyu-443noy8gkp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Metadata.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Metadata.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"tq1516yzmp","Integrity":"FfE50ZQvJJhLPg659p7rSQBGy6r5kJ84Ns//fxxWajQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Metadata.wasm","FileLength":2397,"LastWriteTime":"2025-09-26T12:15:42.4048441+00:00"},"6LY8LNzPacycf5b8P/cIk3fggUl6jIgwUXbh2Nk7IyA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\yz9r2fvd05-gy36uj46un.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.WebAssembly.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.WebAssembly.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76dz9ianai","Integrity":"b76vyAyZDJM8HhvEUz244haxFLzMoEkGIFIk\u002B6VHm3Y=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.WebAssembly.wasm","FileLength":46103,"LastWriteTime":"2025-09-26T12:15:42.3423177+00:00"},"lvhVvAb/0b2Vp9QXYp22gwObQHk8H7\u002Bd8jHr8iyEyMA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\6ttmv7swtr-t66y2qm82k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sq0psobolc","Integrity":"BHwPoCTrA01/66q1vJmDR6r\u002B6vKE1j\u002BF74VQIrGhzp0=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Web.wasm","FileLength":65384,"LastWriteTime":"2025-09-26T12:15:42.2722466+00:00"},"oEylNbTWkEBqTbF8qvnlDUpKq/MbBD/RCtQ5eEf1SyU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\qv0pfxuc8b-p58xqn8w8j.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.Forms.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Forms.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"aw9ntvt3ii","Integrity":"JsW0s1ce9T7RnbNPZO2xthufGguKzg7fwfk4pCR\u002B0hY=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.Forms.wasm","FileLength":16284,"LastWriteTime":"2025-09-26T12:15:42.1806955+00:00"},"rKpHshqNSrtRTgI/Z6gMQIryxeUaHRAQYuxvMtG55WE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pxkxti3evb-q4kvsak8tv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Components.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"nzbgvlpi6t","Integrity":"s6M4q6oLZOc3c6773e7L41s22YkDANIB3bgWiIeqWYc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Components.wasm","FileLength":129420,"LastWriteTime":"2025-09-26T12:15:42.1391861+00:00"},"BxEHA/9bJ10LIf1xDoGscncSVlQXIrziZmLYb77e84E=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zmebkjmtto-9jnlgcba1c.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Microsoft.AspNetCore.Authorization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Authorization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"icz5id0022","Integrity":"zhcKnuiSn9j/Ple4I2qc6K6931fRMET1wVZSfkYAfh4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Microsoft.AspNetCore.Authorization.wasm","FileLength":17683,"LastWriteTime":"2025-09-26T12:15:42.0621823+00:00"},"cC7QM0C9Biar\u002BCOA41au/QA84U\u002BbXT9GdCtoEaE2Xu8=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\pldeopvb2d-2dfuwid5i5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Blazor.IndexedDB.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Blazor.IndexedDB.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"1ykc89jdpx","Integrity":"985lOibebCDFfCdPPs5xahtV8BwHbhaQeTAMi7evJbs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Blazor.IndexedDB.wasm","FileLength":22035,"LastWriteTime":"2025-09-26T12:15:42.014615+00:00"},"pfIm\u002BmTjCHZLZLeSqWjV9Ulfm03azzCWZrnwrOUCGKE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wr0e1yvu4q-mv535bwyet.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/blazor.webassembly.js.gz","AssetKind":"All","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.webassembly.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"316ijom068","Integrity":"\u002BV2Lg1Jy/5iLhIkZHMvZU1uFPbr2UWCvWIR1xl5s8EE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"PreserveNewest","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.webassembly.js","FileLength":19025,"LastWriteTime":"2025-09-26T12:15:41.937186+00:00"},"te9Amn73APl02SuY9dkWucwRtAXnc8GpqhTWpAHvhgg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0q8jsakwul-8xk79iv8nh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Azure.Core.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Core.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"zsdc415ay2","Integrity":"48gdiGRQsm8wrSUG4xXmb54wedIq4zCK2/Tbg4TaxQI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Core.wasm","FileLength":175230,"LastWriteTime":"2025-09-26T12:55:08.7074122+00:00"},"221uaR0h4tkQZ07ZH4YmGM7EhSO1k/D4C61I/1pH5DQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\em0hu4dhsu-q3kp98qd6v.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/Azure.Identity.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Identity.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"hha0l2pjl7","Integrity":"FQKYYSr7il1MJGtb8VhPATg\u002BRYpXGkAz6yBPcWvPpvs=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\Azure.Identity.wasm","FileLength":128064,"LastWriteTime":"2025-09-26T12:55:08.7384425+00:00"},"EPWv2Cv33qTlV0izmeb51x\u002B9Mu3Ey0kVvPGslyzcmFQ=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\39n7fbpjlj-0dibx2mmn2.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.ThreadPool.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.ThreadPool.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jgwk6qu77o","Integrity":"rRB0ZvyXPMnV2sZXJUbk0NAGjhjzOiX80tzfuENwpHw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.ThreadPool.wasm","FileLength":2245,"LastWriteTime":"2025-09-26T12:15:42.0571956+00:00"},"J086sLw\u002BvB1s8uURocXv42n162QbRNUdqn0GFj7Jars=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\mt8f7zpvdn-osmziablif.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.Timer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Timer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dw4v9dvo84","Integrity":"c\u002BgXcEdQ1pLzIaUjXMtVJh7ef1cj1Rn2P3RAenByLhE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.Timer.wasm","FileLength":2119,"LastWriteTime":"2025-09-26T12:15:42.1161829+00:00"},"DFp6MJa3hHDdgCyi5YEmLVGo5pqv4zIefNcSiUsqnbw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0yh3nambn7-usgg90i2m9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Threading.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"115m3t7vuu","Integrity":"C5a1GnXInsPeVZFUp\u002BHP/AaLKJ4AnAYkEM5IvNgIE\u002BM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Threading.wasm","FileLength":14263,"LastWriteTime":"2025-09-26T12:15:42.1351814+00:00"},"v9zFXSiOgwYZUY1ZYHEfVhn4f9UV9Td78hjYKeT7tiM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\5r8jy2md7p-z2r0wslnau.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Transactions.Local.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.Local.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jy5431gte8","Integrity":"1UHp0WIZ4o6RofKv1Y/0BTwCrdgH/1ldVvlFRnOimds=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.Local.wasm","FileLength":51105,"LastWriteTime":"2025-09-26T12:15:42.1856951+00:00"},"WONWDfSNIzrp4hc0mR4M/aRvx7Umc9DGQDFJcQcdPfY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vghcvuxmvx-w0z6sonajo.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Transactions.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"arrrkjkzjt","Integrity":"unpKH5dKKvbE9iDg5rNLl8/RuFPO2LCUAoUea2KasiU=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Transactions.wasm","FileLength":2360,"LastWriteTime":"2025-09-26T12:15:42.2326953+00:00"},"Q3JRxj/5pYWuD\u002B89CHbL3zl0gPSNvD1E\u002B9MZwFw4y7w=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\kdkbwzmwdz-ewcwyjx9m4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.ValueTuple.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ValueTuple.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"b7wcx2wkup","Integrity":"\u002Bcjy/v3UuWezFnnx/9L1SbosR\u002BqHe0UJLlPXzaxpaPw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.ValueTuple.wasm","FileLength":2165,"LastWriteTime":"2025-09-26T12:15:42.2822793+00:00"},"poajY1UUfKrdWBdYlXXJ8p\u002BWK02sNSajwG9AhTCjo9A=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\oxl0sisi5r-qe5n6p6pto.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Web.HttpUtility.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.HttpUtility.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cwin774bar","Integrity":"bKKNoOVpttt6oMyHvAamPuNHMLmjamInROzSN7MocgE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.HttpUtility.wasm","FileLength":8368,"LastWriteTime":"2025-09-26T12:15:42.3352457+00:00"},"/JJqFvJUK18XvUhaZSdruGd3Mx3XKeA3KQniaHyuTE0=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wxeev9siit-iozsh81ky9.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Web.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"dnzxwibhgl","Integrity":"RzV42ZT0Ia68DRTJynCzFornL9PIveXC4DthLrRcTqM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Web.wasm","FileLength":2109,"LastWriteTime":"2025-09-26T12:15:42.3788471+00:00"},"sU1DWcMgrqsCorr00sEjwfCCKlUkF9MSp4cs9wJJ1ds=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ejydmcsp38-0woh5qb9t1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Windows.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Windows.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"b6urzjyu7u","Integrity":"fV\u002BG5bgYCcq5zlPOHxkCiShcCI/ArRGp7xxVeHrWgvk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Windows.wasm","FileLength":2268,"LastWriteTime":"2025-09-26T12:15:42.4498315+00:00"},"HjP\u002BhZL6OQUFGUv0R3usYEU7TEb0QWvt\u002BrWxxTqahCw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ngim2k83v6-8w2yrq5l0k.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.Linq.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Linq.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"15iow1gqsb","Integrity":"K0r0Mb2cAC6ciUOwnBx\u002B7LAXb7GAlR2bF2fNPmwXub4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Linq.wasm","FileLength":2186,"LastWriteTime":"2025-09-26T12:15:42.4903427+00:00"},"GbroQujQAH7DyfPKW1BgwqlypP34swouSh2NT0CZDpo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\b2v9qngg3u-78hn4pmo8q.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.ReaderWriter.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.ReaderWriter.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sux7j7eot9","Integrity":"JPZQsoLyAX4PQyZzykACiAc97lTKINGT\u002BkkFqe9GmpQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.ReaderWriter.wasm","FileLength":4006,"LastWriteTime":"2025-09-26T12:15:41.935186+00:00"},"LJsDs4n8y2Zq0UNh\u002BOkWXLd6NpUwPlfGDxIpTkMLpVw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\8uvrsfi5t9-k2sfebohx7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.Serialization.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Serialization.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sfkuxjqp3f","Integrity":"CHBHTje4OwfXxjVFOwgIq0z26BsYzr6t0lCjVkpTXhc=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.Serialization.wasm","FileLength":2229,"LastWriteTime":"2025-09-26T12:15:41.999599+00:00"},"MJKL825QqoaR6uMGoFDm1ZIg3aoX1DmJ0jUOamagPHM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\zpq7hsgroj-41cu7lhqbu.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ogisqb2zwk","Integrity":"iG07vyN4mu69lIDJYL0RrY7XR21B1nROhSY9k3BZZO8=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XDocument.wasm","FileLength":2385,"LastWriteTime":"2025-09-26T12:15:42.0486396+00:00"},"8AOxOvnigl5CdabjAbke3wxYPtvO52NzK5DL2cZgl8M=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\r4pgs35xh3-skjtxppmmn.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XPath.XDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.XDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"jvd0k2jl0a","Integrity":"wW3okNKYtp2dP/n3kutd9ccicbLD9wo7czUCQS\u002BbGLw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.XDocument.wasm","FileLength":2479,"LastWriteTime":"2025-09-26T12:15:42.0781824+00:00"},"QMeff95EHLNClT2k0SPyQ28Nxozs0OWJs2oSAt/9aIE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lrxgcj1sg0-ea1kllua6x.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XPath.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"ojvfwmmwqq","Integrity":"dOUOmslmHnlHSZTpHIC1D2A1GIa1BPEdlHWDXmmJMNA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XPath.wasm","FileLength":2318,"LastWriteTime":"2025-09-26T12:15:42.1616994+00:00"},"2XGX3dEDzsoFE4yhvXhumqfIjK3c7WmZxDyldHeYcrs=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\3kw84wfwy4-0alq6o8ccy.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XmlDocument.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlDocument.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"u51x4d1liu","Integrity":"3lOD58ACwFiK4C43PM3VToljGxp0pe3yH6c9uOm3zZI=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlDocument.wasm","FileLength":2344,"LastWriteTime":"2025-09-26T12:15:42.2016955+00:00"},"yhY6WJFzrfPFy6B/BegveYNihFw4a2g38jmcCfpDvqI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\chud049ych-96svnm2bm7.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.XmlSerializer.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlSerializer.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"a35dfjfx4f","Integrity":"BibcLrpA/NotB9uPEnKZUkju7Se\u002BoLphHGn05Dc9VTw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.XmlSerializer.wasm","FileLength":2841,"LastWriteTime":"2025-09-26T12:15:42.258279+00:00"},"QayQ36BKEOwSfvNUJ9NhShlL9GIs3b3yJgCVsZwq0qA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\f25fe8lkc5-o2gt1hdneb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Xml.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"7i827ow8e3","Integrity":"caGt\u002BbMiPhewWngKJUFWSqrqMT\u002Bc2YxnxXkq7abuz9s=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Xml.wasm","FileLength":4194,"LastWriteTime":"2025-09-26T12:15:42.3312453+00:00"},"E0Ix9NGLbCrm9O5BpD\u002BnE/U6m1mwv5NFWFoTUq4kO\u002BA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\uwpsj7xns2-24r7w9rd1y.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"4i2c9hxgpg","Integrity":"rDSSs1YhMzJ\u002BskAxwShHOJ9Iq\u002BybpiKLK7dkj3D8AwQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.wasm","FileLength":11741,"LastWriteTime":"2025-09-26T12:15:42.3768277+00:00"},"OV93Yf0hv3QgicZ0saaGIyQRSG1k0Fmjyb5DCXlFahI=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\wxty36jpem-ul0hyl1gaw.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/WindowsBase.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\WindowsBase.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6iz7ooci2q","Integrity":"gphUMZ8YISOm\u002BcQ7Sbt6hIYfXIvmqm98MCT6R\u002B5lSjQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\WindowsBase.wasm","FileLength":2506,"LastWriteTime":"2025-09-26T12:15:42.4428335+00:00"},"LMtMbTNggOZapmUifOaDOz39FpfSI43a48pqQpfa3sY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\dwr35g4oz9-yw58uu4usp.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/mscorlib.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\mscorlib.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"76165vze1n","Integrity":"kQOu2LEEzfb5ceUGgVWW1JwAv0gp1N4UkAdY59exnx4=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\mscorlib.wasm","FileLength":14741,"LastWriteTime":"2025-09-26T12:15:42.4923582+00:00"},"Y1AvbhvlEIWc4WwDYafH2sxV4QY5xkUoyRMaSZyqXb4=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\56770lzfr3-0i04c42g1q.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/netstandard.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\netstandard.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"e8ywxooobh","Integrity":"ThYDqUkGD/Msjp/0RyF4lKdSnzD\u002B\u002BE5f6vlYs15VsOQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\netstandard.wasm","FileLength":25998,"LastWriteTime":"2025-09-26T12:15:42.5758537+00:00"},"qCBs7Uv\u002B44zNHa0tMjHG4YZVoO8WVxnM5SaihDyHoIk=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\t63qbqkgtl-pkshd96xbg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/System.Private.CoreLib.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.CoreLib.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"cjp938nzd5","Integrity":"iByXLUGgT\u002BdT7RKeOei22ca7AXchcKpeNoSkY8GHUeg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\System.Private.CoreLib.wasm","FileLength":1394598,"LastWriteTime":"2025-09-26T12:15:42.1471875+00:00"},"WKzjPg8Ss78MQ3PLzdomGKMcGpjlZKgEptU0XM8a5xo=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\hr5lvja302-zc8ninwhsh.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0as6ucc9tz","Integrity":"WJ0snm1rgYDL1Z81epJgYHaCIgUlQsiJedg0gNZLyjk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js","FileLength":11443,"LastWriteTime":"2025-09-26T12:15:42.1937002+00:00"},"wNQo2YOIP0UIHP65MGXr7YPpj1wyNvxdG1tWWlC1Krw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\msck2qi6sc-a68xnezzgv.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.js.map.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js.map","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"9qyq83rnsw","Integrity":"r2nliWnAxEX7mXseqcwwk\u002BRd92weX85t00Pr/nKTGXw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.js.map","FileLength":18726,"LastWriteTime":"2025-09-26T12:15:42.246739+00:00"},"18ujEznfKc/mzLTv1mzbOmKo4g6udyjzrTHkGzlVtOg=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0447u7rbia-5z8a6awdm4.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.native.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"mg9xvvrkvy","Integrity":"JrnmQ6atkPUQru64W5Axtphu/\u002B3v9wTypNLww2cHzbA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.js","FileLength":36158,"LastWriteTime":"2025-09-26T12:15:42.2972449+00:00"},"PKPF8Z\u002BlUmeRtGk7qIWIdvhaCBxa2bW7U1nfk2/iiak=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\6rjq5m7fhn-gllq59804u.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.native.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"sskr9z3p12","Integrity":"DCepNKo2ptZe/kKhDMkNpkw8zRWP9WIKYRt\u002B2GR7IGw=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.native.wasm","FileLength":1154414,"LastWriteTime":"2025-09-26T12:15:42.5083425+00:00"},"MrE5QyW2UfOp62FQEPPZ\u002B5jLy7TZREURgV6YVaMvmsM=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\m8udfqvpdf-oopz4kkm1g.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.runtime.js.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"s1wzht4mvt","Integrity":"AJLKr6JddkQt9xRH4Ddak4Lp4ynAqNIKGxoHA3EJFfg=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js","FileLength":64972,"LastWriteTime":"2025-09-26T12:15:42.5798881+00:00"},"J8D0twKZYgJAKf94w9vKArOUov1xED1nf024f/4Uw24=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rwdotx09w2-mivs3knkwg.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/dotnet.runtime.js.map.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js.map","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"43tnd3fwuy","Integrity":"APzNflFjY8piP1eeW8vqhvrpj6SfIszIUzsQMymW6IQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\dotnet.runtime.js.map","FileLength":100293,"LastWriteTime":"2025-09-26T12:15:42.6308937+00:00"},"Dqw87ZCYMTFBkeTwFdjhcq2WmqEvpIXnmf/8urU2bws=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\bjh8u63zdu-tjcz0u77k5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_CJK.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_CJK.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"su9h2nea1m","Integrity":"JKp\u002BT1EHUj4qBIqOq6CqjdfXcSHC5rZmYtsjCDiZV4g=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_CJK.dat","FileLength":333110,"LastWriteTime":"2025-09-26T12:15:42.5678887+00:00"},"dzy5rBvi6sYVNUB2yBKh\u002BuCN9NREecQYIeZzlmZ2ehE=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\2wtk7jlkyg-tptq2av103.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_EFIGS.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_EFIGS.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"fnxfkgr4e8","Integrity":"G9yz26qggmFJkfJ5kv16IEEiVrEH3fuBNu6MzZ\u002B3hRE=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_EFIGS.dat","FileLength":196037,"LastWriteTime":"2025-09-26T12:15:42.6088552+00:00"},"BMzXp/eQRfO649alkVYqHEWMfq96ZO5szmxRmnhzqlU=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\lnttmkr9ej-lfu7j35m59.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/icudt_no_CJK.dat.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_no_CJK.dat","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"v385ycndre","Integrity":"S3rRs\u002BMOdWkA48i3UrKbP0iD\u002BIShrxe0Z0ZuQ7Mp9qk=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\icudt_no_CJK.dat","FileLength":317618,"LastWriteTime":"2025-09-26T12:15:42.6674045+00:00"},"hOXHznanaG1K2KcE37NUCy\u002BVxDm6jgd4E4hEebWpMlA=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\rqdvdk2vn7-oyz0vx2fzb.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/emcc-props.json.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\emcc-props.json","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"6rw5k6cf8e","Integrity":"7t6AVk6lvrWEqY7hRavzlgS107PQ4doQEFxFK3dDtRQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\emcc-props.json","FileLength":592,"LastWriteTime":"2025-09-26T12:15:42.6734354+00:00"},"fa7NBl5smyurItTa7XzWdM69NjJGsScOpKGhRLDwmEY=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\0a8xygk55h-547xr1gq32.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/blazor.boot.json.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.boot.json","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"r9owoojkob","Integrity":"3\u002Bq8Vlz5nr0DDyLFQcs8GSdBFIUAbUeoMYy5NLOaznM=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\blazor.boot.json","FileLength":10445,"LastWriteTime":"2025-09-26T13:38:15.9043569+00:00"},"9zCnTEZSv6QbXI/BQo/uQCxxHZ2SHJuMDMmWiBCDoIc=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\ozp5qbauca-6avq1ld2c5.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/DBTest.pdb.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.pdb","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"0wlqi0088v","Integrity":"UEO2ksJwQDZwBN6aDm4EtA5AJa6noDkA3\u002BWx4EU2NcQ=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.pdb","FileLength":20267,"LastWriteTime":"2025-09-26T13:38:15.8983566+00:00"},"AH\u002Bh3OAUaLJNEz8g9XidcuZF6IvyFhhYY49M5O8Q3Fw=":{"Identity":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\vibesh5ky0-yx17kgdoq1.gz","SourceId":"DBTest","SourceType":"Computed","ContentRoot":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\obj\\Debug\\net8.0\\compressed\\","BasePath":"/","RelativePath":"_framework/DBTest.wasm.gz","AssetKind":"Build","AssetMode":"All","AssetRole":"Alternative","AssetMergeBehavior":null,"AssetMergeSource":"","RelatedAsset":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.wasm","AssetTraitName":"Content-Encoding","AssetTraitValue":"gzip","Fingerprint":"mrbb0bj5pg","Integrity":"Uozry6zOaW1sGgi2oBaa7kHxpHP3biOfn2s3lii9stA=","CopyToOutputDirectory":"PreserveNewest","CopyToPublishDirectory":"Never","OriginalItemSpec":"D:\\Entwicklung_BLAZOR\\Test\\DBTest\\DBTest\\bin\\Debug\\net8.0\\wwwroot\\_framework\\DBTest.wasm","FileLength":11232,"LastWriteTime":"2025-09-26T13:38:15.9013576+00:00"}},"CachedCopyCandidates":{}} \ No newline at end of file diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/ref/DBTest.dll b/Test/DBTest/DBTest/obj/Debug/net8.0/ref/DBTest.dll index 67609d6050e6f8e6b679c736b9a49b5d29cdcefb..8d45a6e4614137aa2ffd0d5088e4df07812c1ec8 100644 GIT binary patch delta 3260 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 QHCs9@&Fl@rg<+zK9K1g^ znM}t6&-HZ2*pDuAB}VpHAgWH zaNv(#f83|CU8gPRg8rdQI~W9w<|RbI=?WsRp-+eSRy|$Lx7!&Pre@H#D4=;MNY^y! z&C777HQ-a(u2B{45I3YVrID^jTM*qEn6|RrM{jaO^wgw5*Fv6J3zXyE!36Z?Mv$eO zP&5NL)Y~pk?_u(n5mWryY=~T9R>6N^!)@E=`W0H`k*18gabq!-$1hdGxj)AoTEOyf_ zQMBniZJnETY1%6~P?C7kt-@iMbqCY82~cm{%YYiXA>i(f$-XB~*idYJS<6$FsFAX+h^Qy?Gr*NW<`$ls$C8jWx5LTQPWLdl9`0Mv;%F#yv+{A1~!cT4b%&G3>?l z(Z|h7sya9AQtJq}sF^RbUSL4Yyx#g10P8}&BXl8lsQ2V}K_Q)h&TN3tx_-ex02!GM zo+KixC5-@qzd=tf=^9F`-ONA@SulM^C(zsDd6I@Q_uL!GMF_pQ7(-c4fvg$67IZXT z@mk~w7045|Uf{uOdsnJCzQicoid6;V)dkYjC~~hiPhML#QF# zpuBpi^&a6ix6K%ov24gREd*w1U|2;--{`Kx= zCtb#J?W9IXZ-t7Bw;Y25gtg{v07{S~g9UwU-F_+8*8|tz=~ zh1F67S?x?0QXHa;vNK)S?KBN`DvY@Zs;uJ-DbqDn`&qMw1J<}33*yAnP-`JTb2(^{ z^$0_@Aa-W_oNJsVmgdhB)TyPYm{GQ*OZ}V}ouLZ{TL@xJUja>Td*g*yUwy7TtX-&q zvFp;<&;{uyxm3BVAO{tivq9-=u}g|bK|C}nf-77EO@;A*eUp(v&JL!7h5OfvKh+syLe#l#5}NjVjhTC@L(KxlnD<86b~dcsKSfwlxJEh+x04` zYBf(t4Qqz_|lKto^ zzEw|Ssem6b4t`WFe#Ah|j|>3fM^a%w;)>%(a5VU-B9ICYa43b43J{P$A*2EXf?pw| z0t8}FA*2EX0!tz6ihbnUpnJT&<{g}~Xbs2^JBrM%*ko_aL_xArpF&)C)7@-d_;D}; z-wmcQVfV3%>e@ZT{s)#JeF_@zV)@fsd|RG{C+QiufH55g7Cy!|eTomM&CpSBn%OI? z8VM>5S}(KX;OyFBcW^cRj+@ZEun939R9r3?2w@|0H4x1ht7Vm&Ig>S4&c*HlHocb% zKKK?R%kRUzb%$QFGAQS0y=WSpyn2bQ4%Av$Z^n7Hg`PXCPjO4JemmbTR0FH&)pj>9 z!fq=_&oz|l4Hp!rD$#@D6KK9xn(G#9ZANVIA&zr4f8ZKa3LRJB0$akaSTokNWj12E zGZ>eR=$z`=Z_!S0g-`}N1^BIJ8s~AZalyb|LFJ(}Dt~Tv!MLR`gCX4ACxr4e)+s)>Ralk9cu;`Uq8=19qpS0bpdqBjsVy7_yGLgnZYdZC zn>-KpEsfx*!dVbuYZD{jX9aGF{OqN>bMsrA20O^K#CinO`V=dq8BZ1*aq6rmFDj~i z)?ezL%L^lZoL*MPmC7wPPa0xV{b3)y_D_!+-ZG^TPnT!?R3Z>}n&?D^mTU-z0x*tA+*p(0C z{|VQRaeZYD{xRS-0{8Pd`1b<;3~&?Z?C=3fa`ZjGy%QIr!p_l!vGr5*E0x$nlq0rw zdO*lRcyR@AwUo46yX6h2Y&il__yzA)FCA&j36a*pH)tL!po+9*5@}hm(Wkf(k;XSy zq)AUF(l&5^eTr|>c!bE2#&s2GddmQ~Fj{;xJ;YvQBXT}b8uqBgvqxM)xCf@OMCIl3 zz$4&3$N)c)*>Pj3emmb>KEXY~tI#KSaP|oiBIgq#sZvrEf@hv@E`o20An?rsN!T|< zlIO0|r?`cEb0Ilw-*g;Ln2C}L9WRe}94`uPY}$|DdL6D-SYocfJObROa9zw_9!6W4 z_zNGK7S6>;^nbuZxGy|p8{gm|m*XzE7z&0Zc47>DiW}h}d~j4%n^)O9DR!0#Z{Uk7-Sl54kS0pBa*e%E+8F)GvQ%Zi&k42SUYO7;62uS zb8@N?nP5(w#`Du*b2jpHo}1LCxP{Hhcb8jn$6Tt(hKSxgh&d&fmluEf;mNO`zw+k9jrsjdTjpjo&h)5G z_7+z*Ie#6_ZE^~8?DrrQM8p1NCwj?QL~l6&{apo+_aBD!4El!k3)RS#n!gzR$aP#nOF>9<-3VIK&0rWSEk0OOeYm7>>|7&PnW^5e#6NjW`(ZU*fw`l8>UqyDj=L0>N7 z@(wBQlXA7-|Bu1=^TOdT%fhI43!jhqxLzdq^+luL{F6X^sX<>cc$8HoT)qwUAU#oB zA1EVF`Rd{@{dqC>I^*NkZwI;l&SI{QfwfP}b8wSM1f_O8aD9pQYEAG|?A>FP1gYGhQx_6~71$i~T#x z4EksVkGnYdh<_E`?0;+NDtevq*3x?VguYj=r?1goeGQquvf>)rS#ls?P?OB`!HTh9 z4e4bc!ifI_ObvZDz*7CLf_ZjfE?B!tAJ=Q>0Z498ZGbV~2^zYNx+*SpFd*Ei4|!Cuhs)55_Gw5hZ=SWhovra}4* z=xb;nMu(gz+vvAGmiAGqFTI=|4W0{LPKS!m1-DVL@0wzR-U^LvryEOOVrQX^a6k4L z{;R+@)juoWl!Kaze^x#L$SZB9%T${oP-TU$;x5$u0(Ajm%AkTuepWI8zb+GK(#Mbo z5A}G27m6A3!Lu3qzkyzT6LMa?Ktp=3{tfKsa12CXHbJgU;L#>fw?O68PM*dJdJa-= z!Z+<5F3QEU)z!9yu5dy1w8I5Os7Lzou5%N{=@Y0(c(x(lc=WraZ4=%~V2HoU-$b3X z53{PErx9M8!0~{KXAd28QSPKen9-(+`#l;xRsJB#qsGH1KjZy4%Gt6{q1@zs4CP(k zFQB|e%I7^?UnKQMrG8B6zx6!fK~xog17)M}Aj+qUzlE~A^t+%xML$4!md<%Dr*{2W zPYp&sk20pci1HCB_t1-=e^~#e(EM6xxRvoW^fF5B`)@X$>%X__g(Fs#l2@Y?c~M3+ zE?=klQU0CAlK;C_iuw{gjPf$Q7Ufy0L%B;kH%IdMeEzd2Sq~chjb{bMeXEBx|32uD zXSCYOnqfV-by!u}3d%FY7CB4nz563@G+jNcd3Ab1 zpr`0}-o0KA-Oz|`q$s^~SfD?n_am!%DPGW)6iD^+(ut;gKOfyLkZSW$BUTbZwhon@ z)eP!T5M5SbAY<+pmrR^najWH+?KVW4+R+dtb+XCsu=Y8=?NS9am7JE-w;Si7NDO9q{a)- z=W$wf#zXo+qU8B)EslAEggIA`YoUax!Y=F3LuF*wxlVpAbmt3;~AonxnHO(gjlEEvFK@jkUX++Hq=eD3{X)ffVHm>a^RK zas{oxzRsasL8}B(lq;#-Zez-o^pcBmCH+EC`oHaapLZ4gs|`Kl`yilKZ78AFdM=|P z9KI06{@ZlqR;sX}Pa__hX^{;*iFjzHMjLt)`mLrd3KEZ8O;LfAu2<8Zg0|}gQWjfH zM_g@dXj~wr!8LRkXBTI-oH8`5MEUYZ#azEw`5}M4Rn=ch$!{;|v>&C1HX(6nqAgtwvcv>!sW(WmL+3DX*3CCMjbmH9CQ^8rkIJ-Afxv2C-ZHA$F@T(?t1A zG)WtMCdy337(J;7u)`z6zdKp?@ zrgsA$(hgQUiuzm1Kf`s%_Fc^%`Vz7i^Es!T_dO-O&e1E{o63GBl+58R<*!1&yGxd6 zOX<$?wJ7T=)@zOW*L@s$PTwx=gr*~t-wSSU)gBXh9;M66@6)#GE0L+AI&0=J+En%d z?NR#cvQMHk%O2PI^;D}Dv|?|Dn~Nqq-a#0Th3&wA|~ zCGpVh9DOsm0_F42*j7k>tG*FBJgIjIO(!(DR=XCGRL}!@3wG@{q5d}gChc_befo#> zs=x>IUb@xuanx@D&wI6Bmt0M~bOUzhkLtfDCr=f9q`cPiq`uD6=h-cs2Zi&XaE?%% z-VVzjr}v=D(Br<#=w=EOt)?mZlCKSG;@^4O;FnLMtfPNLxtv}_*+N}t?Vx^?SI{8J z9*Uv7M(_hDd%@xDzMUwq@b=T^!1=K7HwBXr%q&)l$9=Q(N&1{|R`7SxSAcnd-a}6r z4+-YO^tZq~DU?qNtWQtvxE^n4yhXT_t3YE<$~FvAE&SScIa${9>E+2<~P2>f{6=e2AC#eMlg2@=6+yq zHSQP8gMxWN%CAWIl+IRoUg|%^h+p#k6qqZ#F9_b_5lK8O$#SXh@EoT%7&|;H!(qY9 zNcn`6&r3;O(Xf~KM5Nv*^&L__Eai-pvx2{0>JLc$38_CR_2;F2Uh3o%o<89z^+u^j zrHn~ABluY#YwUihKksAvY6kaelyZmhAS91UJ!UZF69&^fFXef`Q<3y4l3r5o5KOd4 zI7|HrDW8QYT^&NiZ78OiXFfl)Ko|W>vloVj8v;gyOMEN7*uwb5$ zG7{w09YN-QSjrhG@0aokDW6wmF;jNn?C8_>YX`LvEv22-?$SQ2tJ$O3MvW+S zoRmvZUyf2o<}F8kB}$!E$=UuglsfhwmB6n?snc4li5j({)Nxj>MSTFJjyM1L^nV>n zovz2o8r^_W#}lt*;5{rOjDU9~y&3gNx(D?tdK>ChIGL>kzjvcvP4}T*L-(UzLmxnW zF?}BO#q>qg-+&j)R%n~Fr?r$mqkl+0K;&hYx~{`?Fld2C2>pW8jx$zFnScwjD{ zv!0m>t`yR(X4A~Uoe#{#o%QT2n~S^M^GocO2o_Km*9p&>xHP!1KX3NDxIo_%($_7^ zSx?zKSmTs63A;XjLTEylH(c2X2iF|WcZ5T%b|-|>B{Uf)Ok=fM37?yt}^;LUi#znO+` zC2(bMy;-}LzJ}{>wRh65wRe$6e}I8MVoNnhWifO`}7Y{0&Q==^=Vw+#`R-d zzt*3mu;&4)!?o7)Rk{K9G^?JdbNkkzq4uG6>g=9KBu5UIsS(o}v`lmRu#Mjy9~$aS zWX6-R$)02^lM&)Qu|!HJs8gyVAa;1IzX&hjM~1g=8X7`n`xbS}sM`eJ`X*9woV)sW zrY6QrD>j@o0qs0#rm{V;WO6tbKMr^>mT_*;Q?W$Ww73g|K5dQ+m{|a73Vl{=bPQdA z*qzAmtv{9R*x<;B%7XJ<7!T~eRDUXwO~jJ;LC{DvGntBS$DElTrocB$VS}2&1{xX~ zW@VZdH;8^aE;1hQ@pOung4%BUvgq20bk@w|2I$E10)gVS@glr{&zwjyFVy#XQjt_yK}5T6dxO5ay-=QOIvaCfO*6+Ge>!1Kv`xCGvM~isWY~oE1Ova zSUf#4ku+PoQWbC%I)n=Omh^UoK95<7w;TKdxgXY*c44a*>%pS_j zMa-e-qXX%Qtl1mO#>mRm9M;3MClR;One>rtTQoDi*Ua`{o^3tpvGH^YX3w}OH%UZlTlTL{q>A-|tnPWS6A$}zm z9g%Awo*p+*V}HFam5CiO_oZ0Uq?rYp=iQ&l!<}w5Z9hIV)D6$a_bPn}GdTj&$E+i-L&(68IP%}m6PrY2IO^M~4%&5qB<+6?zjj3IpIH}5f1 zqfmSzb<|8`=Qm$tPR>UTfLF{~prLoTFBXSu&u@~jrhyYlXml)=Qu?)(CQj$n=fpqd z(+>4>zDs8~1+j&*i7|6mgD?iX zXCj$R#ABIkubDJQ8Pk`JPh|F`_Qp;o1nxD5Cq_q2tJ_MSl9`Jb2%+^uLn4GQcic$^ z$N}uaZg-N_0z^zDf+RZ|heb4t?+S+z-w2cw6A24BHHYD;C6cBkVG2=QO-e|%OP+l1 zL^4^3nKzX@aWs=L$A*)WVl6is3Ei#te3N9MJm~Nq$eQDWN0FFDkLDW(V-{3_rDx1M zm9~!O8=PLd5+fsKDvx)>>BD^OpQ6rh>`xs@TVpZKU9sdvse00>BZ<)oq*u`8nINYR zAmL;u4PCY^QJS-MA(NrGWV;kb4O>WQV|CIXAS zX)t}~t)IVTa zClhfqzdB>pPv?`{p4j*}l;vvf9fqT&)Jm?hd>%5hJ5R^WaTeJb3ucY+u3#*W!d{_` z7qB*7#W@!ZU<5410P^;}dH~x+(@Kw1bbOpL;|@QkvnZIkh~1=OZ!}=E6V#J5V;1!e z^YFYAFfEqV1=)^mw>fHn4NfMQILaGLw%;Bzdo(>FOBK-h-MNEtc_2HWgYMj(&Fw+y z2CM)_(c6`!)f(+i(>4a`$hpe?7$-7lK{nm?ZkwaSsrIC?HnLc}J+rvQUPG}kQyVYO zDCK7BrZ*8AO>vyWGa`*`{fwhsI~m9}j#q$Od)_b$Z}wQ`f(|O-!m#Y`8OP6goyK6X zlZciWb|V?ulb*j^SqZvZ}&S1&gI5dgmtcAT&A@AH~*xBFg zGLzVwE3+W=V6!&SlgY?|PfW$z3^)hQ2N{*BTyS2N1+63f3&J`>L;aY)mCX>AHk0=y z8A4pgV_Dia%nJ|gLe%V=z?Ld2-3vC4B0wQVZF73fBQb1r*b@(!8LnYFW!LgTN>1Pn zqS(h}Duits-jFoMU^mHkPQCC)3kd{2upF26)2ZzEX)Im~hl*aKF z#S{MwzQY>Blei?l1ES(SO49`1`WV4mfO}ET;*FUcrf39Db54RP4(gcnrNB69qu@b{ zhw=Omr&wH*bPUgYIzVgE2GYti=r@A;u(VUC6i+<)ir9Y?7(+_}FO!ZC^EnDmS@h1(Hd=?jBwASP z6y8x7!^m+NA%jtlfUXU28u)df$)HyX)LB4`WuEI~{H$A^Yxa2wmLwQ!gwcb zqZC4|kbp-xPMVnY1ZLiWYZQ_m7mb}Dt-%>nna%`#D|D6w4VzoTZ(dpVg;sQr*^05* zUD(}NOOBP4Jr^2tJH9&W#zSQs{ahMbP(!7|qE((f+^U#$l@-aUVXw?Pf!V}>O9({- zHfG&T5G^Z|kvU)^D}60EGxOs)v8Nm-8tW9l;8|RHu7!MBr9bm>{A1zyvNy2bG5_tP z1)R{K2FGHpXjeX)gj6x{Jd?B{H4Ca`i2y~SZKTHJ#&0j?v|BYJc^kg6B53YD`AoM4#F!rQB-aAzwVRd7hj z$n)R`g=eqsMB94Io%!c`vR)KErxDLMeh9+ZK_a4*J%l+=fDbkF;BMj1iI2P-+c0x# z7zQOk(1^G4**c2hM;LKz2jVHmQ2r!i71rpU?1 zgaIQMmHTr_-Hx{*(-?tMaSCI!$sbQ?TsY=alve3TnNI_B$Vt-bu4a-H?&~qmeC!xT zYQ(ZhmuoH8g!Fr zFVy`-!las4#x%5d9PepNpvJmlcbSi6$KZts5(bneH<9MSTS#3Cg@TjH|InREk6=_a zE&^ufLL+n9&C{?PY}uGtHjSC)tI-s8Ah6e{gTiQ@Xv#;fVRPUOG_n z0mN3*>Uj5HiAP58y&x~a9D;1Ed|=-IOg;tV!zLHlGk121+YO={M;ALYugT*mc|BGu z9&a$l1j8Z3>k3bXsgK~EMIY|X&djFgR$iT0Am+tN;vB@T#NowT7aZ&)irM99laiqm z__0fbhiY{Kh1VS?Bhze0r#%RJDlhabrn(=+z1J3*JF_rq`Ts-yp?GeWMUhp~hAA{7 zS*{k*|9|=P{fGGsz^}&erxIv>PO7Hnt>($rXMHRbC9FUvV#&w);u5>l)`h4qrYj08 z#~8fhrCK&JkGBnfF_@p71YApZ1Db>@a5kh$wfANBP>T*mJjD*6@)IvGyp`k(%)PUc zF$X})OUxv`4R_p$z5OzA!W3HB8jcIH11c)z(k#;mdb7)BT#lzz9uJu(eeAA2CDHcqc>C`G}kjn7n^IhrAFpYR?AjcUIP$#FGi7(vScyf(E*X6rU) z#$`-3=WC$+g=Vj25Wz^C8acThgUl=wYw$nD^Lmk&oleai56?yS5z)pUYncelJipJy z#<-Y$BiQ1q(-QAi=33gZ<5kcC2M6Z`-ud9E8|)u}K6ppu*n~4TZwM8hX*f}`J$akS zR%IVxU9#luxE%Vq<6e9guT>Hiaw=4ZVf6^4aeF;`H!rMtAJWPTvkhrj6f$Af!6x9ahO@t4l6Aa6v|{GJGDK2$;>2Ftkc zF&yra(&TcP&p;WPdAqkr3va}0ccHPOc1_bN>harI#zZLGkG9aYsD-Zeahu6nU7z16sH_+zd%(?nNySA;DErk==%QRT5OCgJiZ^3-^az1KTK8&W$YSja(b# z+920@Z`g@i_82x)!AjN_3&(CpvdbF zT^rsQP8iVUP0Pxpb)~3TG*cooS}o|-0K{3ZhhyPG;R;O;&$i+}8>P&3C{Uq;E#v(` zJv{T?@a$IU+7)cqbv9~6y=DY;9#VWD!2)*57*Q6pOR77$gw;^a_J@iLKUDRQ7G4|P z%{>#rc8xIX9$1F^tYyXR!CmS0Ax-I)I}``m0;($;w=6vKVU}m+Q8;6npN;Y@7==Zt z#6MKT+;@jv{nF#-BJyTR4$^y5S&pAUeAIavIT91Mf|G&psn~Dp?Deg z#&D5OO%wJD&3qv|5>8Z9XdZi>;X`FWLLqEj!AXVZhDwP&O;lm%Ph2^4N9YH^ZT?3d zo7}Sc*^eFeFMsKdFaPkx4?g7o=2YdY-)epKTHVlf!|yk2r(}PBuh&3#j}bnk8)eeM zngM*1#|VvijAdo0x1)Y7?pv5ZB8$69yvzc<16MDuUAQ8+)^h8Ixp;(&M}cZaPh}CW z!9Hq)593-9P*_OdLptFXI}r%*MnZ;wPr_Fx#cuBvzlE?c;vvBw633qTZkeCWuk0B_ z2fGS-cxw!AFlv5OXUjw!J$C`9(8)DZJKx+o0>@mNvNVU|Ch}y$}0s z$-VgY)XzO4peWYJ=#>}c@B?*?eDVb)ej^X=>+#ci{1J6%)FwcS88?U9H*Ma$dCTSN zkHq6!wvHT$4R5|YwlN;x+z~snHNK%^Yx|as!#MNFuk%C0!@&rJs z6Rp!|jYG-bhT^@2F|*~OuQ$?K{L*Rx`Z=$=@hgKJL|15Z`2xh3e$S5kZp1?mjaDqw z*Y)OudNGkU;C1Q(O8X1$OUwdBR3E4wN+2DuUFDSy#*w#S8C?p$SQody+2(%_S6gQz zPubt26S&FC!8XsQAN%CjN!zoZ86U#+{4~+pTkS^Ncx?Pr2-wi!f!7(LyIgHR;r-#l z&w+v7fiIN*>fF*z9liHn)&HK*uWoyVdGv0(WoIgTDiJ@P#9Mho-Mga)_Z_%}-@Uv= zsl&OYhmYMN{&h>r%)<9J<^`uKOH~%&q5BQkLpJt>#4F_nvDk?pAX5*L>Yi3jqLnNWT zUHI>_@vJrG@63xKrGbl$qx7~P{rRvwAy3>crMK7N$*ut>7CVD2~n z5qMvrHS%(>O^EKlljud4ysoB6Gt+eC_R?T!urp@Aq8b5&L5jS-e_VAQSI8nj-wla#z!yN$hEoctx0B z6l%k3cTMXQhpaV`$?_|xuTh>2P0|lzXYlT(g)way7z^+ELQZpJzm+(N_qDM9c#T{; z9Ig?3@_f{5bdY$rdD2Wql3aE*#WMY=lXz#*YKlxGqVYK1S?X#!5=&-Gds4z=-2&1$ zqOU8Ey>neo2_WcP=U8Yvd(EHVGp_zkrqBMV#{Uyc`M-yBX`s%_F{@W`Dlfw8joJNK LO9L>XX{rAQyVrQd delta 9579 zcmai43wTx4m0o+Fd(OS*+}xYon+FMb-2@010x{%8g1o|`$U{H`2`G?2tfo=|3F@aI zoJ53ATE~K?Fs)C}GL@>#Q2g3DwJrGQsDst9PpmLf`>;-((bo3UnNFO4t#dEA!Sc=J zJ8Q4^+I#J_ALoPvud4&c)V_z^CzMu!CD#zC(@&_?8y7Ai{0uyy1kn{}+ioISiS{m* zfJaM-7~N+A4B)XqgO>%A4&l+DVbHmm8NLrqCcV>0v=xs65B_1rKd($pt*Hj-Sjo{u zPJfgrVCnvBZu0vh-0WapoRYAt2I1{ey;tOdHE!~#s-1BlLsl(3^p1o5xB-@QR{&}9a%2QZ*yeJo(n5kQgni=R;_gLSiq-Rk8HbrThLJ813Y*XYdv5LI!o4v*8 zu-^$^r)5}YG<5FHDIO`G=G|wG@xsB4Ii+bqi8!C(y<4EHaTqbZ27P2c|RDJ1@h>1h&%s2*W;--0WbU11Di|GQlg)DyV7Au&MBEDt()T z*f0+!s1M9uh4=NW#@Zlakx|fXgGa_FKjTxOCsW!4WXM7ZrDtiX_e>~}z15_x-8C{v z#Xa|#-sO>^dF57`N6pJnA7qsFtYRK|jRGj^nT7fHIVdtN3A?A`f(;kQ!Jzk*NWy(2 zc)_SVtLL!{Dq?ppLRWGF@jwzY>~y1_aMV57_ZRIs#>#%b%Ckq9=Gfg>Dc0TSgzCmT zWthcAn8mLcVV7%nFTaFc-Uz$=5oQH;_fpS|&ZrOZRIY-DbUC2kJeAY9$?r!`FqO>1 zv|xo{T3WpSif(Z$brO~7(8M}z1k5DVQ7jY7bRVWWFtJh_{V61+_J!Wdp)yYQVQvH6 z(}8zmB{{t_8N;CA>4HnlO>wP3JV}`KnC|1H?O2m^wb^_YLft#TMUVS)z$V?tjqc-J zAUPY3`Z+pqsdTU(Mgg6r{VhwybrSniHJxkMeJly< z9o!7%=b<8We##7v%HfEb&y`1X`H=4_Pcq>%KkMQ#nmz4ftz ze9T&`w?XFL=pTiE){xcc?Tt+=M%>J8vyOA%?}T~Yk7AWBHcu?b@|>O_m*@Uo!%g0{&LM9>8gI%6-!b(a5uIMRKXnhjPzuMFekElgc0vaFhf>Os!qJ_cz!L+ z(TCAJUx8Hjarcwhz|-N2d!7J4vuoZ{@q`OC7?oYZ2&?`@SoOTY0mpKej8xBRdeI?k zfH&~rTIKGR_PoW)e(#u3)pOh)!MLpF3r?EhPORxg{aXXPp$|KnNk(DMnlQBdVb}Cx zRagTkpNo~chLwhw3@@0|STI<1STG4#VZnr|$r@D?s18;yY2Jl}gW9ho7fC|itZodX zx_c=`$mO{V?c}*qo@|Wr#JMQtiAfE_xjc(FZ)a~p5Z%W@R46w?`8ZOFr9#CL&afjn z{m5NF>ppJ!$1t8JEOOB$UdczKLwpij{Qy|9410QcbQraTD8meRzQDMZHE?WPU|`RY zsbU64>PDGbzIFFiJcB9r3gF#kSh`LmZlo9FD6A~$x7`o3;Sn1cF%E4k$ep^6B@w-Y zn~Vj?W^g16k}y2(?ztkX;IceF;H0cn;H$Y4Z$g86xAxrV+yJjmiMoT+8w;dXZQe+J z5=R1-L@U-O4sm)A&pAAOm;y}3ge>LNI{fu*6auM9ggV254 zAKk}tnLEC1RQDUgWKkcZlk$B%A-Y!~GX+DcT8)a>lWs`4;JwGSWXqK^SoYjGnx|OC z6AScXkq!?ifH}q~hB>}X_pt;MvxD1=NoGSF=l dV0C5JiXH83)3rHOs~n)C=ulr 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 diff --git a/Test/DBTest/DBTest/obj/Debug/net8.0/webcil/DBTest.wasm b/Test/DBTest/DBTest/obj/Debug/net8.0/webcil/DBTest.wasm index d08c8b97c2e34317ae92951bfc79c6a6b9746b62..e42fa3c391d6965aac101ea8b7c171d42c1fe66d 100644 GIT binary patch literal 26901 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 LO9L>XX{rAQyVrQd delta 9579 zcmai43wTx4m0o+Fd(OS*+}xYon+FMb-2@010x{%8g1o|`$U{H`2`G?2tfo=|3F@aI zoJ53ATE~K?Fs)C}GL@>#Q2g3DwJrGQsDst9PpmLf`>;-((bo3UnNFO4t#dEA!Sc=J zJ8Q4^+I#J_ALoPvud4&c)V_z^CzMu!CD#zC(@&_?8y7Ai{0uyy1kn{}+ioISiS{m* zfJaM-7~N+A4B)XqgO>%A4&l+DVbHmm8NLrqCcV>0v=xs65B_1rKd($pt*Hj-Sjo{u zPJfgrVCnvBZu0vh-0WapoRYAt2I1{ey;tOdHE!~#s-1BlLsl(3^p1o5xB-@QR{&}9a%2QZ*yeJo(n5kQgni=R;_gLSiq-Rk8HbrThLJ813Y*XYdv5LI!o4v*8 zu-^$^r)5}YG<5FHDIO`G=G|wG@xsB4Ii+bqi8!C(y<4EHaTqbZ27P2c|RDJ1@h>1h&%s2*W;--0WbU11Di|GQlg)DyV7Au&MBEDt()T z*f0+!s1M9uh4=NW#@Zlakx|fXgGa_FKjTxOCsW!4WXM7ZrDtiX_e>~}z15_x-8C{v z#Xa|#-sO>^dF57`N6pJnA7qsFtYRK|jRGj^nT7fHIVdtN3A?A`f(;kQ!Jzk*NWy(2 zc)_SVtLL!{Dq?ppLRWGF@jwzY>~y1_aMV57_ZRIs#>#%b%Ckq9=Gfg>Dc0TSgzCmT zWthcAn8mLcVV7%nFTaFc-Uz$=5oQH;_fpS|&ZrOZRIY-DbUC2kJeAY9$?r!`FqO>1 zv|xo{T3WpSif(Z$brO~7(8M}z1k5DVQ7jY7bRVWWFtJh_{V61+_J!Wdp)yYQVQvH6 z(}8zmB{{t_8N;CA>4HnlO>wP3JV}`KnC|1H?O2m^wb^_YLft#TMUVS)z$V?tjqc-J zAUPY3`Z+pqsdTU(Mgg6r{VhwybrSniHJxkMeJly< z9o!7%=b<8We##7v%HfEb&y`1X`H=4_Pcq>%KkMQ#nmz4ftz ze9T&`w?XFL=pTiE){xcc?Tt+=M%>J8vyOA%?}T~Yk7AWBHcu?b@|>O_m*@Uo!%g0{&LM9>8gI%6-!b(a5uIMRKXnhjPzuMFekElgc0vaFhf>Os!qJ_cz!L+ z(TCAJUx8Hjarcwhz|-N2d!7J4vuoZ{@q`OC7?oYZ2&?`@SoOTY0mpKej8xBRdeI?k zfH&~rTIKGR_PoW)e(#u3)pOh)!MLpF3r?EhPORxg{aXXPp$|KnNk(DMnlQBdVb}Cx zRagTkpNo~chLwhw3@@0|STI<1STG4#VZnr|$r@D?s18;yY2Jl}gW9ho7fC|itZodX zx_c=`$mO{V?c}*qo@|Wr#JMQtiAfE_xjc(FZ)a~p5Z%W@R46w?`8ZOFr9#CL&afjn z{m5NF>ppJ!$1t8JEOOB$UdczKLwpij{Qy|9410QcbQraTD8meRzQDMZHE?WPU|`RY zsbU64>PDGbzIFFiJcB9r3gF#kSh`LmZlo9FD6A~$x7`o3;Sn1cF%E4k$ep^6B@w-Y zn~Vj?W^g16k}y2(?ztkX;IceF;H0cn;H$Y4Z$g86xAxrV+yJjmiMoT+8w;dXZQe+J z5=R1-L@U-O4sm)A&pAAOm;y}3ge>LNI{fu*6auM9ggV254 zAKk}tnLEC1RQDUgWKkcZlk$B%A-Y!~GX+DcT8)a>lWs`4;JwGSWXqK^SoYjGnx|OC z6AScXkq!?ifH}q~hB>}X_pt;MvxD1=NoGSF=l dV0C5JiXH83)3rHOs~n)C=ulr z6f-lYcbJde`26T)E>1U07WQQSjMLS#Fq|nMlh|VY(Oh(Zur4MCTe6I$7OhMUmJP5|#>^hlCx_IaL=ZMQ`D*d#ChXb%u`USCdDNuO5Cn|I zG((WJ9Gd*qIS_{xBF82*z2f?s3e82A9C>P>J>-|UrKmUT0I9~8`nem z$hZpe3qGGP-SoQBvz@P>v5YnD)J@+8m_&9|Ay+Sdfvg)KTKFw2?|&ZcANh((WE#UYDc z2p+R7Di`>sYccV$z&*mcQt+8#d}E{y(uV~Pn~Zl_?D`%!wW!km5HKMeC(Qg0%ynUh zzUFKTMd^Xabi6Qp&S9%x23Y!MoAEw}@#o>8fC@~vI8s3OI*p+MI!%nXX@(~w40B9| zu2mcvO=syLZP5)T2d;y08QqfYfODMI!O<t;=p%hv(ugE^+ftv z_!eD2_o0gxeJ;eD0{cj4BE1)4_-No3bmiC7W>?WE1aRo>$TkG{Z)iI7V|yEPx+Ayf z8aiq3M#L*rn_WZUtlhR-Mz>-d4&4#mh8(;Z<-o54PNdZ)_wgIVN$w4_*>!YdV7+6} z-N-}})nt8Q^K8E_ldez?3MIDO-X3ifoT)}iv3c%fTjnPDZP-~3> zM03}pS*vaUJRA9{!bgUDH{6e4TWAn)nqt_e zc1!rZfUW8pzl-jLK7QI@H;queNR!8*sLQw)aIwMJDnnMdLw|pX4&4u(oy1w(O%EH( z6DSCB57IXKAHn*vkb4SiQSF)z3AI1;vHF&w>7-E4Q(NE}!=Tj_up?hHKoH|#(hi}Xcg3km6}bEo4TgS~)u1e@_bGZRYGK=)FO(n9qBfy? zr`QX4zotQ&1I-}u)iNC-NOue6YX))FvFv$zS}($yyF#czY;FdVcc;kHB7DuKLTj_1 zHA3`@6m?_vi=fU6<#)!W4~6nW*z^-zuhJnLD#UThLt5gzYB-cgQLCJvfSMo_ytqhr zm|A=?^nSEKg{d_~eH6`sY*C7O&1q0sv?4|Q%E`gXzBWbeH5*ifHl?V8W)6;}%_-`Y zP=kun_7rtCl!IM`FOPnnT#K@4&js=gBb&UG>Z9h{Mx5?XQBRrgf%@77O^b5rNuhSp zRQkxsrPnfKdGw}G=hfqwm^@mEYc0`v^`C(RsB47UU)U7>#5MA1qmX_|^J%kCyRZ`) zfqeRMin@lLF-Fk>TqlWk(I)kbQAlkm>KLdZ>JrNLGMcuhWMRlgQx?v9A_-^|%juu4 z61SKtM92Z3fv_$`aljIqo1*>%s+3k{xGAG{q5Obl)Rod?FJ*LFhGseK&d@BUdonc3 zU3w@(n4rgm^3#@}r*Lsir!7I>63P!)K_^o(PH+W1RzIv+LEjL{*Q}(cQZm-8q^-DO zrhVf5wMWQ3p-E;|U<}=!q8iOOs9h;)oPJP`r7xzaCaq{JeK|$V$!<{N=z$cqG&_gJ z(UBCj0CrXMj8DnVQbjKaN_=ZsaR8-Ns8M5*8p-_Hi#?!BHFHVnwm$||o zKMcQ*TbiOv!9ZwO>iWc`;OPLrEItWn&@DLcah8j5iv$<~-~TC`7%b(lY>Mv7fIjDv z&=pm7q$m@9xeRKw3nZ1a*#A-hkgjdpGx+`M2^Z`YqYv?xGAGjWnvOiCURhHcg{)f&W z_PE;cKH#sL2g!z0#y`Ow@b}{A19~d*ut<*xWc=%pen8`+4^vG2E_xhzN%Y&mxpT+W zf$Sg9De?2PnrS{yF1tQMXH-YzccRKJN}`|8RcZq^&TUYgqn?&v$LZC`VrA?9!4VbH zJZ@aIB3G&7bbDkY;N_7nRiq1yZs5zq11e9t-l9hv`&5h0a~=bKMc}(?q5fZ-GKcAM z2Z86SBl*! z#qJEnBQq3-H`L?QVpWK=LZo9vI!2^pAf0WsinLXvb45BAQunCQ4q~#|A>s}ZZxZn) zG2SKoM+H77@VvU8@~pQ7H#B!Bp*NuuV+5bAZ=!m0w&qmN6;3-io6L6MY!c1@IQz^2 z=D6lAVcn@YnTG^_RN&Wyb5ii<5MZ+T95_dfw}nFnhcpZcZ`?$$;I_*lXA7rY;30u0 z1)eh4_ASBB3r+#HbraIe7T6kKrFOwP1RoH5Q1HV7PX&1NZwa4Fb}`%JiD)(1wnN~c zz(eMvkRCQ!KVh*>g~d9v1#cJF;acpX!{Qko6ns$dLn1yboWsI7CC29kQc$W|;B0}d zK?xt^V1t0=)*<1yhqx0b1tx69XWJaHUEqN2GI2pm)%|hxSis zKgPaPtPh}&4$vArJ^Co^Lwgv{H}#Wr7VV$4H>ds{@8|XJ>y9bj%MA;?)}~RB)~#Kw zy|-=IG_!NVh6b;<@kg;`TNZBV+TPW%x$E}pJ6Yz80)XPYETf=jN=9J~FZ7fmi3=Gbwyx_anK6w{>-A z=?f_Q_>9=VOJ;)N1Fr;glqy5kZ0wj?WP>e6^y zDBczuIBFy)%A$4_wYwp_h{p$2G{pTJG_8aJY1_d-D0Wr6A>M^;Bfh3ID$-$4!Bz2fc8-QR^Fxk~4?GwjtPs<20dz-u zcdV&&C$QoSaXVRtHz@d&oS+#(9uBMcr1%o_smrNV1W%1f7@JHA3K5@VCrI>iDVWj^ zJDgeH68AtB#0S2o;y3`6%EceOHT*4!1uX<{eZA$(>dG)&9>dJRY(K&wP-`k`l3neG zEA&6)J6fJf+Dar%Jg^O84FGlq(AI{#S?DD zufsFe_POxqJ$~)fwo}m%XUtECgM_3|Q~>6&1G|k10Ug*K9~i`3!4cO6`%6;POroeC z#1{%oZ8GfyOo+W{*BwrFv}~&D+}KiIUpJ*`N`1q|sm%?Y&6^tPYWZJNOVejR+tAd} zIHle*)_o~39be46gX<<e^|e~?qVifsnh0!H{Sc@AIr}jtgC8+efrnK zc*3ht1-f(di9H(zl=s?(h7(rDU-YsLYQdGXjyh>0uzLKf!)rSZ|{|oBQ=_g`0yraBYmF<0eW6A#k!9&u%