Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-03Add Microsoft.Windows.Compatibility.Shims package and rename compat pack ↵Santiago Fernandez Madero
(#24967) * Add Microsoft.NETFramework.Compatibility.Shims package and fix package versions in Compat pack * PR Feedback * Add System.Management and System.DirectoryServices packages into compat pack * Add netstandard 2.0 placeholder file and depend on S.S.Cryptography.Cng stable package * Rename compat and shims packages, also update descriptions and PR Feedback
2017-10-28Add S.SM.Syndication in Compat-pack. (#24934)Shin Mao
2017-10-28Add pkg for System.Diagnostics.PerformanceCounter (#24811)Michelle McDaniel
* Add pkg for System.Diagnostics.PerformanceCounter This change adds System.Diagnostics.PerformanceCounter to the compat pack. * Add AllXamarinFrameworks to PerformanceCounter pkgproj * Update PerformanceCounter pkgproj for xamarin/mono * Change InboxOnTargetFramework to AllXamarinFrameworks
2017-10-20Packaging For System.Diagnostics.EventLog (#24708)Anirudh Agnihotry
* package foler + metadata reference added * Added descriptions * packageupdateinedx done * changed to netcoreapp2.0 * Build And pinvokeanalyzer corrected * Added net461 * Xamarin frameworks added
2017-09-21Adding System.Data.Odbc package and including in metapackageMaryam Ariyan
2017-09-14Add WCF dependencies to the netfx compat pack.Eric Mellino
2017-09-14Change the .NET Framework compat pack to only ship stable packages, and ↵Eric Mellino
System.Drawing.Common.
2017-08-05Add .NET Framework compat packageWes Haggard
This meta-package will make it easier for .NET Core developers to add a set of library packages to help them port code from .NET Framework to .NET Core.