<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotnet-helpers/src, branch v1.1.1</title>
<subtitle>Common helpers for my dotnet projects
</subtitle>
<id>https://git.ivar.systems/dotnet-helpers/atom?h=v1.1.1</id>
<link rel='self' href='https://git.ivar.systems/dotnet-helpers/atom?h=v1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/'/>
<updated>2021-05-24T23:14:28Z</updated>
<entry>
<title>Release v1.1.1</title>
<updated>2021-05-24T23:14:28Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-05-24T23:14:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=df15aa8e45f1596818a00dbdca15552c597fd306'/>
<id>urn:sha1:df15aa8e45f1596818a00dbdca15552c597fd306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add InMemoryZipArchive</title>
<updated>2021-05-24T23:12:38Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-05-24T23:12:38Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=379083120112a0a6d322531a1d5ff454c4411f2c'/>
<id>urn:sha1:379083120112a0a6d322531a1d5ff454c4411f2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add StartOfWeek</title>
<updated>2021-05-24T23:10:36Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-05-24T23:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=45f1dff4e830d6594b2669d82c67a25263b693c8'/>
<id>urn:sha1:45f1dff4e830d6594b2669d82c67a25263b693c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v1.1.0</title>
<updated>2021-04-28T19:30:21Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-28T19:30:21Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=8b37f1bf1f01dc3875e5a9359abaec75b463646e'/>
<id>urn:sha1:8b37f1bf1f01dc3875e5a9359abaec75b463646e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ToGuid safe (not able to throw)</title>
<updated>2021-04-28T19:29:43Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-28T19:29:43Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=477b59043f1ce9aed58ca9afc517e34db04e47b3'/>
<id>urn:sha1:477b59043f1ce9aed58ca9afc517e34db04e47b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v1.0.4</title>
<updated>2021-04-24T22:04:37Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-24T22:04:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=16515f5431ef650c6be811d7377803378a50f11c'/>
<id>urn:sha1:16515f5431ef650c6be811d7377803378a50f11c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix UnicornFormatWithEnvironment</title>
<updated>2021-04-24T22:04:08Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-24T22:04:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=48a69608f586183c08c41f9d1373a1a21b19e723'/>
<id>urn:sha1:48a69608f586183c08c41f9d1373a1a21b19e723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v1.0.3</title>
<updated>2021-04-23T22:04:52Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-23T22:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=78e7eb9ea041384c59a9ce34c2a0de38185c9315'/>
<id>urn:sha1:78e7eb9ea041384c59a9ce34c2a0de38185c9315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for IsNullOrWhiteSpace</title>
<updated>2021-04-23T22:04:12Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-23T22:04:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=98b02b1af92e46f6fcd4e0d5e43410b8c6118f5c'/>
<id>urn:sha1:98b02b1af92e46f6fcd4e0d5e43410b8c6118f5c</id>
<content type='text'>
UnicornFormatWithEnvironment: string.Replace() throws when replace value is null, add IsNullOrWhiteSpace check
</content>
</entry>
<entry>
<title>Release v1.0.2</title>
<updated>2021-04-23T21:16:23Z</updated>
<author>
<name>ivarlovlie</name>
<email>git@ivarlovlie.no</email>
</author>
<published>2021-04-23T21:16:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ivar.systems/dotnet-helpers/commit/?id=3878e03950ae52a83105c40c6356afe00f356fc5'/>
<id>urn:sha1:3878e03950ae52a83105c40c6356afe00f356fc5</id>
<content type='text'>
</content>
</entry>
</feed>
