Found 748 packages
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to add the environment variables configuration provider to the configuration builder.
A Blazor interop library that checks (and waits) for the existence of a JS variable
This library contains the necessary Constants for Notus.Network
This library contains common class struct required for Notus.Network.
This tool helps you to manage your environment variables easily
Allows to substitute variables from configuration, this way hostnames, or passwords can be separated and automatically substituted if another configuration entry references them. Scenarios could be that you have the password from an Azure KeyVault and the connection string defined in appsettings. The connection string can reference the password. Another scenario is that you have multiple configuration entries for the same domain, don't duplicate that information anymore, reference it.
Package Description
This library contains struct, constant and class required for Notus.Network.
using (WordprocessingDocument document = WordprocessingDocument.Open(filePath, true)) { MainDocumentPart mainPart = document.MainDocumentPart; Dictionary<string, string> replacers = new Dictionary<string, string>(32); _openXmlVariableReplacer.ReplaceVariables(mainPart.Document, replacers); }
This library contains the necessary Genesis Struct for Notus.Network
Provides an abstraction for retrieving environment variable so that these calls can be made to be more testable.
Core interfaces and types for the GameVariable ecosystem.
VariableKeywordMatcher is a C# library offering several string-keyword matchers, they allow you match keyword by Initials\Chinese PinYin(plugin needed)\Japanese Romaji(plugin needed)... You can get the keyword hit position that allow you to highlight the matched words.
Cake Build addon to evaluate Tfs Build (vNext) variables
VariableKeywordMatcher.I
Kros.VariableSubstitution (varsub) is tool for variable substitution in Json files.