Skip to content

Tags: joncloud/aspnetcore

Tags

v5.0.2

Toggle v5.0.2's commit message
Fixup shas/uris for runtime 5.0.1 bits

v5.0.1

Toggle v5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[Blazor] Update template to pass in attribute as boolean (dotnet#28285)

Description
We introduced a public property as part of dotnet#27907 to enable users to opt-in. Turns out that this caused issues since we didn't update the target pack.

As a result, the Razor compiler treats this new property as a regular HTML attribute (of type string) instead of as a boolean.

In turn this causes the template to error at runtime when the application starts.

Customer Impact
Customers using 5.0.1 won't be able to create and run new blazor apps out of the box. They can fix the template code by preceding the true value in the attribute with @ to force the compiler to interpret it as C#. (Which is the same fix we are applying).

Regression?
Yes, 5.0.0. Users were able to create new blazor templates without this issue.

Risk
Low. We've manually validated the fix against a new project from a 5.0.1 template.

v2.1.24

Toggle v2.1.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/2.1] Update korebuild to fix signcheck errors (dotnet#28005)

* Update korebuild to fix signcheck errors

v3.1.9

Toggle v3.1.9's commit message
.Net Core 3.1.9

v3.1.11

Toggle v3.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/efcore build 20201…

…110.2 (dotnet#27689)

[release/3.1] Update dependencies from dotnet/efcore

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0] Update dependencies from dotnet/efcore (dotnet#27189)

[release/5.0] Update dependencies from dotnet/efcore


 - Quarantine flaky test

v3.1.10

Toggle v3.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/efcore build 20201…

…020.2 (dotnet#27072)

[release/3.1] Update dependencies from dotnet/efcore
- Coherency Updates:
  - Microsoft.NETCore.App.Runtime.win-x64: from 3.1.10 to 3.1.10 (parent: Microsoft.Extensions.Logging)
  - Microsoft.Extensions.Logging: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.AspNetCore.Analyzer.Testing: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.AspNetCore.BenchmarkRunner.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ActivatorUtilities.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.Memory: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.SqlServer: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Caching.StackExchangeRedis: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.CommandLineUtils.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.AzureKeyVault: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Binder: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.CommandLine: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.EnvironmentVariables: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.FileExtensions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Ini: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Json: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.KeyPerFile: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.UserSecrets: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration.Xml: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Configuration: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DependencyInjection.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DependencyInjection: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.DiagnosticAdapter: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Diagnostics.HealthChecks: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Composite: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Embedded: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileProviders.Physical: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.FileSystemGlobbing: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.HashCodeCombiner.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Hosting.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Hosting: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.HostFactoryResolver.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Http: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Localization.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Localization: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Abstractions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.AzureAppServices: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Configuration: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Console: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Debug: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.EventSource: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.EventLog: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.TraceSource: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Logging.Testing: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ObjectPool: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options.ConfigurationExtensions: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options.DataAnnotations: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Options: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ParameterDefaultValue.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.Primitives: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.TypeNameHelper.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.ValueStopwatch.Sources: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.Extensions.WebEncoders: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.JSInterop: from 3.1.10 to 3.1.10 (parent: Microsoft.EntityFrameworkCore)
  - System.Drawing.Common: from 4.7.1 to 4.7.1 (parent: Microsoft.NETCore.App.Runtime.win-x64)
  - Microsoft.NETCore.App.Internal: from 3.1.10-servicing.20516.1 to 3.1.10-servicing.20519.3 (parent: Microsoft.Extensions.Logging)
  - Internal.AspNetCore.Analyzers: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)
  - Microsoft.AspNetCore.Testing: from 3.1.10-servicing.20516.4 to 3.1.10-servicing.20519.4 (parent: Microsoft.EntityFrameworkCore)

v5.0.0-rc.2.20475.17

Toggle v5.0.0-rc.2.20475.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update dependencies from https://github.com/dotnet/efcore build 20200…

…925.6 (dotnet#26350)

[release/5.0-rc2] Update dependencies from dotnet/efcore

v2.1.23

Toggle v2.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
unpinning dependencies (dotnet#26193)

Co-authored-by: Silvio Guiso <v-siguis@microsoft.com>

v5.0.0-rc.1.20451.17

Toggle v5.0.0-rc.1.20451.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore (d…

…otnet#25522)

[release/5.0] Update dependencies from dotnet/runtime dotnet/efcore
- Updates:
  - Microsoft.EntityFrameworkCore.Tools: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore.SqlServer: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - dotnet-ef: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore.Design: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore.Relational: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore.Sqlite: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13
  - Microsoft.EntityFrameworkCore.InMemory: from 5.0.0-rc.1.20451.5 to 5.0.0-rc.1.20451.13

- Updates:
  - System.ComponentModel.Annotations: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Diagnostics.DiagnosticSource: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Diagnostics.EventLog: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.DirectoryServices.Protocols: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.Configuration: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.Console: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.Debug: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.EventLog: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.EventSource: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging.TraceSource: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Options: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Options.ConfigurationExtensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Options.DataAnnotations: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Primitives: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Logging: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Internal.Transport: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Http: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Hosting.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Caching.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Caching.Memory: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.Binder: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.CommandLine: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.EnvironmentVariables: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.FileExtensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.Ini: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.UserSecrets: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.Xml: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.DependencyInjection: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.DependencyInjection.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.DependencyModel: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.FileProviders.Abstractions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.FileProviders.Composite: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.FileProviders.Physical: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.FileSystemGlobbing: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.HostFactoryResolver.Sources: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Hosting: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Extensions.Configuration.Json: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.BrowserDebugHost.Transport: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Win32.Registry: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.Win32.SystemEvents: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Drawing.Common: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Text.Json: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Threading.Channels: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Windows.Extensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Text.Encodings.Web: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.ServiceProcess.ServiceController: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.IO.Pipelines: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Net.Http.Json: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Net.Http.WinHttpHandler: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Net.WebSockets.WebSocketProtocol: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Reflection.Metadata: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Resources.Extensions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Runtime.CompilerServices.Unsafe: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.AccessControl: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Cng: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Pkcs: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Cryptography.Xml: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Permissions: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14
  - System.Security.Principal.Windows: from 5.0.0-rc.1.20451.12 to 5.0.0-rc.1.20451.14