MiniDfx
- 28,129 total downloads
- last updated 11/30/2020
- Latest version: 1.3.0
Package Description
- 14,158 total downloads
- last updated 1/16/2017
- Latest version: 2.0.0.3
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.
- 6,961 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.