- 6月 24, 2022
-
-
由 James Newton-King 创作于
-
由 Brennan 创作于
-
由 Mackinnon Buck 创作于
-
- 6月 23, 2022
-
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/efcore
-
由 dependabot[bot] 创作于
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5 ) --- updated-dependencies: - dependency-name: got dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 dependabot[bot] 创作于
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 11.8.5. - [Release notes](https://github.com/sindresorhus/got/releases) - [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5 ) --- updated-dependencies: - dependency-name: got dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
由 Doug Bunting 创作于
- part of dotnet/aspnetcore-internal#4089
-
由 Sébastien Ros 创作于
* Create output caching middleware * Fix MVC attribute * Update src/Middleware/OutputCaching/src/Policies/EnableCachingPolicy.cs Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> * Update src/Middleware/OutputCaching/src/DispatcherExtensions.cs Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> * Update src/Middleware/OutputCaching/src/Policies/PredicatePolicy.cs Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> * Update src/Middleware/OutputCaching/src/Policies/ExpirationPolicy.cs Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> * Fix mention of response cache * Update src/Middleware/OutputCaching/src/OutputCachingPolicyProvider.cs Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> * Use IReadOnlyList in IPoliciesMetadata * Add XML documentation * Missing changes * Remove unused file * PR feedback * Fix build * Add Path sample * Fix build * Update public api * Fix typos [skip ci] * Update sample [skip ci] * Fix build * API cleaning and test project * Update src/Middleware/OutputCaching.Abstractions/src/Microsoft.AspNetCore.OutputCaching.Abstractions.csproj Co-authored-by:
James Newton-King <james@newtonking.com> * Update src/Middleware/OutputCaching/src/Microsoft.AspNetCore.OutputCaching.csproj Co-authored-by:
James Newton-King <james@newtonking.com> * Update TrimmableProjects * Fix solution * Improve ThrowIfNull usage * API review feedback * Add more tests * Update API * Clean up api * Update unit tests * Remove CachedResponseHeaders from public API * Fix unshipped file * API review feedback * Fix unit tests * Feedback * Refactor resolved policies * Clean sample * Provide HttpContext in VaryByValue * Reduce public API * Apply API review changes * Add more tests * Add more tests * Apply PR feedback * PR feedback * PR feedback * Brennan's * Update submodule (#42357) Co-authored-by:
Kahbazi <A.Kahbazi@gmail.com> Co-authored-by:
James Newton-King <james@newtonking.com>
-
由 dotnet-maestro[bot] 创作于
* Update dependencies from https://github.com/dotnet/runtime build 20220621.8 Microsoft.Extensions.Caching.Abstractions , Microsoft.Extensions.Caching.Memory , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Binder , Microsoft.Extensions.Configuration.CommandLine , Microsoft.Extensions.Configuration.EnvironmentVariables , Microsoft.Extensions.Configuration.FileExtensions , Microsoft.Extensions.Configuration.Ini , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.Configuration.UserSecrets , Microsoft.Extensions.Configuration.Xml , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.DependencyModel , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.FileProviders.Composite , Microsoft.Extensions.FileProviders.Physical , Microsoft.Extensions.FileSystemGlobbing , Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.Extensions.Hosting , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Http , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Configuration , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Logging.EventLog , Microsoft.Extensions.Logging.EventSource , Microsoft.Extensions.Logging.TraceSource , Microsoft.Extensions.Options , Microsoft.Extensions.Options.ConfigurationExtensions , Microsoft.Extensions.Options.DataAnnotations , Microsoft.Extensions.Primitives , Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , Microsoft.NETCore.Platforms , System.Configuration.ConfigurationManager , System.Diagnostics.DiagnosticSource , System.Diagnostics.EventLog , System.DirectoryServices.Protocols , System.IO.Pipelines , System.Net.Http.Json , System.Net.Http.WinHttpHandler , System.Reflection.Metadata , System.Resources.Extensions , System.Security.Cryptography.Pkcs , System.Security.Cryptography.Xml , System.Security.Permissions , System.ServiceProcess.ServiceController , System.Text.Encodings.Web , System.Text.Json , System.Threading.AccessControl , System.Threading.Channels , System.Threading.RateLimiting From Version 7.0.0-preview.6.22320.7 -> To Version 7.0.0-preview.6.22321.8 * Update dependencies from https://github.com/dotnet/efcore build 20220622.2 dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.0-preview.6.22321.1 -> To Version 7.0.0-preview.6.22322.2 * Update ReflectedNegotiateState.cs Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by:
Chris Ross <chrross@microsoft.com>
-
由 Chris Ross 创作于
-
由 Cera Samson 创作于
* Duplicated Blazor WebAssembly and Blazor Hosted templates * Renaming to reflect file name change * Added files for empty Blazor Server template * Delete Empty WASM Template files * Create EmptyBlazorServerWeb-CSharp.csproj.in * Update launchSettings.json * Update site.css * Removed GUIDs, "Shared" folder, Program.Main.cs * Update src/ProjectTemplates/Web.ProjectTemplates/content/EmptyBlazorServerWeb-CSharp/wwwroot/css/site.css Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Removed references to Program.Main.cs, reverted HTTPS settings * Update src/ProjectTemplates/Web.ProjectTemplates/content/EmptyBlazorServerWeb-CSharp/Program.cs Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Added EmptyBlazorServerTest; fixed dismiss formatting * Added blazorserver-empty to template-baselines.json * Remove ProgramMain; name changes * Moved folders for empty template * Revert this (testing CI) * Assert failure logging for missing binlog * Update Project.cs * Update Project.cs * Update MainLayout.razor, Index.razor * Moved empty template test, changed namesapce * Modify to reflect changes in http/https launch profiles * Remove RequiresHttps from template.json * Update EmptyBlazorServerTemplateTest.cs * Update src/ProjectTemplates/Shared/Project.cs Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Update Microsoft.DotNet.Web.ProjectTemplates.csproj * Update template.json * Add exclude-launch-settings test * Modified .json files * Move tags to ide.host.json Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com>
-
由 Safia Abdalla 创作于
-
由 Cera Samson 创作于
* Duplicated required files * Removed authentication, pages, formatting * Fix namespaces * Remove readme / auth template options * Update Index.razor * Remove auth options from templatestrings * Update launchSettings.json * Remove auth (cont.), rename files * Added .csproj.in files * Update templatestrings.json * Update templatestrings.cs.json * Update Program.cs * Modify to reflect changes in http/https launch profiles * Add template test; remove RequiresHttps logic * Added blazorwasm-empty template baseline tests * Merge branch 'main' into t-samsoncera/empty-wasm * Changes from code review; fix failing test * Add empty file to Shared folder * Update src/ProjectTemplates/test/Templates.Blazor.Tests/EmptyBlazorWasmTemplateTest.cs Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Fix issues with launchBrowser and missing PWA install app * Update src/ProjectTemplates/Web.ProjectTemplates/content/EmptyComponentsWebAssembly-CSharp/Server/Program.cs Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Update EmptyComponentsWebAssembly-CSharp.sln * Fix missing Server project * Update .json files * Update template-baselines.json * Move icon.png into ide/ * Update ide.host.json * Fix template-baselines, template.json * Fix templates-baselines, remove icon-192.png * Revert "Fix templates-baselines, remove icon-192.png" This reverts commit fa76595cf5928dfcbff89d0b980f9051fde8d52e. * Delete icon-192.png * Update src/ProjectTemplates/Web.ProjectTemplates/content/EmptyComponentsWebAssembly-CSharp/Client/wwwroot/manifest.json Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com> * Add ExcludeLaunchSettings to template.json * Move tags into ide.host.json * Fix closing brace appsettings.json Caused /Server build to fail Co-authored-by:
Tanay Parikh <TanayParikh@users.noreply.github.com>
-
由 James Newton-King 创作于
-
由 campersau 创作于
-
由 Bruno Oliveira 创作于
* Adding new methods * Update API proposal * Update HttpResultsHelper.cs * PR Feedback Co-authored-by:
Safia Abdalla <safia@safia.rocks> * PR feedback Co-authored-by:
Safia Abdalla <safia@safia.rocks>
-
- 6月 22, 2022
-
-
由 Javier Calvarro Nelson 创作于
Adds additional runtime helper APIs needed for @bind:get, @bind:set, @bind:after
-
由 Doug Bunting 创作于
- clean up the old SystemdActivation files - follow-up work that's similar to c5c8f438 Co-authored-by:
Brennan <brecon@microsoft.com>
-
由 Chris Ross 创作于
-
由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime dotnet/efcore - React to runtime changes - Update src/Servers/Kestrel/Transport.Quic/src/Internal/QuicConnectionListener.cs Co-authored-by:
Chris Ross <chrross@microsoft.com> - Update src/Servers/Kestrel/shared/test/TransportTestHelpers/HttpSysHttp3SupportedAttribute.cs Co-authored-by:
Chris Ross <chrross@microsoft.com> - Update src/Servers/Kestrel/shared/test/TransportTestHelpers/MsQuicSupportedAttribute.cs Co-authored-by:
Chris Ross <chrross@microsoft.com> - Update src/Servers/Kestrel/Transport.Quic/src/WebHostBuilderQuicExtensions.cs Co-authored-by:
Chris Ross <chrross@microsoft.com>
-
由 campersau 创作于
-
由 Damian Edwards 创作于
- Make option values sticky in VS - Remove unused sections in ide.host.json Fixes #41638 #41637 #41631
-
由 Stephen Halter 创作于
-
- 6月 21, 2022
-
-
由 Stephen Halter 创作于
-
由 James Newton-King 创作于
-
由 Safia Abdalla 创作于
* Improve missing/malformed file handling in user-jwts * Address feedback from review * Update src/Tools/dotnet-user-jwts/src/Helpers/DevJwtCliHelpers.cs
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/efcore
-
由 Chris Ross 创作于
-
由 Doug Bunting 创作于
- see discussion starting at <https://github.com/dotnet/aspnetcore/pull/41855#issuecomment-1159030492> - short answer: wildcards do not work in artifact paths
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.0-preview.6.22320.1 -> To Version 7.0.0-preview.6.22320.2 Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-
https://github.com/dotnet/efcore由 dotnet-maestro[bot] 创作于
dotnet-ef , Microsoft.EntityFrameworkCore , Microsoft.EntityFrameworkCore.Design , Microsoft.EntityFrameworkCore.InMemory , Microsoft.EntityFrameworkCore.Relational , Microsoft.EntityFrameworkCore.Sqlite , Microsoft.EntityFrameworkCore.SqlServer , Microsoft.EntityFrameworkCore.Tools From Version 7.0.0-preview.6.22317.1 -> To Version 7.0.0-preview.6.22320.1 Co-authored-by:
dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
-
- 6月 20, 2022
-
-
由 campersau 创作于
-
由 dependabot[bot] 创作于
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `b1f84bf` to `86add13`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](https://github.com/google/googletest/compare/b1f84bf1763b1010597bff13c79b5388eebdf205...86add13493e5c881d7e4ba77fb91c1f57752b3a4 ) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
https://github.com/dotnet/arcade由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/arcade
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime
-
由 James Newton-King 创作于
-
- 6月 19, 2022
-
-
由 David Fowler 创作于
* Fix support for native AOT in minimal - This includes 2 major changes to fix native AOT support in .NET 7. Explicitly rooting the indexers of various binding sources (query, formfile, header, routes). NativeAOT seems a bit more aggressive here. - We avoid the filter optimization that uses generics to avoid boxing. NativeAOT needs to see generic instantiations statically which we cannot do here.
-
https://github.com/dotnet/runtime由 dotnet-maestro[bot] 创作于
[main] Update dependencies from dotnet/runtime
-