aspnetcore/src
Pranav K b3c6c43789
Remove the need for a global lock when building or publishing a project (#21753)
* Change template test build and publish to not perform dotnet restore
* Remove locking requirements for build and publish
* Increase timeout for dotnet new operations since it's network bound
2020-05-13 11:40:42 -07:00
..
Analyzers Inconsistency between file `BuildServiceProviderAnalyzer.cs` and type `BuildServiceProviderValidator` (#20804) 2020-04-15 09:38:53 -07:00
Antiforgery Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Azure Upgrade jQuery in samples to version 3.5.1 (#21577) 2020-05-07 14:42:14 -07:00
Components Add a simplified version of ServerComponentRenderingTest.CanDispatchAsyncWorkToSyncContext (#21633) 2020-05-11 12:54:01 -07:00
Configuration.KeyPerFile
DataProtection Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
DefaultBuilder [Static web assets] Add comment about static web assets in CreateDefaultBuilder (#20653) 2020-04-09 01:28:19 -07:00
Features/JsonPatch Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
FileProviders
Framework Add .version file to shared framework zip (#21587) 2020-05-12 17:10:02 -07:00
Grpc Fixups 2020-05-08 11:38:14 -07:00
HealthChecks Fix flaky HealthCheck test (#20741) 2020-04-11 17:22:22 -07:00
Hosting Merge branch 'master' into merge/release/3.1-to-master 2020-04-15 13:01:24 -07:00
Html/Abstractions
Http Made changes to FileBufferWriteStream (#21223) 2020-04-28 23:22:39 -07:00
Identity Quarantine flagged tests (#21723) 2020-05-12 09:00:20 -07:00
Installers More updates docs (#20513) 2020-04-03 22:09:36 +00:00
JSInterop
Localization
Logging.AzureAppServices Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Middleware Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
MusicStore Upgrade jQuery in samples to version 3.5.1 (#21577) 2020-05-07 14:42:14 -07:00
Mvc Upgrade jQuery in samples to version 3.5.1 (#21577) 2020-05-07 14:42:14 -07:00
ObjectPool
ProjectTemplates Remove the need for a global lock when building or publishing a project (#21753) 2020-05-13 11:40:42 -07:00
Razor Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Security Upgrade jQuery in samples to version 3.5.1 (#21577) 2020-05-07 14:42:14 -07:00
Servers Added some kestrel event counters (#21649) 2020-05-12 11:04:37 -07:00
Shared Use Pinned Object Heap for MemoryPool (#21614) 2020-05-09 15:26:35 -07:00
SignalR Deflake TimeAwaitable finalizer test (#21523) 2020-05-05 19:45:08 -07:00
SiteExtensions A quick collection of quick fixes (#20993) 2020-04-25 18:39:19 -07:00
Testing Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Tools Quarantine Microsoft.Extensions.SecretManager.Tools.Tests.SecretManagerTests.Clear_Secrets 2020-05-12 15:29:41 -07:00
WebEncoders
submodules