issues
search
Esri
/
arcgis-maps-sdk-dotnet-samples
Sample code for ArcGIS Maps SDK for .NET – WPF, WinUI, .NET MAUI
Apache License 2.0
419
stars
519
forks
source link
Simplify `GeodatabaseTransactions` workflow
#1522
Closed
williambohrmann3
closed
2 months ago
williambohrmann3
commented
2 months ago
Description
Removes the sync edits with the feature service functionality.
Creates the geodatabase from a local file on-device (downloaded from AGOL) instead of through GeodatabaseSyncTask.
Type of change
Other enhancement
Platforms tested on
[x] WPF .NET 8
[x] WPF Framework
[x] WinUI
[x] MAUI WinUI
[x] MAUI Android
[x] MAUI iOS
[x] MAUI MacCatalyst
Checklist
[x] Self-review of changes
[x] All changes work as expected on all affected platforms
[x] There are no warnings related to changes
[x] Code is commented and follows .NET conventions and standards
[x] Codemaid and XAML styler extensions have been run on every changed file
[x] No unrelated changes have been made to any other code or project files
[x] Screenshots are correct size and display in description tab (800 x 600 on Windows, MAUI mobile platforms use the MAUI Windows screenshot)
Description
Type of change
Platforms tested on
Checklist