# DeviceAtlas Cloud Client API Installation #
This section deals with installing the DeviceAtlas Cloud API.
### Installation ###
* For local installation, either place the "deviceatlas-cloud-client-X.X.dll" file in your DLL folder or add a reference to your solution
* For the IIS installation use your sites bin folder, i.e. "C:\inetpub\wwwroot\bin"
### Requirements ###
.NET Framework 4.0 or higher
### Cache ###
The library uses the built in .NET cache to minimise number of remote requests.
The .NET cache in versions before .NET 4 is memory based and gets cleared each time the application is restarted.
To help with this the DeviceAtlas Cloud Client also uses a file cache to backup the memory cache.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
_ Copyright (c) DeviceAtlas Limited 2021. All Rights Reserved. _
_ https://deviceatlas.com _