Provides general utilities for data driven dotnet application. 
                        
                    
         
                Info
| Version: | 3.2.0 | 
| Author(s): | Soren Zand | 
| Last Update: | Tuesday, October 1, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sorenz/alamut.dotnet | 
| NuGet Url: | https://www.nuget.org/packages/Alamut.Utilities | 
Install
Install-Package Alamut.Utilities
                        dotnet add package Alamut.Utilities
                        paket add Alamut.Utilities
                        
                                Alamut.Utilities Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Alamut.Data(>= 3.2.0)
 - Alamut.Helpers(>= 3.2.0)
 - AutoMapper(>= 5.1.1)
 - Microsoft.AspNetCore.Http(>= 1.1.2)
 - Microsoft.AspNetCore.Localization(>= 1.1.1)
 - Microsoft.Extensions.Options(>= 1.1.2)
 - Newtonsoft.Json(>= 10.0.2)
 - System.Security.Cryptography.Algorithms(>= 4.3.0)
 - System.Threading.Thread(>= 4.3.0)