DirectNAot.Extensions
1.6.5
dotnet add package DirectNAot.Extensions --version 1.6.5
NuGet\Install-Package DirectNAot.Extensions -Version 1.6.5
<PackageReference Include="DirectNAot.Extensions" Version="1.6.5" />
<PackageVersion Include="DirectNAot.Extensions" Version="1.6.5" />
<PackageReference Include="DirectNAot.Extensions" />
paket add DirectNAot.Extensions --version 1.6.5
#r "nuget: DirectNAot.Extensions, 1.6.5"
#:package DirectNAot.Extensions@1.6.5
#addin nuget:?package=DirectNAot.Extensions&version=1.6.5
#tool nuget:?package=DirectNAot.Extensions&version=1.6.5
DirectN AOT Extensions
This is companion project to the DirectN AOT project. DirectN AOT is required. Only for .NET Core 9 and beyond, it won't work for version below 9 or with .NET Framework.
DirectN Extensions brings the following utilities to DirectN:
- Com Objects utilities;
- Com Memory utilities;
- String utilities (PWSTR, PSTR, BSTR, etc.)
- VARIANT and PROPVARIANT utilities;
- Extension methods for some well-known DirectX, Direct2D, WIC, DXC interfaces;
- Windows (as in Win32 desktop winapi) utilities, bounds with DirectX and Direct2D primitives
- etc.
| 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
- DirectNAot (>= 1.6.5)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DirectNAot.Extensions:
| Package | Downloads |
|---|---|
|
WebView2Aot
AOT-Compatible Windows WebView2 interop Code for .NET Core without any dependency on Winforms, WPF, WinUI, or other UI frameworks. |
|
|
AOTrino
Electron-like desktop apps on .NET AOT + WebView2, single-exe, Windows x86/x64/ARM64, front-end-framework-agnostic (React/Fluent layers optional). |
|
|
ShellN.Extensions
A friendly, AOT compatible thin managed layer over some of the Windows Shell namespace APIs, on top of ShellN. Browse and operate the shell as objects with ShellItem, ShellFolder and KnownFolder, invoke the real context menu, read property stores, and watch for shell changes. |
GitHub repositories
This package is not used by any popular GitHub repositories.