The simple statsd client for .Net is a robust, easy-to-use way of feeding metrics into a statsd-compatible server. You can use it to log counts, timings and gauges. Features include: * Log counts, timings, gauges, sets and raw metrics * Has an additional API that uses dynamics to create and submit stats * Fault-tolerant client that can be configured to fail silently (with a warning) if misconfigured * IStatsdClient interface for easy mocking in unit tests * Allows for customisation of every output stat to do things like screen metrics before sending * Supports a user-defined prefix to prepend to every metric * Outputs to UDP or TCP .Net 4.5 Users: * Use the StatsdExtensions to define metrics without having to manipulate strings * The dynamic stats builder interface provides a cleaner alternative to creating and logging metrics Licence: MIT
Just some simple extensions to make Strings better... stringier
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
imbSCI.Core library of imbSCI module (imbVeles framework). Provides attributes for data annotation, data aggregation, reporting, PropertyExpression, type description data (advanced reflection), rich extensions library (data, enum works, input/output, math, DataTable, text manipulation, type works (enhanced reflection)), file-data structures, directory tree data model, string templates, color manipulation, HTML/Markdown creation ...
Underscore.string is JavaScript library for comfortable manipulation with strings, extension for Underscore.js inspired by Prototype.js, Right.js, Underscore and beautiful Ruby language. Underscore.string provides you several useful functions: capitalize, clean, includes, count, escapeHTML, unescapeHTML, insert, splice, startsWith, endsWith, titleize, trim, truncate and so on.
String helper slots for Magic to allow you to easily modify strings from your own Hyperlambda. To use package go to https://polterguy.github.io
SwissKnife is a lightweight, well-documented and well-tested general purpose .NET class library. It is a natural extension of the .NET framework designed to be used on all types of .NET projects. SwissKnife simplifies common programming tasks like: argument validation (using code contracts), safe string conversions, date and time manipulation, cryptography, reflection and many more.
This package Contains the extended String and number manipulating functions. At present this package contains only a few functionality, but the coming days i will update many functionalities as per required, or when ever i find usefully function i will update. so do support ..... Mainly this package contains Methods 1)Convert Number To Words 2)Remove Special Characters 3)Generate Unique ID Extensions 1)Convert Number To Words 2)Remove Special Characters How to use : 1) simply install the nuget , 2) include the namespace Common.Helper
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Just some simple extensions to make Strings better... stringier
The package is a part of the Saritasa Tools project. Saritasa.Tools.Common contains various utilities and extensions for DateTime conversion, strings manipulation, validation utils (Guard), parse with default, flow (memoize, retry), collection processing (chunk select), atomic (CAS, swap), strings hash (md5, sha1, sha2), paged enumerable.
Provides primitives for string and text manipulation.
Blazingly Fast Statsd Client for .NET Standard 1.6+ and .NET Framework 4.0+. It doesn't use any kind of string manipulation and doesn't allocate new buffers and thus generates no work for GC. Very few objecs are allocated during perodic DNS resolution routine.
Handlebars.Net.Helpers Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities.
.NET 4 framework core library of pure functions for string manipulation. Documentation available at: https://marcjohnston.github.io/byMarc.Net4.Library.Strings/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net4.Library.Strings/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net4.Library.Strings/ Purchase source code here: https://bymarc.store/product/bymarc-net4-library-strings/
An assortment of useful extensions to .Net in the following areas, alphabetically: ADO.NET, command line, cryptography, functional programming, logging, generics, performance monitoring, reflection, REST API, serialization, string manipulations.
JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files.
Provides the tables which drives Stringier.Glyph's algorithms.
SimpleTemplateEngine, as the name suggests, is a simple string-based template engine for .NET that alows easy creation and manipulation of string templates.
Humanizer meets all your JavaScript needs for manipulating and displaying strings, dates, times, numbers and quantities. This is a port of the popular Humanizer library to JavaScript.
Binary string library for .NET
Provides F# support for Stringier.Literary
Functions for manipulating strings.
Literary extensions for Stringier
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.
A treasure trove of useful extension methods, helpers, and tools for ASP.NET and MVC. Halide includes extension methods for manipulating base types (like strings, byte arrays, numerics), and static helper classes for HTTP and REST helpers, SQL data readers, security and encryption, file compression, SCSS compilation, CSS and JavaScript minification, and more. Halide requires no commercial third party components. You have all the source code, an MIT license, sunshine, and puppies.
Comprehensive C# Utility Library: Facilitating seamless .NET development with robust features for authentication, data manipulation, date-time operations, JSON/XML conversions, string utilities, RESTful service interactions, and performance monitoring. Designed for simplicity and efficiency in handling common programming tasks.
Library Name is a collection of utility methods for manipulating various data types.
Library Name is a collection of utility methods for manipulating various data types.
Usefull extension methods for collections/string/dictionary manipulation
A general-simple library for string manipulation functions by Drysdale Chivhanga
The HeroKit library, providing utility operations, offers a comprehensive set of extension methods for controlling, converting, and manipulating various data types. Designed for projects developed in C#, this extensive library enables performing diverse operations on different data types, ranging from arrays to date-time values, objects, and strings etc.
String case manipulation helpers (Source only package).
Path manipulation helpers for strings (Source only package).
String splitting and parts manipulation helpers (Source only package).
The Helpify library, providing utility operations, offers a comprehensive set of extension methods for controlling, converting, and manipulating various data types. Designed for projects developed in C#, this extensive library enables performing diverse operations on different data types, ranging from arrays to date-time values, objects, and strings.
HTML related string manipulation helpers (Source only package).
Whitespace manipulation helpers for strings (Source only package).
The Helpify library, providing utility operations, offers a comprehensive set of extension methods for controlling, converting, and manipulating various data types. Designed for projects developed in C#, this extensive library enables performing diverse operations on different data types, ranging from arrays to date-time values, objects, and strings.
String manipulation library
Provides various extensions to make strings better... Stringier.
Splits up a string into separate parts of a text message. Useful for calculating text message parts, ensuring the parts get sent in the correct way and general SMS manipulation tasks.
.NET 2 framework core library of pure functions for string manipulation. Documentation available at: https://marcjohnston.github.io/byMarc.Net2.Library.Strings/ Issues and bug tracker available at: https://github.com/marcjohnston/byMarc.Net2.Library.Strings/issues NuGet package available at: https://www.nuget.org/packages/byMarc.Net2.Library.Strings/ Purchase source code here: https://bymarc.store/product/bymarc-net2-library-strings/
Several and easy utils for strings manipulation. ConvertNumberToLetters, ImageFromText, LevenshteinDistance, RemovesInvalidFileNameChars,ToTitleCase, Sql minifier and much more
Package with extensions and util methods to manipulate Enumerables, Strings, Integers, Datetime, Object, etc.
The CoralPay Utility Library is a comprehensive suite of tools designed to simplify common tasks for .NET applications, including string manipulation, HTTP request handling, and cryptographic operations.
xUnit theory csv and json data providers and some helper classes for console app testing and string manipulation. Main intended usage is in automated assignment testing and evaluation.
Helpers, extensions and utilities for manipulating strings
Tiny library designed to help with string manipulations.