- Germany
Pinned Loading
-
Newtonsoft.Json-Async-JsonSerializer...
Newtonsoft.Json-Async-JsonSerializerExtensions.cs 1using System.IO;
2using System.Text;
3using System.Threading.Tasks;
4using Newtonsoft.Json;
5 -
SafeDisposable.cs
SafeDisposable.cs 1using System;
2using System.Threading;
34namespace Disposables
5{
-
UINavigationItemExtensions.ApplyTo.cs
UINavigationItemExtensions.ApplyTo.cs 1public static class UINavigationItemExtensions
2{
3public static void ApplyTo(this UINavigationItem source, UINavigationItem target)
4{
5if(source==null)
-
Commands.cs
Commands.cs 1using System.Windows.Input;
23namespace Input
4{
5public static class Commands
-
Xamarin MvvmCross Common Errors 🤷♂️.md
Xamarin MvvmCross Common Errors 🤷♂️.md 1# Visual Studio not opening
23## 1
45Visual Studio hangs when opening a solution (may show _Updating resources…_ or something).
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.