Obtaining a list of app URLs
Using IServerAddressesFeature to get a list of URLs your app is responding to
Minimal api's and cancellation tokens
How to cancel aborted api calls with cancellation tokens
Native AOT compilation with .NET 7
Using ahead-of-time compilation for improved application startup performance and memory usage
Strongly typed middleware with IMiddleware
Using IMiddleware to ensure correctly configured middleware
dynamic, ExpandoObject and INotifyPropertyChanged
Adding a property changed event handler to a ExpandoObject object