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 (Expand)Author
2017-09-21Merge pull request #24183 from maryamariyan/odbc-tempEric Mellino
2017-09-21Adding System.Data.Odbc package and including in metapackageMaryam Ariyan
2017-09-16Add a NuGet package for System.Runtime.Intrinsics.X86.Eric Mellino
2017-08-15Add PkgProj for System.Data.DataSetExtensions (#23087)Nina Chikanov
2017-08-05Add .NET Framework compat packageWes Haggard
2017-08-02Add nuget package configuration for System.Drawing.Common.Eric Mellino
2017-06-02Enable DirectoryServices packagesEric St. John
2017-04-12Add NETStandard.Library.NETFramework packageEric St. John
2017-04-01Create a Microsoft.XmlSerializer.Generator Project (#17615)Huangli Wu
2017-02-25update pkg/descriptions.json for System.Transactions.Local assembly name change.qizhanMS
2017-02-16Enable package buildEric St. John
2017-02-15Update index and descriptions for new packagesEric St. John
2017-02-09Adding Microsoft.Private.CoreFx.UAP package build (#15964)Jose Perez Rodriguez
2016-12-09System.Configuration port (#14293)Jeremy Kuhne
2016-11-23Add VB to System.ValueTuple description.Craig Johnson
2016-11-16Portable (and thus slower) version of Span<> (#13562)Atsushi Kanamori
2016-11-15Rename contract: System.Net.Http.Listener->System.Net.HttpListenerEric Eilebrecht
2016-11-15More work on HttpListenerEric Eilebrecht
2016-11-10Add layout based NETCoreApp packagesEric St. John
2016-10-24Updating the 'System.Runtime.Extensions' contracts to include the new single-...Tanner Gooding
2016-10-22Create System.Net.ServicePoint assemblyStephen Toub
2016-10-10Rename System.Net.Mime contract to System.Net.Mail.Lakshmi Priya Sekar
2016-10-07Update SRM package descriptionTomas Matousek
2016-09-28Address PR feedback, and other cleanupStephen Toub
2016-09-24Add System.Net.WebProxy to corefxStephen Toub
2016-09-22Port S.Drawing types and converters. (#11731)Alex Perovich
2016-09-21Add WebClient to System.Net.RequestsStephen Toub
2016-09-20Merge branch upstream/masterJose Perez Rodriguez
2016-09-20Merge branch dev/apiJose Perez Rodriguez
2016-09-20Add System.Net.Mime assembly to corefxStephen Toub
2016-09-16Port S.Web.HttpUtility and add tests. (#11642)Alex Perovich
2016-09-13Merge remote-tracking branch 'mainrepo/dev/api' into MergeDevApiJose Perez Rodriguez
2016-09-03Remove Options from common types for TPL DataflowPetr Onderka
2016-09-02Update package description for System.Linq.ExpressionsStephen Toub
2016-08-19added CAS stubs and testsIoana Crant
2016-08-11Apply PR feedback: Remove typos in Xml packages descriptionsKrzysztof Wicher
2016-08-02merge dev/api to dev/xmlKrzysztof Wicher
2016-08-01rename System.Xml and System.Xml.Linq to System.Private.Xml and System.Privat...Krzysztof Wicher
2016-07-28Merge remote-tracking branch 'corefx/master'Krzysztof Wicher
2016-07-20Add packaging for System.TransactionsStephen Toub
2016-07-18Merge remote-tracking branch 'master' into dev/apiJose Perez Rodriguez
2016-07-07Port Mono code for System.Json and add project scaffoldingStephen Toub
2016-06-29system.xml.linq building (with bad refs)Krzysztof Wicher
2016-06-27Add a meta-package for System.CompositionEric Mellino
2016-06-27Add pkgprojs for System.Composition.* librariesEric Mellino
2016-06-15Merge pull request #9281 from Dmitri-Botcharnikov/symbol-readerMike McLaughlin
2016-06-11Removed duplicate "name" in package descriptionPetr Onderka
2016-06-10Initial port of System.Xmldotnet-bot
2016-06-09Port Pipes AccessControl to CoreFXIan Hays
2016-06-08Add System.Diagnostics.Debug.SymbolReader assembly.Dmitri Botcharnikov