An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: appsettings

Azure/AppConfiguration

Questions, feedback and samples for Azure App Configuration service

Size: 2.13 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 251 - Forks: 73

OpenSettings/open-settings

A centralized, flexible, and extensible settings management solution for .NET applications.

Language: C# - Size: 8.06 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

Shoeib-Yarmand/Json-repository-configuration

Json Repository Configuration for .Net Standard 2.1

Language: C# - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

NetLah/configuration

Configuration builder for dotnet Microsoft.Extensions.Configuration

Language: C# - Size: 311 KB - Last synced at: 13 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

NetLah/dotnet-appsettings

Dotnet tool convert appsettings (.json) to Azure AppService Application Settings

Language: C# - Size: 162 KB - Last synced at: 17 days ago - Pushed at: about 1 month ago - Stars: 23 - Forks: 6

mrylmz/Prototype

Prototype is a Swift Macro project that generates SwiftUI Forms and Views for data structures and classes. It's designed to complement SwiftData Models seamlessly.

Language: Swift - Size: 75.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 28 - Forks: 4

bert2/json5-dotnet

JSON5 for dotnet

Language: C# - Size: 171 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rachitdhar/add-app-settings

An application to write app settings into a particular .NET project as per the selected environment

Language: Visual Basic .NET - Size: 14.6 KB - Last synced at: 26 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

demystifyfp/FsConfig

FsConfig is a F# library for reading configuration data from environment variables and AppSettings with type safety.

Language: F# - Size: 468 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 164 - Forks: 17

ChustaSoft/SecureConfig 📦

Tool to give security to the configurations of an ASPNET Core application by encrypting sensitive information and handling in a secure way

Language: C# - Size: 83 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 2

ignatandrei/appSettingsEditor

app settings editor - powered by Roslyn

Language: JavaScript - Size: 541 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 8 - Forks: 2

lucadecamillis/dependency-injection-configuration

Provide JSON configuration for ServiceCollection

Language: C# - Size: 39.1 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

karenpayneoregon/configuration-helpers

Contains a library for controlling EF-Core connections in desktop projects

Language: C# - Size: 255 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

karenpayneoregon/appsettings-basics

Working with appsetting.json, see branch AccessSqEntity

Language: C# - Size: 1.11 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

NerosoftDev/Starfish

A lightweight powerful distributed configuration server for .NET application.

Language: C# - Size: 1.58 MB - Last synced at: 22 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 1

donatj/appsettings

Simple Hierarchical Key/Value Store for Simple Go Runtime App Setting Storage

Language: Go - Size: 66.4 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

kkbruce/AspNetCore-Practice

ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects

Language: C# - Size: 200 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 112 - Forks: 32

boeschenstein/aspnetcore3-configuration

AppSettings, Configuration (and Secrets) in ASP.NET Core 3

Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lreb/facware-base-backend

This project has the proposition to provide an API with common features used in a regular project, besides try to implement the last technology versions to provide new solutions to common problems.

Language: C# - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

davidwhitney/System.Configuration.Abstractions

Injectable, mockable, extensible, configuration for .NET

Language: C# - Size: 1.97 MB - Last synced at: 12 days ago - Pushed at: almost 5 years ago - Stars: 42 - Forks: 7

learningcom/DynamicSettings

Dynamic Settings is a .NET library that allows you to load application settings from a variety of sources including environment variables, ConfigurationManager, text files, YAML files, and Redis.

Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

am-creations/Configuration.EncryptedJson

Appsettings configuration encrypter

Language: C# - Size: 675 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 0

PolarbearDK/Miracle.Settings

Load your application settings into strong typed objects with two lines of code.

Language: C# - Size: 3.46 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 2

residentsystem/DbConnect

DbConnect is coded around MySqlConnector, an ADO.NET data provider for MySQL. MySqlConnector also support MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL for MySQL and more. DbConnect can be used to test connection to a database or run SQL statements.

Language: C# - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

karenpayneoregon/json-schemas

Sample appsetting.json custom schema

Size: 15.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RoundTheCode/Read-appsettings.json-Config-in-ASP.NET-Core

Read the appsettings.json file in an ASP.NET Core MVC application. Learn how to bind to a strongly typed class and validate using data annotations.

