Table of Contents

Namespace Fabricator.Resources

NuGet package

Fabricator's main concept is IResource: this is an entity that can be checked for its presence (via AlreadyApplied check) or can be applied to the target environment (via Apply).

(Note that IResource is defined in the Core package.)

This assembly contains various resources Fabricator supports out of the box. The user can define new resources by implementing the IResource interface.

Classes

Archive
Chocolatey
Downloads
Files
Files.FileResource
Files.FileSource
Files.FileSource.AbsoluteFile
Files.FileSource.ContentFile
Files.FileSource.GeneratedContent
Files.FileSource.Tags
Hash
Hash.Sha256Hash
WindowsServices