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-29source-build: support building aspnetcore using non-portable runtime packages...Tom Deseyn
2022-08-31Update SDK to 7.0.100-rc.2.22419.24 (#43028)Mackinnon Buck
2022-03-27Add gRPC JSON transcoding (#40242)James Newton-King
2022-03-11Build ProjectTemplates in Source-Build (#40643)William Godbe
2022-01-31Remove Interop build step (#39553)Doug Bunting
2022-01-21BuildIisNativeProjects -> UseIisNativeAssets (#39655)Hao Kung
2022-01-19Always build App.Ref and the targeting packs (#39568)Doug Bunting
2022-01-08Build ARM64 in main windows build job (#38997)Hao Kung
2021-12-14!nits! Build cleanup (#38979)Doug Bunting
2021-12-02Improve building ASP.NET Core directly on arm64 machines (#38527)Omair Majid
2021-10-21Fix AppHost pack prebuilt usage in source-build (#37672)Davis Goodin
2021-10-20Reenable ComponentsAnalyzer (#37692)Tanay Parikh
2021-10-20Enable targeting pack build during source-build (#37652)Davis Goodin
2021-09-21[main] Update dependencies from dotnet/runtime dotnet/efcore (#36328)dotnet-maestro[bot]
2021-08-05Run analyzers in VS (#35044)Stephen Halter
2021-07-31Quarantine test and fix up conditional check (#34904)Safia Abdalla
2021-07-30Disable analyzers only when building in VS (#34848)Safia Abdalla
2021-07-24HTTP/3: Http3Stream pooling (#34576)James Newton-King
2021-07-24Avoid TypeLoadExceptions in VS 2022 (#34664)Stephen Halter
2021-07-23Update license from Apache -> MITKevin Pilch
2021-07-14Use preview langversion and ignore duplicate using warnings (#34346)Chris Ross
2021-06-04Arcade powered source build (#32790)John Luo
2021-05-14Clean up `$(RepoRoot)` consistently (#32664)Doug Bunting
2021-05-11Correct direct builds e.g. `msbuild` (#32552)Doug Bunting
2021-03-12Add micro-benchmark validation (#29695)Brennan
2021-02-19Use NetAnalyzers from SDK instead of FxCopAnalyzers (#30138)Youssef Victor
2020-12-17Add support for generating app manifest files for tests (#28575)Safia Abdalla
2020-12-07Add XML doc comments for Microsoft.Net.Http.Headers (#28415)Pranav K
2020-12-03Further centralize shared Fx and TFM transition workarounds (#27473)Doug Bunting
2020-11-14Merge branch 'release/5.0'John Luo
2020-11-12[release/5.0] Update API baseline files (#27653)Doug Bunting
2020-11-07Mark IgnitorSample as non-packable (#27597)Doug Bunting
2020-11-05Enable API doc checks by default (#27515)John Luo
2020-10-28Add initial support for Apple Silicon (#27264)Steve MacLean
2020-10-12Update branding to 6.0.0 Alpha1 (#24983)Doug Bunting
2020-09-24Enable MUSL ARM supportJan Vorlicek
2020-09-14Fix Helix testing issues with stable versions and local builds (#25865)Doug Bunting
2020-09-09Add incremental build and project references to java projects (#25707)Brennan
2020-08-31Correct the site extensions builds (#25406)Doug Bunting
2020-08-28Add net461 TFM to netstandard2.0 projects (#25094)William Godbe
2020-08-14Fix warnings in analyzer packages (#24837)Youssef Victor
2020-08-11Remove Internal.AspNetCore.Analyzers (#24693)Pranav K
2020-07-22Simplify ref/ assembly generation (#24136)Doug Bunting
2020-07-17Use Roslyn to create ref/ assemblies (#23403)Doug Bunting
2020-07-17Ensure analyzer does not appear in build and publish outputs (#24072)Pranav K
2020-06-19Enable `/warnAsError` (#23072)Doug Bunting
2020-06-03Build time changes (#22362)Matt Mitchell
2020-05-30Build primarily with `dotnet msbuild` (#22017)Doug Bunting
2020-05-26aspnetcore-tooling migration fixupsJohn Luo
2020-05-15[master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#2...dotnet-maestro[bot]