Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Apr 17, 2024

  1. Add HybridCache public API (#55084)

    * initial API cut (post review)
    
    ---------
    
    Co-authored-by: Andrew Casey <[email protected]>
    Co-authored-by: Brennan <[email protected]>
    Co-authored-by: joegoldman2 <[email protected]>
    4 people authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    48dd6a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96134fc View commit details
    Browse the repository at this point in the history
  3. [main] Update dependencies from dotnet/efcore, dotnet/runtime (#55010)

    [main] Update dependencies from dotnet/efcore, dotnet/runtime
    
    
     - Merge branch 'main' into darc-main-35d9d605-0671-45ef-845d-44420baa58be
    
     - Merge branch 'main' into darc-main-35d9d605-0671-45ef-845d-44420baa58be
    dotnet-maestro[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    afbcecb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge feature/openapi to main (#55182)

    Co-authored-by: Martin Costello <[email protected]>
    Co-authored-by: Rick Anderson <[email protected]>
    
    This PR adds support for OpenAPI document generation, sans schema generation to Microsoft.AspNetCore.OpenApi. Relevant changes are available in individual PRs:
    
    - Add entry-point APIs for OpenAPI support (#54789)
    - Support resolving OpenApiPaths entries from document (#54847) 
    - Support generating OpenAPI operation and associated fields (#54903) 
    - Add APIs for OpenAPI document transformers (#54935) 
    - Add support for generating OpenAPI parameters (#55041)
    - Add support for generating OpenAPI responses (#55020) 
    - Add support for generating OpenAPI request bodies (#55040)
    captainsafia authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    534946e View commit details
    Browse the repository at this point in the history
  2. Update locker.yml (#55188)

    * Bump the Locker action version
    Refer to microsoft/vscode-github-triage-actions#210
    
    * Restrict the Locker action to dotnet org
    RussKie authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    561f135 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/runtime build 2024…

    …0417.19 (#55198)
    
    [main] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7d53092 View commit details
    Browse the repository at this point in the history
Loading