Top 20 NuGet Packages
Extesion Assembly System.Net.Http.Formatting
Replacement multipart stream providers that are more conducive to unit testing.
IMAP4 client library for .NET
Package Description
.NET Core port of System.Net.Mail
POP3 Client library for .NET written in C# with attachment, html, plain and multipart support written in C#
Open source bittorrent scraper and peer wire implementation written in C#
Provides the System.Net.NetworkInformation.Ping class, which allows an application to determine whether a remote computer is accessible over the network.
Commonly Used Types:
System.Net.NetworkInformation.Ping
System.Net.NetworkInformation.PingReply
System.Net.NetworkInformation.IPStatus
System.Net...
Number n1 = 123;
Number n2 = 1.23d;
Number n3 = 1.234444444555555f;
Number n4 = 123m;
var n = Number.Parse("1,1");
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of some System.Net packages. - 1548494