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/IceGrid.dll |
Install
Install-Package IceGrid.dll
dotnet add package IceGrid.dll
paket add IceGrid.dll
IceGrid.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).