DirectNAot.Extensions 1.6.5

dotnet add package DirectNAot.Extensions --version 1.6.5
                    
NuGet\Install-Package DirectNAot.Extensions -Version 1.6.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DirectNAot.Extensions" Version="1.6.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DirectNAot.Extensions" Version="1.6.5" />
                    
Directory.Packages.props
<PackageReference Include="DirectNAot.Extensions" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DirectNAot.Extensions --version 1.6.5
                    
#r "nuget: DirectNAot.Extensions, 1.6.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DirectNAot.Extensions@1.6.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DirectNAot.Extensions&version=1.6.5
                    
Install as a Cake Addin
#tool nuget:?package=DirectNAot.Extensions&version=1.6.5
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 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).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.6.5 124 7/20/2026
1.6.4 214 7/2/2026
1.6.3 149 6/9/2026
1.6.1 14,533 4/26/2026
1.5.2 376 2/20/2026
1.5.1 199 1/4/2026
1.4.1 1,684 11/11/2025
1.4.0 556 9/17/2025
1.3.2 845 7/28/2025
1.3.1 826 5/15/2025
1.3.0 471 4/6/2025
1.1.0 288 2/3/2025
1.0.0 227 1/5/2025