# qpid-proton-dotnet **Repository Path**: mirrors_apache/qpid-proton-dotnet ## Basic Information - **Project Name**: qpid-proton-dotnet - **Description**: Apache qpid - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-12 - **Last Updated**: 2025-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Qpid proton-dotnet Qpid proton-dotnet is a high-performance, lightweight AMQP protocol library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more. This project provides an AMQP [protocol engine](src/Proton/README.md) for building your own AMQP clients and servers as well as a full featured imperative API [client](src/Proton.Client/README.md). Please see http://qpid.apache.org/proton for more information.