70 skills found · Page 1 of 3
Azure / AppConfigurationQuestions, feedback and samples for Azure App Configuration service
demystifyfp / FsConfigFsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.
kkbruce / AspNetCore PracticeASP.NET Core 專案練習集合,ASP.NET Core Practice Projects
jaredly / Django AppsettingsA unified settings system for reusable django apps
serilog / Serilog Settings AppsettingsAn <appSettings> configuration reader for Serilog
Xposed-Modules-Repo / Ru.bluecat.android.xposed.mods.appsettingsApp Settings Reborn
andyhutch77 / OAuthTwitterWrapperAn easy way to display twitter feeds and searches in any .net project, with one nuget command and 3 appsetting changes you have access to raw json or serialized c# objects. No need for 3rd party dlls.
beheshty / SetSharp✨ SetSharp – Auto-generate strongly-typed settings classes from your appsettings.json using C# Source Generators. No boilerplate. Just config → code. Fast, clean, and incremental.
davidwhitney / System.Configuration.AbstractionsInjectable, mockable, extensible, configuration for .NET
dassump / Dotnet Appsettings EnvConvert .NET appsettings.json file to Kubernetes, Docker and Docker-Compose environment variables.
andrewlock / Dotnet Config2jsonA simple tool to convert a web.config file to an appsettings.json file
AquilaSands / Json To Azure App SettingsQuick'n'dirty console app to convert .net core appsettings.json file to Azure Web App portal configuration advanced edit format so it can be copy pasted
mrylmz / PrototypePrototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement SwiftData Models seamlessly.
jasonswearingen / NotNot.AppSettingsAutomatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
BenjaminCharlton / Aspire4WasmAllows you to add Aspire service discovery to Blazor WebAssembly (client) apps, storing service discovery information in appSettings.json or another means you choose.
NetLah / Dotnet AppsettingsDotnet tool convert appsettings (.json) to Azure AppService Application Settings
burczyk / AppSettingsSimple tool to allow automatically serialize and deserialize objects to NSDictionary. Originally created to simply manage app settings in NSUserDefaults.
smourier / AppSettingsStudioA GUI for centralizing .NET appsettings.json management. Provides a unified view to edit, validate, and apply changes across multiple projects and/or binaries, including WSL on Windows, with support for live updates.
jamesmontemagno / Dotnet Maui ConfigurationHow to use appsettings.json in .NET MAUI
garywoodfine / Console App SettingsSource code for blog post how to use appsettings in .net core console application