Skip to content

In this repository I will share some useful C# snippets.

License

Notifications You must be signed in to change notification settings

ExDevilLee/CodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeSnippets

In this repository I will share some useful C# snippets.

IO

  • DirectoryHelper : Provide some useful helper class to extend Directory.
    • string[] GetFilesWithinLimits(string path, string searchPattern, int limits)

Collections

  • KVCacheManager : It's use to manage collections with expiration time.

About

In this repository I will share some useful C# snippets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages