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.
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.
// Install WizardWrx.EmbeddedTextFile as a Cake Addin
#addin nuget:?package=WizardWrx.EmbeddedTextFile&version=8.0.199

// Install WizardWrx.EmbeddedTextFile as a Cake Tool
#tool nuget:?package=WizardWrx.EmbeddedTextFile&version=8.0.199                

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 883 11/23/2022
9.0.225 914 10/15/2022
9.0.224 925 9/18/2022
9.0.0 955 6/25/2022
8.0.215 985 5/21/2022
8.0.213 912 5/21/2022
8.0.212 915 5/21/2022
8.0.199 949 4/24/2022
8.0.196 946 4/19/2022
8.0.194 944 4/7/2022
8.0.193 969 4/7/2022
8.0.188 963 3/25/2022
8.0.186 920 3/25/2022
8.0.185 955 3/25/2022
8.0.182 943 3/9/2022
8.0.180 804 12/20/2021
8.0.179 795 12/20/2021
8.0.177 751 12/10/2021
8.0.175 855 10/19/2021
8.0.168 858 10/13/2021
8.0.166 885 8/2/2021
8.0.164 906 7/12/2021
8.0.161 840 7/4/2021
8.0.157 887 6/30/2021
8.0.155 863 6/21/2021
8.0.154 843 6/21/2021
8.0.151 834 6/18/2021
8.0.150 851 6/18/2021
8.0.146 859 6/10/2021
8.0.144 863 6/9/2021
8.0.140 879 5/20/2021
8.0.139 927 5/20/2021
8.0.133 918 5/2/2021
8.0.131 874 5/2/2021
8.0.130 845 4/19/2021
8.0.129 795 4/19/2021
8.0.128 833 4/19/2021
8.0.126 879 3/22/2021
8.0.122 934 2/6/2021
8.0.99 906 2/1/2021
8.0.98 897 1/31/2021
7.24.93 928 12/31/2020
7.23.92 988 10/18/2020
7.15.90.42197 1,260 5/3/2019

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.