# CIM

**1. Excel Library:** CodexDriver uses the Excel Library 4.1 (<https://github.com/JanKallman/EPPlus>)

The *Excel Library* was released in 5 Oct, 2017 by EPPlus.

This software have not been modified by Akoya and all rights are reserved by the copyright holder. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

**Description:** Tool that allows to create advanced Excel spreadsheets using .NET, without the need of interop.

**License:** LGPL

**Full license text:** [https://www.phidgets.com/docum](https://www.phidgets.com/documentation/Licenses/Software_Licenses.pdf)

**2. NoSQL Database:** CodexDriver uses the NoSQL Database 3.6.5 (<https://www.mongodb.com/>)

The *NoSQL Database* was released in May 29, 2018 by MongoDB.

This software have not been modified by Akoya and all rights are reserved by the copyright holder. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

**Description:** Database.

**License:** AGPL

**Full license text:** <http://www.gnu.org/licenses/agpl-3.0.html>

**3. Log4Net:** CodexDriver uses the Log4Net 1.2.13 (<https://logging.apache.org/log4net/>)

The *Log4Net* was released in November, 13 by Apache.

This software have not been modified by Akoya and all rights are reserved by the copyright holder. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

**Description:** Logging framework.

**License:** Apache 2.0

**Full license text:** <http://www.apache.org/licenses/LICENSE-2.0.txt>

**4. JSON.NET:** CodexDriver uses the JSON.NET 10.0 (<https://www.newtonsoft.com/json>)

The *JSON.NET* was released in 20 Mar, 2017 by Newtonsoft.

**Description:** High-performance JSON framework for .NET

**License:** MIT

**Full license text:** <http://opensource.org/licenses/mit-license.html>

**5. .NET Framework:** CodexDriver uses the .NET Framework 4.5 (<https://www.microsoft.com/ru-ru/download/details.aspx?id=30653>)

The *.NET Framework* was released in 15 Aug, 2012 by Microsoft.

This software have not been modified by Akoya and all rights are reserved by the copyright holder. This software is provided "as is" without express or implied warranty, and with no claim as to its suitability for any purpose.

**Description:** A platform that provides tools and technologies you need to build Networked Applications as well as Distributed Web Services and Web Applications.

**License:** Redistributable EULA

**Full license text:** <https://docs.microsoft.com/en-us/previous-versions/dotnet/articles/ms994405(v=msdn.10>)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.codex.bio/codex/appendix/codex-software-third-party-licenses/cim-dependencies.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
