Zeroit.Framework.CodeTextBox 1.0.0

dotnet add package Zeroit.Framework.CodeTextBox --version 1.0.0
NuGet\Install-Package Zeroit.Framework.CodeTextBox -Version 1.0.0
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="Zeroit.Framework.CodeTextBox" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Zeroit.Framework.CodeTextBox --version 1.0.0
#r "nuget: Zeroit.Framework.CodeTextBox, 1.0.0"
#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 Zeroit.Framework.CodeTextBox as a Cake Addin
#addin nuget:?package=Zeroit.Framework.CodeTextBox&version=1.0.0

// Install Zeroit.Framework.CodeTextBox as a Cake Tool
#tool nuget:?package=Zeroit.Framework.CodeTextBox&version=1.0.0

alternate text is missing from this package README image

ZEROIT DEV CODE TEXTBOX

This is a library for creating code editor control. This project was inspired by Pavel Torgshov's Fast Colored TextBox project. I started this project as a way of practicing the C# language. After completing this project and reading through numerous source codes from developers on codeproject and github, I saw it very useful to help others who intend to learn the language through publishing this project and others.

However, it should be noted that this project is not without any flaws and as such, there is a higher possibility of me changing some of the code to reflect current C# conventions and best practices.

WHERE TO FIND

This library is available as a NuGet package at nuget.org.

DONATION

Much effort went into developing this project and in order to continue, it will mean you (intended user) contribute either in cash or in any form appropriate to help support this project.

You can always donate your time by contributing to the project or by introducing it to others.

CONTACT

You can contact me at zeroitdevnet@gmail.com or zeroitdev@outlook.com

TUTORIALS

You can also watch my videos on Youtube channel to show you how you can master the use of these controls. Enjoy the videos and share it as well. Don't forget to subscribe !!!

LICENSE

Copyright © 2017 Zeroit Dev Technologies

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Product Compatible and additional computed target framework versions.
.NET Framework net 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 1,136 4/11/2019

This is the first release