ForEvolve.AspNetCore.Localization
ForEvolve.AspNetCore.Localization copied to clipboard
Release 3.0
Move versioning to Nerdbank.GitVersioning:
- [x] Add & set up Nerdbank.GitVersioning
- [x] Start at version to 3.0-alpha
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
masterto NuGet
- [x] Delete Azure DevOps Pipeline
Others:
- [x] Remove the second
AddForEvolveMvcLocalization()call #27 - [x] Refactor
ForEvolveLocalizationOptionsto leverage the Asp.Net Core options patterns - [x] Update
README.mdwith relevant examples - [x] Add support to SourceLink