Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6fe6de5
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 516f7ba
Choose a head ref
  • 20 commits
  • 49 files changed
  • 6 contributors

Commits on Aug 26, 2021

  1. [release/6.0-rc1] Update RazorPage template to be able to be SxS with…

    … previous version (#35731)
    
    * Update RazorPage NET 6 template to be able to be SxS with previous versions.
      - Update Web.ItemTemplates to use a versioned package identity
      - Bump up the precedence
      - Make unique identities
      - Add Framework symbol for RazorPage template
    * Remove Framework parameter
    * Revert to block namespace
    * Remove unused using statements from RazorPage Index.cshtml.cs
    
    Co-authored-by: Phil Henning <phenning@microsoft.com>
    github-actions[bot] and phenning authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    43f5260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75466b5 View commit details
    Browse the repository at this point in the history
  3. [Blazor] Backport to RC1 of Applies API review feedback and removes b…

    …yte array APIs from the public API surface (#35769)
    javiercn authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8a67fca View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0826.8 (#35785)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    cbeb463 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …826.12 (#35792)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4f71560 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. [release/6.0-rc1] Update dependencies from dotnet/runtime dotnet/efco…

    …re (#35801)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime dotnet/efcore
    dotnet-maestro[bot] authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    690e75b View commit details
    Browse the repository at this point in the history
  2. [release/6.0-rc1] Add ParameterInfo argument to BindAsync and return …

    …specific type instead of object (#35795)
    
    * Add ParameterInfo argument to BindAsync(HttpContext)
    * Return ValueTask<{type}> instead of ValueTask<object?> from BindAsync
    * Address PR feedback
    * fixup
    
    Co-authored-by: Stephen Halter <halter73@gmail.com>
    github-actions[bot] and halter73 authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    1a0e38b View commit details
    Browse the repository at this point in the history
  3. Add ApiParameterDescription to ApiDescription to represent the reques…

    …t body - 35421 (#35654) (#35798)
    
    * flow additional parameters to open UI(swagger)
    rafikiassumani-msft authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    e1bab05 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0827.18 (#35853)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    d8cf9c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …827.16 (#35864)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    e8f7759 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0827.23 (#35871)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    0dfa912 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …827.20 (#35874)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    e8e1777 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0827.30 (#35878)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    6da3f59 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …827.24 (#35880)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Aug 28, 2021
    Configuration menu
    Copy the full SHA
    0769871 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0830.1 (#35918)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    bab2b91 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0830.5 (#35925)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    fa86051 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0830.11 (#35933)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    9225267 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …830.10 (#35938)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    be284fb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Update dependencies from https://github.com/dotnet/runtime build 2021…

    …0901.13 (#36049)
    
    [release/6.0-rc1] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    a27dcac View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/efcore build 20210…

    …901.22 (#36059)
    
    [release/6.0-rc1] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    516f7ba View commit details
    Browse the repository at this point in the history
Loading