You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update steeltoe versions (#138)
* Update target Steeltoe versions to 3.4.0 / 4.2.0 / unstable
* Update version to 1.6.0
* Remove net9.0 from test matrix for Steeltoe 3.x
Add support for preview (on nuget.org) and unstable (on Azure DevOps …
…feed) (#113)
* Add support for preview (on nuget.org) and unstable (on Azure DevOps feed)
* Fix typo
* Fix broken run on schedule
.Net 8 Templates and Minimal API (#97)
* add net8 target
* use controllers if .net 6
* Minimal API support
* update third party libs versions
* make tests work in Visual Studio tests explorer