Language: C# - Size: 1.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

murati-hu/PSWebConfig

PSWebConfig is a PowerShell module for decrypting, inspecting and testing web.config files in remote and local scenarios

Language: PowerShell - Size: 71.3 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 13 - Forks: 6

lawrence-laz/Extensions.Configuration.Object

A simple way to do configuration using POCO objects.

Language: C# - Size: 81.1 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 3

dasiths/NimbleConfig

A simple, unambitious, convention-based configuration injector for .NET with full support for Aspnetcore

Language: C# - Size: 112 KB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 4

onodera-sf/AspNetCoreAppSettings

appsettings.json の動作を確認するためのサンプルです。

Language: HTML - Size: 666 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Szpi/AppSettingsGenerator

Generate configuration files from appsettings.json

Language: C# - Size: 58.6 KB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

franksorro/DotNetCoreWithDapper

A starter .NET Core project with Dapper & MySQL

Language: C# - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

baterja/RapidSettings

Simple and extensible way to make web.config/app.config/env vars/whatever easier to read and strongly typed!

Language: C# - Size: 111 KB - Last synced at: 17 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

a-patel/azure-app-configuration-labs

Demo: Azure App Configuration + .NET 5.x

Language: C# - Size: 73.2 KB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 3

mertcanduldul/dynamic-appsettings

Since the constants in appsettings take up a lot of space in the service layer over time, it is aimed to provide a more organized development environment by keeping these constants in a table on the database.

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

B1tF8er/configuration-reader

Read .NET config files in a succinct way and with type safety

Language: C# - Size: 57.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

rallets/console-app-net5

A console app built using .NET Core 5 with support to Microsoft DI best practices to show how to setup: Multiple environments, Configuration values using the Options pattern, Appsettings, Usersecrets, Azure KeyVault, Azure Application Insight, TelemetryClient, HostedService, HttpClientFactory.

Language: C# - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

cwinland/AppConfigSettings

Manage Validated and Strongly Typed Application Settings from multiple sources

Language: C# - Size: 68.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 7 - Forks: 1

hxhieu/json-to-env

CLI tool to convert the JSON format to .env format

Language: Go - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

a-patel/aws-secrets-manager-dotnet-labs

Demo: AWS Secrets Manager + .NET 5/ASP.NET Core

Language: C# - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

noctambulo-12/Console.ReadAppSettings.json

Read appsettings.json in .Net Core console

Language: C# - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

onodera-sf/AspNetCoreAppSettingsDeletePublish

プログラム発行時に不要な appsettings.json を削除するサンプルです。

Language: HTML - Size: 666 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

manthangandhi/Asp.NetPublishDynamicAppSettings

This is to demonstrate the CI/CD pipeline in ASP.Net core without manually changing the appsettings,json file for various environments.

Language: C# - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

wwwlicious/servicestack-configuration-consul

An implementation of ServiceStack IAppSettings interface that uses Consul.io key/value store as backing storage

Language: C# - Size: 125 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 7

ArneD/cors-policies-appsettings

Read Cors Policies from settings file.

Language: C# - Size: 1.24 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

tamer-abdulghani/netcore-console-di-template

NetCore 3 Console Dependency Injection Template

Language: C# - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

niksacdev/samples.microservice

sample microservice project to demonstrate use of Azure keyvault and Kubernetes ConfigMaps for Configuration, use of Serilog for strucutered logging, use of repository for cosmosdb

Language: C# - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 11 - Forks: 6

SahebIrani/FeatureManagementDemo

SinjulMSBH / Microsoft.FeatureManagement Demo .. !!!!

Size: 739 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

programystic/WebConfigHelper

Helper methods to access the web config app settings

Language: C# - Size: 1.71 MB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

actonica/environmenthelper.ios

Language: Swift - Size: 196 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

sujan-lama/AppSettings

Show list of application installed in phone and opening its app settings page.

Language: Kotlin - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tolu/iisnode-env

Loads environment variables from appSettings in web.config.

Language: JavaScript - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

chugunov/ManyConfig

Helper package for easy configuration.

Language: C# - Size: 9.77 KB - Last synced at: 14 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0