WizardWrx.EmbeddedTextFile
9.0.226
Prefix Reserved
dotnet add package WizardWrx.EmbeddedTextFile --version 9.0.226
NuGet\Install-Package WizardWrx.EmbeddedTextFile -Version 9.0.226
<PackageReference Include="WizardWrx.EmbeddedTextFile" Version="9.0.226" />
paket add WizardWrx.EmbeddedTextFile --version 9.0.226
#r "nuget: WizardWrx.EmbeddedTextFile, 9.0.226"
// Install WizardWrx.EmbeddedTextFile as a Cake Addin #addin nuget:?package=WizardWrx.EmbeddedTextFile&version=9.0.226 // Install WizardWrx.EmbeddedTextFile as a Cake Tool #tool nuget:?package=WizardWrx.EmbeddedTextFile&version=9.0.226
Read text files that are embedded in an assembly, and test arbitrary byte arrays for the presence of a Byte Order Mark.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. |
-
- WizardWrx.AssemblyUtils (>= 9.0.258)
- WizardWrx.Common (>= 9.0.243)
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 | 885 | 11/23/2022 |
9.0.225 | 915 | 10/15/2022 |
9.0.224 | 926 | 9/18/2022 |
9.0.0 | 958 | 6/25/2022 |
8.0.215 | 1,004 | 5/21/2022 |
8.0.213 | 916 | 5/21/2022 |
8.0.212 | 916 | 5/21/2022 |
8.0.199 | 952 | 4/24/2022 |
8.0.196 | 947 | 4/19/2022 |
8.0.194 | 945 | 4/7/2022 |
8.0.193 | 976 | 4/7/2022 |
8.0.188 | 966 | 3/25/2022 |
8.0.186 | 921 | 3/25/2022 |
8.0.185 | 957 | 3/25/2022 |
8.0.182 | 944 | 3/9/2022 |
8.0.180 | 806 | 12/20/2021 |
8.0.179 | 799 | 12/20/2021 |
8.0.177 | 753 | 12/10/2021 |
8.0.175 | 859 | 10/19/2021 |
8.0.168 | 860 | 10/13/2021 |
8.0.166 | 887 | 8/2/2021 |
8.0.164 | 908 | 7/12/2021 |
8.0.161 | 842 | 7/4/2021 |
8.0.157 | 889 | 6/30/2021 |
8.0.155 | 865 | 6/21/2021 |
8.0.154 | 851 | 6/21/2021 |
8.0.151 | 836 | 6/18/2021 |
8.0.150 | 853 | 6/18/2021 |
8.0.146 | 879 | 6/10/2021 |
8.0.144 | 865 | 6/9/2021 |
8.0.140 | 883 | 5/20/2021 |
8.0.139 | 935 | 5/20/2021 |
8.0.133 | 920 | 5/2/2021 |
8.0.131 | 878 | 5/2/2021 |
8.0.130 | 849 | 4/19/2021 |
8.0.129 | 805 | 4/19/2021 |
8.0.128 | 837 | 4/19/2021 |
8.0.126 | 881 | 3/22/2021 |
8.0.122 | 938 | 2/6/2021 |
8.0.99 | 908 | 2/1/2021 |
8.0.98 | 899 | 1/31/2021 |
7.24.93 | 932 | 12/31/2020 |
7.23.92 | 992 | 10/18/2020 |
7.15.90.42197 | 1,262 | 5/3/2019 |
Since its two classes are moving to version 9.0.246 of WizardWrx.Common.dll, this is the final release of this package. As well, going forward, the ByteOrderMark and Readers classes are moving up a rung in the namespace graph of the WizardWrx .NET API, allowing this library to remain in existing installations without creating a name collision when the project is updated with the newer version of WizardWrx.Common.dll.