NetworkCommsDotNet 3.0.4
dotnet add package NetworkCommsDotNet --version 3.0.4
NuGet\Install-Package NetworkCommsDotNet -Version 3.0.4
<PackageReference Include="NetworkCommsDotNet" Version="3.0.4" />
paket add NetworkCommsDotNet --version 3.0.4
#r "nuget: NetworkCommsDotNet, 3.0.4"
// Install NetworkCommsDotNet as a Cake Addin #addin nuget:?package=NetworkCommsDotNet&version=3.0.4 // Install NetworkCommsDotNet as a Cake Tool #tool nuget:?package=NetworkCommsDotNet&version=3.0.4
NetworkComms.Net
What is it?
NetworkComms.Net was developed so that high performance network functionality could be effortlessly added to any .net product. We wanted to require little to no knowledge of networking to make things work first time alongside all of the desirable power features for more experienced network developers. Using our C# network library you can quickly and easily create an unlimited range of products taking advantage of:
- Server to Clients – One to Many
- Peer to Peer – Many to Many
- Cloud to Client – Many to One
- … and all configurations in-between!
Supported Environments
- .net 2+ compatible languages (C#, VB .Net, F#, J#, C++/CLI etc)
- Mono 2.10+ (Linux, Unity3D, MonoGame etc)
- iOS (Xamarin.iOS)
- Android (Xamarin.Android)
LICENSING
This project is made available under the Apache License v2. Please see the included LICENSE for more information.
DOWNLOAD
Please download from https://www.nuget.org/packages/NetworkCommsDotNet.
GETTING STARTED
Everything you need to know about getting started with NetworkComms.Net, including a short introduction video can be found here http://www.networkcomms.net/getting-started/
SUPPORT & TUTORIALS
For support and tutorials please start here http://www.networkcomms.net/network-library-support/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- 32feet.NET (>= 3.5.0)
- protobuf-net (>= 2.0.0.668)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Bug fixes and upstream dependencies upgrade (Newtonsoft.Json and NLOG)