2
0
mirror of https://github.com/esiur/esiur-dotnet.git synced 2025-06-26 21:13:13 +00:00

Blazor support

This commit is contained in:
2022-08-30 22:28:19 +03:00
parent 4cc0657869
commit 216b891bf8
12 changed files with 282 additions and 187 deletions

View File

@ -53,8 +53,7 @@ namespace Test
{
static async Task Main(string[] args)
{
{
// Create stores to keep objects.
var system = await Warehouse.Put("sys", new MemoryStore());