Skip to content

yangminz/bcst_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Networks

Install .Net Core SDK (3.1 LST) and Runtime Environment:

https://dotnet.microsoft.com/download/dotnet/3.1

We are basically using the very fundamental components here in this project. And this is a small project. So everything should be compatible with later .Net Core versions.

The following commands are shared in Windows (powershell) & Linux (bash) platform.

Build

dotnet build ./src/dev/Networks.sln

Test

dotnet test ./src/dev/Networks.sln

About

Bilibili Computer Science Topics - Networking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published