Found 230 packages
A collection of useful string extension methods
Extension to String class that makes it easier to do some common jobs as calculate Levenshtein distance between with another string, check if string contains at least one value from an array, check if ends with at least one value from an array, get the file extension of a filename, compute the hash of a string, encrypt and decrypt the string with RSA and more.
.NET utility library that includes Application Configuration, lightweight ADO.NET Data Access Layer, logging, utility classes include: StringUtils, ReflectionUtils, FileUtils, DataUtils, SerializationUtils, TimeUtils, SecurityUtils and XmlUtils. These classes are useful in any kind of .NET project.
Easily customize ToString of objects by concatenating given properties of the object into a string.
The CaseON library includes MatchON, ConvertON, and ValidateON classes for string casing, conversion, and validation in C# applications.
A set of extension methods to String.
Some generic test utilites.
Usefull extension methods for collections/string/dictionary manipulation
A collection of helpful html string extension methods
String utilities that I seem to write with regularity for different projects
String extensions for .NET nanoFramework C# projects.
A utility library for string manipulations such as trimming, formatting, and case conversions.
A utility package providing static string manipulation and conversion utilities, as well as a modular database framework meant to provide a way to decouple database implementations when working with data repositories.
Many utilitity methods: Active Directory, Validations, WebServices, FastLookup, Access to: Caching, ConnectionString, Cookies, ServerVariables, Session
Utilities for working with String
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
A collection of utilities for working with strings in .NET.
biz.dfch.PS.System.Utilities ============================ Modules: biz.dfch.PS.System.Utilities d-fens GmbH, General-Guisan-Strasse 6, CH-6300 Zug, Switzerland This PowerShell module contains Cmdlets to perform various actions and utilties/convenience functions such as string conversion and formatting. You can download this module via [NuGet](http://nuget.org) with [Install-Package biz.dfch.PS.System.Utilities](https://www.nuget.org/packages/biz.dfch.PS.System.Utilities/). See [d-fens WebSite](http://d-fens.ch/2014/10/15/module-biz-dfch-ps-system-utilities/) or check the [Wiki](https://github.com/dfch/biz.dfch.PS.System.Utilities/wiki) for further description and examples on how to use the module.
biz.dfch.CS.System.Utilities ======================== Collection of utility classes that provide functionalities like * StringValueAttribute for Enums * Cryptography helper for password encryption and decryption * Start-Process assembly for invocation of processes via Interop/CreateProcessWithLogonW for use with biz.dfch.PS.System.Utilities See http://d-fens.ch/2014/10/11/bug-start-job-from-scheduled-task-fails-with-event-id-8197-when-invoked-via-different-credential-set/ * Log forwarders for System.Diagnostics.Debug/Trace for log4net * Json helper methods for NewtonSoft.Json * Introspection and Reflection for calling methods
Utilities class for .Net including Dynamic property getters/setters, automatic IQueryable searching, LinqToSql shortcuts, FileStream shortcuts, String extensions and more.