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: 8dd3337
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6e4519b
Choose a head ref
  • 15 commits
  • 328 files changed
  • 8 contributors

Commits on Jul 28, 2021

  1. wip

    pavelsavara committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a72c956 View commit details
    Browse the repository at this point in the history
  2. wip

    pavelsavara committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    404239b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. feedback

    pavelsavara committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    610fffa View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Merge pull request #34804 from pavelsavara/wasm_invariant_no_aot

    [blazor] Fix InvariantGlobalization startup without AOT
    pavelsavara authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    238fd13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97184a View commit details
    Browse the repository at this point in the history
  3. Update to bootstrap5 (#34052)

    HaoK authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    709038b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    176d2ae View commit details
    Browse the repository at this point in the history
  5. [main] (deps): Bump src/submodules/googletest (#34939)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `96f4ce0` to `2d924d7`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@96f4ce0...2d924d7)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    4ff10a6 View commit details
    Browse the repository at this point in the history
  6. Added overload of WebApplication.CreateBuilder (#34972)

    * Added overload of WebApplication.CreateBuilder
    - Added WebApplicationOptions to that allow configuring any host configuration that can't be specified after the call.
    - Added tests
    davidfowl authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    32144f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    140a857 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45222c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    02dbcc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e92685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    545d4ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e4519b View commit details
    Browse the repository at this point in the history
Loading