PureWeen.Maui.FixesAndWorkarounds 1.5.0

dotnet add package PureWeen.Maui.FixesAndWorkarounds --version 1.5.0
NuGet\Install-Package PureWeen.Maui.FixesAndWorkarounds -Version 1.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PureWeen.Maui.FixesAndWorkarounds" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PureWeen.Maui.FixesAndWorkarounds --version 1.5.0
#r "nuget: PureWeen.Maui.FixesAndWorkarounds, 1.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PureWeen.Maui.FixesAndWorkarounds as a Cake Addin
#addin nuget:?package=PureWeen.Maui.FixesAndWorkarounds&version=1.5.0

// Install PureWeen.Maui.FixesAndWorkarounds as a Cake Tool
#tool nuget:?package=PureWeen.Maui.FixesAndWorkarounds&version=1.5.0

Getting Started

Description

Things Fixes

  • Android TabbedPage navigation blank https://github.com/dotnet/maui/issues/9743
  • iOS Toolbar back button isn't updating correctly
  • TitleView on iOS fixes
  • iOS will navigate to the next field now when you've set it to next.
  • Modal measuring when you push a modal and type in a box
  • Various Frame Issues
  • ConfigureKeyboardAutoScroll will auto scroll your entries into view
  • FlyoutPage on iPAD

Features added

  • Android, tapping off into nothingess closes keyboard (need to use included behaviors for this to work)
  • FocusAndOpenKeyboard if you want to open the keyboard
  • ShellContentDI will always consult the DI system for page so if it's set to transient it should create a new page every single time
All workarounds
builder.ConfigureMauiWorkarounds();
Pick some

builder.ConfigureShellWorkarounds();
builder.ConfigureTabbedPageWorkarounds();
builder.ConfigureEntryNextWorkaround();
builder.ConfigureKeyboardAutoScroll();
builder.ConfigureFlyoutPageWorkarounds();

#if ANDROID
builder.ConfigureEntryFocusOpensKeyboard();
#endif

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-android33.0 is compatible.  net7.0-ios was computed.  net7.0-ios16.1 is compatible.  net7.0-maccatalyst was computed.  net7.0-maccatalyst16.1 is compatible.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows10.0.19041 is compatible.  net8.0 was computed.  net8.0-android was computed.  net8.0-android34.0 is compatible.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-ios17.0 is compatible.  net8.0-maccatalyst was computed.  net8.0-maccatalyst17.0 is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.
  • net7.0-android33.0

    • No dependencies.
  • net7.0-ios16.1

    • No dependencies.
  • net7.0-maccatalyst16.1

    • No dependencies.
  • net7.0-windows10.0.19041

    • No dependencies.
  • net8.0-android34.0

    • No dependencies.
  • net8.0-ios17.0

    • No dependencies.
  • net8.0-maccatalyst17.0

    • No dependencies.
  • net8.0-windows10.0.19041

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PureWeen.Maui.FixesAndWorkarounds:

Repository Stars
ewerspej/maui-samples
Sample repository for various .NET MAUI, C# and MVVM features covered in blog
Version Downloads Last updated
1.5.0 13,577 11/21/2023
1.4.9 23,811 5/25/2023
1.4.8 161 5/23/2023
1.4.6 5,542 5/1/2023
1.4.4 137 5/1/2023
1.4.3 223 4/27/2023
1.4.1 1,839 4/20/2023
1.3.9 191 4/17/2023
1.3.8 160 4/17/2023
1.3.7 141 4/17/2023
1.3.6 200 4/17/2023
1.3.5 168 4/16/2023
1.3.4 150 4/16/2023
1.3.2 497 4/13/2023
1.3.1 262 4/12/2023
1.3.0 1,175 3/30/2023
1.2.9 637 3/24/2023
1.2.7 540 3/17/2023
1.2.6 414 3/9/2023
1.2.5 858 3/7/2023
1.2.4 405 3/3/2023
1.2.3 211 3/3/2023
1.2.2 455 3/1/2023
1.2.0 509 2/24/2023
1.1.9 227 2/24/2023
1.1.8 258 2/22/2023
1.1.7 216 2/22/2023
1.1.6 230 2/22/2023
1.1.5 368 2/20/2023
1.1.4 228 2/20/2023
1.1.3 228 2/20/2023
1.0.9 227 2/17/2023
1.0.5 346 2/17/2023