Skip to content

Popular utility extension methods for .NET projects

License

Notifications You must be signed in to change notification settings

cafesystem/utils

Repository files navigation

CafeSystem Utilities library

Popular utility extension methods for .NET projects in one assembly. You can use it in every projects you working on and avoid duplicating utility and helper codes. This library contains helper usefull extension methods for every day projects for these types :

  • Arrays, Collections and Dictionaries
  • String, Hash and Numeric types
  • System Type and enum
  • LINQ and AsyncTask
  • DateTime
  • Guid and an implementation of a Ordinal GUID

Install via Nuget

Install-Package CafeSystem.Utils

Build

Clone the repo first then :

dotnet build -c Release

About

Popular utility extension methods for .NET projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages