Commit Graph

44213 Commits

Author SHA1 Message Date
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
Pranav K b0568d5c28
Revive build installers step (#17914)
* Revive build installers step
2019-12-17 11:48:08 -08:00
Chris Ross 3c0308fa6e
Add HTTP/2 interop tests for HttpClient and Kestrel (#17875) 2019-12-16 19:42:03 -08:00
Andrew Stanton-Nurse 2bbf66ad44
add issue policies doc to issue template (#17871) 2019-12-16 10:00:41 -08:00
Matt Mitchell e276c8174b Merged PR 4906: [release/3.1] Stabilize package versions
Stabilize package versions
2019-12-16 01:49:17 +00:00
DotNet Bot 35b9d76e41 Merged PR 4903: [internal/release/3.1] Update dependencies from 1 repositories
This pull request updates the following dependencies

[marker]: <> (Begin:facfaf30-1c25-4166-575d-08d76e1d56cb)
## From https://dev.azure.com/dnceng/internal/_git/aspnet-AspNetCore-Tooling
- **Build**: 20191214.11
- **Date Produced**: 12/15/2019 3:03 AM
- **Commit**: 07f16c89db55ab6f9f773cc3db6eb5a52908065e
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
  - **Microsoft.AspNetCore.Mvc.Razor.Extensions** -> 3.1.1
  - **Microsoft.AspNetCore.Razor.Language** -> 3.1.1
  - **Microsoft.CodeAnalysis.Razor** -> 3.1.1
  - **Microsoft.NET.Sdk.Razor** -> 3.1.1

[marker]: <> (End:facfaf30-1c25-4166-575d-08d76e1d56cb)
2019-12-16 00:02:50 +00:00
DotNet Bot 1324674163 Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories
This pull request updates the following dependencies

[marker]: <> (Begin:48752c90-f78c-49ee-575f-08d76e1d56cb)
## From https://github.com/aspnet/EntityFrameworkCore
- **Build**: 20191210.7
- **Date Produced**: 12/10/2019 8:25 PM
- **Commit**: 813358a5fb4e1f35e5d82463d2bad6616ca6f594
- **Branch**: refs/heads/internal/release/3.1
- **Updates**:
  - **Microsoft.EntityFrameworkCore.Tools** -> 3.1.1-servicing.19610.7
  - **Microsoft.EntityFrameworkCore.SqlServer** -> 3.1.1-servicing.19610.7
  - **dotnet-ef** -> 3.1.1-servicing.19610.7
  - **Microsoft.EntityFrameworkCore** -> 3.1.1-servicing.19610.7
  - **Microsoft.EntityFrameworkCore.InMemory** -> 3.1.1-servicing.19610.7
  - **Microsoft.EntityFrameworkCore.Relational** -> 3.1.1-servicing.19610.7
  - **Microsoft.EntityFrameworkCore.Sqlite** -> 3.1.1-servicing.19610.7

[marker]: <> (End:48752c90-f78c-49ee-575f-08d76e1d56cb)
2019-12-15 17:23:03 +00: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
dotnet-bot f53765fb45 Merge in 'release/3.1' changes 2019-12-14 21:53:33 +00:00
Doug Bunting e6af4bfe7e [release/3.1] Remove `grpc-nuget-dev` feed
- https://grpc.jfrog.io/ seems to be failing though https://status.jfrog.io/ says all is well
- feed is not needed because Grpc.AspNetCore v2.23.2 is available from NuGet.org
2019-12-14 13:52:29 -08:00
Doug Bunting b5cfeb498a [master] Remove `grpc-nuget-dev` feed
- https://grpc.jfrog.io/ seems to be failing though https://status.jfrog.io/ says all is well
- feed is not needed because Grpc.AspNetCore v2.23.2 is available from NuGet.org
2019-12-14 13:50:24 -08:00
Doug Bunting 7d3a1313ed
Revert "[master] Remove `grpc-nuget-dev` feed"
- was an accidental push

This reverts commit 5e706ae279.
2019-12-14 12:04:13 -08:00
Doug Bunting 5e706ae279
[master] Remove `grpc-nuget-dev` feed
- https://grpc.jfrog.io/ seems to be failing though https://status.jfrog.io/ says all is well
- feed is not needed because Grpc.AspNetCore v2.23.2 is available from NuGet.org
2019-12-14 12:03:07 -08:00
Doug Bunting 071062380b Merge branch 'release/3.1' => 'master' (dotnet/extensions#2790)
- no-op merge\n\nCommit migrated from 1340f2298d
2019-12-14 11:35:03 -08:00
Doug Bunting eef217e92f Merge branch 'master' into merge/release/3.1-to-master\n\nCommit migrated from 2e4add69f5 2019-12-14 11:34:17 -08:00
dotnet-bot a9dc0c930c Merge in 'release/3.1' changes
\n\nCommit migrated from d00c382ec5
2019-12-14 18:10:32 +00: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
dotnet-bot 0780fb8e44 Merge in 'release/3.1' changes 2019-12-14 01:57:19 +00:00
Doug Bunting 81bccd1e4a
Merge branch 'release/3.0' => 'release/3.1' #16621
- hurray 🎆 🍾
- thanks @wtgodbe 
/fyi @Pilchie @mmitche
2019-12-13 17:55:58 -08:00
Ryan Brandenburg 91efa9310f TagHelper QuickInfo (dotnet/aspnetcore-tooling#1443)
Add Hover support for TagHelpers and Components\n\nCommit migrated from c7815ea4f2
2019-12-13 16:58:27 -08:00
dotnet-bot 95be2bded3 Merge in 'release/3.1' changes 2019-12-14 00:23:13 +00:00
William Godbe f89c8d15a2
Use correct, non-stabilized version to find runtime archive (#17863) (#17869) 2019-12-13 16:21:45 -08:00
William Godbe 2de83d6145
Switch to label.N form for pre-release label (#17860) 2019-12-13 16:21:25 -08:00
wtgodbe 6ce4719886 Fixup nuspecs for TargetingPackPackage/SharedFrameworkPackage 2019-12-13 16:19:53 -08:00
wtgodbe e142091d27 Add StructLayout to LifeCycleProperty 2019-12-13 14:46:00 -08:00
William Godbe fcb22728ee Add dummy target for GetTargetPath to Components.Web.JS.npmproj (#17796) 2019-12-13 14:04:42 -08:00
wtgodbe 138e801e34 Remove _dummy/_dummyPrimitive from LifeCycleProperty 2019-12-13 13:35:43 -08:00
Kahbazi 19d2f6124f Minor clean-up in Static Files (#17828) 2019-12-13 13:29:36 -08:00
wtgodbe a3358d71cd Try ugly fix for LifecycleProperty 2019-12-13 13:26:24 -08:00
wtgodbe 7052bc48d4 Try ugly fix for LifecycleProperty 2019-12-13 13:19:27 -08:00
Doug Bunting f2f23589a6
Use fields in a `readonly` `struct` 2019-12-13 12:56:23 -08:00
Doug Bunting a11d4b32ad
Add another CS1705 workaround in test project depending on some .NET Standard projects 2019-12-13 12:13:56 -08:00
Doug Bunting 3a67489398
Add missing `_dummy` and `_dummyPrimitive` fields
- probably need to double-check for similar gaps in 'release/3.0' branch
2019-12-13 12:13:15 -08:00
Doug Bunting 7256b353b3
Update `internal` types and members in *.Manual.cs files
- match changes that are in 'release/3.1' but not 'release/3.0'
  - e.g. `StaticComponentRenderer`'s namespace change and newly-added members
- redo GenAPI exclusions
  - remove some unecessary workarounds getting in the way of keeping up w/ API changes
  - add more GenAPI exclusions, enabling `--all` without hitting dotnet/arcade#4488
2019-12-13 12:10:44 -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
Doug Bunting 1e2b399f25 Merge pull request #2783 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'
2019-12-13 08:23:37 -08:00
Doug Bunting af43fd8feb Merge pull request dotnet/extensions#2783 from dotnet-maestro-bot/merge/release/3.1-to-master
[automated] Merge branch 'release/3.1' => 'master'\n\nCommit migrated from 39e463f4d4
2019-12-13 08:23:37 -08:00
Javier Calvarro Nelson e4c0ec3ca6
[Blazor] Update branding for the next release (#17852) 2019-12-13 14:36:52 +01:00
Javier Calvarro Nelson 541323631f [StaticWebAssets] Updates manifest generation to allow multiple content
roots under the same base path for a given project.
\n\nCommit migrated from 5e68cb88e4
2019-12-13 05:30:38 -08: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
dotnet-bot 9a7838bd35 Merge in 'release/3.1' changes
\n\nCommit migrated from 9b8667e738
2019-12-12 21:44:54 +00:00