ForEvolve.AspNetCore.Localization icon indicating copy to clipboard operation
ForEvolve.AspNetCore.Localization copied to clipboard

Release 3.0

Open Carl-Hugo opened this issue 5 years ago • 0 comments

Move versioning to Nerdbank.GitVersioning:

Move builds from Azure DevOps to GitHub Actions:

  • [x] Create a feedz.io feed
  • [x] Create the GitHub Actions build
    • [x] Deploy PRs to Feedz.io
    • [x] Deploy pushes to master to NuGet
  • [x] Delete Azure DevOps Pipeline

Others:

  • [x] Remove the second AddForEvolveMvcLocalization() call #27
  • [x] Refactor ForEvolveLocalizationOptions to leverage the Asp.Net Core options patterns
  • [x] Update README.md with relevant examples
  • [x] Add support to SourceLink

Carl-Hugo avatar Jul 16 '20 19:07 Carl-Hugo