Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 7 to .NET 8 #1867

Merged
merged 3 commits into from
Nov 10, 2023
Merged

.NET 7 to .NET 8 #1867

merged 3 commits into from
Nov 10, 2023

Conversation

davidbritch
Copy link
Contributor

@davidbritch davidbritch commented Nov 10, 2023

Fixes #1828

No monikers used, because fundamentally we want to move people to .NET 8.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/android/deployment/publish-cli.md Publish an Android app using the command line
docs/android/manifest.md Android app manifest
docs/deployment/visual-studio-properties.md Project configuration for .NET MAUI apps
docs/get-started/first-app.md [Visual Studio](https://review.learn.microsoft.com/en-us/dotnet/maui/get-started/first-app?branch=pr-en-us-1867)
docs/get-started/installation.md [Visual Studio for Mac](https://review.learn.microsoft.com/en-us/dotnet/maui/get-started/installation?branch=pr-en-us-1867)
docs/ios/cli.md "Build an iOS app on macOS with .NET CLI"
docs/ios/deployment/publish-cli.md Publish an iOS app using the command line
docs/ios/pair-to-mac.md Pair to Mac for iOS development
docs/mac-catalyst/capabilities.md docs/mac-catalyst/capabilities
docs/mac-catalyst/cli.md Build a Mac Catalyst app with .NET CLI
docs/mac-catalyst/deployment/publish-ad-hoc.md Publish a Mac Catalyst app for ad-hoc distribution
docs/mac-catalyst/deployment/publish-app-store.md "Publish a .NET MAUI Mac Catalyst app for Mac App Store distribution"
docs/mac-catalyst/deployment/publish-outside-app-store.md Publish a Mac Catalyst app for distribution outside the Mac App Store
docs/mac-catalyst/deployment/publish-unsigned.md docs/mac-catalyst/deployment/publish-unsigned
docs/migration/android-binding-projects.md Xamarin.Android binding project migration
docs/migration/android-projects.md "Xamarin.Android project migration"
docs/migration/apple-projects.md Xamarin Apple project migration
docs/migration/index.md docs/migration/index
docs/migration/ios-binding-projects.md Xamarin.iOS binding project migration
docs/migration/multi-project-to-multi-project.md Manually upgrade a Xamarin.Forms app to a multi-project .NET MAUI app
docs/migration/multi-project-to-single-project.md "Manually upgrade a Xamarin.Forms app to a single project .NET MAUI app"
docs/migration/native-essentials.md Migrate Xamarin.Essentials code in .NET Android and .NET iOS apps
docs/migration/native-projects.md docs/migration/native-projects
docs/migration/renderer-to-handler.md Migrate a Xamarin.Forms custom renderer to a .NET MAUI handler
docs/migration/upgrade-assistant.md Upgrade a Xamarin.Forms app to a .NET MAUI app with the .NET Upgrade Assistant
docs/platform-integration/configure-multi-targeting.md "Configure .NET MAUI multi-targeting"
docs/user-interface/handlers/create.md Create a custom control using handlers
docs/windows/deployment/publish-cli.md docs/windows/deployment/publish-cli
docs/windows/deployment/publish-visual-studio-folder.md Publish a .NET MAUI app for Windows with Visual Studio
docs/windows/setup.md "Debugging on Windows"

Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

@davidbritch davidbritch merged commit a4fb674 into dabritch-net8 Nov 10, 2023
@davidbritch davidbritch deleted the dabritch-net8-net8 branch November 10, 2023 09:36
davidbritch added a commit that referenced this pull request Nov 14, 2023
* Support versioning.

* Fix moniker.

* Add StartPath property.

* TryDispatchAsync on BlazorWebView

* Diagnosing BlazorWebView issues (#1747)

* Enable logging in Blazor Hybrid apps.

* What's new in .NET 8.

* Fix linting errors.

* Add heading.

* Add xref.

* New PointerGestureRecognizer commands and events (#1749)

* New PointerGestureRecognizer commands and events.

* What's new edit.

* Flashlight.IsSupportedAsync method (#1756)

* Add IsSupportedAsync method.

* Edits.

* BlazorWebView tweaks.

* Three AutomationProperties deprecated. (#1757)

* Add deprecations.

* App.Properties removal (#1758)

* App.Properties removal.

* Fix link.

* Edit.

* Unify SensorSpeed intervals (#1775)

* Unify intervals.

* Edit.

* PhoneDialer.Current removed.

* OpenGLView removed.

* SolidColorBrush.Content is the ContentProperty of the class (#1776)

* SolidColorBrush.Content is the ContentProperty of the class.

* Fix linter error.

* ClickGestureRecognizer obsoleted. (#1777)

* GetPosition of drag/drop gesture (#1778)

* GetPosition of drag/drop gesture.

* Add GetPosition to whatsnew.

* Fix xrefs.

* Add UserAgent property (#1779)

* Set media playback prefs in a WebView on iOS (#1780)

* Set media playback prefs.

* Remove hard tabs.

* Rearrange content.

* Edit.

* Edit.

* Edit.

* Edit.

* Edit.

* VisualElement.FocusChangeRequested event deprecated (#1781)

* VisualElement.FocusChangeRequested event deprecated.

* Edit.

* AppThemeBinding supports DynamicResource values (#1783)

* AppThemeBinding supports DynamicResource values

* Edit.

* Grid gains new Add methods. (#1784)

* iOS lifecycle PerformFetch delegate (#1785)

* PerformFetch delegate.

* Edit.

* Secondary tap on Android (#1787)

* Android support for secondary tap.

* Edit.

* Common properties moved to InputView (#1789)

* Properties moved to InputView.

* Edits.

* Edit.

* PointerEventArgs platform args (#1790)

* Added PlatformPointerEventArgs

* Edit.

* Drag/drop event args gain platform args (#1791)

* Platform args for drag and drop gestures.

* Edits.

* Edits.

* Add tabs.

* Edit.

* Use tabs for platform args.

* Added code examples.

* Edit.

* Control resource generation (#1797)

* Control resource generation

* Fix metadata block.

* Link to content in troubleshooting doc.

* Edits.

* Edit.

* Duplicate image file errors (#1799)

* Duplicate image file errors

* Edit.

* Edit.

* Edit.

* Soft input keyboard extensions (#1800)

* Soft input keyboard extensions.

* Edit.

* Use the .NET xmlns schema for Maps types (#1801)

* ClassModifier XAML attribute.

* XAML class modifiers (#1804)

* XAML class modifiers.

* Fix moniker range.

* WiFi permission on Android 13 (#1806)

* Update table for .NET 7

* Edit.

* Edit.

* Bluetooth permission on Android. (#1807)

* Caching disabled for Android streams (#1808)

* Caching disabled for Android streams.

* Edit.

* Edit.

* Edits.

* Keyboard auto scroll manager on iOS (#1813)

* Keyboard scrolling auto manager.

* Fix include links.

* Consume Android system fonts (#1814)

* Consume Android system fonts.

* Add note about entitlement on .NET 8.

* Close code block.

* Edits.

* Edit.

* Single use query parameters for GoToAsync (#1815)

* Single use query parameters.

* Edit.

* Edits.

* Inspect a WebView on MacCat

* Shell tab color appearance (#1818)

* Shell tab color appearance.

* Fix link.

* Decouple window management from the App class (#1819)

* Decouple window management from the App class

* Edit.

* Add headings.

* Edit.

* Use TApp in UseMauiEmbedding method call. (#1820)

* Keyboard accelerators (#1821)

* Keyboard accelerators draft.

* Edits.

* Table edit.

* Edits.

* Edits.

* Shipping info. (#1826)

* ApplicationIdGuid build property not required. (#1829)

* Geolocation foreground listening (#1832)

* Geolocation foreground listening.

* Edits.

* HideSoftInputOnTapped property (#1833)

* HideSoftInputOnTapped property.

* Edit.

* Use a factory method to avoid reflection.

* Edits.

* Limitation is .NET 7 only (#1834)

* Limitation is .NET 7 only.

* Fix linting error.

* PlatformImage.FromStream can be used on Windows (#1837)

* Use PlatformImage on Windows

* PlatformImage can be used on WIndows.

* Performance (#1844)

* Classify new features. (#1846)

* Upgrade from 7 to 8 (#1855)

* Upgrade from 7 to 8

* Fix link.

* Android animations respect power saving.

* Revert "Android animations respect power saving."

This reverts commit 5f3998c.

* Android animations respect power saving (#1856)

* Android animations respect power saving.

* Fix include file link.

* Edit.

* Heading edit.

* Put moniker in include file.

* Remove section. (#1857)

* High speed sampling rates for Android sensors (#1861)

* High speed sampling rate sensor permission.

* Edit.

* Edits.

* Publish unpackaged apps (#1864)

* Initial content

* Publishing selectors per platform.

* Edits.

* Edits.

* Unpackaged apps on Windows.

* VSMac EOL (#1865)

* VSMac EOL.

* Edits.

* .NET 7 to .NET 8 (#1867)

* .NET 7 to .NET 8.

* .NET 7 to 8

* net7 to net8

* Build your first app in .NET 8 (#1868)

* .NET 8 images.

* Try .NET 7/8 split.

* iOS images.

* Fix image link

* Windows images.

* Android images.

* Rename image.

* Resize image.

* VSMac Android images.

* More images.

* Edits.

* Edits.

* .NET 8 installation (#1871)

* .NET 7 to 8

* VSMac edits.

* Edit.

* Edit.

* iOS release notes

* dotnet publish in .NET 8 (#1877)

* dotnet publish in .NET 8

* Edit.

* Edit.

* Default RuntimeIdentifier on iOS (#1878)

* Default RuntimeIdentifier on iOS

* Edit.

* Edit.

* Troubleshoot a remote build. (#1879)

* Troubleshoot a remote build.

* Edits.

* Release note links.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant