<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ervis Trupja</title>
	<atom:link href="https://blog.dotnethow.net/author/ervistrupja_ni3cc742/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.dotnethow.net</link>
	<description></description>
	<lastBuildDate>Mon, 18 Oct 2021 12:52:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/blog.dotnethow.net/wp-content/uploads/2021/01/rsz_dotnet_how_final_facebook_profile.png?fit=32%2C32&#038;ssl=1</url>
	<title>Ervis Trupja</title>
	<link>https://blog.dotnethow.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">136201630</site>	<item>
		<title>Iterate through an enumeration (Enum) in C#</title>
		<link>https://blog.dotnethow.net/iterate-through-an-enumeration-enum-in-c/</link>
		
		<dc:creator><![CDATA[Ervis Trupja]]></dc:creator>
		<pubDate>Mon, 18 Oct 2021 12:52:21 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[dotnettips]]></category>
		<guid isPermaLink="false">https://dotnethow.net/?p=2355</guid>

					<description><![CDATA[In the C# language, the enum type (aka enumeration) is a user-defined value type used to represent a list of named integer constants. Enums are really useful when you want to [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2355</post-id>	</item>
		<item>
		<title>NUnit Testing Framework Guide &#8211; That()</title>
		<link>https://blog.dotnethow.net/nunit-testing-framework/</link>
		
		<dc:creator><![CDATA[Ervis Trupja]]></dc:creator>
		<pubDate>Wed, 31 Mar 2021 15:18:11 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web API]]></category>
		<guid isPermaLink="false">https://dotnethow.net/?p=2292</guid>

					<description><![CDATA[nUnit is an open-source unit testing framework for the .NET Framework and Mono. By using nUnit you can test your Services, but also your Controllers, Actions, etc. It was initially [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2292</post-id>	</item>
		<item>
		<title>Adding DbContext to .NET Core Web API</title>
		<link>https://blog.dotnethow.net/adding-dbcontext-to-net-core-web-api/</link>
		
		<dc:creator><![CDATA[Ervis Trupja]]></dc:creator>
		<pubDate>Mon, 29 Mar 2021 16:30:26 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[entity-framework-core]]></category>
		<guid isPermaLink="false">https://dotnethow.net/?p=2282</guid>

					<description><![CDATA[What is DBContext? DbContext or the Entity Framework Database Context file is the most important Entity Framework class because this class serves as the translator between the database tables and [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2282</post-id>	</item>
		<item>
		<title>ASP.NET Core 3.0 not showing on Visual Studio 2019</title>
		<link>https://blog.dotnethow.net/visual-studio-2019-core-3/</link>
		
		<dc:creator><![CDATA[Ervis Trupja]]></dc:creator>
		<pubDate>Thu, 06 Jun 2019 17:18:03 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[VS2019]]></category>
		<guid isPermaLink="false">https://dotnethow.net/?p=2130</guid>

					<description><![CDATA[.NET Core 3.0 which is the latest .NET Core version is currently in Preview and can be used with Visual Studio 2019 which is also in Preview. So, after you [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2130</post-id>	</item>
		<item>
		<title>Error: The antiforgery token could not be decrypted</title>
		<link>https://blog.dotnethow.net/error-the-antiforgery-token-could-not-be-decrypted/</link>
		
		<dc:creator><![CDATA[Ervis Trupja]]></dc:creator>
		<pubDate>Sun, 26 Aug 2018 11:58:09 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[data protection]]></category>
		<category><![CDATA[dotnetcore]]></category>
		<guid isPermaLink="false">https://dotnethow.net/?p=2010</guid>

					<description><![CDATA[If you are deploying a .net core application to a hosting provider and you are getting this issue: System.InvalidOperationException: The antiforgery token could not be decrypted. ---&#62; System.Security.Cryptography.CryptographicException: The key [&#8230;]]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2010</post-id>	</item>
	</channel>
</rss>
