C# (CSharp) Bari.Core.Build.Cache Namespace

Classes

Name Description
AggressiveCacheRestoreAttribute
CachedBuilder Wraps a builder so it is only ran if its dependencies has been modified, or the cache has been corrupted.
FileBuildCache Build cache storing build outputs together with their actual dependency fingerprint in the file system.
MemoryBuildCache Simple build cache which only stores build outputs until the process is running