<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>C# on blog.st3v3nhunt.me</title>
    <link>https://blog.st3v3nhunt.me/tags/c%23/</link>
    <description>Recent content in C# on blog.st3v3nhunt.me</description>
    <image>
      <url>https://blog.st3v3nhunt.me/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://blog.st3v3nhunt.me/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 04 Sep 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.st3v3nhunt.me/tags/c%23/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>〰️ Dashed html attribute in C# view engine</title>
      <link>https://blog.st3v3nhunt.me/posts/dashed-html-attribute-in-c-sharp-view-engine/</link>
      <pubDate>Thu, 04 Sep 2014 00:00:00 +0000</pubDate>
      
      <guid>https://blog.st3v3nhunt.me/posts/dashed-html-attribute-in-c-sharp-view-engine/</guid>
      <description>&lt;p&gt;How do you generate attributes for html elements that have a dash (&lt;code&gt;-&lt;/code&gt;) in them
through a C# view template engine while using object initialiser syntax?&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>🔢 Do not use include near in count queries</title>
      <link>https://blog.st3v3nhunt.me/posts/do-not-include-near-in-count-queries/</link>
      <pubDate>Wed, 26 Feb 2014 00:00:00 +0000</pubDate>
      
      <guid>https://blog.st3v3nhunt.me/posts/do-not-include-near-in-count-queries/</guid>
      <description>&lt;p&gt;Using MongoDB to build an API providing some search and filtering
functionality. One of the searches was using the &lt;code&gt;$near&lt;/code&gt; query. As part of the
call the total number of documents matching the query also needed to be
returned.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
