MiniDfx
- 45,178 total downloads
- last updated 9/2/2021
- Latest version: 1.3.1
Package Description
- 19,957 total downloads
- last updated 6/1/2022
- Latest version: 3.4.0
Console application that automatically generates factory implementations for classes marked with [GenerateFactory] attribute, by using Roslyn C# Compiler-as-a-Service. New files named <TargetClass>Factory.Generated.cs are added to the project.
Can be used in a build server environment.
- 9,143 total downloads
- last updated 5/13/2020
- Latest version: 0.9.5-beta (prerelease)
Fody Addin to throw an ObjectDisposedException if the an object has been already disposed. Supports IDisposable and IAsyncDisposable.