uid |
---|
publishing |
The xref:ZeroInstall.Publish namespace provides utilities for creating and modifying feed files. This provides the basis for the Zero Install Publishing Tools. You can also use it to create your own tools.
The xref:ZeroInstall.Publish.SignedFeed class provides a wrapper around xref:ZeroInstall.Model.Feed that adds OpenPGP signatures to feed files when saving.
The .SetMissing() extension method for xref:ZeroInstall.Model.Implementation sets missing properties by downloading, extracting and hashing files as needed.
The xref:ZeroInstall.Publish.FeedEditing class is a container for editing feeds with an xref:undo-system.