AwesomeSockets 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package AwesomeSockets --version 1.2.1
                    
NuGet\Install-Package AwesomeSockets -Version 1.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AwesomeSockets" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AwesomeSockets" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="AwesomeSockets" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AwesomeSockets --version 1.2.1
                    
#r "nuget: AwesomeSockets, 1.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=AwesomeSockets&version=1.2.1
                    
Install AwesomeSockets as a Cake Addin
#tool nuget:?package=AwesomeSockets&version=1.2.1
                    
Install AwesomeSockets as a Cake Tool

A fast, lightweight, and easy to use socket library for C#.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AwesomeSockets:

Package Downloads
XSocket

A library to exchange commands through network.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.18 2,213 1/28/2020
2.0.8 3,198 3/2/2017
2.0.7 1,901 12/18/2016
2.0.6 1,812 12/17/2016
1.4.22 1,809 12/17/2016
1.4.19 2,418 9/4/2016
1.4.18 2,293 3/30/2016
1.4.17 2,030 3/30/2016
1.4.16 2,050 3/30/2016
1.4.15 2,467 5/12/2015
1.4.12 3,695 4/21/2014
1.4.8 2,524 4/21/2014
1.4.7 2,565 4/21/2014
1.4.6 2,563 4/14/2014
1.4.2 2,354 3/4/2014
1.4.1 2,123 3/4/2014
1.3.54 2,232 2/14/2014
1.3.52 2,123 2/14/2014
1.3.51 2,223 1/9/2014
1.3.48 2,241 12/3/2013
1.2.1 3,697 10/24/2013

Project renamed to AwesomeSockets and moved the SockLib namespace to AweSock