> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/knowledge-base/knowledge-base-articles/list-of-open-source-components-in-devolutions-server.md).

# Liste des composants à source libre dans Devolutions Server

Parcourez la liste actuelle des composants à source libre utilisés dans Devolutions Server, y compris leurs licences, liens de téléchargement et dépôts de code source.

Devolutions Server repose sur de nombreux composants à source libre qui sont continuellement mis à jour, avec l'ajout de nouveaux éléments et le retrait d'autres. Cet effort continu de modernisation vise à améliorer la performance et à introduire des fonctionnalités avancées. Cet engagement envers l'amélioration continue reflète également [notre dévouement à la transparence et à la sécurité des données](https://devolutions.net/security/) au sein de la plateforme Devolutions.

{% hint style="info" %}
Cette page a été mise à jour pour la dernière fois le 21 janvier 2026. Vous pouvez trouver la version la plus à jour de la liste directement dans nos produits.
{% endhint %}

Voici la liste actuelle des composants à source libre utilisés dans Devolutions Server :

| Nom                                               | Licence                                                         | Téléchargement                                                                                                  | Code source                                                                                                  |
| ------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| Avalonia                                          | Licence MIT                                                     | [https://avaloniaui.net](https://avaloniaui.net/)                                                               | <https://github.com/avaloniaui/avalonia>                                                                     |
| AWSSDK.Core                                       | Licence Apache v2.0                                             | <https://aws.amazon.com/sdk-for-net/>                                                                           | <https://github.com/aws/aws-sdk-net>                                                                         |
| AWSSDK.IdentityManagement                         | Licence Apache v2.0                                             | <https://aws.amazon.com/sdk-for-net/>                                                                           | <https://github.com/aws/aws-sdk-net>                                                                         |
| Azure.Identity                                    | Licence MIT                                                     | <https://learn.microsoft.com/en-us/dotnet/api/overview/azure/identity-readme?view=azure-dotnet>                 | <https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.9.0/sdk/identity/Azure.Identity/README.md> |
| CsvHelper                                         | Licence Apache v2.0                                             | <https://joshclose.github.io/CsvHelper/>                                                                        | <https://github.com/JoshClose/CsvHelper>                                                                     |
| DiffPlex                                          | Licence Apache v2.0                                             | <https://diffplex.codeplex.com/>                                                                                | <https://github.com/mmanela/diffplex>                                                                        |
| Fido2                                             | Licence MIT                                                     | <https://www.nuget.org/packages/Fido2>                                                                          | <https://github.com/passwordless-lib/fido2-net-lib>                                                          |
| Fido2.AspNet                                      | Licence MIT                                                     | <https://www.nuget.org/packages/Fido2.AspNet>                                                                   | <https://github.com/passwordless-lib/fido2-net-lib>                                                          |
| FluentScheduler                                   | BSD 3-clause                                                    | <https://github.com/fluentscheduler/FluentScheduler>                                                            | <https://github.com/fluentscheduler/FluentScheduler>                                                         |
| Handlebars.Net                                    | Licence MIT                                                     | <https://github.com/Handlebars-Net/Handlebars.Net>                                                              | <https://github.com/Handlebars-Net/Handlebars.Net>                                                           |
| Handlebars.Net.Extension.NewtonsoftJson           | Licence MIT                                                     | <https://www.nuget.org/packages/Handlebars.Net.Extension.NewtonsoftJson>                                        | <https://github.com/Handlebars-Net/Handlebars.Net.Extension.NewtonsoftJson>                                  |
| MailKit                                           | Licence MIT                                                     | <http://www.mimekit.net/>                                                                                       | <https://github.com/jstedfast/MimeKit>                                                                       |
| MaxMind.GeoIP2                                    | Licence Apache v2.0                                             | <https://github.com/maxmind/GeoIP2-dotnet>                                                                      | <https://github.com/maxmind/GeoIP2-dotnet>                                                                   |
| Microsoft.AspNetCore.Authentication.Abstractions  | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore/>                                                                      |
| Microsoft.AspNetCore.Authentication.Negotiate     | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore/>                                                                      |
| Microsoft.AspNetCore.Authentication.OpenIdConnect | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore>                                                                       |
| Microsoft.AspNetCore.Mvc.NewtonsoftJson           | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore/>                                                                      |
| Microsoft.AspNetCore.StaticFiles                  | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore/>                                                                      |
| Microsoft.Build.Framwork                          | Licence MIT                                                     | <https://www.nuget.org/packages/Microsoft.Build.Framework/>                                                     | <https://github.com/dotnet/msbuild>                                                                          |
| Microsoft.Data.SqlClient                          | Licence MIT                                                     | <https://aka.ms/sqlclientproject>                                                                               | <https://github.com/dotnet/SqlClient>                                                                        |
| Microsoft.EntityFrameworkCore                     | Licence MIT                                                     | <https://learn.microsoft.com/en-ca/ef/core/>                                                                    | <https://github.com/dotnet/efcore>                                                                           |
| Microsoft.EntityFrameworkCore.SqlServer           | Licence MIT                                                     | <https://learn.microsoft.com/en-ca/ef/core/>                                                                    | <https://github.com/dotnet/efcore>                                                                           |
| Microsoft.Extensions.DependencyInjection          | Licence MIT                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/extensions>                                                                       |
| Microsoft.Extensions.Hosting                      | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/Microsoft.Extensions.Hosting>                                             | <https://github.com/dotnet/runtime>                                                                          |
| Microsoft.Extensions.Hosting.WindowsServices      | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/Microsoft.Extensions.Hosting.WindowsServices>                             | <https://github.com/dotnet/runtime>                                                                          |
| Microsoft.Extensions.Identity.Core                | Licence MIT                                                     | [https://asp.net](https://asp.net/)                                                                             | <https://github.com/dotnet/aspnetcore/>                                                                      |
| Microsoft.Graph                                   | Licence MIT                                                     | <https://developer.microsoft.com/graph>                                                                         | <https://developer.microsoft.com/graph>                                                                      |
| Microsoft.IdentityModel.JsonWebTokens             | Licence MIT                                                     | <https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet>                          | <https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet>                       |
| Microsoft.Management.Infrastructure               | Licence MIT                                                     | <https://github.com/PowerShell/MMI>                                                                             | <https://github.com/PowerShell/MMI>                                                                          |
| Microsoft.PowerShell.SDK                          | Licence MIT                                                     | <https://github.com/PowerShell/PowerShell>                                                                      | <https://github.com/PowerShell/PowerShell>                                                                   |
| Microsoft.Windows.Compatibility                   | Licence MIT                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/core>                                                                             |
| MongoDB.Driver                                    | Licence Apache v2.0                                             | <https://www.nuget.org/packages/MongoDB.Driver>                                                                 | <https://github.com/mongodb/mongo-csharp-driver>                                                             |
| Newtonsoft.Json                                   | Licence MIT                                                     | <http://www.newtonsoft.com/json>                                                                                | <https://github.com/JamesNK/Newtonsoft.Json>                                                                 |
| Newtonsoft.Json.Schema                            | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/Newtonsoft.Json.Schema>                                                   | <https://github.com/JamesNK/Newtonsoft.Json.Schema>                                                          |
| NjsonSchema                                       | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/NJsonSchema>                                                              | <https://github.com/RicoSuter/NJsonSchema>                                                                   |
| NodaTime                                          | Licence Apache v2.0                                             | [https://nodatime.org](https://nodatime.org/)                                                                   | <https://github.com/nodatime/nodatime>                                                                       |
| Npgsql                                            | <https://licenses.nuget.org/PostgreSQL>                         | <https://www.npgsql.org/>                                                                                       | <https://github.com/npgsql/npgsql>                                                                           |
| NSwag.Annotations                                 | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/NSwag.Annotations>                                                        | <https://github.com/RicoSuter/NSwag>                                                                         |
| NSwag.AspNetCore                                  | Licence MIT                                                     | <https://www.nuget.org/api/v2/package/NSwag.Annotations>                                                        | <https://github.com/RicoSuter/NSwag>                                                                         |
| Okta.Idx.Sdk                                      | Licence Apache v2.0                                             | <https://github.com/okta/okta-idx-dotnet>                                                                       | <https://github.com/okta/okta-idx-dotnet>                                                                    |
| Okta.Sdk                                          | Licence Apache v2.0                                             | <https://github.com/okta/okta-sdk-dotnet>                                                                       | <https://github.com/okta/okta-sdk-dotnet>                                                                    |
| Okta.Sdk.Abstractions                             | Licence Apache v2.0                                             | [ttps://www.nuget.org/packages/Okta.Sdk.Abstractions/](broken://pages/1b471d548713380f2c3fdde40eaa6687329106fb) | <https://github.com/okta/okta-sdk-abstractions-dotnet>                                                       |
| OpenIddict.EntityFrameworkCore                    | Licence Apache v2.0                                             | <https://github.com/openiddict/openiddict-core>                                                                 | <https://github.com/openiddict/openiddict-core>                                                              |
| OpenIddict.Quartz                                 | Licence Apache v2.0                                             | <https://github.com/openiddict/openiddict-core>                                                                 | <https://github.com/openiddict/openiddict-core>                                                              |
| OpenIddict.Server.AspNetCore                      | Licence Apache v2.0                                             | <https://github.com/openiddict/openiddict-core>                                                                 | <https://github.com/openiddict/openiddict-core>                                                              |
| OpenSearch.Client                                 | Licence Apache v2.0                                             | <https://www.nuget.org/api/v2/package/OpenSearch.Client>                                                        | <https://github.com/opensearch-project/opensearch-net>                                                       |
| Oracle.ManagedDataAccess.Core                     | Distribution gratuite Oracle                                    | <https://www.oracle.com/database/technologies/appdev/dotnet.html>                                               | <https://github.com/oracle/>                                                                                 |
| OtpSharp.Core                                     | Licence MIT                                                     | <https://github.com/ByronAP/OtpSharp.Core>                                                                      | <https://github.com/ByronAP/OtpSharp.Core>                                                                   |
| PemUtils                                          | Licence Apache v2.0                                             | <https://github.com/huysentruitw/pem-utils>                                                                     | <https://github.com/huysentruitw/pem-utils>                                                                  |
| PolySharp                                         | Licence MIT                                                     | [https://www.nuget.org/packages/PolySharp](broken://pages/b0b68953df2c7490db6f72da4e78d95a6d7f837e)             | <https://github.com/Sergio0694/PolySharp>                                                                    |
| QRCoder                                           | Licence MIT                                                     | <https://github.com/codebude/QRCoder/>                                                                          | <https://github.com/codebude/QRCoder/>                                                                       |
| Quartz                                            | Licence Apache v2.0                                             | <https://www.quartz-scheduler.net/>                                                                             | <https://github.com/quartz-scheduler/quartz>                                                                 |
| Quartz.Extensions.Hosting                         | Licence Apache v2.0                                             | <https://www.quartz-scheduler.net/>                                                                             | <https://github.com/quartz-scheduler/quartz>                                                                 |
| RulesEngine                                       | Licence MIT                                                     | <https://github.com/microsoft/RulesEngine>                                                                      | <https://github.com/microsoft/RulesEngine>                                                                   |
| Serilog                                           | Licence Apache v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog>                                                                         |
| Serilog.AspNetCore                                | Licence Apache v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog-aspnetcore>                                                              |
| Serilog.Enrichers.Environment                     | Licence Apache v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog-enrichers-environment>                                                   |
| Serilog.Expressions                               | Licence Apache v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog-expressions>                                                             |
| Serilog.Sinks.Async                               | Apache License v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog-sinks-async>                                                             |
| Serilog.Sinks.AzureLogAnalytics                   | Apache License v2.0                                             | <https://github.com/saleem-mirza/serilog-sinks-azure-analytics>                                                 | <https://github.com/saleem-mirza/serilog-sinks-azure-analytics>                                              |
| Serilog.Sinks.File                                | Apache License v2.0                                             | <https://serilog.net/>                                                                                          | <https://github.com/serilog/serilog-sinks-file>                                                              |
| Shouldly                                          | Apache License v2.0                                             | <https://www.nuget.org/packages/Shouldly>                                                                       | <https://github.com/shouldly/shouldly>                                                                       |
| SSH.NET                                           | MIT License                                                     | <https://github.com/sshnet/SSH.NET/>                                                                            | <https://github.com/sshnet/SSH.NET/>                                                                         |
| System.Data.DataSetExtensions                     | MIT License                                                     | <https://dot.net/>                                                                                              | <https://github.com/dotnet/runtime>                                                                          |
| System.DirectoryServices                          | MIT License                                                     | <https://dot.net/>                                                                                              | <https://github.com/dotnet/runtime>                                                                          |
| System.DirectoryServices.AccountManagement        | MIT License                                                     | <https://dot.net/>                                                                                              | <https://github.com/dotnet/runtime>                                                                          |
| System.Drawing.Common                             | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/runtime>                                                                          |
| System.Formats.Asn1                               | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://www.nuget.org/packages/System.Formats.Asn1/>                                                        |
| System.IdentityModel.Tokens.Jwt                   | MIT License                                                     | <https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet>                          | <https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet>                       |
| System.IO.Packaging                               | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://www.nuget.org/packages/System.IO.Packaging>                                                         |
| System.Management.Automation                      | MIT License                                                     | <https://www.nuget.org/api/v2/package/System.Management.Automation>                                             | <https://github.com/PowerShell/PowerShell>                                                                   |
| System.Net.Http                                   | <https://dotnet.microsoft.com/en-us/dotnet_library_license.htm> | <https://www.nuget.org/api/v2/package/System.Net.Http>                                                          | <https://github.com/dotnet/runtime/tree/main/src/libraries/System.Net.Http>                                  |
| System.Private.Uri                                | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/runtime>                                                                          |
| System.Reflection.MetadataLoadContext             | MIT License                                                     | <https://www.nuget.org/api/v2/package/System.Reflection.MetadataLoadContext>                                    | <https://github.com/dotnet/runtime>                                                                          |
| System.Resources.Extensions                       | MIT License                                                     | <https://www.nuget.org/api/v2/package/System.Resources.Extensions>                                              | <https://github.com/dotnet/runtime>                                                                          |
| System.Security.Cryptography.Pkcs                 | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/runtime>                                                                          |
| System.Security.Cryptography.ProtectedData        | MIT License                                                     | <https://www.nuget.org/api/v2/package/System.Security.Cryptography.ProtectedData>                               | <https://github.com/dotnet/runtime>                                                                          |
| System.Security.Permissions                       | MIT License                                                     | <https://www.nuget.org/api/v2/package/System.Security.Permissions>                                              | <https://github.com/dotnet/runtime>                                                                          |
| System.Text.Json                                  | MIT License                                                     | [https://dot.net](https://dot.net/)                                                                             | <https://github.com/dotnet/runtime>                                                                          |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.devolutions.net/server/fr/knowledge-base/knowledge-base-articles/list-of-open-source-components-in-devolutions-server.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
