Move versioning to `Nerdbank.GitVersioning`: - [x] Add & set up [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) - [x] Start at version to 3.0-alpha Move builds from Azure DevOps to GitHub Actions: - [x] Create a [feedz.io](https://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
Move versioning to
Nerdbank.GitVersioning:Move builds from Azure DevOps to GitHub Actions:
masterto NuGetOthers:
AddForEvolveMvcLocalization()call Remove the secondAddForEvolveMvcLocalization()call #27ForEvolveLocalizationOptionsto leverage the Asp.Net Core options patternsREADME.mdwith relevant examples