Found 68 packages
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
Variable substitution configuration provider implementation for Microsoft.Extensions.Configuration.
Variable substitution configuration provider implementation for Microsoft.Extensions.Configuration.
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.
MvcDonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above.
Automatically expand environment variables in configuration files
Package Description
Functionality to resolve values from configuration providers for Microsoft.Extensions.Configuration.
Adds functionality to Microsoft.Extensions.Configuration.
Variable substitution syntax used in Octopus Deploy.
Package Description
Kros.VariableSubstitution (varsub) is tool for variable substitution in Json files.
Package Description
Lightweight Vigenère-style cipher library for quick, zero-dependency text obfuscation in .NET.
A .NET library implementing the Liskov/Wing Substitution Principle for type variance checking (including generic typeParameters constraints validation). Provides additional variance checking capabilities when working with GenericTypeDefinitions.
[CORE] .NET C#: Arrange Context is a simple Tool to automatically initialize your system-under-test with mocked instances.
Generic variable substitution library
[MOQ] .NET C#: Arrange Context is a simple Tool to automatically initialize your system-under-test with mocked instances.
DonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above. Forked from http://mvcdonutcaching.codeplex.com.
A configuration system based on a hierarchy of XML files, the values of which are accessed using strongly-typed configuration objects. Supports modification of the files on live service, environment variable substitution, encryption and collections. Part of the Microdot framework.