Explore >> Select a destination


You are here

dusted.codes
| | montemagno.com
2.2 parsecs away

Travel
| | Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration.
| | www.milanjovanovic.tech
3.0 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.
| | nodogmablog.bryanhogan.net
3.4 parsecs away

Travel
| | Full source code available here. .NET Core 2 and .NET Core 2.1 offer many ways to load configuration and they are well documented by Microsoft. But there is one scenario that I didn't see explained.
| | sookocheff.com
29.5 parsecs away

Travel
| Follow along with this article as we take a guided tour of containerizing Zookeeper using Docker. This guide will show how to install Zookeeper to the container, how to configure the Zookeeper application, and how to share data volumes between the host and container.