Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

danielgindi/dg.Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

dg.Utilities

This repo is archived now.

  • The pieces of code that are still relevant - migrated to Codenet (Can be found on Nuget).
  • Other stuff is obsolete and there are better and maintained solutions either as packages or as the .NET core.
  • Html encoder is available as System.Net.WebUtility.EncodeHtml(...).
  • The streaming csv reader is migrated, but for excel files you should one of the many libs available on Nuget. A good candidate could be ExcelDataReader.
  • Due to BouncyCastle not implementing XXTEA, and other implementations appending their own data to the input buffer - I had to migrate the XXTEA implementation too.
  • Levenstein distance is available in Standard.Data.StringMetrics.

About

A collection of utilities in all kinds of areas

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages