dotnet-maestro[bot]
35febbb3be
[master] Update dependencies from dotnet/efcore ( #23750 )
...
* Update dependencies from https://github.com/dotnet/efcore build 20200707.2
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20357.1 -> To Version 5.0.0-preview.8.20357.2
* Update dependencies from https://github.com/dotnet/efcore build 20200707.4
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20357.1 -> To Version 5.0.0-preview.8.20357.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-08 03:27:23 +00:00
Doug Bunting
16be480616
Quarantine tests and bump Helix timeouts ( #23762 )
...
- see #23756 and #23757 for more info on quarantined tests
- see #23760 for more info on Helix timeouts
2020-07-07 19:56:30 -07:00
Brennan
d0ab959c89
TestServer registers NoopHostLifetime to avoid hangs from not disposing ( #23761 )
2020-07-07 19:50:31 -07:00
James Newton-King
3709eda270
Fix HTTP/2 stream output flow control abort error ( #23727 )
...
* Fix stream output flow control abort error
* Clean up
* Clean up
* Add timeouts
2020-07-08 01:41:23 +00:00
Eric Erhardt
cc3c1d0e74
Remove unnecessary entries in LinkerWorkaround for WASM. ( #23747 )
...
* The underlying Json issue is fixed.
* The X509 issue is not an issue when TrimMode is set to link (which is it now by default).
Contributes to #23262
2020-07-08 01:00:21 +00:00
Brennan
f1dd68f1bd
[Middleware] Move to GenericHost ( #23626 )
2020-07-07 17:32:35 -07:00
Doug Bunting
921d2c6124
Stop remaining auto-injected component detection runs ( #23755 )
...
- was still running in every job where explicit CD build step did not execute
- caused consistent errors in Linux MUSL x64 (Alpine) jobs
- error was ignored but made build failure diagnosis more difficult
- totally redundant in test jobs
2020-07-07 17:26:07 -07:00
Pranav K
93634cd772
Follow ups for nullable ( #23736 )
...
* Follow ups for nullable
* Update src/Http/Routing/src/Matching/DfaMatcherBuilder.cs
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: James Newton-King <james@newtonking.com>
2020-07-07 21:46:50 +00:00
Hao Kung
380a5679bb
Remove bootstrap v3 ( #23547 )
2020-07-07 11:40:30 -07:00
Steve Sanderson
0ec15ea01d
CR: Add ctor overload accepting IComponentActivator
2020-07-07 19:27:21 +01:00
Steve Sanderson
9e365f4356
CR: Make DefaultComponentActivator internal
2020-07-07 19:27:21 +01:00
Steve Sanderson
53588b45dc
Updates to IComponentActivator PR
2020-07-07 19:27:21 +01:00
Mladen Macanović
dae55edfec
Add IComponentActivator
2020-07-07 19:27:21 +01:00
Javier Calvarro Nelson
156023d3f9
[HTTPS] Support exporting the dev-cert in PEM format and support importing an existing dev-cert in PFX ( #23567 )
...
* Support exporting the certificate key into PEM format
* Support importing an existing https dev certificate into the certificate store
2020-07-07 08:26:08 -07:00
dotnet-maestro[bot]
c1866c2b61
Update dependencies from https://github.com/dotnet/efcore build 20200707.1 ( #23729 )
...
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.9 -> To Version 5.0.0-preview.8.20357.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-07 10:51:39 +00:00
dotnet-maestro[bot]
eafd5ec507
[master] Update dependencies from dotnet/efcore ( #23726 )
...
* Update dependencies from https://github.com/dotnet/efcore build 20200706.8
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.8
* Update dependencies from https://github.com/dotnet/efcore build 20200706.6
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.6
* Update dependencies from https://github.com/dotnet/efcore build 20200706.7
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.6 -> To Version 5.0.0-preview.8.20356.7
* Update dependencies from https://github.com/dotnet/efcore build 20200706.9
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.5 -> To Version 5.0.0-preview.8.20356.9
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-07 09:08:44 +00:00
dotnet-maestro[bot]
7a9c397b0d
[master] Update dependencies from dotnet/roslyn dotnet/runtime dotnet/efcore ( #23700 )
...
* Update dependencies from https://github.com/dotnet/roslyn build 20200703.1
Microsoft.Net.Compilers.Toolset
From Version 3.7.0-4.20319.6 -> To Version 3.8.0-1.20353.1
* Update dependencies from https://github.com/dotnet/efcore build 20200706.2
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.2
* Update dependencies from https://github.com/dotnet/efcore build 20200706.3
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.3
* Update dependencies from https://github.com/dotnet/runtime build 20200704.5
System.ComponentModel.Annotations , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Internal.Transport , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Extensions.Http , Microsoft.Extensions.Hosting , Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Configuration.Json , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.Platforms , Microsoft.Win32.Registry , Microsoft.Win32.SystemEvents , Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Ref , System.Drawing.Common , System.Security.Principal.Windows , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.Channels , System.Windows.Extensions , System.Security.Permissions , System.Security.Cryptography.Xml , System.Security.Cryptography.Pkcs , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Net.WebSockets.WebSocketProtocol , System.Reflection.Metadata , System.Runtime.CompilerServices.Unsafe , System.Security.Cryptography.Cng
From Version 5.0.0-preview.8.20352.6 -> To Version 5.0.0-preview.8.20354.5
* Update dependencies from https://github.com/dotnet/efcore build 20200706.4
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.4
* Update dependencies from https://github.com/dotnet/efcore build 20200706.5
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20356.1 -> To Version 5.0.0-preview.8.20356.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-07 06:01:41 +00:00
Martin Costello
54bd692c78
Use TryGetValue() in TokenExtensions ( #23708 )
2020-07-06 22:27:59 -07:00
Artak
6b2ece7e21
Update CODEOWNERS
...
Add org to the team name
2020-07-06 22:22:59 -07:00
Pranav K
8750cd1038
Nullable followup for Routing ( #23474 )
...
* Nullable followup for routing.
* Update nullability based on usage
* Use nullable enable in a few files
* More nullable
2020-07-07 03:24:20 +00:00
Martin Costello
fd1f1c3559
Use preferred overloads of string.Split() ( #23712 )
...
* Use preferred overloads of string.Split
* Revert TrimEntries for netstandard2.0
Revert usage of StringSplit.TrimEntries for projects that target netstandard2.0.
Co-authored-by: Levi Broderick <levib@microsoft.com>
2020-07-06 16:49:38 -07:00
msftbot[bot]
a738d1ccfb
Merge pull request #23717 from dotnet-maestro-bot/merge/release/5.0-preview7-to-master
...
[automated] Merge branch 'release/5.0-preview7' => 'master'
2020-07-06 23:41:07 +00:00
Tanay Parikh
1c2a0f4fe6
Add Razor TagHelper Parsing Benchmarks ( #23627 )
...
* Add Razor TagHelper Parsing Benchmarks
Benchmarks:
| Method | Mean | Error | StdDev | Op/s | Allocated |
|---------------------------------------- |------------:|----------:|----------:|---------:|----------:|
| 'TagHelper Design Time Processing' | 2,331.51 us | 28.916 us | 27.048 us | 428.9 | 985.33 KB |
| 'TagHelper Component Directive Parsing' | 90.46 us | 0.472 us | 0.394 us | 11,055.1 | 3.01 KB |
Notes / Attributions:
- `BlazorServerTagHelpers` is just a demo file concatonated from the basic `BlazorServer` files
- `taghelpers.json` was updated from: 73c96f1c00/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Performance/taghelpers.json
- `ReadTagHelpers` was copied over from fef50ba623/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Performance/ProjectSystem/ProjectSnapshotManagerBenchmarkBase.cs (L83-L93)
Fixes: https://github.com/dotnet/aspnetcore/issues/23454
2020-07-06 16:32:12 -07:00
Ajay Bhargav B
7412976b4c
Update Roslyn package versions ( #23630 )
...
* Update Roslyn package versions
* Fixes
* Fix analyzer warnings
* Fix root cause for analyzer warnings
* Fixed RuntimeCompilation test
* Add back nowarns
2020-07-06 14:35:10 -07:00
N. Taylor Mullen
17b01ae667
Fix PoliCheck issues
...
Fixes https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1151846
Fixes https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1151847
2020-07-06 13:02:45 -07:00
Kahbazi
5a375a7c22
Add Extensions method for options ( #23602 )
2020-07-06 11:54:44 -07:00
Martin Costello
bbb695fe16
Minor code refactoring to TestHost library ( #23692 )
...
* Make fields readonly
Make a number of fields that aren't changed readonly.
* Use range to trim string
Use a range to trim the last character of the paths.
* Use nameof()
Use nameof() for exceptions rather than literals.
* Use Task.CompletedTask
Use Task.CompletedTask instead of Task.FromResult().
* Use Array.Empty()
Use Array.Empty() instead of allocating an empty array.
* Remove unused parameter
Remove unused CancellationToken parameter.
* Fix compilation error
Fix compilation error.
* Apply suggestions from code review
Add comment explaining range syntax.
2020-07-06 11:52:53 -07:00
Stephen Halter
0bc8ad7e6e
Change HttpRequest/ResponseJsonExtensions namespace ( #23496 )
2020-07-06 11:28:57 -07:00
Martin Costello
a97746b72b
Remove used-once field ( #23693 )
...
Remove a field that's only used in one place, and just pass the char directly to string.Join() on use.
2020-07-06 10:32:15 -07:00
Pranav K
4b796c7bad
Quarantine components tests ( #23644 )
2020-07-06 10:30:10 -07:00
Brennan
f6bc908a32
Write default values by default in Json ( #23542 )
2020-07-06 10:08:55 -07:00
Stephen Halter
a57a80fcfb
Fix ContentLengthReadAsyncSingleBytesAtATime ( #23641 )
2020-07-06 09:48:07 -07:00
Javier Calvarro Nelson
a7ab15a2f5
Supress security warnings for test keys ( #23704 )
2020-07-06 09:27:04 -07:00
Martin Costello
afbf3fdf6a
Remove unused code ( #23691 )
...
Remove an unused private method and an unused local variable.
2020-07-06 08:51:25 -07:00
Pranav K
80de1e7588
Quarantine test ( #23636 )
2020-07-06 15:49:33 +00:00
Javier Calvarro Nelson
9d3bf572b3
[HTTPS] Adds PEM support for Kestrel ( #23584 )
...
* Adds support for loading PEM certificates and keys in Kestrel.
* You can load PEM Certificate + PKCS8 encoded PEM Keys.
* Certificates in DER format + PKCS8 encoded PEM Keys.
* Supported key types are:
* RSA
* ECSA
* DSA
2020-07-06 06:48:46 -07:00
dotnet-maestro[bot]
dc477ed2f4
Update dependencies from https://github.com/dotnet/arcade build 20200630.3 ( #23696 )
...
Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.Arcade.Sdk
From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20330.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-06 13:24:58 +00:00
dotnet-maestro[bot]
849b5dc5a7
Update dependencies from https://github.com/dotnet/efcore build 20200706.1 ( #23689 )
...
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20353.5 -> To Version 5.0.0-preview.8.20356.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-06 09:43:16 +00:00
msftbot[bot]
6abfb4f763
Merge pull request #23666 from dotnet-maestro-bot/merge/release/5.0-preview7-to-master
...
[automated] Merge branch 'release/5.0-preview7' => 'master'
2020-07-06 04:58:26 +00:00
Pranav K
de034feb98
Merge branch 'master' into merge/release/5.0-preview7-to-master
2020-07-05 20:54:56 -07:00
Martin Costello
4b3fcaf769
Use new string.Split() overloads ( #23683 )
2020-07-05 13:16:15 -07:00
Martin Costello
3d5c8ed114
Use Array.Empty in WebEncoders ( #23677 )
2020-07-05 13:11:36 -07:00
Chris Ross
df5269fea2
React to regression in Http.Sys ( #23590 )
...
* React to regression in Http.Sys #23164
* Add granular version check
2020-07-04 17:12:19 +00:00
dotnet-maestro[bot]
dae3b46ff7
Update dependencies from https://github.com/dotnet/efcore build 20200703.5 ( #23665 )
...
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20353.4 -> To Version 5.0.0-preview.8.20353.5
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-04 00:26:49 +00:00
Pranav K
499a3bcdc1
Add support for gzip compression during build and publish ( #23611 )
...
* Add support for gzip compression during build and publish
3.2 shipped with gzip compression during build and publish. During the port to 5.0, the build and publish
pipeline was different and ended up only during brotli compression during publish. However, during build
the app size is now up to 20MB. Statically compressing runtime assets during build reduces the payload size
to about 8.5 MB. This should help with faster initial boot ups and perception.
* Quarantine test
* More quarantine
2020-07-03 17:20:17 -07:00
dotnet-maestro[bot]
8169da8cb4
Update dependencies from https://github.com/dotnet/efcore build 20200703.4 ( #23663 )
...
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20353.3 -> To Version 5.0.0-preview.8.20353.4
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-03 23:14:19 +00:00
Hao Kung
fdcb8cf7ac
Continue on error for helix arm64 on quarantined-tests ( #23642 )
2020-07-03 22:37:08 +00:00
dotnet-maestro[bot]
e1ae8a4d9b
[master] Update dependencies from dotnet/efcore ( #23658 )
...
* Update dependencies from https://github.com/dotnet/efcore build 20200703.2
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20353.1 -> To Version 5.0.0-preview.8.20353.2
* Update dependencies from https://github.com/dotnet/efcore build 20200703.3
Microsoft.EntityFrameworkCore.Tools , Microsoft.EntityFrameworkCore.SqlServer , dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.InMemory
From Version 5.0.0-preview.8.20353.1 -> To Version 5.0.0-preview.8.20353.3
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-03 22:13:15 +00:00
Pranav K
1ed72f8f5f
Merge pull request #23631 from dotnet/prkrishn/merge-p7
...
Merge branch 'release/5.0-preview7' => 'master'
2020-07-03 15:03:38 -07:00
Pranav K
035ab19f31
Update PlatformInfo.cs ( #23647 )
...
* Update PlatformInfo.cs
* Simplify ComponentsProfiling initialization
2020-07-03 07:40:17 -07:00