- Notifications
You must be signed in to change notification settings - Fork23
Framework for C# development
License
NotificationsYou must be signed in to change notification settings
bytecode77/bytecode-api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BytecodeApi implements classes and extensions for general purpose use. Especially, boilerplate code that is common ground in a lot of .NET projects is implemented in BytecodeApi's foundation layer.
BytecodeApi is highly consistent, particularly in terms of structure, naming conventions and patterns. The code style resembles the patterns we know from the .NET Framework. The object model is therefore intuitive to use.
Package | Description |
---|---|
Framework for C# development. | |
Library for commandline parsing and handling. | |
Console input & output library. | |
Library for encryption & hashing and other cryptographic operations. | |
Library for CSV parsing and writing. | |
Library for INI file reading and writing. | |
Library for arbitrary generation of words, sentences, names, and other language elements. | |
General purpose tokenizer for parsing of any syntax. | |
Basic implementations of certain penetration testing routines, such as code injection. | |
Library for PE file parsing. | |
Library for reading of native resources of executables & DLL files. | |
Fluent REST client. | |
Library for querying Windows specific operating system data. | |
Library for efficient WMI querying. | |
WPF & MVVM library and converter engine. |
All classes and members are documented with XML tags. A HTML help will follow soon.
Starting from version 3.x, BytecodeApi is available in the nuget store.
About
Framework for C# development
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published