This adds a NuGet package similar to how eBPF-for-Windows has a NuGet, so that NuGet consumers of the core can have a similar consumption experience for the extensions.
Testing
Locally tested the NuGet build and pack, and verified it looks clean and has correct contents in NuGet Package Explorer.
Description
This adds a NuGet package similar to how
eBPF-for-Windows
has a NuGet, so that NuGet consumers of the core can have a similar consumption experience for the extensions.Testing
Locally tested the NuGet build and pack, and verified it looks clean and has correct contents in NuGet Package Explorer.
Documentation
Are there any release process documents I should add this to? Should I add a document similar to the one in the core ( https://github.com/microsoft/ebpf-for-windows/blob/main/docs/ReleaseProcess.md )?
Installation
No installer impact.