<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:38:39 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-1096] Depend on the fewest number of DLLs possible</title>
                <link>https://jira.mongodb.org/browse/CSHARP-1096</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;For instance, we have a dependency on WindowsBase.dll.&lt;/p&gt;

&lt;p&gt;We would like to have the smallest number of dependencies possible.&lt;/p&gt;</description>
                <environment></environment>
        <key id="167553">CSHARP-1096</key>
            <summary>Depend on the fewest number of DLLs possible</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="robert@mongodb.com">Robert Stam</assignee>
                                    <reporter username="craig.wilson@mongodb.com">Craig Wilson</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Nov 2014 20:44:09 +0000</created>
                <updated>Thu, 2 Apr 2015 18:06:10 +0000</updated>
                            <resolved>Thu, 13 Nov 2014 22:32:13 +0000</resolved>
                                                    <fixVersion>2.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="763914" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Edit references that were targetting Framework 3.5. That appears to be an artifact of having upgraded projects that originally targetted Framework 3.5.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/05ea2713e76182936cbdb2562ad40db47ab0a0ed&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/05ea2713e76182936cbdb2562ad40db47ab0a0ed&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="763913" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove references to System.Drawing.dll. That also meant removing the DrawingSizeSerializer.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/64df2202604f2fdef098092b5a4aa24b7bf5d151&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/64df2202604f2fdef098092b5a4aa24b7bf5d151&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="763912" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:32 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove unnecessary references to Microsoft.CSharp.dll.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/97c7b182b8ed4b449cf9d96ce07b2186423a96c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/97c7b182b8ed4b449cf9d96ce07b2186423a96c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="763910" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove references to System.Data.dll.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/aa7ff418cb1169383ce135e6e55ca25c479a670c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/aa7ff418cb1169383ce135e6e55ca25c479a670c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="763909" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove references to System.ServiceModel.dll.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/0d6bf0693c471a44718356bfa3ca12072058d8f1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/0d6bf0693c471a44718356bfa3ca12072058d8f1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="763907" author="xgen-internal-githook" created="Thu, 13 Nov 2014 22:31:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove references to WindowsBase.dll.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/067f9bade7d5e8c9d8b33cc3467c5dc778318ceb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/067f9bade7d5e8c9d8b33cc3467c5dc778318ceb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="761079" author="xgen-internal-githook" created="Tue, 11 Nov 2014 13:12:09 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;rstam&apos;, u&apos;name&apos;: u&apos;rstam&apos;, u&apos;email&apos;: u&apos;robert@robertstam.org&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CSHARP-1096&quot; title=&quot;Depend on the fewest number of DLLs possible&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CSHARP-1096&quot;&gt;&lt;del&gt;CSHARP-1096&lt;/del&gt;&lt;/a&gt;: Remove dependency on XML DLLs.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-csharp-driver/commit/46f75354059f74d5f9287730f6bf79634714a4d5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-csharp-driver/commit/46f75354059f74d5f9287730f6bf79634714a4d5&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <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|hs3t0n:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>147084</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="339">C# Sprint 11</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>