Skip to content

abusedev/FRamework

Repository files navigation

FRamework

Logo

abuse .NET framework

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!

Installation

  1. 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
  2. Compile from source or download here
  3. Open a .NET framework project
  4. Right click "References" in the Solution Explorer
  5. By default it will usually open Assemblies. Click "Browse" at the bottom to add a custom DLL
  6. Browse to the downloaded DLL (or built DLL) and and click OK
  7. To use it in your code you can usually do
FRamework.handlers

and a list of class's will appear for you to use
Adding a reference video

Acknowledgments

handlers/web/discord.cs - Lachee's Discord Rich Presenc C# Wrapper
handlers/input/wootingInterface.cs - Wooting Analog

Roadmap/TODO

  • Wooting SDK
  • Service manager
  • Process manager
  • Font checker

Contribution

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!

Issues

Are you experiencing a bug? Head here

Licensing

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

About

.NET dependency for developers, by developers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published