Info
Version: | 1.0.0 |
Author(s): | Reuben A. Keye |
Last Update: | Tuesday, May 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Reuben2Crown.Utilities |
Install
Install-Package Reuben2Crown.Utilities
dotnet add package Reuben2Crown.Utilities
paket add Reuben2Crown.Utilities
Reuben2Crown.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.3)
It contains the following helpers:
1. Logger - Log to file (It automatically create log file)
2. FileUpload - Using IFormFile or Base64Upload Conversion
3. EmailHelper - Dotnet core 2.0 email service
4.
Random String Generator - Usable for Auto password generator
5. Others.