cd221e710ede569a7787ee7f16cf7ee3544ae781
A new project, `DigitalData.MessagingService.Client.DependencyInjection`, has been added to the solution. - Updated `DigitalData.MessagingService.sln` to include the new project with its build configurations and nested project structure. - Created `DigitalData.MessagingService.Client.DependencyInjection.csproj` targeting `net462`, `net480`, and `net8.0`. - Added project metadata such as `PackageId`, `Authors`, `Version`, and more. - Included a dependency on `RabbitMQ.Client` (v7.2.1). - Configured nullable reference types and set the language version to `latest`. - Added `icon.png` for NuGet packaging and enabled XML documentation generation.
DigitalData.MessagingService
Description
Languages
C#
100%