Mediator pattern using source generation for .NET.
Info
| Version: | 2.0.2 |
| Author(s): | Johan Potgieter |
| Last Update: | Monday, November 20, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/joh-pot/DeeDee/wiki |
| NuGet Url: | https://www.nuget.org/packages/DeeDee |
Install
Install-Package DeeDee
dotnet add package DeeDee
paket add DeeDee
DeeDee Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp(>= 3.8.0)
Tags