Skip to content

A Repository where I will be making my own clean code techniques online for easy usage and later updating.

Notifications You must be signed in to change notification settings

xx7Ahmed7xx/Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helpers

A package made by engineer, for other engineers! You can use this package for free, but you are not allowed to copy content/modify anything without proper clearence from me.

Information

This is a small work done by other developers around the globe, But everytime I want to use it I have to copy it over and over, and keep renaming and etc.. So I decided to why not collect it in one location so I can use it, and make it public so others can use as well!

What does the solution contain?

Various projects that supporting the following:

  1. Hasher
  2. Encryptor / Decryptor
    • For strings
    • For files
  3. Audio & Video Recorder
  4. Objects Mapper
  5. FormFiles Manipulator
  6. LINQer
  7. File Manipulator
  8. Styles for XAML
  9. Global ASP.NET Core Exception Handling Filter
  10. Firebase REST API integartion for easy rich push notifications.

More upcoming!

How to use?

Simply download the project and compile to create a .dll library file and use it in your project...

Or..

Add it from nuget package manager either by searching for AAM.Helpers or using this command to install it:

  • Install-Package AAM.Helpers.Common
  • Install-Package AAM.Helpers.Desktop
  • Install-Package AAM.Helpers.Backend

Warning!!!

Currently older methods that doesn't have the suffix SIMPLE is not working correctly, Please use the Methods ending with SIMPLE.

Official package website:

About

A Repository where I will be making my own clean code techniques online for easy usage and later updating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages