O365.Security.Native.ETW 1.0.9

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package O365.Security.Native.ETW --version 1.0.9
NuGet\Install-Package O365.Security.Native.ETW -Version 1.0.9
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="O365.Security.Native.ETW" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add O365.Security.Native.ETW --version 1.0.9
#r "nuget: O365.Security.Native.ETW, 1.0.9"
#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.
// Install O365.Security.Native.ETW as a Cake Addin
#addin nuget:?package=O365.Security.Native.ETW&version=1.0.9

// Install O365.Security.Native.ETW as a Cake Tool
#tool nuget:?package=O365.Security.Native.ETW&version=1.0.9

O365.Security.Native.ETW is a managed wrapper around the krabsetw ETW library. Also known as "Lobsters."

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on O365.Security.Native.ETW:

Repository Stars
zacbrown/PowerKrabsEtw
PowerKrabsEtw is a PowerShell interface for doing real-time ETW tracing.
Version Downloads Last updated

Add parse types for SocketAddress. Fix bug in managed layer with getting event name. Enable ability to specify TraceFlags for providers.