<?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>C# (CSharp) Programming &#8211; Technically Wizardry</title>
	<atom:link href="https://www.technicallywizardry.com/tag/csharp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technicallywizardry.com</link>
	<description>Any sufficiently advanced technology is indistinguishable from magic.</description>
	<lastBuildDate>Thu, 30 Jul 2020 22:21:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.2</generator>

<image>
	<url>https://content.technicallywizardry.com/2019/07/08131052/cropped-favicon-5123-32x32.png</url>
	<title>C# (CSharp) Programming &#8211; Technically Wizardry</title>
	<link>https://www.technicallywizardry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Building a GraphQL Gateway/Proxy to a GRPC Server</title>
		<link>https://www.technicallywizardry.com/building-a-graphql-gateway-proxy-to-a-grpc-server/</link>
					<comments>https://www.technicallywizardry.com/building-a-graphql-gateway-proxy-to-a-grpc-server/#comments</comments>
		
		<dc:creator><![CDATA[(zane) / Technically Wizardry]]></dc:creator>
		<pubDate>Sat, 06 Oct 2018 18:41:00 +0000</pubDate>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[C# (CSharp) Programming]]></category>
		<category><![CDATA[Unity (2D/3D) Game Engine]]></category>
		<guid isPermaLink="false">https://www.technicallywizardry.com/?p=9247</guid>

					<description><![CDATA[GRPC and GraphQL are both fantastic technologies. Each have their advantages and disadvantages. I&#8217;ve long wondered if a server could easily allow the client to choose to use either. In this post, I&#8217;ll discuss how I built a C# server which serves GRPC calls over HTTP/2, and then added a Ruby on Rails gateway such [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.technicallywizardry.com/building-a-graphql-gateway-proxy-to-a-grpc-server/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>GraphQL and GRPC Speed Test using C# and Ruby</title>
		<link>https://www.technicallywizardry.com/graphql-grpc-speed-test/</link>
					<comments>https://www.technicallywizardry.com/graphql-grpc-speed-test/#respond</comments>
		
		<dc:creator><![CDATA[(zane) / Technically Wizardry]]></dc:creator>
		<pubDate>Sat, 06 Oct 2018 18:40:00 +0000</pubDate>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[C# (CSharp) Programming]]></category>
		<guid isPermaLink="false">https://www.technicallywizardry.com/?p=9244</guid>

					<description><![CDATA[I recently implemented a GraphQL + GRPC server, with a bridge between the two. This way, clients can connect via GRPC or via GraphQL but have complete feature parity. In this post, I&#8217;ll analyze the performance (speed) of each. The Setup For this test, I created a complicated GRPC function that needed to load an item from [&#8230;]]]></description>
		
					<wfw:commentRss>https://www.technicallywizardry.com/graphql-grpc-speed-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 10/222 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: technicallywizardry.com @ 2023-11-16 19:23:26 by W3 Total Cache
-->