A C# based subnet calculator.
Go to file
2024-03-17 15:48:22 -04:00
.config Add PowerShell module (#17) 2024-03-17 15:05:09 -04:00
.github Modify fetch-depth 2024-03-17 15:27:50 -04:00
.vscode Add PowerShell module (#17) 2024-03-17 15:05:09 -04:00
src Use AssemblyVersion for the version 2024-03-17 15:31:45 -04:00
.gitignore Add PowerShell module (#17) 2024-03-17 15:05:09 -04:00
Directory.Build.props Update and revamp project structure (#12) 2024-03-16 15:12:58 -04:00
GitVersion.yml Modify GitVersion config 2024-03-17 15:22:59 -04:00
global.json Update and revamp project structure (#12) 2024-03-16 15:12:58 -04:00
LICENSE Update license 2024-03-16 15:14:54 -04:00
nuget.config Update and revamp project structure (#12) 2024-03-16 15:12:58 -04:00
README.md Update README 2024-03-17 15:48:22 -04:00
SmallsOnline.Subnetting.sln Add PowerShell module (#17) 2024-03-17 15:05:09 -04:00

SmallsOnline.Subnetting

A C#-based subnet calculator

This repository is for a C# class library to perform subnetting of IPv4 address spaces. It is currently a work-in-progress.

🧱 Build Status

Branch Status
main Build

🏗️ Building from source

🧰 Prerequisites

🤝 License

The source code for this project is licensed with the MIT License.