You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Some easy-to-use [_WinGet_](https://docs.microsoft.com/en-us/windows/package-man
4
4

5
5
6
6
### What it is
7
-
It´s a simple and tiny .NET 6 assembly named `WinGetDotNet`, wrapping the popular Windows-App [_WinGet_](https://docs.microsoft.com/en-us/windows/package-manager/winget) (a Microsoft tool, used to manage software packages on a Windows machine). `WinGetDotNet` makes it easy to integrate _WinGet_ into a .NET program.
7
+
It´s a simple and tiny .NET 6 assembly named `WinGetDotNet`, wrapping the popular Windows-App _WinGet_ (a Microsoft tool, used to manage software packages on a Windows machine). `WinGetDotNet` makes it easy to integrate _WinGet_ into a .NET program.
8
8
9
9
`WinGetDotNet` is specifically designed with the [KISS principle](https://en.wikipedia.org/wiki/KISS_principle) in mind. It´s sole purpose is just to wrap _WinGet_ application process calls. Nothing else.
0 commit comments