Chris Ross
f168835c0a
Avoid port conflicts for HttpSys Internal/#1795 ( #7808 )
2019-02-28 10:31:15 -08:00
Nate McMaster
e7b00a5508
Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs ( #7832 )
...
* Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs
* Stop producing Microsoft.AspNetCore.App, and runtime.$(rid).Microsoft.AspNetCore.App
* Generate the shared framework without using 'NuGet' restore
* Stop producing intermediate packages for shared-framework only assemblies
* Put the platform manifest into the targeting pack (data/Microsoft.AspNetCore.App.PlatformManifest.txt)
* Create well-known, shared intermediate directories that installers can use to bundle content
2019-02-28 10:14:18 -08:00
Steve Sanderson
18c1b994df
Basic integration tests for NodeServices ( #8029 )
2019-02-28 17:58:57 +00:00
Pranav K
f79f2e3b12
Add some reference docs for MVC ( #7981 )
2019-02-28 09:56:55 -08:00
Nate McMaster
3d2946060f
Update ResolveReferences.targets to include ContentFiles and Build assets from .Sources packages ( #8032 )
2019-02-28 09:30:10 -08:00
BrennanConroy
47220cf13e
Fix StreamInvocationsBlockOtherInvocationsUntilTheyStartStreaming ( #8015 )
2019-02-28 09:23:33 -08:00
Doug Bunting
19fa2635d6
Merge branch 'release/3.0-preview3' => 'master' ( #7941 )
...
- mostly [automated]
2019-02-28 07:15:02 -08:00
dotnet-maestro[bot]
087ec0a542
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190227.9 ( #8020 )
...
This change updates the following dependencies
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0-preview3.19127.9
- Microsoft.NET.Sdk.Razor - 3.0.0-preview3.19127.9
- Microsoft.CodeAnalysis.Razor - 3.0.0-preview3.19127.9
- Microsoft.AspNetCore.Razor.Language - 3.0.0-preview3.19127.9
2019-02-28 06:36:06 -08:00
Massimo Prota
0dd3375095
[Azure] Fixed two misspelling of 'tenant' in properties' inline XML documentation ( #7912 )
...
- Azure/AzureAD/Authentication.AzureAD.UI/src/AzureADOptions.cs
- AzureAD/Authentication.AzureADB2C.UI/src/AzureAdB2COptions.cs
2019-02-28 03:06:22 -08:00
dotnet-maestro[bot]
db641446e3
[release/3.0-preview3] Update dependencies from 5 repositories ( #7999 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190227.2
This change updates the following dependencies
- System.ComponentModel.Annotations - 4.6.0-preview3.19127.2
- Microsoft.Bcl.Json.Sources - 4.6.0-preview3.19127.2
- Microsoft.CSharp - 4.6.0-preview3.19127.2
- Microsoft.NETCore.Platforms - 3.0.0-preview3.19127.2
- Microsoft.Win32.Registry - 4.6.0-preview3.19127.2
- System.Reflection.Metadata - 1.7.0-preview3.19127.2
- System.Runtime.CompilerServices.Unsafe - 4.6.0-preview3.19127.2
- System.Security.Cryptography.Cng - 4.6.0-preview3.19127.2
- System.Security.Cryptography.Pkcs - 4.6.0-preview3.19127.2
- System.Security.Cryptography.Xml - 4.6.0-preview3.19127.2
- System.Security.Permissions - 4.6.0-preview3.19127.2
- System.Security.Principal.Windows - 4.6.0-preview3.19127.2
- System.ServiceProcess.ServiceController - 4.6.0-preview3.19127.2
- System.Text.Encodings.Web - 4.6.0-preview3.19127.2
- System.Threading.Channels - 4.6.0-preview3.19127.2
- System.Data.SqlClient - 4.7.0-preview3.19127.2
- System.Diagnostics.EventLog - 4.6.0-preview3.19127.2
- System.IO.Pipelines - 4.6.0-preview3.19127.2
- System.Net.Http.WinHttpHandler - 4.6.0-preview3.19127.2
- System.Net.WebSockets.WebSocketProtocol - 4.6.0-preview3.19127.2
* Update dependencies from https://github.com/dotnet/core-setup builds 20190227.6 and 20190227.8
This change updates the following dependencies
- Microsoft.DotNet.PlatformAbstractions - 3.0.0-preview3-27427-8
- Microsoft.Extensions.DependencyModel - 3.0.0-preview3-27427-8
- Microsoft.NETCore.App - 3.0.0-preview3-27427-8
* Update dependencies from https://github.com/aspnet/Extensions builds 20190227.3 and 20190227.5
This change updates the following dependencies
- Internal.AspNetCore.Analyzers - 3.0.0-preview3.19127.5
- Microsoft.JSInterop - 3.0.0-preview3.19127.5
- Microsoft.Extensions.FileProviders.Composite - 3.0.0-preview3.19127.5
- Microsoft.Extensions.FileProviders.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Diagnostics.HealthChecks - 3.0.0-preview3.19127.5
- Microsoft.Extensions.DiagnosticAdapter - 3.0.0-preview3.19127.5
- Microsoft.Extensions.DependencyInjection.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.DependencyInjection - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.Xml - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.UserSecrets - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.KeyPerFile - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.Json - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.Ini - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.FileExtensions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.FileProviders.Embedded - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.EnvironmentVariables - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.Binder - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.AzureKeyVault - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration - 3.0.0-preview3.19127.5
- Microsoft.Extensions.CommandLineUtils.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Caching.StackExchangeRedis - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Caching.SqlServer - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Caching.Memory - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Caching.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.ActivatorUtilities.Sources - 3.0.0-preview3.19127.5
- Microsoft.AspNetCore.Testing - 3.0.0-preview3.19127.5
- Microsoft.AspNetCore.BenchmarkRunner.Sources - 3.0.0-preview3.19127.5
- Microsoft.AspNetCore.Analyzer.Testing - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Configuration.CommandLine - 3.0.0-preview3.19127.5
- Mono.WebAssembly.Interop - 3.0.0-preview3.19127.5
- Microsoft.Extensions.FileProviders.Physical - 3.0.0-preview3.19127.5
- Microsoft.Extensions.HashCodeCombiner.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.WebEncoders - 3.0.0-preview3.19127.5
- Microsoft.Extensions.ValueStopwatch.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.TypeNameHelper.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Primitives - 3.0.0-preview3.19127.5
- Microsoft.Extensions.ParameterDefaultValue.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Options.DataAnnotations - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Options.ConfigurationExtensions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Options - 3.0.0-preview3.19127.5
- Microsoft.Extensions.ObjectPool - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.TraceSource - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.Testing - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.EventSource - 3.0.0-preview3.19127.5
- Microsoft.Extensions.FileSystemGlobbing - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.Console - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.Configuration - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.AzureAppServices - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Localization.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Localization - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Http - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Hosting.Abstractions - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Hosting - 3.0.0-preview3.19127.5
- Microsoft.Extensions.HostFactoryResolver.Sources - 3.0.0-preview3.19127.5
- Microsoft.Extensions.Logging.Debug - 3.0.0-preview3.19127.5
* Update dependencies from https://github.com/aspnet/EntityFrameworkCore builds 20190227.2, 20190227.5, 20190227.7, and 20190227.10
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore.Tools - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore.InMemory - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore.Relational - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore.Sqlite - 3.0.0-preview3.19127.10
- Microsoft.EntityFrameworkCore.SqlServer - 3.0.0-preview3.19127.10
* Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190227.8
This change updates the following dependencies
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0-preview3.19127.8
- Microsoft.NET.Sdk.Razor - 3.0.0-preview3.19127.8
- Microsoft.CodeAnalysis.Razor - 3.0.0-preview3.19127.8
- Microsoft.AspNetCore.Razor.Language - 3.0.0-preview3.19127.8
2019-02-27 21:57:48 -08:00
Justin Kotalik
555e460c15
Fix flaky AbortedStream test in Kestrel ( #8010 )
2019-02-27 20:55:10 -08:00
Stephen Halter
896c027010
Increase shutdown timeout in Kestrel's other TestServer ( #8011 )
2019-02-27 18:15:25 -08:00
N. Taylor Mullen
f5b6039add
Add docs for Microsoft.AspNetCore.Mvc.TagHelpers.
...
- Also obsoleted two unused members on `ImageTagHelper`.
- Removed `NoWarn` for docs on `Microsoft.AspNetCore.Mvc.TagHelpers`.
Addresses aspnet/Docs/#10593
2019-02-27 15:42:38 -08:00
Hao Kung
07dad89721
Clarify ExternalLoginInfo displayName doc comment ( #7833 )
2019-02-27 15:02:20 -08:00
Chris R
58915cb8e4
Remove servergc
2019-02-27 14:53:38 -08:00
BrennanConroy
a936d77845
Automatically capture crashdumps for C++ client tests ( #7940 )
2019-02-27 14:20:14 -08:00
Pavel Krymets
b6216b6101
Disable parallel publish for Helix ( #8004 )
2019-02-27 13:28:54 -08:00
Nathan
4e4fdaaf68
Adding SameSite comments ( #7907 )
2019-02-27 12:00:16 -08:00
James Newton-King
a6b00f0d0d
Add xml docs to RazorPagesEndpointRouteBuilderExtensions ( #7992 )
2019-02-28 08:22:44 +13:00
Pavel Krymets
783131a750
Re-enable full IIS tests on Windows.10.Amd64.EnterpriseRS3.ASPNET.Open ( #7959 )
2019-02-27 11:03:41 -08:00
Sébastien Ros
fd83f4dbb9
Using <FrameworkReference> in benchmark apps ( #7957 )
2019-02-27 10:27:01 -08:00
Mikael Mengistu
0d570a2d42
Add small doc comment for TransportType Enum( #7994 )
2019-02-27 09:17:08 -08:00
dotnet-maestro[bot]
d8684a4984
[release/3.0-preview3] Update dependencies from 4 repositories ( #7942 )
...
* Update dependencies from https://github.com/dotnet/corefx builds 20190226.6 and 20190226.9
This change updates the following dependencies
- System.ComponentModel.Annotations - 4.6.0-preview3.19126.9
- Microsoft.Bcl.Json.Sources - 4.6.0-preview3.19126.9
- Microsoft.CSharp - 4.6.0-preview3.19126.9
- Microsoft.NETCore.Platforms - 3.0.0-preview3.19126.9
- Microsoft.Win32.Registry - 4.6.0-preview3.19126.9
- System.Reflection.Metadata - 1.7.0-preview3.19126.9
- System.Runtime.CompilerServices.Unsafe - 4.6.0-preview3.19126.9
- System.Security.Cryptography.Cng - 4.6.0-preview3.19126.9
- System.Security.Cryptography.Pkcs - 4.6.0-preview3.19126.9
- System.Security.Cryptography.Xml - 4.6.0-preview3.19126.9
- System.Security.Permissions - 4.6.0-preview3.19126.9
- System.Security.Principal.Windows - 4.6.0-preview3.19126.9
- System.ServiceProcess.ServiceController - 4.6.0-preview3.19126.9
- System.Text.Encodings.Web - 4.6.0-preview3.19126.9
- System.Threading.Channels - 4.6.0-preview3.19126.9
- System.Data.SqlClient - 4.7.0-preview3.19126.9
- System.Diagnostics.EventLog - 4.6.0-preview3.19126.9
- System.IO.Pipelines - 4.6.0-preview3.19126.9
- System.Net.Http.WinHttpHandler - 4.6.0-preview3.19126.9
- System.Net.WebSockets.WebSocketProtocol - 4.6.0-preview3.19126.9
* Update dependencies from https://github.com/dotnet/core-setup builds 20190226.5, 20190226.8 and 20190226.9
This change updates the following dependencies
- Microsoft.DotNet.PlatformAbstractions - 3.0.0-preview3-27426-9
- Microsoft.Extensions.DependencyModel - 3.0.0-preview3-27426-9
- Microsoft.NETCore.App - 3.0.0-preview3-27426-9
* Update dependencies from https://github.com/aspnet/AspNetCore-Tooling builds 20190226.8 and 20190226.9
This change updates the following dependencies
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 3.0.0-preview3.19126.9
- Microsoft.NET.Sdk.Razor - 3.0.0-preview3.19126.9
- Microsoft.CodeAnalysis.Razor - 3.0.0-preview3.19126.9
- Microsoft.AspNetCore.Razor.Language - 3.0.0-preview3.19126.9
* Update dependencies from https://github.com/aspnet/EntityFrameworkCore builds 20190225.4 and 20190226.6
This change updates the following dependencies
- dotnet-ef - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore.Tools - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore.InMemory - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore.Relational - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore.Sqlite - 3.0.0-preview3.19126.6
- Microsoft.EntityFrameworkCore.SqlServer - 3.0.0-preview3.19126.6
* Manually update aspnet/Extensions dependencies from build 20190226.4
- bot did not up the latest Extensions build (aspnet/Extensions@c936e679a2 )
- that build published packages with version 3.0.0-preview3.19126.4
2019-02-27 06:43:46 -08:00
Javier Calvarro Nelson
4fe4295720
[Components][ Fixes #7405 ] Increase CanTriggerEventHandlerDisposedInEarlierPendingBatchAsync timeout to reduce test flakyness
...
Increases the timeout from 500 to 1000
2019-02-27 04:28:07 -08:00
Zachary Becknell
0d48617ef9
Update Blazor NDC video link
2019-02-26 22:50:27 -05:00
Justin Kotalik
bbe4a9d071
Call Complete on Http2Stream when stream is done earlier ( #7933 )
2019-02-26 18:24:35 -08:00
Chris R
608505652a
Change template order
2019-02-26 14:32:22 -08:00
Doug Bunting
5975b9215e
Merge branch 'master' into merge/release/3.0-preview3-to-master
2019-02-26 12:09:52 -08:00
Chris R
0d304917dc
Update Worker template for Worker SDK
2019-02-26 12:07:14 -08:00
Hao Kung
a2c8a34556
Reenable some helix tests ( #7763 )
...
* Fix identity UI script tests on helix
* Add OnHelix static helper method
2019-02-25 23:39:46 -08:00
dotnet-maestro[bot]
a294d64a45
[release/3.0-preview3] Update dependencies from dotnet/corefx and dotnet/core-setup ( #7929 )
...
* Update dependencies from https://github.com/dotnet/corefx build 20190225.2
This change updates the following dependencies
- System.ComponentModel.Annotations - 4.6.0-preview3.19125.2
- Microsoft.Bcl.Json.Sources - 4.6.0-preview3.19125.2
- Microsoft.CSharp - 4.6.0-preview3.19125.2
- Microsoft.NETCore.Platforms - 3.0.0-preview3.19125.2
- Microsoft.Win32.Registry - 4.6.0-preview3.19125.2
- System.Reflection.Metadata - 1.7.0-preview3.19125.2
- System.Runtime.CompilerServices.Unsafe - 4.6.0-preview3.19125.2
- System.Security.Cryptography.Cng - 4.6.0-preview3.19125.2
- System.Security.Cryptography.Pkcs - 4.6.0-preview3.19125.2
- System.Security.Cryptography.Xml - 4.6.0-preview3.19125.2
- System.Security.Permissions - 4.6.0-preview3.19125.2
- System.Security.Principal.Windows - 4.6.0-preview3.19125.2
- System.ServiceProcess.ServiceController - 4.6.0-preview3.19125.2
- System.Text.Encodings.Web - 4.6.0-preview3.19125.2
- System.Threading.Channels - 4.6.0-preview3.19125.2
- System.Data.SqlClient - 4.7.0-preview3.19125.2
- System.Diagnostics.EventLog - 4.6.0-preview3.19125.2
- System.IO.Pipelines - 4.6.0-preview3.19125.2
- System.Net.Http.WinHttpHandler - 4.6.0-preview3.19125.2
- System.Net.WebSockets.WebSocketProtocol - 4.6.0-preview3.19125.2
* Update dependencies from https://github.com/dotnet/core-setup build 20190225.4
This change updates the following dependencies
- Microsoft.DotNet.PlatformAbstractions - 3.0.0-preview3-27425-4
- Microsoft.Extensions.DependencyModel - 3.0.0-preview3-27425-4
- Microsoft.NETCore.App - 3.0.0-preview3-27425-4
2019-02-25 22:46:12 -08:00
Chris Ross
40b2a945b3
Merge pull request #7918 from dotnet-maestro-bot/merge/release/3.0-preview3-to-master
...
[automated] Merge branch 'release/3.0-preview3' => 'master'
2019-02-25 19:46:41 -08:00
Hao Kung
e8be9c2d5a
Skip failing identity tests ( #7932 )
2019-02-25 19:08:35 -08:00
Ben Adams
423de42849
Use less stack for HttpResponseHeaders.CopyToFast ( #7724 )
2019-02-25 17:41:12 -08:00
Chris R
87ae40f814
Update Microsoft.AspNetCore.Hosting.Abstractions ref assembly
2019-02-25 17:17:10 -08:00
Doug Bunting
d515bd977f
Merge branch 'master' into merge/release/3.0-preview3-to-master
2019-02-25 15:56:46 -08:00
Stephen Halter
46fe595606
Support IAsyncEnumerable returns in SignalR hubs ( #6791 )
2019-02-25 15:08:11 -08:00
Ryan Brandenburg
03460d81ce
Add retries to CDN downloads ( #7881 )
...
Add retries to CDN downloads
2019-02-25 14:44:22 -08:00
Mikael Mengistu
3d17ac3d4c
Handle onReceive logic in background thread ( #7809 )
2019-02-25 14:24:07 -08:00
Steve Sanderson
87f4ca7299
[Templates] Imports and CSS tweaks for forms/validation ( #7914 )
...
* Add Microsoft.AspNetCore.Components.Forms to default Components imports
* Add default validation CSS rules in Components/Blazor templates
* Add default validation CSS styles to Components testassets projects
2019-02-25 21:50:12 +00:00
Steve Sanderson
61098b6680
Make InputBase use EventCallback for ValueChanged ( #7915 )
...
* Make InputBase use EventCallback for ValueChanged
... so that the host component gets re-rendered automatically after each value change (like when binding to DOM elements).
* Improve E2E test code
... so that the host component gets re-rendered automatically after each value change (like when binding to DOM elements).
2019-02-25 21:49:28 +00:00
Pavel Krymets
3b95ef0b95
Ignore error output from git diff in code check ( #7923 )
2019-02-25 12:55:54 -08:00
Hao Kung
9e21faeafb
Skip failing identity tests ( #7926 )
2019-02-25 12:55:35 -08:00
Doug Bunting
ad599f14d3
Move to latest Xunit packages ( #7905 )
...
- now consistent with AspNetCore-Tooling and only slightly ahead of Extensibility
2019-02-25 12:26:44 -08:00
Nate McMaster
d2d60000eb
Create Linux installers for the aspnetcore targeting pack ( #7776 )
...
This creates 3 new build outputs:
* aspnetcore-targeting-pack-$(version).tar.gz
* aspnetcore-targeting-pack-$(version)-linux-x64.deb
* aspnetcore-targeting-pack-$(version)-linux-x64.rpm
Other changes:
* Make RPM packaging consistent with other installers. Vendor == Microsoft Corporation
* Add shared properties for building the targeting pack (or not building it in a servicing build)
2019-02-25 12:00:36 -08:00
Nate McMaster
d48fa09d2b
Remove VisualStudioExtension as a required workload ( #7919 )
2019-02-25 11:30:59 -08:00
John Beisner
f0cb6cc68b
Modify the 'InstallLocation' registry key. ( #7877 )
...
Before = SOFTWARE\dotnet\Setup\InstalledVersions\<arch>\sdk
After = SOFTWARE\dotnet\Setup\InstalledVersions\<arch>
2019-02-25 11:05:00 -08:00
Javier Calvarro Nelson
23c528c176
[Azure] [ Fixes #6033 , #6580 , #6669 ] Various fixes and cleanups.
...
* Adds an Azure AD Sample and adds a page to test access denied.
* Renames AzureAD and AzureADB2C internal classes for easier to debug
stacktraces.
* Fixes service registration for options configuration.
* Adds missing deps to the solution.
2019-02-25 10:18:59 -08:00
Jiping
a3e0a45d20
[Azure][ Fixes #6669 ] AccessDeniedPath is wrong
2019-02-25 10:18:59 -08:00
Pavel Krymets
78bc2a10b9
Reenable IISExpress on helix ( #7586 )
2019-02-25 09:05:19 -08:00