Microsoft.O365.Security.Native.ETW
4.3.0
.NET 6.0
.NET Framework 4.6.2
dotnet add package Microsoft.O365.Security.Native.ETW --version 4.3.0
NuGet\Install-Package Microsoft.O365.Security.Native.ETW -Version 4.3.0
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="Microsoft.O365.Security.Native.ETW" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.O365.Security.Native.ETW --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.O365.Security.Native.ETW, 4.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.O365.Security.Native.ETW as a Cake Addin
#addin nuget:?package=Microsoft.O365.Security.Native.ETW&version=4.3.0
// Install Microsoft.O365.Security.Native.ETW as a Cake Tool
#tool nuget:?package=Microsoft.O365.Security.Native.ETW&version=4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft.O365.Security.Native.ETW is a managed wrapper around the krabsetw ETW library.
Product | Versions |
---|---|
.NET | net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 318 | 8/3/2022 |
4.2.3 | 355 | 4/25/2022 |
4.2.2 | 11,307 | 10/11/2021 |
4.2.1 | 224 | 9/23/2021 |
4.2.0 | 246 | 9/6/2021 |
4.1.24 | 234 | 9/2/2021 |
4.1.22 | 356 | 7/16/2021 |
4.1.21 | 16,037 | 6/29/2021 |
4.1.20 | 307 | 6/11/2021 |
4.1.18 | 4,672 | 2/2/2021 |
4.1.17 | 322 | 12/23/2020 |
4.1.16 | 4,068 | 11/20/2020 |
4.1.15 | 334 | 11/13/2020 |
4.1.14 | 450 | 11/6/2020 |
4.1.13 | 5,039 | 7/7/2020 |
4.1.12 | 392 | 5/22/2020 |
4.1.11 | 442 | 5/6/2020 |
4.1.8 | 399 | 4/20/2020 |
4.1.6 | 395 | 4/16/2020 |
4.1.5 | 483 | 4/8/2020 |
4.1.3 | 386 | 4/3/2020 |
4.1.2 | 385 | 3/27/2020 |
4.1.1 | 412 | 3/18/2020 |
4.1.0 | 432 | 3/11/2020 |
4.0.0 | 414 | 3/3/2020 |
3.0.0 | 489 | 1/17/2020 |
2.0.2 | 498 | 9/30/2019 |
2.0.1 | 1,123 | 2/15/2019 |
2.0.0 | 1,272 | 10/4/2018 |
Version 4.3.0:
- Add support for .NET 6.0
- Update minimum .NET Framework version to 4.6.2
- Use visual studio v14.3 toolchain (VS2022)