-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed_rss_created.xml
79 lines (52 loc) · 3.14 KB
/
feed_rss_created.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Joacim Wall Developer Blog</title>
<description>Developer blog focus on Xamarin</description>
<link>https://joacimwall.github.io/</link>
<atom:link href="https://joacimwall.github.io/feed_rss_created.xml" rel="self" type="application/rss+xml" />
<managingEditor>[email protected]</managingEditor>
<docs></docs>
<pubDate>Tue, 12 Jan 2021 07:41:20 -0000</pubDate>
<lastBuildDate>Tue, 12 Jan 2021 07:41:20 -0000</lastBuildDate>
<ttl>1440</ttl>
<generator>MkDocs RSS plugin - v0.11.0</generator>
<image>
<url>https://joacimwall.github.io/img/feed-icon.png</url>
<title>Joacim Wall Developer Blog</title>
<link>https://joacimwall.github.io/</link>
</image>
<item>
<title>gRPC in Xamarin</title>
<description>## Using gRPC With Xamarin
In this article I will show you how to use gRPC with Xamarin Forms. In short why using gRPC?
From gRPC site:
"gRPC is a modern op</description>
<link>https://joacimwall.github.io/grpc_in_xamarin/</link>
<pubDate>Mon, 11 Jan 2021 19:50:00 -0000</pubDate>
<source url="https://joacimwall.github.io/feed_rss_created.xml">Joacim Wall Developer Blog</source>
<guid isPermaLink="true">https://joacimwall.github.io/grpc_in_xamarin/</guid>
<enclosure url="https://joacimwall.github.io/img/grpc_in_xamarin/grpc_in_xamarin.png" type="image/png" length="33824" />
</item>
<item>
<title>Using multilingual extension in Xamarin</title>
<description>## Simplify translation management by using the Multilingual Extension
In this previous article [Add multilingual support to Xamarin](https://joacimwall.github.</description>
<link>https://joacimwall.github.io/multilingual_extension/</link>
<pubDate>Mon, 11 Jan 2021 14:18:00 -0000</pubDate>
<source url="https://joacimwall.github.io/feed_rss_created.xml">Joacim Wall Developer Blog</source>
<guid isPermaLink="true">https://joacimwall.github.io/multilingual_extension/</guid>
<enclosure url="https://joacimwall.github.io/img/multilingual_extension/multilingual_extension.png" type="image/png" length="37636" />
</item>
<item>
<title>Add multilingual support to Xamarin</title>
<description>## Adding multilingual support to Xamarin
In this article I will show you how to add multilingual support to a Xamarin forms project. We will use standard Resou</description>
<link>https://joacimwall.github.io/multilingual_support/</link>
<pubDate>Sat, 09 Jan 2021 11:18:00 -0000</pubDate>
<source url="https://joacimwall.github.io/feed_rss_created.xml">Joacim Wall Developer Blog</source>
<guid isPermaLink="true">https://joacimwall.github.io/multilingual_support/</guid>
<enclosure url="https://joacimwall.github.io/img/multilingual_support/multilingual_support_in_xamarin.png" type="image/png" length="35211" />
</item>
</channel>
</rss>