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-09-09[automated] Merge branch 'release/7.0' => 'main' (#43830)dotnet-maestro-bot
2021-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
2021-07-12[main] Update dependencies from dotnet/efcore dotnet/runtime (#34033)dotnet-maestro[bot]
2021-06-12Remove dependency on Internal.AspNetCore.BuildTasks (#33449)John Luo
2021-04-16Use MetadataUpdateHandlerAttribute in Blazor (#31817)Pranav K
2021-02-24Remove Razor components workaround (#30314)Pranav K
2020-12-03Further centralize shared Fx and TFM transition workarounds (#27473)Doug Bunting
2020-11-13Shorten package version properties (#27784)Doug Bunting
2020-11-09[master] Target 6.0.0 shared framework in global tools in servicing (#27600)Doug Bunting
2020-10-27[master] Update dependencies from dotnet/runtime dotnet/efcore (#26788)dotnet-maestro[bot]
2020-10-22Update TFM workaround to reference 5.0 instead of 3.1 (#26991)William Godbe
2020-08-31Use `$(TargetFrameworkIdentifier)` and `$(TargetFrameworkVersion)` consistent...Doug Bunting
2020-08-07Add a middleware for browser refresh. (#24574)Pranav K
2020-05-15[master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#2...dotnet-maestro[bot]
2020-02-19Merge branch 'release/3.1' into masterStephen Halter
2020-01-17Use reference assemblies when compiling Razor views (#18395)Pranav K
2020-01-09aspnet/AspNetCore -> dotnet/aspnetKevin Pilch
2019-09-23Remove additional explict 'netcoreapp3.1' mentions (#14226)Doug Bunting
2019-09-23Merge branch 'master' into UpdateSdkWilliam Godbe
2019-09-21Merge branch 'release/3.1' into 'master'Doug Bunting
2019-09-21Fix parens, FrameworkRefwtgodbe
2019-09-21Short circuit when ItemGroup is eptywtgodbe
2019-09-20Try workaround in d.b.twtgodbe
2019-09-20Undo last changewtgodbe
2019-09-20Test - remove KnownAppHostPack workaroundwtgodbe
2019-09-20Add vNext SDK Workaroundwtgodbe
2019-09-18[master] Update dependencies from 3 repositories (#13548)dotnet-maestro[bot]
2019-09-16[release/3.1] Update dependencies from 2 repositories (#13571)dotnet-maestro[bot]
2019-08-28[master] Update dependencies from 3 repositories (#12977)dotnet-maestro[bot]
2019-08-27Remove prebuilts for source build (#13360)John Luo
2019-08-06[release/3.0] Update dependencies from 4 repositories (#12854)dotnet-maestro[bot]
2019-08-03Remove workarounds no longer needed after migrating to preview 7 SDK (#12812)John Luo
2019-08-01[release/3.0] Update dependencies from 3 repositories (#12699)dotnet-maestro[bot]
2019-07-08Add support for source-build (#11717)John Luo
2019-06-26Move to 3.0 Preview 6 SDK (#11472)Doug Bunting
2019-06-13React to changes in Microsoft.NETCore.App (#11153)Justin Kotalik
2019-06-08Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674)Nate McMaster
2019-05-15Move obj and bin directories into repo root (#10063)Nate McMaster
2019-03-05Allow disabling automatic MVC reference (#8167)David Fowler
2019-02-23Update dependencies and react to changes (#7844)Nate McMaster
2019-02-20Make Visual Studio 2019 a prerequisite to building this repo (#7005)Nate McMaster
2019-02-13Replace custom targets for generating assembly attributes and source control ...Nate McMaster
2019-02-05Strong-name the dotnet-blazor CLI tool. Fixes #1501Steve Sanderson
2019-01-29Update buildtools and fix signing configuration (#7078)Nate McMaster
2019-01-28Remove obsolete build infrastructure (#6995)Nate McMaster