Initial commit - Carousel.RCL

This commit is contained in:
2026-08-05 21:16:10 +03:00
parent b7d6fe8f40
commit dd24921413
75 changed files with 2440 additions and 192 deletions
@@ -0,0 +1,9 @@
// <auto-generated/>
global using Microsoft.Extensions.Validation.Embedded;
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;