BinaryTextGenerator 0.3.0
See the version list below for details.
dotnet add package BinaryTextGenerator --version 0.3.0
NuGet\Install-Package BinaryTextGenerator -Version 0.3.0
<PackageReference Include="BinaryTextGenerator" Version="0.3.0" />
<PackageVersion Include="BinaryTextGenerator" Version="0.3.0" />
<PackageReference Include="BinaryTextGenerator" />
paket add BinaryTextGenerator --version 0.3.0
#r "nuget: BinaryTextGenerator, 0.3.0"
#:package BinaryTextGenerator@0.3.0
#addin nuget:?package=BinaryTextGenerator&version=0.3.0
#tool nuget:?package=BinaryTextGenerator&version=0.3.0
BinaryTextGenerator
BinaryTextGenerator is a simple and efficient tool for generating binary representations of text strings.
🚀 Features
- Convert any text input into binary code.
- Supports UTF-8 encoding.
- Lightweight and easy to use.
- Open-source and customizable.
📦 Installation
Install via NuGet with the following command: dotnet add package BinaryTextGenerator --version 0.1.0
🎯 Roadmap
- Add support for different encoding formats.
- Improve performance and optimization.
- Implement text-to-binary visualization.
- Implement binary-to-text visualization.
📜 License This project is licensed under the MIT License.
🤝 Contributing We welcome contributions! Feel free to submit pull requests or open issues.
Check out our NuGet package: BinaryTextGenerator
Example Usage (1-3, Enter The number of word/sentence/whole) Binary1010Generator.GenerateBinary(1, 3);
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- 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.