Check Point API C# Development Kit simplifies the usage of the Check Point R80.10 Management APIs. The kit contains the API library project, and sample projects demonstrating the capabilities of the library.
MgmtApi - the API library project.
AddHost - demonstrates adding a new host object to the R80.10 Management database.
FindDisabledRules - demonstrates how to find disabled rules in access layers of a given policy package.
The kit is developed using Microsoft C# language version 5.0 and .Net framework version 4.5. The solution file is configured for Microsoft Visual Studio 2012 and above.