VersaTul.Logger 1.0.6

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package VersaTul.Logger --version 1.0.6
NuGet\Install-Package VersaTul.Logger -Version 1.0.6
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="VersaTul.Logger" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VersaTul.Logger --version 1.0.6
#r "nuget: VersaTul.Logger, 1.0.6"
#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 VersaTul.Logger as a Cake Addin
#addin nuget:?package=VersaTul.Logger&version=1.0.6

// Install VersaTul.Logger as a Cake Tool
#tool nuget:?package=VersaTul.Logger&version=1.0.6

The VersaTul Logger project provides all the common functionality used by all VersaTul loggers. This project provides the interfaces used in order to keep consistency across all the different logger apps, such as FileLogger, MailLogger, and WebLogger.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on VersaTul.Logger:

Package Downloads
VersaTul.Data.Sql The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Data Sql project provides the ability to quickly create database access objects, usable on any suppporting SQL databases. This project is built on top of the System.Data.Common namespace and provides the functionality to quickly call stored procedures or plain text sql queries, then map the result into data objects using the provided helper methods.

VersaTul.Logger.File The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Logger File project provides the functionality needed to performing logging in a flat file. This project implements the ILogger interface from the VersaTul Logger project.

VersaTul.Logger.Web The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Logger Web project provides the functionality needed to performing logging to a web address or end point. This project implements the ILogger interface from the VersaTul Logger project.

VersaTul.Logger.Mail The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

The VersaTul Logger Mail project provides the functionality needed to performing logging to a email address or addresses. This project implements the ILogger interface from the VersaTul Logger project. There is also a dependency on the VersaTul Mailer project, which is used to send emails.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.8 280 3/1/2024
1.0.7 110 2/1/2024
1.0.6 713 7/22/2023