MyNet.Platform.Windows
19.3.6
dotnet add package MyNet.Platform.Windows --version 19.3.6
NuGet\Install-Package MyNet.Platform.Windows -Version 19.3.6
<PackageReference Include="MyNet.Platform.Windows" Version="19.3.6" />
<PackageVersion Include="MyNet.Platform.Windows" Version="19.3.6" />
<PackageReference Include="MyNet.Platform.Windows" />
paket add MyNet.Platform.Windows --version 19.3.6
#r "nuget: MyNet.Platform.Windows, 19.3.6"
#:package MyNet.Platform.Windows@19.3.6
#addin nuget:?package=MyNet.Platform.Windows&version=19.3.6
#tool nuget:?package=MyNet.Platform.Windows&version=19.3.6
<div align="center">
MyNet.Platform.Windows
<img src="MyNetPlatformWindows.png" alt="MyNet.Platform.Windows" width="96" height="96" />
Windows platform adapters: registry access, authentication integrations, and MAPI mail support for MyNet.IO and MyNet.Utilities.
</div>
<div align="center">
</div>
Features
| Feature | Description |
|---|---|
| Registry | Windows implementations for MyNet.IO |
| Authentication | Windows identity integrations |
| MAPI | Desktop mail support via native APIs |
| Adapters | Platform code kept out of portable packages |
Installation
dotnet add package MyNet.Platform.Windows
Reference only from Windows-targeted executables.
Quick start
Use Windows-specific implementations from this package when you need registry-backed settings or MAPI mail instead of SMTP. Keep portable logic in MyNet.IO and MyNet.Utilities.
Related packages
- MyNet.IO
- MyNet.Utilities
- MyNet.Mail — SMTP abstractions (cross-platform)
Documentation
<div align="center">
<sub>
Copyright © 2016-2026 - Stéphane ANDRE. All Rights Reserved.
<br/>
Released under the MIT License.
</sub>
</div>
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- MyNet.IO (>= 19.3.6)
- MyNet.Primitives (>= 19.3.6)
- MyNet.Utilities (>= 19.3.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.