<?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>.net &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Thu, 02 Jul 2020 12:57:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>.net &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>.NET Core vs .NET Framework</title>
		<link>https://selmantunc.com.tr/uncategorized/net-core-vs-net/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 02 Jul 2020 12:57:40 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net core]]></category>
		<category><![CDATA[.net framework]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2020/07/02/net-core-vs-net/</guid>

					<description><![CDATA[https://hub.packtpub.com/why-asp-net-core-is-the-best-choice-to-build-enterprise-web-applications-interview/ https://www.c-sharpcorner.com/article/difference-between-net-framework-and-net-core/ https://medium.com/hesapkurdu-development/netten-net-core-a-gectik-ne-sikintilar-yasadik-ae6ddf933cef https://medium.com/hesapkurdu-development/netten-net-core-a-adim-adim-gecis-rehberi-82e00caa7bd8 hızlı framework 7 sıra  https://www.techempower.com/benchmarks/#section=data-r17&#38;hw=ph&#38;test=plaintext https://www.techempower.com/benchmarks/#section=data-r19&#38;hw=ph&#38;test=plaintext https://www.carlrippon.com/why-react-with-aspnetcore/]]></description>
										<content:encoded><![CDATA[<p><a href="https://hub.packtpub.com/why-asp-net-core-is-the-best-choice-to-build-enterprise-web-applications-interview/">https://hub.packtpub.com/why-asp-net-core-is-the-best-choice-to-build-enterprise-web-applications-interview/</a>
<br></p>
<p><br></p>
<p><a href="https://www.c-sharpcorner.com/article/difference-between-net-framework-and-net-core/">https://www.c-sharpcorner.com/article/difference-between-net-framework-and-net-core/</a>
<br></p>
<p><a href="https://medium.com/hesapkurdu-development/netten-net-core-a-gectik-ne-sikintilar-yasadik-ae6ddf933cef">https://medium.com/hesapkurdu-development/netten-net-core-a-gectik-ne-sikintilar-yasadik-ae6ddf933cef</a>
<br></p>
<p><a href="https://medium.com/hesapkurdu-development/netten-net-core-a-adim-adim-gecis-rehberi-82e00caa7bd8">https://medium.com/hesapkurdu-development/netten-net-core-a-adim-adim-gecis-rehberi-82e00caa7bd8</a>
<br></p>
<p>hızlı framework 7 sıra </p>
<p><a href="https://www.techempower.com/benchmarks/#section=data-r17&amp;hw=ph&amp;test=plaintext">https://www.techempower.com/benchmarks/#section=data-r17&amp;hw=ph&amp;test=plaintext</a></p>
<p><a href="https://www.techempower.com/benchmarks/#section=data-r19&amp;hw=ph&amp;test=plaintext">https://www.techempower.com/benchmarks/#section=data-r19&amp;hw=ph&amp;test=plaintext</a>
<br></p>
<p><br></p>
<p><a href="https://www.carlrippon.com/why-react-with-aspnetcore/">https://www.carlrippon.com/why-react-with-aspnetcore/</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Troubleshooting .NET Core Dev Certs on MacOS</title>
		<link>https://selmantunc.com.tr/uncategorized/troubleshooting-net-core-dev-certs-on-macos/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 19:18:16 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.netcore]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macos]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2020/06/25/troubleshooting-net-core-dev-certs-on-macos/</guid>

					<description><![CDATA[In case you are getting the following error on MacOS, read on. Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be&#8230;]]></description>
										<content:encoded><![CDATA[<p>In case you are getting the following error on MacOS, read on.</p>
<p>Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found.</p>
<p>The error description suggests to solve the error by generating a certificate and then trusting it:</p>
<p>dotnet dev-certs https
dotnet dev-certs https –trust</p>
<p>If this solves you problem, cool!</p>
<p>If it does not, then the next step is to try to clear and regenerate the certificate:</p>
<p>dotnet dev-certs https –clean
dotnet dev-certs https
dotnet dev-certs https –trust</p>
<p>OPEN macos-&gt;  Keychain Access</p>
<p>If this does not solve your problem, you might have a conflicting certificate. In order to fix this, open up ‘Keychain Access’ from Spotlight, then on the left side, access ‘Certificates’ and delete the existing &#8216;localhost’ certificate. At this point, go ahead and generate/trust again:</p>
<figure data-orig-width="880" data-orig-height="599" class="tmblr-full"><figure id="attachment_mmd_2094" class="wp-block-image "><img decoding="async" width="880" height="368" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/3da644b5835723bb768e53180486eb036f3dbb49.jpg" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<p>KeyChain Access</p>
<p>dotnet dev-certs https
dotnet dev-certs https –trust</p>
<p>That will probably fix your problem. Hope it helps!</p>
<p><a href="https://dev.to/cesarcodes/troubleshooting-net-core-dev-certs-on-macos-179d">https://dev.to/cesarcodes/troubleshooting-net-core-dev-certs-on-macos-179d</a>
<br></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
