Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 1.31 KB

development.md

File metadata and controls

50 lines (24 loc) · 1.31 KB

Cornerstone

Ideas

  • Ability to track sync times (some auto table for tracking Client/Server LastSyncedOn)

Database Migrations

Add-Migration InitialDatabase -Project Sample.Server.Data.Sql -StartupProject Cornerstone.Benchmark Add-Migration InitialDatabase -Project Sample.Server.Data.Sqlite -StartupProject Cornerstone.Benchmark

Add-Migration InitialDatabase -Project Sample.Client.Data.Sql -StartupProject Cornerstone.Benchmark Add-Migration InitialDatabase -Project Sample.Client.Data.Sqlite -StartupProject Cornerstone.Benchmark

Platform Links

Android

App Manifest

WebView

Windows

WebView2

Cornerstone.Weaver (Fody)

https://github.com/Fody/Home/blob/master/pages/readme.md

Reference Links

Nuget Details

Create Packages

Unit Test

Run Settings

Maui Memory Leaks

dotnet/maui#9162

https://github.com/Keflon/FunctionZero.Maui.Controls