<?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>
		<atom:link href="https://umbracare.net/tags/net-core/rss/" rel="self" type="application/rss+xml" />
		<title>UmbraCare RSS feed with .NET Core related articles</title>
		<link>https://umbracare.net/tags/net-core/</link>
		<description>Newest blog articles related to .NET Core.</description>
		<pubDate>Mon, 30 Oct 2023 07:42:09 GMT</pubDate>
		<lastBuildDate>Sun, 14 Jul 2024 12:00:00 GMT</lastBuildDate>
		<language>en</language>
		<generator>Umbraco CMS</generator>

			<item>
				<title>How to Fix SSL Certificate Trust Issues When Connecting to SQL Server</title>
				<link>https://umbracare.net/blog/how-to-fix-ssl-certificate-trust-issues-when-connecting-to-sql-server/</link>
				<description>Learn how to resolve SSL certificate trust issues when connecting to a SQL Server on Windows. This tutorial covers certificate installation, connection string adjustments, and troubleshooting tips.</description>
				<pubDate>Sun, 14 Jul 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-fix-ssl-certificate-trust-issues-when-connecting-to-sql-server/</guid>
			</item>
			<item>
				<title>Resolving Syntactically invalid EHLO argument SmtpException in C#</title>
				<link>https://umbracare.net/blog/resolving-syntactically-invalid-ehlo-argument-smtpexception-in-c/</link>
				<description>This guide provides solutions for fixing EHLO command issues in scalable cloud environments like Azure, ensuring reliable email delivery in your apps</description>
				<pubDate>Sun, 02 Jun 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/resolving-syntactically-invalid-ehlo-argument-smtpexception-in-c/</guid>
			</item>
			<item>
				<title>Top defensive programming principles with examples</title>
				<link>https://umbracare.net/blog/top-defensive-programming-principles-with-examples/</link>
				<description>Explore the best defensive coding techniques and elevate your coding skills. Make your software secure and reliable.</description>
				<pubDate>Sun, 21 Apr 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Piotr Bach]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/top-defensive-programming-principles-with-examples/</guid>
			</item>
			<item>
				<title>Handling Umbraco tags with a new String Split Option available in .NET</title>
				<link>https://umbracare.net/blog/handling-umbraco-tags-with-a-new-string-split-option-available-in-net/</link>
				<description>Amazing string split option has been released in .NET 5.0 you probably don&#x27;t know and have never used it before when dealing with tags in Umbraco websites.</description>
				<pubDate>Sun, 03 Mar 2024 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/handling-umbraco-tags-with-a-new-string-split-option-available-in-net/</guid>
			</item>
			<item>
				<title>How to get Umbraco model property alias</title>
				<link>https://umbracare.net/blog/how-to-get-umbraco-model-property-alias/</link>
				<description>Retrieving strongly typed property aliases has changed, and it&#x27;s not as easy as before. We introduce a solution to simplify establishing a property alias of any document type, ensuring it&#x27;s done in the easiest way possible.</description>
				<pubDate>Wed, 10 Jan 2024 18:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-get-umbraco-model-property-alias/</guid>
			</item>
			<item>
				<title>How to use default language as default culture for threads in Umbraco</title>
				<link>https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</link>
				<description>Explore a solution for aligning thread culture with the default language settings in Umbraco&#x27;s backoffice.&#xA;This approach addresses the complex challenge of maintaining consistent language across various operational threads, ensuring that every thread in your Umbraco application adheres to the configured default language</description>
				<pubDate>Wed, 15 Mar 2023 12:00:00 GMT</pubDate>
				<dc:creator><![CDATA[Wojciech Tengler]]></dc:creator>
				<guid isPermaLink="false">https://umbracare.net/blog/how-to-use-default-language-as-default-culture-for-threads-in-umbraco/</guid>
			</item>
	</channel>
</rss>