Aspose.Network could be deployed on your machine in two ways: using full MSI installer or just the single dll. Both of them are available for free download at the Aspose.Network download page . Using installer has a couple of advantages:
- It makes all necessary entries into the system registry to expose Aspose.Network classes to COM applications, adding the assembly to the Add Reference dialog box in Visual Studio etc.
- It contains the demo projects that allow you to obtain "real" code samples.
- It contains the offline API documentation.