Info
| Version: | 2.0.3 | 
| Author(s): | Sukanta Choudhury | 
| Last Update: | Monday, April 17, 2023 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/skc-chy/AF.UtilityService/wiki | 
| NuGet Url: | https://www.nuget.org/packages/AF.UtilityServices | 
Install
Install-Package AF.UtilityServices
                        dotnet add package AF.UtilityServices
                        paket add AF.UtilityServices
                        
                                AF.UtilityServices Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                1 package depend on this package.
                        
                    Tags
                
1) Encryption/Decryption of string with/without salt key.
(useful for password encryption)
2) Object mapper
3) Serialize/Deserialize class object.