|
Posted
over 13 years
ago
by
James Craig
1) Added RingBuffer class to Utilities.DataTypes.
2) Added NextString to Random class that works off of a pattern (useful for generating fake data).
|
|
Posted
over 13 years
ago
by
James Craig
1) Added ToString function to LDAP Entry class for an easy view of the individual entry (exports all properties to a string).
|
|
Posted
over 13 years
ago
by
Namshub
Hi this work is wonderful but I'm unable to get the application working due to your changes and moving them in to extensions.For example =Utilities.Web.HTML.AbsoluteRoot+"Cisco/"the HTML class no longer exists and is now an extension methodI have had
|
|
Posted
over 13 years
ago
by
JaCraig
Hi this work is wonderful but I'm unable to get the application working due to your changes and moving them in to extensions.For example =Utilities.Web.HTML.AbsoluteRoot+"Cisco/"the HTML class no longer exists and is now an extension methodI have had
|
|
Posted
over 13 years
ago
by
Namshub
Hi this work is wonderful but I'm unable to get the application working due to your changes and moving them in to extensions.For example =Utilities.Web.HTML.AbsoluteRoot+"Cisco/"the HTML class no longer exists and is now an extension methodI have had
|
|
Posted
over 13 years
ago
by
James Craig
1) Added Google API class for static maps
|
|
Posted
over 13 years
ago
by
James Craig
1) Added ability in ORM to turn off Audit tables.
2) Added a bunch of comments.
|
|
Posted
over 13 years
ago
by
James Craig
1) Added Async extension to Action objects. (Utilities.DataTypes.ExtensionMethods
2) Added LevenshteinDistance extension to strings. (Utilities.DataTypes.ExtensionMethods.
|
|
Posted
over 13 years
ago
by
James Craig
1) Added ability to minify more than just HTML with HTTPCompress.
2) Added a number of comments.
|
|
Posted
almost 14 years
ago
by
jcraig
1) Added an option to remove white space when calling HTTPCompress. (Utilities.Web.ExtensionMethods)
|