-
Updated
Nov 9, 2020 - C#
Xamarin
Xamarin is a Microsoft-owned, San Francisco, California-based software company. It was founded by the creators of Mono, Mono for Android, and MonoTouch, which are cross-platform implementations of the Common Language Infrastructure (CLI) and Common Language Specifications (often called Microsoft .NET).
With a C#-shared codebase, developers can use Xamarin tools to write native Android, iOS, and Windows apps. The apps have native user interfaces and share code across multiple platforms, including Windows and macOS.
Here are 3,176 public repositories matching this topic...
-
Updated
Nov 9, 2020 - C#
Issues Resolved
fixes #8763
Platforms Affected
- iOS
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist
- [] Targets the correct branch
- [] Tests are passing (or failures are unrelated)
-
Updated
Nov 5, 2020 - C#
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
Bug description
Consider a Uri with default port (https://example.com:443/)
After a serialization/deserialization roundtrip, the resulting Uri.OriginalString doesn't contain the port anymore (https://example.com/). The messagepack UriFormatter should use Uri.OriginalString instead of Uri.ToString() to ensure lossless serialization?
Newtonsoft.Json and System.Text.Json both
-
Updated
Jun 25, 2020 - C#
-
Updated
Oct 22, 2020 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
Nov 7, 2020 - C#
We could write a unit test for this, like
include (if not already) Driver.cs in mtouch-tests project
ensure options are initialized (which might require a bit of refactoring)
unit test to scan all descriptions and ensure they ends with a .
-
Updated
Nov 9, 2020
-
Updated
Nov 8, 2020 - C#
-
Updated
Oct 18, 2020 - C#
-
Updated
Oct 24, 2020 - C#
-
Updated
Oct 6, 2020
-
Updated
Jun 8, 2017 - C#
-
Updated
Nov 9, 2020 - C#
-
Updated
Aug 20, 2020 - C#
-
Updated
Nov 9, 2020 - C#
Created by Miguel de Icaza, Nat Friedman
Released May 16 2011
- Organization
- xamarin
- Website
- www.xamarin.com
- Wikipedia
- Wikipedia
We can build much smaller Mono runtime for .NET Core purposes by simply removing code we don't need in this configuration. We did a few easy initial steps but we can go much further.
This list is not comprehensive but parts like