Read text files that are embedded in an assembly, and test arbitrary byte arrays for the presence of a Byte Order Mark.
Info
Version: | 9.0.226 |
Author(s): | David A. Gray |
Last Update: | Wednesday, November 23, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/txwizard/WizardWrx_NET_API |
NuGet Url: | https://www.nuget.org/packages/WizardWrx.EmbeddedTextFile |
Install
Install-Package WizardWrx.EmbeddedTextFile
dotnet add package WizardWrx.EmbeddedTextFile
paket add WizardWrx.EmbeddedTextFile
WizardWrx.EmbeddedTextFile Download (Unzip the "nupkg" after downloading)
Dependencies
- WizardWrx.AssemblyUtils(>= 8.0.129)
- WizardWrx.Common(>= 8.0.132)
Tags