An open API service indexing awesome lists of open source software.

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.

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** | [![Build](https://github.com/Smalls1652/SmallsOnline.Subnetting/actions/workflows/build.yml/badge.svg?branch=main&event=push)](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).