Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to ASP.NET Core 9 #1017

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Update to ASP.NET Core 9 #1017

wants to merge 10 commits into from

Commits on Aug 21, 2024

  1. Update to ASP.NET Core 9 preview 1

    Update to preview 1 of ASP.NET Core 9.
    martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    10c8e3f View commit details
    Browse the repository at this point in the history
  2. Update .NET SDK to 9.0.100-preview.2.24157.14 (#1038)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.2.24157.14.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.2.24157.14 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.1.24081.5 to 9.0.0-preview.2.24128.4.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.1.24081.2 to 9.0.0-preview.2.24128.4.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    costellobot authored and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d114f01 View commit details
    Browse the repository at this point in the history
  3. Update .NET SDK to 9.0.100-preview.3.24204.13 (#1061)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.3.24204.13.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.3.24204.13 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.13.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.2.24128.4 to 9.0.0-preview.3.24172.4.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    costellobot authored and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d21fbdf View commit details
    Browse the repository at this point in the history
  4. Disable CA1515

    Disable noisy CA1515 warning in the ruleset.
    martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6a24611 View commit details
    Browse the repository at this point in the history
  5. Update .NET SDK to 9.0.100-preview.4.24267.66 (#1084)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.4.24267.66.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.4.24267.66 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.3.24172.13 to 9.0.0-preview.4.24267.6.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.3.24172.4 to 9.0.0-preview.4.24267.1.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    costellobot authored and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    00c487d View commit details
    Browse the repository at this point in the history
  6. Use C# 13

    Set `LangVersion=preview` to use C# 13.
    martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    98608eb View commit details
    Browse the repository at this point in the history
  7. Update .NET SDK to 9.0.100-preview.5.24307.3 (#1106)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.5.24307.3.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.5.24307.3 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.4.24267.6 to 9.0.0-preview.5.24306.11.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.4.24267.1 to 9.0.0-preview.5.24306.3.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    costellobot authored and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da18f94 View commit details
    Browse the repository at this point in the history
  8. Use OpenAPI package

    Migrate from NSwag to the new Microsoft.AspNetCore.OpenApi NuGet package.
    martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    37390ca View commit details
    Browse the repository at this point in the history
  9. Update .NET SDK to 9.0.100-preview.6.24328.19 (#1132)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.6.24328.19.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.6.24328.19 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.5.24306.11 to 9.0.0-preview.6.24328.4.
    Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-preview.5.24306.11 to 9.0.0-preview.6.24328.4.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.5.24306.3 to 9.0.0-preview.6.24327.4.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.AspNetCore.OpenApi
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    costellobot authored and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da5985c View commit details
    Browse the repository at this point in the history
  10. Update .NET SDK to 9.0.100-preview.7.24407.12 (#1168)

    * Update .NET SDK
    
    Update .NET SDK to version 9.0.100-preview.7.24407.12.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Bump .NET NuGet packages
    
    Bumps .NET dependencies to their latest versions for the .NET 9.0.100-preview.7.24407.12 SDK.
    
    Bumps Microsoft.AspNetCore.Mvc.Testing from 9.0.0-preview.6.24328.4 to 9.0.0-preview.7.24406.2.
    Bumps Microsoft.AspNetCore.OpenApi from 9.0.0-preview.6.24328.4 to 9.0.0-preview.7.24406.2.
    Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.0-preview.6.24327.4 to 9.0.0-preview.7.24405.3.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.AspNetCore.Mvc.Testing
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.AspNetCore.OpenApi
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: Microsoft.EntityFrameworkCore.Sqlite
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: costellobot <[email protected]>
    
    * Fix build
    Rename method.
    
    * Fix method name
    
    Verb changed from Use to Add.
    
    * Fix build
    Fix obsolete warning by using `X509CertificateLoader.LoadPkcs12FromFile()`.
    
    ---------
    
    Signed-off-by: costellobot <[email protected]>
    Co-authored-by: Martin Costello <[email protected]>
    costellobot and martincostello committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4d09804 View commit details
    Browse the repository at this point in the history