You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -34,16 +34,14 @@ Refer to the [Xamarin system requirements](https://docs.microsoft.com/en-us/xama
34
34
## The Visual Studio Extension
35
35
The Visual Studio extension allows you to add the required templates quickly through a few clicks. The extension Setup is available in the Visual Studio marketplace with detailed information of how to add the templates.
36
36
37
-
*VS Item template link*
38
-
39
37
## Coding Style
40
38
We follow the style used by the .NET Foundation, with a few exceptions:
41
39
* We use tabs instead of spaces.
42
40
* We do not prefix internal and private instance fields with `_`, static fields with `s_` and thread static fields with `t_`.
@@ -95,9 +93,9 @@ This project uses Syncfusion controls and FFImageLoading (by Daniel Luberda) lib
95
93
96
94
The demo images and illustrations exhibited in this app are obtained from the following website.
97
95
98
-
https://www.pexels.com/
99
-
https://unsplash.com/
100
-
https://undraw.co/illustrations
96
+
*https://www.pexels.com/
97
+
*https://unsplash.com/
98
+
*https://undraw.co/illustrations
101
99
102
100
**Note:** This license by no means modifies the license under which 3rd party intellectual property is provided and that such intellectual property is deemed directly licensed from the 3rd party by the user. You are solely responsible for obtaining all 3rd party licenses directly from the provider. These licenses to any third party intellectual property must be independently obtained by Customer from the provider.
0 commit comments