Info
Version: | 3.4.2.0 |
Last Update: | Tuesday, December 4, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.zeroc.com/ice.html |
NuGet Url: | https://www.nuget.org/packages/IcePatch2.dll |
Install
Install-Package IcePatch2.dll
dotnet add package IcePatch2.dll
paket add IcePatch2.dll
IcePatch2.dll Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Ice allows you to focus your efforts on your application logic, and it takes care of all interactions with low-level network programming interfaces. With Ice, there is no need to worry about details such as opening network connections, serializing and deserializing data for network transmission, or retrying failed connection attempts (to name but a few of dozens of such low-level details).