![]() |
WGet.NET 4.4.1
A WinGet wrapper library for .Net.
|
▼NWGetNET | |
▼NAbstractions | |
CWinGetInfoEntry | Represents a basic winget info entry |
▼NExceptions | |
CInvalidJsonException | Exception that gets thrown if the provided json string could not be deserialized |
CWinGetFeatureNotSupportedException | Exception that gets thrown if a winget feature is not supportet in the installed winget version |
CWinGetNotInstalledException | Exception that gets thrown if winget is not installed |
CIWinGetObject | Interface for all winget related objects |
CWinGet | The WGetNET.WinGet class offers informations about the installed winget version |
CWinGetAdminSetting | Represents a winget admin settings entry |
CWinGetArguments | Represents a winget arguments string for different winget actions |
CWinGetDirectory | Represents a winget directory in the info set |
CWinGetInfo | Represents winget related information |
CWinGetLink | Represents a winget link in the info set |
CWinGetPackage | Represents a winget package |
CWinGetPackageManager | The WGetNET.WinGetPackageManager class offers methods to manage packages with winget |
CWinGetPinnedPackage | Represents a winget pinned package |
CWinGetResult | Represents a winget execution result |
CWinGetSource | Represents a winget source |
CWinGetSourceManager | The WGetNET.WinGetSourceManager class offers methods to manage the sources used by winget |