PreserveFormattableStringForObjParamsAnalyzer 1.0.6439.929
dotnet add package PreserveFormattableStringForObjParamsAnalyzer --version 1.0.6439.929
NuGet\Install-Package PreserveFormattableStringForObjParamsAnalyzer -Version 1.0.6439.929
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PreserveFormattableStringForObjParamsAnalyzer" Version="1.0.6439.929" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PreserveFormattableStringForObjParamsAnalyzer --version 1.0.6439.929
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PreserveFormattableStringForObjParamsAnalyzer, 1.0.6439.929"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install PreserveFormattableStringForObjParamsAnalyzer as a Cake Addin #addin nuget:?package=PreserveFormattableStringForObjParamsAnalyzer&version=1.0.6439.929 // Install PreserveFormattableStringForObjParamsAnalyzer as a Cake Tool #tool nuget:?package=PreserveFormattableStringForObjParamsAnalyzer&version=1.0.6439.929
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Diagnostics analyzer: when interpolated string ($"...") is used as an object, will force it to be cast to FormattableString (this will preserve raw data values and is very useful, for example, when unit testing log messages).
There are no supported framework assets in this package.
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.
Version | Downloads | Last updated |
---|---|---|
1.0.6439.929 | 1,318 | 8/17/2017 |
Initial release