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

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-27Enable IDE2000 (#39803)Pranav K
2022-01-02chore : Remove unwanted `using` statement (#39176)Shreyas Jejurkar
2021-12-23Fixup whitespace issues from top-level statement change (#39161)Pranav K
2021-11-12[main] Mark 6.0 API surface as shippedDoug Bunting
2021-11-06Use file scoped namespaces (#38076)Pranav K
2021-10-19[main] Update dependencies from dotnet/runtime dotnet/efcore (#37552)dotnet-maestro[bot]
2021-07-23Use Visual Studio fix to add missing license headersKevin Pilch
2021-07-23Find and Replace Apache License -> MITKevin Pilch
2021-07-14Support custom delimiter KeyPerFile configuration source (#33693)Kahbazi
2021-06-04Raise Change Events on data change in KeyPerFileConfigurationProvider (#32887)Cody Wanless
2021-02-16Favor project-specific build scripts over top-level script (#29918)Safia Abdalla
2021-02-08Fixup API baselines (#28253)John Luo
2020-12-17Enable nullable on FileProviders and Config.KeyPerFile (#28585)James Newton-King
2020-11-14Merge branch 'release/5.0'John Luo
2020-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-10-15Enables code analysis rules about culture sensitive string operations (#26656)Pranav K
2020-09-01Api baselines (#25386)Kevin Pilch
2020-08-28Add net461 TFM to netstandard2.0 projects (#25094)William Godbe
2020-07-17Use Roslyn to create ref/ assemblies (#23403)Doug Bunting
2020-06-17Add missing doc files and cleanup nits (#22931)Doug Bunting
2020-02-21More merge fixesJohn Luo
2020-02-21Merge fixesJohn Luo
2020-02-21Updates for extensions migrationsJohn Luo
2020-02-11Add ReloadOnChange to KeyPerFile configuration provider (dotnet/extensions#2808)Kahbazi
2019-12-05Merge branch 'master' into merge/release/3.1-to-master\n\nCommit migrated fro...Pranav K
2019-12-05[automated] Merge branch 'release/3.0' => 'release/3.1' (dotnet/extensions#2748)dotnet-maestro-bot
2019-11-01[master] Update dependencies from dotnet/core-setup dotnet/arcade (dotnet/ext...dotnet-maestro[bot]
2019-09-17Update ref assembly generation to use DefaultNetCoreTargetFramework property ...John Luo
2019-09-13Support netcoreapp3.1 TFM (dotnet/extensions#2336)John Luo
2019-08-07Multitarget extensions packages to remove dependencies for source build (dotn...John Luo
2019-06-14Disable transitive project references in test projects (dotnet/extensions#1834)Nate McMaster
2019-06-13Use even more Arcade and other csproj cleanups (dotnet/extensions#1833)Nate McMaster
2019-03-07Remove newtonsoft ref and sharedsource false flag (dotnet/extensions#1219)Hao Kung
2019-03-04Atomically swap config data (dotnet/extensions#1202)Martin Costello
2019-02-16Deprecate and replace IHostingEnvronment & IApplicationLifetime (dotnet/exten...Chris Ross
2019-02-11Add reference assembly generations support (dotnet/extensions#1093)Pavel Krymets
2019-01-30Cleanup conversion to Arcade (dotnet/extensions#1014)Nate McMaster
2019-01-30Use Arcade (dotnet/extensions#586)Ryan Brandenburg
2019-01-08Merge branch 'release/2.2'Nate McMaster
2019-01-08Merge branch 'release/2.1' into release/2.2Nate McMaster
2019-01-08Remove netcoreapp2.0 test TFMs (dotnet/extensions#907)Nate McMaster
2018-12-18Method to get source for each configuration elementArthur Vickers
2018-12-08Added tests that can be implemented for any provider to ensure consistencyArthur Vickers
2018-11-06Merge branch 'release/2.1' into release/2.2Nate McMaster
2018-11-06Reorganize source code in preparation to move into aspnet/ExtensionsNate McMaster