Faris.GnuSystem
1.3.0
Faris Gnu System is a set of utilities and helpers to communicate with the underlying GNU/Linux Operating System using C# .Net Core.
Install-Package Faris.GnuSystem -Version 1.3.0
dotnet add package Faris.GnuSystem --version 1.3.0
<PackageReference Include="Faris.GnuSystem" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Faris.GnuSystem --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Version 1.3.0 - 2020-06-15
Changed
- Refactoring SystemCommand Class
- Refactoring Base window class to support IoC
Added
- Application base class for creating GTK Applications
- DataGridControl for easly creating a TreeView
- Memory Cache Service
- Support for Dependecy Injection and IoC
- Classes documentations
Version 1.3.0 - 2020-06-15
Changed
- Refactoring SystemCommand Class
- Refactoring Base window class to support IoC
Added
- Application base class for creating GTK Applications
- DataGridControl for easly creating a TreeView
- Memory Cache Service
- Support for Dependecy Injection and IoC
- Classes documentations
Dependencies
-
.NETStandard 2.1
- GtkSharp (>= 3.22.25.74)
- Microsoft.Extensions.Caching.Memory (>= 3.1.4)
- Microsoft.Extensions.Configuration (>= 3.1.4)
- Microsoft.Extensions.Hosting (>= 3.1.4)
- Microsoft.Extensions.Logging (>= 3.1.4)
- System.Runtime.Caching (>= 4.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.