Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

NetCoreKit.Utils module

This utils library contains ultility functions and helpers (e.g. string, bytes, hash, modular) that need for the web development.

List of utility helper and function

  • Extension functions

    • StringExtensions
    • AssemblyExtensions
    • ByteArrayExtensions
    • HashExtensions
    • MyModularLookupExtensions
  • Helpers

    • CryptoRandomHelper
    • DateTimeHelper
    • EnumHelper
    • IdHelper
    • TotpHelper
  • Guard