> For the complete documentation index, see [llms.txt](https://docs.boomdao.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomdao.xyz/unity-package/canister-calls-with-icp.net.md).

# Canister calls with ICP.NET

**ICP.NET** is a library that allow apps built on .NET/C# to make calls to Internet Computer canisters.&#x20;

The **ICP.NET Agent** enables Unity C# code to call canisters directly, opening a realm of possibilities. And the **ICP.NET Client Generator** allows developers to auto-generate C# candid files for canisters.

**ICP.NET** was created by the awesome **@Gekctek** and the Github can be found [here](https://github.com/BoomDAO/ICP.NET).

The BOOM DAO Unity Template leverages ICP.NET to communicate to the Internet Computer.
