genericfactory 1.0.0.4
dotnet add package genericfactory --version 1.0.0.4
NuGet\Install-Package genericfactory -Version 1.0.0.4
<PackageReference Include="genericfactory" Version="1.0.0.4" />
paket add genericfactory --version 1.0.0.4
#r "nuget: genericfactory, 1.0.0.4"
// Install genericfactory as a Cake Addin #addin nuget:?package=genericfactory&version=1.0.0.4 // Install genericfactory as a Cake Tool #tool nuget:?package=genericfactory&version=1.0.0.4
A generic, flexible, static factory written in C# contained in a single file for easy inclusion in any project. You'll never have to write another factory again. The main points of extensibility are exposed so you can control it's behavior without writing boilerplate code. Visit the project for samples that show you how you can easily factory file extension specific classes, version classes or protocols and much more. Part of Code Blocks (https://codeblocks.codeplex.com/)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.