Skip to content
› cmd⁠‿⁠⁠er edited this page Jun 19, 2026 · 17 revisions

Foxtension is a cross-platform utility library for .NET applications that provides a unified collection of tools for system information, networking, file management, logging, database communication, and cryptography.

The library is designed to simplify common development tasks by providing easy-to-use, reusable, and platform-independent APIs. Rather than implementing repetitive functionality in every project, developers can use Foxtension to access frequently needed features through a consistent programming interface.

Foxtension is organized into multiple modules, each targeting a specific area of application development, including system diagnostics, network operations, software utilities, and security services.

Whether you need to retrieve operating system information, interact with databases, manage files, perform network diagnostics, generate logs, or secure data through encryption and hashing, Foxtension provides a centralized solution designed for productivity and maintainability.

Firmware

NIC Information

Page Title
101.1 Overview
101.2 Supported Platforms
101.3 Creating a Scanner
101.4 Retrieving Network Interfaces
101.5 Returned Properties
101.6 Exceptions
101.7 Notes

OS Information

Page Title
102.1 Overview
102.2 Supported Platforms
102.3 Creating a Scanner
102.4 Retrieving OS Information
102.5 Returned Properties
102.6 Exceptions
102.7 Notes

Network

Connection String Generator

Page Title
201.1 Overview
201.2 SQL Server Connection String Builder
201.3 SQLite Connection String Builder
201.4 FTP Connection String Builder
201.5 Validation & Exceptions
201.6 Notes

Clone this wiki locally