Rsft.Lib.Logging.TraceSource 1.300.4

dotnet add package Rsft.Lib.Logging.TraceSource --version 1.300.4
NuGet\Install-Package Rsft.Lib.Logging.TraceSource -Version 1.300.4
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="Rsft.Lib.Logging.TraceSource" Version="1.300.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsft.Lib.Logging.TraceSource --version 1.300.4
#r "nuget: Rsft.Lib.Logging.TraceSource, 1.300.4"
#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 Rsft.Lib.Logging.TraceSource as a Cake Addin
#addin nuget:?package=Rsft.Lib.Logging.TraceSource&version=1.300.4

// Install Rsft.Lib.Logging.TraceSource as a Cake Tool
#tool nuget:?package=Rsft.Lib.Logging.TraceSource&version=1.300.4

Logging implementation of Rsft.Lib.Patterns.Logging for enterprise systems.

Uses System.Diagnostics.TraceSource under the hood.

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rsft.Lib.Logging.TraceSource:

Package Downloads
Rsft.Lib.EmailListManagement.Aweber

Use this component where automated Aweber list management is needed from, for example, back end services such as user registration in web applications. **ABOUT** Aweber offers excellent email campaign list management services and is mainly geared for capturing email addresses via its own javascript based email web forms. Whilst this (i.e. Aweber web capture forms) is great if your requirement is directly capturing email addresses via web sites, it's not so useful if you need to subscribe and unsubscribe users directly from a back end service such as a CRM or lead management system. Aweber do not accept (there are AUP exclusions in its T's and C's) on any form of "automated" subscription method that goes via its web form entry systems so it's not possible to automatically sign up users by using HTTP POST integration. Fortunately, there is a work around using SMTP. This software is completely SMTP based and does not break any existing Aweber terms and conditions of use. Example usage and Aweber configuration can be found on the project web site.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.300.4 1,212 4/1/2017
1.0.0 3,422 6/3/2013

Initial release.