<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:35:34 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CSHARP-19] Add support for anonymous types</title>
                <link>https://jira.mongodb.org/browse/CSHARP-19</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;The C# driver should include support for anonymous types when manipulating documents.&lt;br/&gt;
Example:&lt;br/&gt;
var mongo = new Mongo();&lt;br/&gt;
mongo.Connect();&lt;br/&gt;
var db = mongo&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;testdb&amp;quot;&amp;#93;&lt;/span&gt;;&lt;br/&gt;
var col = db&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;quot;categories&amp;quot;&amp;#93;&lt;/span&gt;;&lt;br/&gt;
var doc = new Document();&lt;br/&gt;
doc.Append(&quot;Name&quot;, new &lt;/p&gt;
{ Foo = &quot;Bar&quot; }
&lt;p&gt;);&lt;br/&gt;
col.Insert(doc);&lt;/p&gt;

&lt;p&gt;The same should work for querying, updating and deleting.&lt;/p&gt;</description>
                <environment>All</environment>
        <key id="11384">CSHARP-19</key>
            <summary>Add support for anonymous types</summary>
                <type id="2" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14711&amp;avatarType=issuetype">New Feature</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="sam">Sam Corder</assignee>
                                    <reporter username="felipecsl">Felipe Lima</reporter>
                        <labels>
                    </labels>
                <created>Fri, 26 Feb 2010 08:46:55 +0000</created>
                <updated>Wed, 19 Oct 2016 14:16:03 +0000</updated>
                            <resolved>Tue, 27 Apr 2010 16:09:29 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="13906" author="lanwin" created="Tue, 27 Apr 2010 16:09:29 +0000"  >&lt;p&gt;This is included in the next public release.&lt;/p&gt;</comment>
                            <comment id="12621" author="felipecsl" created="Mon, 1 Mar 2010 12:28:44 +0000"  >&lt;p&gt;Just implemented this feature in my fork of the driver at git://github.com/felipecsl/mongodb-csharp.git&lt;/p&gt;</comment>
                            <comment id="12581" author="sam" created="Fri, 26 Feb 2010 08:55:02 +0000"  >&lt;p&gt;This will be a good feature to have.  I&apos;m going to bump the priority down because you can already do something like it with object initializers.&lt;/p&gt;

&lt;p&gt;var doc = new Document()&lt;tt&gt;&quot;x&quot;, 1},{&quot;y&quot;,2&lt;/tt&gt;;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrha6n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14449</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>