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: ardalis/Result
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.0
Choose a base ref
...
head repository: ardalis/Result
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.0
Choose a head ref
  • 5 commits
  • 35 files changed
  • 3 contributors

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    9da4943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d07f7e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Features/api description (#92)

    * Api Description implementation
    
    * Small refactoring
    
    * Apply convention only to'TranslateResultToActionResult' actions
    
    * Change access modifiers
    
    * Unit tests
    
    * Unit tests
    
    * Small refactoring, documentation, readme
    
    * Small change
    
    * Small refactoring
    
    * Add coverlet.collector
    
    * readme
    
    * Make BadRequest responses generated by framework and in code match; Fix unit tests after code merge; Expand functional tests to validate failure responses
    Artem-Romanenia authored Feb 6, 2023
    2 Configuration menu
    Copy the full SHA
    95eba60 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Update dotnetcore.yml

    ardalis authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e545953 View commit details
    Browse the repository at this point in the history
  2. Update TargetFramework to .NET 7 (#112)

    * Update TargetFramework to .NET 7
    
    * Update projects to reflect modern .NET patterns
    
    * Update README
    
    * Update package versions from 4.2.0 -> 7.0.0
    
    * rename method
    
    * update packages
    
    * Update release notes and CI pipelines for .NET 7
    
    * Use .NEt 7.x and update unit test project to .NET 7
    
    * update package release notes
    KyleMcMaster authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8432b42 View commit details
    Browse the repository at this point in the history
Loading