Pranav K
3fb171e282
Handle satellite assemblies in the Blazor build targets
...
* Pass the same closure of assemblies that is used by the SDK's linker to Blazor's linker and ResolveBlazorRuntimeDependencies task
* Quote the mono linker path
Fixes https://github.com/dotnet/aspnetcore/issues/17644
Fixes https://github.com/dotnet/aspnetcore/issues/17754
2020-01-10 10:03:02 -08:00
Chris Ross
17094a33c1
Suppress unused code warning in the shared test project ( #18249 )
2020-01-10 17:56:37 +00:00
Chris Ross
1272d04ea4
Have TestServer merge the the user-agent header #18198 ( #18240 )
2020-01-10 17:53:41 +00:00
Steve Sanderson
2e2d0625e1
Write unlinked.output to disk
2020-01-10 16:31:34 +00:00
Steve Sanderson
cb092258c3
Allow overwriting outputs with older inputs. Fixes #18192
2020-01-10 16:31:34 +00:00
Steve Sanderson
a181fd5232
Link more assemblies (type granularity linking for real this time) ( #18165 )
2020-01-10 11:30:55 +00:00
Hao Kung
0977c9ac59
Add test for AuthenticationSchemes ( #17816 )
2020-01-09 14:33:29 -08:00
Kahbazi
5f169dce14
Fix missing cors middleware exception message ( #17892 )
...
* Fix missing cors middleware exception message
* Update unit test expected error message
* Update integration test expected error message
2020-01-09 14:26:37 -08:00
Hao Kung
da984f57c5
Always send confirmation email from social registration ( #18150 )
2020-01-09 11:52:58 -08:00
John Luo
40cd13837e
Merge pull request #18116 from dotnet-maestro-bot/merge/blazor-wasm-to-master
...
[automated] Merge branch 'blazor-wasm' => 'master'
2020-01-08 17:43:32 -08:00
Kevin Pilch
0517745c08
aspnet/AspNetCore -> dotnet/aspnet
...
Except aspnet/AspNetCore-Internal.
2020-01-08 16:40:11 -08:00
Kevin Pilch
06b32685ec
aspnet/Extensions -> dotnet/extensions
2020-01-08 16:40:11 -08:00
Kevin Pilch
f3215fd881
aspnet/AspNetCore-Tooling -> dotnet/aspnetcore-tooling
2020-01-08 16:40:11 -08:00
Kevin Pilch
d6d7ffd901
aspnet/Blazor -> dotnet/blazor
2020-01-08 16:40:11 -08:00
Stephen Halter
149aa55629
Fix JsonHubProtocolOptions doc comment ( #18149 )
2020-01-08 13:14:40 -08:00
Pranav K
66f4e91ad9
Use reference equality to compare model instances in EditContext ( #18172 )
...
* Use reference equality to compare model instances in EditContext
Fixes https://github.com/aspnet/AspNetCore/issues/18069
2020-01-08 12:38:45 -08:00
Brennan
97a59f1acc
Fix SignalR Java tests not running ( #18114 )
2020-01-08 10:36:00 -08:00
Maher Jendoubi
ad9cf5bcd3
Contributing: Fix a typo ( #18135 )
2020-01-08 09:54:20 -08:00
Pranav K
d4ada348fb
Use Blazor version for WASM templates ( #18174 )
2020-01-07 13:42:25 -08:00
Ryan Brandenburg
89fd60f111
Updated PR with my changes
2020-01-06 14:04:42 -08:00
Ryan Brandenburg
e21c9d727b
Merge branch 'blazor-wasm'
2020-01-06 14:00:10 -08:00
Pranav K
66ecdab542
Ensure $(Configuration) is evaluated prior to using it ( #18113 )
...
Fixes https://github.com/aspnet/AspNetCore/issues/12779
2020-01-06 08:39:56 -08:00
Steve Sanderson
ba246719f0
Fix <component> tag helpers being siblings. Fixes #17851 ( #17910 )
2020-01-06 16:33:45 +00:00
Martin Costello
e3253d4e40
More RNG.Fill() and UnixEpoch usage ( #18132 )
...
Apply more changes omitted from #18126 and #18128 , and use RandomNumberGenerator.Fill() and DateTimeOffset.UnixEpoch for supported TFMs.
2020-01-06 00:35:44 -08:00
Brian Surowiec
840e10d45b
Fix spelling of hyphens ( #18130 )
2020-01-05 08:50:29 -08:00
Martin Costello
8b000d961c
Use RandomNumberGenerator.Fill() ( #18128 )
...
* Use RandomNumberGenerator.Fill()
Use the new RandomNumberGenerator.Fill() method instead of maintaining instances of RandomNumberGenerator to use GetBytes().
* Revert RandomNumberGenerator.Fill()
Revert usage of RandomNumberGenerator.Fill() as the project still targets netstandard2.0.
2020-01-04 15:52:06 -08:00
Martin Costello
b6b5319bab
Use UnixEpoch for cookie deletion ( #18126 )
...
Use the DateTimeOffset.UnixEpoch field instead of a new DateTime value when deleting cookies.
2020-01-04 12:39:53 -08:00
Martin Costello
c802134737
Use ISystemClock for request timestamps ( #18124 )
...
Use ISystemClock to generate timestamps for Twitter authentication.
Remove custom static field for the epoch.
2020-01-04 12:39:24 -08:00
Pranav K
8ee4b0305e
Merge branch 'master' into merge/blazor-wasm-to-master
2020-01-03 15:13:06 -08:00
dotnet-maestro[bot]
df33890548
[master] Update dependencies from aspnet/AspNetCore-Tooling ( #18112 )
...
* Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20200103.1
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-alpha.1.20053.1
- Microsoft.AspNetCore.Razor.Language - 5.0.0-alpha.1.20053.1
- Microsoft.CodeAnalysis.Razor - 5.0.0-alpha.1.20053.1
- Microsoft.NET.Sdk.Razor - 5.0.0-alpha.1.20053.1
Dependency coherency updates
- Microsoft.AspNetCore.Analyzer.Testing - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ActivatorUtilities.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Memory - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.SqlServer - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.StackExchangeRedis - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.CommandLineUtils.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.AzureKeyVault - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Binder - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.CommandLine - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.EnvironmentVariables - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.FileExtensions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Ini - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Json - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.KeyPerFile - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.UserSecrets - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Xml - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DiagnosticAdapter - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Diagnostics.HealthChecks - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Composite - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Embedded - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Physical - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileSystemGlobbing - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.HashCodeCombiner.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.HostFactoryResolver.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Http - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Localization.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Localization - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Abstractions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.AzureAppServices - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Configuration - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Console - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Debug - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventSource - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventLog - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.TraceSource - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Testing - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ObjectPool - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.ConfigurationExtensions - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.DataAnnotations - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ParameterDefaultValue.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Primitives - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.TypeNameHelper.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.ValueStopwatch.Sources - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.WebEncoders - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Internal.Extensions.Refs - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.JSInterop - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Mono.WebAssembly.Interop - 5.0.0-preview3.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Internal.AspNetCore.Analyzers - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.AspNetCore.Testing - 5.0.0-alpha.1.20053.1 (parent: Microsoft.AspNetCore.Razor.Language)
* fix up
* refs
Co-authored-by: Brennan <brecon@microsoft.com>
2020-01-03 23:12:16 +00:00
Pranav K
fc330bc95c
Update Microsoft.AspNetCore.App.Runtime.csproj
2020-01-03 15:12:05 -08:00
Pranav K
baf72c73c5
Avoid copying the shared fx in blazor-wasm
2020-01-03 15:05:53 -08:00
Pranav K
1c3ae1549e
Add publish test for BlazorStandalone
2020-01-03 15:05:53 -08:00
Brennan Conroy
a68fabb959
Merge branch 'blazor-wasm'
2020-01-02 16:03:19 -08:00
Kahbazi
c7937640a4
Remove HttpSys LogHelper #18029 ( #18030 )
2020-01-02 09:11:13 -08:00
Kahbazi
adb12f23d0
Use AppendJoin(...) instead of Append(string.Join(...)) on StringBuilder ( #18007 )
2020-01-02 08:05:54 -08:00
Kahbazi
b56f84131a
Use Count instead of Any() on List ( #18022 )
2020-01-02 07:55:29 -08:00
Bharat Kumar Bellamkonda
af9f99299c
added user confirmation extension method ( #14409 )
2019-12-27 16:58:37 -08:00
Ryan Brandenburg
d5cc8cbad9
Merge pull request #17846 from Kahbazi/kahbazi/localization
...
Skip culture check when unnecessary
2019-12-26 14:27:53 -08:00
Ryan Brandenburg
55c7cc96c4
Merge pull request #17834 from aspnet/rybrande/OpenApiDocs
...
Remove references to non-existent -v option
2019-12-26 14:08:55 -08:00
Chris Ross
c759f5b8f8
HttpSys logs and samples cleanup ( #17971 )
2019-12-19 17:19:49 -08:00
Christian Kadluba
52534500d8
Add API docs for WebSockets and Kestrel sockets transport #17205 ( #17943 )
2019-12-19 10:55:32 -08:00
Roman Marusyk
bc0c7121ef
Add an extension method Users to IHubClients witch takes IEnumerable parameter ( #17360 )
2019-12-18 14:41:26 -08:00
William Godbe
3af94f18cb
Update dependencies from 3 repos ( #17940 )
...
* Update dependencies from AspNet/Blazor
* Update dependencies from AspNet/AspNetCore-Tooling
* Update dependencies from Dotnet/Arcade
* Coherency updates
* Fix SHA
* Nowarn NU1605
* Fixup nowarn
2019-12-18 12:51:54 -08:00
Pranav K
62e2fb22e5
Use mono_bind_static_method for invoking JS methods ( #17942 )
...
* Use mono_bind_static_method for invoking JS methods
2019-12-18 12:18:18 -08:00
lancehilliard
27314f478a
remove apostrophes to match the intended possessive ( #17901 )
2019-12-18 09:14:42 -08:00
Chris Ross
a386abcb2a
Drain rejected h2 streams #17484 ( #17917 )
2019-12-17 19:30:51 -08:00
Chris Ross
3c0308fa6e
Add HTTP/2 interop tests for HttpClient and Kestrel ( #17875 )
2019-12-16 19:42:03 -08:00
Erhan Atesoglu
b028b51e3d
Update ReadMe.SharedCode.md ( #17889 )
...
This commit reflects the changes made to the runtime libraries version.
2019-12-14 21:17:56 -08:00
Doug Bunting
7842b96d9a
Merge branch 'blazor-wasm' => 'master' ( #17824 )
2019-12-14 17:26:32 -08:00
Doug Bunting
f511d82477
Undo merge of test skip
...
- ignore #14832
- targeting pack **is** built in 'master'
2019-12-14 15:22:58 -08:00
Joni
8aec42166d
Fix wording in PrincipalExtensions.cs summary ( #17859 )
...
Add missing "if" in the summary.
2019-12-13 23:41:43 -08:00
Doug Bunting
3fd24a59cb
Regenerate blazor.webassembly.js again
2019-12-13 18:23:55 -08:00
Kahbazi
19d2f6124f
Minor clean-up in Static Files ( #17828 )
2019-12-13 13:29:36 -08:00
Rick Anderson
49fd4ced63
Update ApiConventionNameMatchBehavior.cs ( #17829 )
2019-12-13 11:09:17 -08:00
Doug Bunting
02e51bdc26
Merge branch 'master' into merge/blazor-wasm-to-master
2019-12-13 08:25:48 -08:00
Javier Calvarro Nelson
e4c0ec3ca6
[Blazor] Update branding for the next release ( #17852 )
2019-12-13 14:36:52 +01:00
Steve Sanderson
4310fa72f7
Fix selecting empty values in dropdown. Fixes #17735 ( #17838 )
2019-12-13 10:22:51 +00:00
Kahbazi
a7bf77b877
Skip culture check when unnecessary
2019-12-13 09:48:58 +03:30
Doug Bunting
f688577987
Update generated JavaScript files
2019-12-12 12:01:24 -08:00
Ryan Brandenburg
00b23b633d
Remove references to non-existent -v option
2019-12-12 10:34:40 -08:00
Doug Bunting
49d1b9329f
Merge branch 'master' into merge/blazor-wasm-to-master
2019-12-12 10:05:10 -08:00
Kahbazi
fde783911b
Remove extra cast for IPEndPoint ( #17812 )
2019-12-12 08:33:43 -08:00
Steve Sanderson
3a93704737
Support async main ( #17673 )
2019-12-12 15:05:12 +00:00
Kahbazi
db81768f8e
Replace Task.FromResult(0) with Task.CompletedTask ( #17810 )
2019-12-12 01:42:29 -08:00
Kahbazi
9a3aacb56a
Replace string.Equals with HttpMethods.IsX ( #17805 )
2019-12-11 21:40:27 -08:00
Artak
e0a03bda1a
Specify Blazor WebAssembly template language ( #17784 )
...
* Blazor WebAssembly template updates
* Match spacing around <html> tags
2019-12-11 14:45:52 -08:00
nufiko
93030a8819
Change csv content type to text/csv ( #16696 )
...
* Change csv content type to text/csv
According to RFC4180: https://tools.ietf.org/html/rfc4180 MIME type for .csv file should be "text/csv"
* Add comment
2019-12-11 14:36:44 -08:00
Andrew Stanton-Nurse
eb113093cd
Clarify docs on HttpRequest.PathBase ( #17639 )
2019-12-11 13:50:03 -08:00
Piotr Błażejewicz (Peter Blazejewicz)
a2f38254d4
Change z-index value for reconnect modal. Fixes #12867 ( #17512 )
...
This changes the z-index of the Blazor reconnect modal to be aligned
with the z-index used by Bootstrap for modals overlays. If users rely on
Bootstrap for overlays within application this would prevent obstruction
of the Blazor's reconnect information with other overlays in the
application.
Addresses #12867
2019-12-11 13:15:04 -08:00
Eddy Nakamura
5ff9ed68d1
updating inline <code> to <c> ( #17611 )
...
* updating inline "code" tag to "c" tag
* Apply suggestions from code review
Co-Authored-By: Andrew Stanton-Nurse <andrew@stanton-nurse.com>
* reverting tag
* reverting tag
* reverting entire file
2019-12-11 11:47:38 -08:00
Chris Ross
11ecc62ea9
Handle IIS OnCompleted callbacks later #17268 ( #17756 )
2019-12-11 11:26:06 -08:00
Brennan
efd765e970
Update wording ( #17757 )
2019-12-10 21:18:41 -08:00
Pranav K
3fba107522
Fix typo in error message ( #17741 )
2019-12-10 11:30:13 -08:00
Chris Ross
b719a799ae
Update h2 sync scripts ( #17720 )
2019-12-10 11:17:16 -08:00
Pranav K
0792e9a4f5
Merge pull request #17620 from aspnet/prkrishn/merge-remaining-blazor-wasm
...
Merge blazor-wasm branch
2019-12-10 10:27:41 -08:00
Artak
240d095614
Updated npm dependencies ( #17680 )
...
* Updated npm dependencies
2019-12-10 08:09:50 -08:00
Pranav K
41eb14d8a8
Skip blazor-standlone template
2019-12-09 13:00:56 -08:00
Pranav K
37ec02b4d3
Remove published: false
2019-12-09 09:06:14 -08:00
Chris Ross
aca5f04922
Expose Http.Sys's Http/2 Reset error code API #17276 #16988 ( #17645 )
2019-12-09 06:17:38 -08:00
John Luo
bb4f3a513d
Merge branch 'blazor-wasm' into merge/release/3.1-to-blazor-wasm
2019-12-08 13:31:02 -08:00
Pranav K
d4164a1a14
Try undoing /nr:false
2019-12-08 07:28:54 -08:00
Pranav K
d9f129b95d
Skip tests
2019-12-07 14:33:31 -08:00
William Godbe
1f114dff50
Download runtime from suffixed location in dotnetcli blob storage ( #17592 )
2019-12-05 12:33:38 -08:00
Pranav K
ca16c7fd59
Merge remote-tracking branch 'origin/blazor-wasm' into prkrishn/merge-remaining-blazor-wasm
2019-12-05 11:04:26 -08:00
Pranav K
51f0e07b63
Merge branch 'blazor-wasm' into merge/release/3.1-to-blazor-wasm
2019-12-05 10:59:13 -08:00
Pranav K
e72223eaf5
Merge pull request #17562 from aspnet/prkrishn/merge-blazor-wasm
...
Merge blazor-wasm -> master
2019-12-05 09:54:10 -08:00
Andrew Stanton-Nurse
06a85e5db2
Dairai/add http class descriptions ( #17349 )
2019-12-05 09:28:29 -08:00
Chris Ross
5033efb3fe
Clean up test skip conditions ( #17529 )
2019-12-05 04:42:39 -08:00
Dairai Nyabando
d4f380f67a
Removing unnecessary param tags and words
...
#17349
2019-12-04 23:04:39 -05:00
Dairai Nyabando
a71aa8a5bc
Correcting closing XML remark tag
...
#17349
2019-12-04 22:54:00 -05:00
Pranav K
ff6f669d94
Skip Blazor.Build tests from Helix
2019-12-04 17:29:07 -08:00
Dairai Nyabando
10d5a0ba62
Correcting XML closing tags
...
#17349
2019-12-04 20:07:14 -05:00
William Godbe
99979efaf6
Update branding to 3.1.1 ( #17335 )
...
* Update branding to 3.1.1
* Add *
* Skip RefPack tests
* Update baseline
2019-12-04 15:45:00 -08:00
Pranav K
6e8d862deb
Merge commit '40a0173e9d9410cfdcd0c5afe33bec3e1165092f' into prkrishn/merge-blazor-wasm
2019-12-04 14:41:17 -08:00
Pranav K
00846a232c
Use ProblemDetails.Status to configure ObjectResult.StatusCode ( #17565 )
...
This was missed when fixing https://github.com/aspnet/AspNetCore/issues/14663 .
2019-12-04 11:18:15 -08:00
Chris Ross
bd7c89aa20
Pubternal IHttpHeadersHandler ( #17573 )
2019-12-04 09:40:17 -08:00
Chris Ross
3b7cdc166a
Generalize Http2Cat #14894 ( #17438 )
2019-12-03 16:16:52 -08:00
Pranav K
7fc46862ea
Run build and publish tests for Blazor templates ( #17410 )
...
* Add build and publish tests for Blazor hosted
* Add build tests for Blazor standalone
* Cleanup project template
Fixes https://github.com/aspnet/AspNetCore/issues/14866
Fixes https://github.com/aspnet/AspNetCore/issues/10269
Fixes https://github.com/aspnet/AspNetCore/issues/9168
2019-12-03 14:29:05 -08:00
Ryan Brandenburg
13db519bc3
Merge pull request #17153 from rachelgshaffer/rachelgshaffer/lint-clean-templates
...
Update Angular and React-Redux templates
2019-12-03 14:11:52 -08:00