Expansive 1.2.0
See the version list below for details.
dotnet add package Expansive --version 1.2.0
NuGet\Install-Package Expansive -Version 1.2.0
<PackageReference Include="Expansive" Version="1.2.0" />
paket add Expansive --version 1.2.0
#r "nuget: Expansive, 1.2.0"
// Install Expansive as a Cake Addin #addin nuget:?package=Expansive&version=1.2.0 // Install Expansive as a Cake Tool #tool nuget:?package=Expansive&version=1.2.0
A powerful string expansion library for .NET that you never knew you always wanted.
- Use as a more readable alternative to string.Format()
- Easily embed appSettings tokens in strings and expand them easily.
- Chain together appSettings tokens to reduce redundant values.
- Embed appSettings tokens in connection strings to make them more dynamic.
- Use your imagination.
Check out the readme file located here: https://github.com/anderly/Expansive to find out more.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.