Tommy Salami TommySalami

DatEmAll (0.0.3)

Published 2025-07-29 12:36:23 -04:00 by TommySalami in TommySalami/DatEmAll

Installation

dotnet nuget add source --name TommySalami --username your_username --password your_token 
dotnet add package --source TommySalami --version 0.0.3 DatEmAll

About this package

Use the DatEmAll Library (.dll) to build dats from anywhere in your application.

First, install or add the DatEmAll Nuget Package to your application by downloading the nuget.nupkg to your project folder and opening a Nuget Package Manager Console in Visual Studio and type:

Install-Package nuget.nupkg

Then, create and use a new DatEmAll Object from anywhere in your application like the following:

DatEmAll.DatEmAll dea = new DatEmAll.DatEmAll();

Dependencies

ID Version Target Framework
Serilog 2.12.0 .NETFramework4.8
Serilog.Sinks.Console 4.1.0 .NETFramework4.8
Serilog.Sinks.LogEmAll 0.0.5 .NETFramework4.8
Details
NuGet
2025-07-29 12:36:23 -04:00
8
DatEmAll
49 KiB
Assets (2)
Versions (2) View all
0.0.5 2025-11-26
0.0.3 2025-07-29