![]() |
WGet.NET 4.4.1
A WinGet wrapper library for .Net.
|
▼CException | |
CWGetNET.Exceptions.InvalidJsonException | Exception that gets thrown if the provided json string could not be deserialized |
CWGetNET.Exceptions.WinGetFeatureNotSupportedException | Exception that gets thrown if a winget feature is not supportet in the installed winget version |
CWGetNET.Exceptions.WinGetNotInstalledException | Exception that gets thrown if winget is not installed |
▼CICloneable | |
CWGetNET.Abstractions.WinGetInfoEntry< T > | Represents a basic winget info entry |
▼CWGetNET.WinGetPackage | Represents a winget package |
CWGetNET.WinGetPinnedPackage | Represents a winget pinned package |
CWGetNET.WinGetSource | Represents a winget source |
▼CIEquatable | |
CWGetNET.Abstractions.WinGetInfoEntry< T > | Represents a basic winget info entry |
▼CWGetNET.IWinGetObject | Interface for all winget related objects |
CWGetNET.Abstractions.WinGetInfoEntry< T > | Represents a basic winget info entry |
CWGetNET.WinGetArguments | Represents a winget arguments string for different winget actions |
CWGetNET.WinGetInfo | Represents winget related information |
CWGetNET.WinGetPackage | Represents a winget package |
CWGetNET.WinGetResult | Represents a winget execution result |
CWGetNET.WinGetSource | Represents a winget source |
▼CWGetNET.WinGet | The WGetNET.WinGet class offers informations about the installed winget version |
CWGetNET.WinGetPackageManager | The WGetNET.WinGetPackageManager class offers methods to manage packages with winget |
CWGetNET.WinGetSourceManager | The WGetNET.WinGetSourceManager class offers methods to manage the sources used by winget |
▼CWGetNET.Abstractions.WinGetInfoEntry< WinGetAdminSetting > | |
CWGetNET.WinGetAdminSetting | Represents a winget admin settings entry |
▼CWGetNET.Abstractions.WinGetInfoEntry< WinGetDirectory > | |
CWGetNET.WinGetDirectory | Represents a winget directory in the info set |
▼CWGetNET.Abstractions.WinGetInfoEntry< WinGetLink > | |
CWGetNET.WinGetLink | Represents a winget link in the info set |