Doug Bunting
b39e9b0a75
Merge 'release/2.2' to 'master' ( #12252 )
2019-07-17 10:31:18 -07:00
Scott Addie
d668e77e9e
Add semicolon to gRPC service definition for consistency ( #12241 )
2019-07-17 10:54:28 +12:00
Doug Bunting
e9acab1d36
Merge branch 'release/2.2' into 'master'
2019-07-16 12:18:36 -07:00
Isaac Levin
6de392c81d
updated baselines
2019-07-16 15:05:16 -04:00
Isaac Levin
7b4c073fc6
added baseline
2019-07-16 11:52:06 -04:00
Isaac Levin
7ba5f7e8b9
Add files via upload
2019-07-12 19:26:14 -04:00
Isaac Levin
7f1350268a
Update Startup.cs
2019-07-12 19:23:43 -04:00
Isaac Levin
ea63490c0f
fix failed tests
2019-07-12 14:11:42 -04:00
Isaac Levin
df360cdd1a
remove redundant files
2019-07-12 12:53:32 -04:00
Isaac Levin
520f85696b
fix baseline missing files
2019-07-12 12:49:38 -04:00
Isaac Levin
320c08cd86
add BOM
2019-07-12 09:36:38 -04:00
Isaac Levin
ae4dffacaf
Updated name
2019-07-12 09:34:54 -04:00
Isaac Levin
a4543ff0bf
Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/Shared/NavMenu.razor
...
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
2019-07-12 09:34:53 -04:00
Isaac Levin
3a37455067
update to server-side blazor csproj
2019-07-12 09:20:51 -04:00
Isaac Levin
264b11c36c
Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/.template.config/template.json
...
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
2019-07-12 09:16:44 -04:00
Isaac Levin
3243df1384
Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/.template.config/template.json
...
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
2019-07-12 09:16:44 -04:00
Isaac Levin
7a435bc997
Revert "pointed all js references to minified version per 11700"
...
This reverts commit a1fd2ccd3d8c9f4c81f7f38621e0733ec6fab762.
2019-07-12 09:16:44 -04:00
Isaac Levin
2a24ab8d46
Revert "added Error page to Server Blazor"
...
This reverts commit 68039699fdd5123d62a0d5ad57a6fe4f3228a115.
2019-07-12 09:16:44 -04:00
Isaac Levin
3b88d2aa35
added Error page to Server Blazor
2019-07-12 09:16:44 -04:00
Isaac Levin
49fe6631b0
Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/Shared/NavMenu.razor
...
Co-Authored-By: Daniel Roth <daroth@microsoft.com>
2019-07-12 09:16:42 -04:00
Isaac Levin
8f207cce61
Update src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/.template.config/template.json
...
Co-Authored-By: Ryan Brandenburg <rybrande@microsoft.com>
2019-07-12 09:13:26 -04:00
Isaac Levin
276fbd779d
Rename RazorComponents template directory to BlazorServer
2019-07-12 09:09:05 -04:00
Isaac Levin
6c963a8cc9
rename RazorComponents project
2019-07-12 08:48:56 -04:00
Ryan Brandenburg
b395c2e734
Fix weather date ( #11983 )
2019-07-11 15:03:59 -07:00
Ryan Brandenburg
63640c2886
Improvements to building templates locally ( #12022 )
...
Small improvements to building templates locally
2019-07-11 15:02:51 -07:00
Justin Kotalik
70588c741b
Fail on startup for Http/2 HTTPS on Win7 ( #12053 )
2019-07-10 20:13:01 -07:00
Ryan Brandenburg
6b421fe356
Merge pull request #12014 from isaac2004/11700-work
...
Reference the minified js files from templates #11700
2019-07-10 09:41:40 -07:00
Doug Bunting
c07d39d746
Update dependencies from 5 repositories ( #11939 )
...
* Update dependencies from build '20190706.1' of 'https://github.com/dotnet/arcade '
- 'Microsoft.DotNet.Arcade.Sdk': '1.0.0-beta.19351.4' => '1.0.0-beta.19356.1'
- 'Microsoft.DotNet.GenAPI': '1.0.0-beta.19351.4' => '1.0.0-beta.19356.1'
- 'Microsoft.DotNet.Helix.Sdk': '2.0.0-beta.19351.4' => '2.0.0-beta.19356.1'
* Update dependencies from build '20190706.2' of 'https://github.com/dotnet/roslyn '
- 'Microsoft.Net.Compilers.Toolset': '3.3.0-beta1-19351-01' => '3.3.0-beta2-19356-02'
* Update dependencies from build '20190706.5' of aspnet/AspNetCore-Tooling
- 'Microsoft.AspNetCore.Mvc.Razor.Extensions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19356.5'
- 'Microsoft.AspNetCore.Razor.Language': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19356.5'
- 'Microsoft.CodeAnalysis.Razor': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19356.5'
- 'Microsoft.NET.Sdk.Razor': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19356.5'
* Update dependencies from build '20190705.1' of 'https://github.com/aspnet/Blazor '
- 'Microsoft.AspNetCore.Blazor.Mono': '0.10.0-preview8.19351.2' => '0.10.0-preview8.19355.1'
* Update dependencies from from build '20190704.5' of 'https://github.com/aspnet/EntityFrameworkCore '
- 'Microsoft.EntityFrameworkCore.Tools': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'Microsoft.EntityFrameworkCore.SqlServer': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'dotnet-ef': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'Microsoft.EntityFrameworkCore': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'Microsoft.EntityFrameworkCore.InMemory': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'Microsoft.EntityFrameworkCore.Relational': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
- 'Microsoft.EntityFrameworkCore.Sqlite': '3.0.0-preview8.19353.14' => '3.0.0-preview8.19354.5'
Coherency updates...
- 'Microsoft.AspNetCore.Analyzer.Testing': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.AspNetCore.BenchmarkRunner.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.ActivatorUtilities.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Caching.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Caching.Memory': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Caching.SqlServer': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Caching.StackExchangeRedis': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.CommandLineUtils.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.AzureKeyVault': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.Binder': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.CommandLine': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.EnvironmentVariables': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.FileExtensions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.Ini': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.Json': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.KeyPerFile': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.UserSecrets': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration.Xml': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Configuration': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.DependencyInjection.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.DependencyInjection': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.DiagnosticAdapter': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Diagnostics.HealthChecks': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.FileProviders.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.FileProviders.Composite': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.FileProviders.Embedded': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.FileProviders.Physical': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.FileSystemGlobbing': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.HashCodeCombiner.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Hosting.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Hosting': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.HostFactoryResolver.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Http': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Localization.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Localization': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.Abstractions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.AzureAppServices': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.Configuration': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.Console': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.Debug': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.EventSource': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.EventLog': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.TraceSource': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Logging.Testing': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.ObjectPool': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Options.ConfigurationExtensions': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Options.DataAnnotations': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Options': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.ParameterDefaultValue.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.Primitives': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.TypeNameHelper.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.ValueStopwatch.Sources': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.WebEncoders': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Internal.Extensions.Refs': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.JSInterop': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Mono.WebAssembly.Interop': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Internal.AspNetCore.Analyzers': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.AspNetCore.Testing': '3.0.0-preview8.19353.10' => '3.0.0-preview8.19354.4'
- 'Microsoft.Extensions.DependencyModel': '3.0.0-preview8-27903-07' => '3.0.0-preview8-27904-06'
- 'Microsoft.NETCore.App.Ref': '3.0.0-preview8-27903-07' => '3.0.0-preview8-27904-06'
- 'Microsoft.NETCore.App.Runtime.win-x64': '3.0.0-preview8-27903-07' => '3.0.0-preview8-27904-06'
- 'NETStandard.Library.Ref': '2.1.0-preview8-27903-07' => '2.1.0-preview8-27904-06'
- 'Microsoft.Bcl.AsyncInterfaces': '1.0.0-preview8.19353.3' => '1.0.0-preview8.19354.4'
- 'Microsoft.CSharp': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'Microsoft.NETCore.Platforms': '3.0.0-preview8.19353.3' => '3.0.0-preview8.19354.4'
- 'Microsoft.Win32.Registry': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.ComponentModel.Annotations': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Diagnostics.EventLog': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.IO.Pipelines': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Net.Http.WinHttpHandler': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Net.WebSockets.WebSocketProtocol': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Reflection.Metadata': '1.7.0-preview8.19353.3' => '1.7.0-preview8.19354.4'
- 'System.Runtime.CompilerServices.Unsafe': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Security.Cryptography.Cng': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Security.Cryptography.Pkcs': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Security.Cryptography.Xml': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Security.Permissions': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Security.Principal.Windows': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.ServiceProcess.ServiceController': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Text.Encodings.Web': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Text.Json': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
- 'System.Threading.Channels': '4.6.0-preview8.19353.3' => '4.6.0-preview8.19354.4'
* React to new transitive dependencies
- see dotnet/corefx#38908
nit: remove duplicate URL for the dotnet-core blob feed
* Remove `.Layouts` namespace from Blazor (thanks @rynowak❕ )
* fix one more straggler (thanks @rynowak❕ )
2019-07-09 15:19:03 -07:00
Isaac Levin
395be9d851
reference minified js in templates
2019-07-09 14:43:32 -04:00
Ryan Brandenburg
57a344d90e
Merge pull request #11553 from isaac2004/10935-work
...
Remove Razor Pages specific things from the MVC (Model-View-Controller) template #10935
2019-07-08 10:56:08 -07:00
Doug Bunting
93b1043dff
Avoid TypeScript warnings
2019-07-05 08:19:52 -07:00
Doug Bunting
27ee4aa741
Merge branch 'release/3.0-preview7' => 'master'
2019-07-04 22:24:35 -07:00
Daniel Roth
56e8271e24
Fix API template launch URL ( #11753 )
2019-07-03 16:02:04 -07:00
Ryan Nowak
9287301208
Rename OnInit and OnInitAsync to long form
...
OnInit -> OnInitialized
OnInitAsync -> OnInitializedAsync
2019-07-03 10:04:55 -07:00
Ryan Brandenburg
c966fffb32
No Authorization in ReactRedux ( #11801 )
...
Merging as the tests have passed!
2019-07-02 17:01:46 -07:00
John Luo
6b300c6baf
gRPC template fixes ( #11775 )
2019-07-02 16:40:43 -07:00
Ryan Brandenburg
36351647db
Version SPA template names ( #11772 )
2019-07-02 15:54:56 -07:00
Isaac Levin
5f5ba7a592
Merge branch 'master' into 5431-work
2019-07-02 10:24:18 -04:00
Isaac Levin
e0ba612fe4
fix merge conficts
2019-07-02 10:18:29 -04:00
Ryan Nowak
291ad25f5d
Rename .Components.Browser -> Components.Web
...
This is part of API review for Blazor. We're renaming these projects to
reflect the fact that they are for Blazor using web technologies (html
+css).
The old naming of .Browser of whether it meant client-side (in the
browser).
2019-07-01 15:36:35 -07:00
Pranav K
5af960536c
Remove LangVersion from Blazor server side ( #11620 )
2019-07-01 15:23:54 -07:00
Ryan Brandenburg
7d7a3c9c81
Update SPA template versions ( #11350 )
...
Update vulnerable versions
2019-07-01 14:57:34 -07:00
Ryan Brandenburg
038768137f
Accessibility for ReactRedux ( #11571 )
...
Accessibility for ReactRedux
2019-07-01 14:52:14 -07:00
Ryan Brandenburg
b2023bbbf1
Merge pull request #11630 from cjaliaga/template-blank-lines
...
[Addresses #11619 ] Remove blank lines in Configure Services for Razor and Mvc
2019-07-01 14:30:29 -07:00
Isaac Levin
5f50e28bca
Merge branch 'master' into 5431-work
2019-07-01 14:02:35 -04:00
Isaac Levin
ff1065070c
merge from master ( #9 )
...
merge from master
Co-authored-by: Nick Darvey <nickdarvey@outlook.com.au>
Co-authored-by: David Fowler <davidfowl@gmail.com>
Co-authored-by: Pranav K <prkrishn@hotmail.com>
Co-authored-by: Ryan Nowak <nowakra@gmail.com>
Co-authored-by: Justin Kotalik <jkotalik12@gmail.com>
Co-authored-by: Kristian Hellang <kristian@hellang.com>
Co-authored-by: Ajay Bhargav Baaskaran <ajaybhargavb@gmail.com>
Co-authored-by: null <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: Doug Bunting <6431421+dougbu@users.noreply.github.com>
Co-authored-by: Chris Ross <Tratcher@Outlook.com>
Co-authored-by: Thomas Levesque <thomaslevesque@users.noreply.github.com>
Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
Co-authored-by: Mikael Mengistu <mikaelm12@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
Co-authored-by: Andrew Stanton-Nurse <andrew@stanton-nurse.com>
Co-authored-by: Jacques Eloff <joeloff@users.noreply.github.com>
Co-authored-by: John Luo <johluo@microsoft.com>
Co-authored-by: huysentruitw <wouter_huysentruit@hotmail.com>
Co-authored-by: Ben Adams <thundercat@illyriad.co.uk>
Co-authored-by: Dylan Dmitri Gray <d.dylan.g@gmail.com>
Co-authored-by: Nate McMaster <natemcmaster@users.noreply.github.com>
Co-authored-by: dotnet-maestro <@dotnet-maestro>
Co-authored-by: Daniel Roth <daroth@microsoft.com>
2019-07-01 13:05:10 -04:00
Javier Calvarro Nelson
635da5b73a
[Templating] Enforce selenium tests runs on the expected platforms ( #11602 )
...
* Will cause the CI environment to fail if the E2E tests stop running by accident.
2019-07-01 14:42:11 +02:00
Steve Sanderson
60a8f2348e
Add usings to Razor Components template. Fixes #11687
2019-07-01 11:24:11 +01:00
Isaac Levin
49a5ca979b
fix merge
2019-06-29 19:24:30 -04:00
Isaac Levin
9e28412a7a
updates
2019-06-29 19:21:30 -04:00