|
Dreamine.Web 1.0.0.0
WPF와 Blazor를 한 코드 흐름으로 연결하고 반복적인 MVVM 코드를 줄이는 오픈소스 FullKit 공식 웹 애플리케이션입니다.
|
클래스 | |
| class | AdminAuthService |
| class | DocumentationCatalogService |
| class | DocumentationPathResolver |
| interface | ILibraryStore |
| interface | IPlaygroundStore |
| class | JsonLibraryStore |
| class | JsonPlaygroundStore |
| class | LibraryCatalogSyncService |
| class | PlaygroundMediaService |
| class | SiteSettingsService |
| class | UserPreferencesService |
| class | VersionSyncService |
| class | XmlDocAutoLinker |
| class | XmlDocParser |
함수 | |
| record | LibraryCatalogSyncResult (int Added, int Updated, int ScannedProjects) |
|
sealed |
Library Catalog Sync Result 기능과 관련 상태를 캡슐화합니다.
다음에 의해서 참조됨 : DreamineWeb.Services.LibraryCatalogSyncService.SyncAsync().
