Skip to content

alastairlundy/PlatformKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

463ba5a · Feb 23, 2025
Apr 9, 2024
Jan 19, 2025
Feb 19, 2025
Feb 14, 2025
Feb 19, 2025
Feb 23, 2025
Feb 23, 2025
Dec 19, 2024
Aug 23, 2022
Sep 28, 2024
Jan 8, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025
Feb 18, 2025

Repository files navigation

PlatformKit

About PlatformKit

PlatformKit is a C# .NET library focusing on dealing with cross-platform OS detection, OS version detection, platform specific code, and platform specific issues.

This can be added to any .NET Standard 2.0, .NET 6, or .NET 8 supported Application or Library.

NOTE: .NET Standard 2 and .NET 6 support is deprecated and will be removed in PlatformKit 5.

Compatibility

PlatformKit Version series .NET Targets supported
5.x .NET Standard 2.0, .NET 8, and .NET 9
4.x .NET Standard 2.0, .NET 6 , and .NET 8
3.0.0 through 3.7.x .NET Standard 2.0 and .NET 6

NuGet NuGet

How to get PlatformKit

You can get PlatformKit on Nuget

PlatformKit Capabilities

To learn more about which versions of PlatformKit support which features, please check out our feature comparison document

Contributions

See Contributing guide for how to contribute to this project.