Jan Philipp Weber

Results 21 issues of Jan Philipp Weber

If compilation is activated in the release mode with .NET native, the following error message appears: ``` System.TypeInitializationException: 'A type initializer threw an exception. To determine which type, inspect the...

See source repository and project website link: https://www.nuget.org/packages/Microsoft.Toolkit.Mvvm/ The unit test link: https://docs.microsoft.com/en-us/windows/communitytoolkit/mvvm/introduction#additional-resources

documentation :page_with_curl:
nuget 📦
mvvm-toolkit :toolbox:

Currently possible exceptions are not directly handled and caught in the SettingsService. Would it be better to handle them here? _example Settings/Adapters/LocalFileSettingsAdapter.cs_ **new** ```csharp public (bool successful, string result) ReadString(string...

Currently the BackRequested event of SystemNavigationManager is handled in the service and **in tablet mode the navigation gestures do not work as intended**. Since the event is not handled as...

I wonder if it makes sense to extend the file service so that you can also choose user-defined paths. Here, however, is the problem that depending on the permission granted...

question

Microsoft.NETCore.UniversalWindowsPlatform 6.2.13

Mobile devices with a camera should be able to scan new accounts for two factor authentication using QR codes.

enhancement
planned 📑

**Steps to Reproduce** Steps to reproduce the behavior: 1. Go to the Windows settings: Settings/Ease of Access > High contrast 2. Click on activate 3. Open the SEB 4. See...

feature request

I would be very happy if the extension would also work for a project based on uno platform. this would then also support WinUI3 through the namespace. In order to...

## Describe the problem this feature would solve Currently it is not possible to login via OAuth. It is only possible to login with a generated app password.

enhancement
planned 📑