A new version of PeyrSharp is now available, and it is the version 1.1.0.2212.
Changelog
PeyrSharp (global)
New
- Added .NET 7 support (#44)
 
PeyrSharp.Core
New
- Added UnixTimeToDateTime() method (#43)
 - Added DateTimeToUnixTime() method (#43)
 
PeyrSharp.Env
New
- Added the possibility to get current directory (#38)
 - Added the possibility to get the drive with the lowest available free space (#39)
 - Added the possibility to get the drive with the highest available free space (#40)
 - Added the possibility to check if a drive is a DVD/CD-ROM (#41)
 - Added the possibility to get the StorageUnits of a drive (#42)
 
NuGet Packages
- PeyrSharp
 - PeyrSharp.Core
 - PeyrSharp.Enums
 - PeyrSharp.Env
 - PeyrSharp.Exceptions
 - PeyrSharp.Extensions
 - PeyrSharp.UiHelpers
 
