WizardWrx.EmbeddedTextFile 8.0.199

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package WizardWrx.EmbeddedTextFile --version 8.0.199
                    
NuGet\Install-Package WizardWrx.EmbeddedTextFile -Version 8.0.199
                    
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="WizardWrx.EmbeddedTextFile" Version="8.0.199" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WizardWrx.EmbeddedTextFile" Version="8.0.199" />
                    
Directory.Packages.props
<PackageReference Include="WizardWrx.EmbeddedTextFile" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WizardWrx.EmbeddedTextFile --version 8.0.199
                    
#r "nuget: WizardWrx.EmbeddedTextFile, 8.0.199"
                    
#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.
#:package WizardWrx.EmbeddedTextFile@8.0.199
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WizardWrx.EmbeddedTextFile&version=8.0.199
                    
Install as a Cake Addin
#tool nuget:?package=WizardWrx.EmbeddedTextFile&version=8.0.199
                    
Install as a Cake Tool

Read text files that are embedded in an assembly, and test arbitrary byte arrays for the presence of a Byte Order Mark.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WizardWrx.EmbeddedTextFile:

Package Downloads
WizardWrx.OperatingParameterManager

Use the classes and helper methods in this library to manage operating parameters for graphical and character mode Windows applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.226 1,110 11/23/2022
9.0.225 1,109 10/15/2022
9.0.224 1,098 9/18/2022
9.0.0 1,121 6/25/2022
8.0.215 1,223 5/21/2022
8.0.213 1,111 5/21/2022
8.0.212 1,094 5/21/2022
8.0.199 1,132 4/24/2022
8.0.196 1,125 4/19/2022
8.0.194 1,112 4/7/2022
8.0.193 1,178 4/7/2022
8.0.188 1,159 3/25/2022
8.0.186 1,100 3/25/2022
8.0.185 1,150 3/25/2022
8.0.182 1,109 3/9/2022
8.0.180 989 12/20/2021
8.0.179 981 12/20/2021
8.0.177 957 12/10/2021
8.0.175 1,036 10/19/2021
8.0.168 1,037 10/13/2021
Loading failed

Today marks the beginning of a new era in which a package that belongs to the WizardWrx .NET API will be published only where it incorporates new code to implement a new feature or fix a bug. Since most developers rely upon automated CI/CD pipelines, this will reduce churn caused by update that were limited to refreshing the dependency graph of a package. If your NuGet configuration file has a dependencyVersion key with its value set to Highest, your pipeline will keep your projects up to date.