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: staticwebdev/blazor-starter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f35c0bd
Choose a base ref
...
head repository: staticwebdev/blazor-starter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 83d3458
Choose a head ref
  • 3 commits
  • 45 files changed
  • 2 contributors

Commits on Nov 24, 2022

  1. Update client and isolated API to .NET 7 🚀 and remove tests (#38)

    * Update client and isolated API to .net 7
    
    * Remove Playwright tests
    
    * Update readme
    anthonychu authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    dfd75b7 View commit details
    Browse the repository at this point in the history
  2. Make .NET 7 isolated the default and only Api project (#39)

    * Make .NET 7 isolated the default and only Api project
    
    * Update readme
    
    * Fixed misdirections in readme
    
    Co-authored-by: Thomas Gauvin <35609369+thomasgauvin@users.noreply.github.com>
    anthonychu and thomasgauvin authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    c036097 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    83d3458 View commit details
    Browse the repository at this point in the history
Loading