saTrilogy.Etw 1.0.5487-beta

This is a prerelease version of saTrilogy.Etw.
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 saTrilogy.Etw --version 1.0.5487-beta
NuGet\Install-Package saTrilogy.Etw -Version 1.0.5487-beta
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="saTrilogy.Etw" Version="1.0.5487-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add saTrilogy.Etw --version 1.0.5487-beta
#r "nuget: saTrilogy.Etw, 1.0.5487-beta"
#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 saTrilogy.Etw as a Cake Addin
#addin nuget:?package=saTrilogy.Etw&version=1.0.5487-beta&prerelease

// Install saTrilogy.Etw as a Cake Tool
#tool nuget:?package=saTrilogy.Etw&version=1.0.5487-beta&prerelease

The saTrilogy.Etw class library exposes a managed, safe F# implementation of an EventSource via the use of the Microsoft.Diagnostics.Tracing.EventSource NuGet Version 1.1.13-beta package. The solution was developed using the Microsoft Visual Studio Ultimate 2015 Preview (VS2015) IDE against the Version 4.5.53349 .NET Framework and all projects are coded using F# Version 4.0 with FSharp.Core Version 4.4.0.0 (note this impacts the Swenson Unquote module usage requirement).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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

The Swenson Unquote module in this application is not the NuGet 2.2.2 Version; that is bound to FSharp.Core 4.0.0.0 and what is included in this application, although it has the same version number, is a copy of the original Swenson Unquote 2.2.0 but re-compiled against FSharp.Core 4.4.0.0 under the .NET Framework 4.5.3.