https://github.com/smalls1652/smallsonline.subnetting
A C# based subnet calculator.
https://github.com/smalls1652/smallsonline.subnetting
csharp networking powershell subnet-calculator
Last synced: 2 months ago
JSON representation
A C# based subnet calculator.
- Host: GitHub
- URL: https://github.com/smalls1652/smallsonline.subnetting
- Owner: Smalls1652
- License: mit
- Created: 2021-10-14T00:17:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T19:48:24.000Z (over 1 year ago)
- Last Synced: 2025-04-04T13:12:50.114Z (2 months ago)
- Topics: csharp, networking, powershell, subnet-calculator
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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** | [](https://github.com/Smalls1652/SmallsOnline.Subnetting/actions/workflows/build.yml) |## 🏗️ Building from source
### 🧰 Prerequisites
- [.NET 8 SDK](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
## 🤝 License
The source code for this project is licensed with the [MIT License](LICENSE).