- https://gitemall.devemall.int.eu.org/TommySalami
- Joined on
2025-07-12
Block a user
DatEmAll (0.0.5)
Installation
dotnet nuget add source --name TommySalami --username your_username --password your_token dotnet add package --source TommySalami --version 0.0.5 DatEmAllAbout this package
Use the DatEmAll Library (.dll) to build dats from anywhere in your application.
First, where x.x.x is the version you are installing, install or add the DatEmAll Nuget Package to your application by downloading the datemall.x.x.x.nupkg to your project folder and opening a Nuget Package Manager Console in Visual Studio and type:
Install-Package datemall.x.x.x.nupkg
Then, create and use a new DatEmAll Object from anywhere in your application like the following:
DatEmAll.DatEmAll dea = new DatEmAll.DatEmAll();
See https://gitemall.devemall.int.eu.org/TommySalami/DatEmAll/releases for release notes.
Dependencies
Details
2025-11-26 12:01:10 -05:00
Assets (2)
Versions (2)
View all
NuGet
2
DatEmAll
48 KiB
datemall.0.0.5.nupkg
46 KiB
datemall.nuspec
2.0 KiB