<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:42:26 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-2395] Minimize dependencies for .NET Standard</title>
                <link>https://jira.mongodb.org/browse/CSHARP-2395</link>
                <project id="10041" key="CSHARP">C# Driver</project>
                    <description>&lt;p&gt;Currently, we rely on the entirety of the .NET Standard Library.&lt;br/&gt;
When migrating from two solutions to a single solution, it appears that Visual Studio automatically trimmed down our dependencies so that we were only relying on the packages  in the .NET Standard Library that we were actually using, although I chose to stick with the old dependency of relying on the entire .NET Standard library.&lt;/p&gt;

&lt;p&gt;The downside of only relying on the subset of the .NET Standard library is that the dependencies which were previously transitive will now appears as direct dependencies. &lt;br/&gt;
In other words. for .NET Standard 1.5, instead of simply depending on the .NET Standard Library, we will roughly depend somewhere between half a dozen to a dozen packages, which could be visually disorienting for users (although the dependencies should all start with `System.` which should make it clearer that these are .NET Standard libraries).&lt;/p&gt;</description>
                <environment></environment>
        <key id="609068">CSHARP-2395</key>
            <summary>Minimize dependencies for .NET Standard</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="13202">Works as Designed</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="vincent.kam@mongodb.com">Vincent Kam</reporter>
                        <labels>
                    </labels>
                <created>Mon, 24 Sep 2018 16:24:47 +0000</created>
                <updated>Fri, 27 Oct 2023 13:25:00 +0000</updated>
                            <resolved>Mon, 24 Sep 2018 22:02:24 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="2012798" author="vincent.kam" created="Mon, 24 Sep 2018 22:02:24 +0000"  >&lt;p&gt;Upon further investigation, I found that the additional packages being included were not, in fact, select packages from the standard .NET Standard meta library. My initial ticket was incorrect: no action is needed. On the bright side, my investigation into this issue revealed a subtle mistake in the effort to combine the multiple solutions and projects for .NET Framework and .NET Standard into a single set of solutions and projects (we neglected to port the &lt;tt&gt;NetStandardImplicitPackageVersion&lt;/tt&gt; setting from the old Dotnet .csproj files), and I&apos;ve applied the appropriate fix.&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|htz527:</customfieldvalue>

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