SOfCO Helpers contains various helpers that facilitate the use of core functionalities like sending emails, accessing photos from azure blob, encrypting passwords, and accessing databases.
Info
| Version: | 1.0.0 |
| Author(s): | SOfCO |
| Last Update: | Wednesday, February 3, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://sofco.org/ |
| NuGet Url: | https://www.nuget.org/packages/SOfCO.Helpers |
Install
Install-Package SOfCO.Helpers
dotnet add package SOfCO.Helpers
paket add SOfCO.Helpers
SOfCO.Helpers Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.2)
- WindowsAzure.Storage(>= 9.3.3)