AmbientPackageRepositoryProvider Class
Implements a class that can be used to provide a static IPackageRepository that is used for managing and caching packages by default.
public static class AmbientPackageRepositoryProvider
- Inheritance:
- object object
Remarks
Set the Repository property to an IPackageRepository instance to register the default package repository.
Properties
Repository
The default IPackageRepository to use.