EasyKeySystem.NET 1.0.0

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

// Install EasyKeySystem.NET as a Cake Tool
#tool nuget:?package=EasyKeySystem.NET&version=1.0.0

EasyKeySystem.NET

An easier way to add a key system into your ROBLOX executor.

Documentation

Documentation can be found here: https://cluesoft.gitbook.io/easykeysystem.net/

What is EasyKeySystem?

EasyKeySystem is a free-to-use DLL that allows users to easily implement a key system in their app. It currently supports Windows Forms and WPF, other UI's like Guna or Siticone are not supported. (At least for the textbox, buttons are supported though.)

License

EasyKeySystem is released under the GNU Public v3.0 License. you can read LICENSE.MD for more information. Distrubuting the software under a different name is prohibited unless you also give the source code and credit, faling to do so will cause serious trouble.

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 153 8/18/2023

Released