/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.code4it.dev
| | claudiobernasconi.ch
1.6 parsecs away

Travel
| | Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications.
| | www.hanselman.com
3.4 parsecs away

Travel
| | Buckle up kids, this is nuts and I'm probably doing it wrong. ;) And it's 2am ...
| | blog.stevensanderson.com
3.3 parsecs away

Travel
| | Steve Sanderson's Blog
| | www.milanjovanovic.tech
21.9 parsecs away

Travel
| In this week's newsletter I want to show you how you can use the powerful Options pattern in ASP.NET Core 7. The options pattern uses classes to provide strongly typed settings in your application at runtime. The values for the options instance can come from multiple sources. The typical use case is to provide the settings from application configuration.