12 packages tagged with “utility-library”
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
Provides some custom utilities for .NET Core projects, including: attributes, azure, datetime, files, json, resources, convertions, crypto, enums, queries, stack trace, strings, testing, validations among others.
Utility for working with intervals, such as time periods. The utility allows you to find intersections of periods, exclude periods, etc.
A header-only, quite efficient rectangle packing library.
Provides utilities class for .NET
Nosabit.Core es una biblioteca de utilidades completa para aplicaciones .NET que simplifica tareas comunes de desarrollo. Incluye herramientas para manipulación de fechas, comparación de datos, seguridad, generación de contraseñas, conversión de tipos, manejo de HTTP, integración con React, procesamiento de formularios, y mucho más.
Tackling Coding Challenges as easy as it gets.
It is a general purpose library that you can use in your .NET projects. This library contains commonly used constant values, formatting operations and various helper classes.
Simple and flexible API to run Coding Challenge solutions in your IDE. Supports test files.
MsCore.Framework.Utilities is a collection of centralized utility classes and extension methods designed to simplify common tasks in .NET applications. It includes helper functions for collections, dates, strings, numbers, HTTP requests, caching, file operations, and configuration management. Fully compatible with dependency injection and ideal for modular development.
SkyWebFramework.Utilities is an all-in-one helper library that eliminates boilerplate code and provides battle-tested extension methods for common .NET operations. Includes string manipulation (truncate, slugify, sanitize), date utilities (business days, age calculation, time ago), collection helpers (batch processing, safe operations), security tools (hashing, encryption, GUID generation), math utilities (percentage, rounding, range checks), and object manipulation (deep clone, mapping, null checks). Perfect for web applications, APIs, microservices, and enterprise systems.