This is a .NET library with many class's for easy use with a ton of pre-written functions that you will likely need with your new C# projects. Instead of creating new class's in your new project(s), you can just add FRamework as a reference!
- Make sure your project is set to .NET Framework 4.8 if using a prebuilt install, if not, rebuild the project for a different selected version
- Compile from source or download here
- Open a .NET framework project
- Right click "References" in the Solution Explorer
- By default it will usually open Assemblies. Click "Browse" at the bottom to add a custom DLL
- Browse to the downloaded DLL (or built DLL) and and click OK
- To use it in your code you can usually do
FRamework.handlersand a list of class's will appear for you to use
Adding a reference video
handlers/input/wootingInterface.cs - Wooting Analog
- Wooting SDK
- Service manager
- Process manager
- Font checker
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. You can make a pull request here
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!
Are you experiencing a bug? Head here
Permissions
- ✔️ Commercial use
- ✔️ Modification
- ✔️ Distribution
- ✔️ Private use
Release conditions
- ❕ License and copyright notice
- ❕ State changes
- ❕ Disclose source
- ❕ Same license
Limitations
- ❌ Liability
- ❌ Warranty
License being used: GNU General Public License v2.0 license