Dependency | TFM Support |
---|---|
LinqBridge | |
NetLegacySupport.Tuple | |
Portable.ConcurrentDictionary 1 | |
System.Threading.Tasks.Unofficial | |
VDimensions.NETStandard.Shim | TBD |
Dependency | TFM Support |
---|---|
Microsoft.Net.Http.Headers | |
Microsoft.NET.Test.Sdk |
Dependency | TFM Support |
---|---|
NUnit | TBD |
NUnit3TestAdapter |
Dependency | TFM Support |
---|---|
VDimensions.MSBuild.Sdk.Copyright | |
VDimensions.MSBuild.Sdk.Defaults | |
VDimensions.MSBuild.Sdk.ExternalAnnotations | |
VDimensions.MSBuild.Sdk.Multitargeting | |
VDimensions.MSBuild.Sdk.Versioning |
Dependency | TFM Support |
---|---|
JetBrains.Annotations | |
Kajabity.Tools.Java | |
log4net | TBD |
MySqlConnector | |
NpgSql | |
YamlDotNet |
- The maintainers for
Portable.ConcurrentDictionary
have enabled the package to install on netstandard1.1 and netstandard1.2 as well. However, theSystem.Collections.Concurrent.ConcurrentDictionary
class is also available from the standard library, and such reference will cause a resolution conflict. Therefore we have limited the package to install only for netstandard1.0.