24 packages tagged with “conversions”
This package contains a diverse range of classes and utility functions, intended to tackle a wide array of commonly encountered issues. Key areas of concern include threading, tasks, generic caching, event (message) aggregation, expression and reflection utilities, plugin contexts, enriched enums, pipelines, value objects, specifications, and dozens of extensions.
Coordinate Reference System Transformations core API library e.g. defining the interface implemented by adapters. F# library (usable from .NET e.g. C#) for transforming coordinates between different coordinate systems. The core assembly provides an adapter interface which is implemented by other assemblies using different third-part libraries as adaptees. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Util.CodeHelpers.Extensions is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., to provide common code validations like null-checks, type conversions and more, enhancing productivity and code legibility, and reducing development time.
A NetTools extension for unit conversions
Package Description
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'DotSpatial'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Helpers to assist in repetitive day-to-day operations for developers
Library providing string manipulation features that make life easier. Created for .NET 6.
The VersaTul Extensions project provides a variety of methods for manipulating arrays, performing conversions and other common functionalities.
ioCode Common Class Library
.NET constants with EPSG codes for Coordinate Reference Systems. Assembly with only one C# class that defines many (thousands of) integer constants which have been generated from the EPSG database. The version number is the same as the used EPSG database at http://www.epsg.org or http://www.epsg-registry.org Regarding the license: MIT license for this library with C# constants for EPSG codes. Regarding the data itself: Ownership of the EPSG Dataset by IOGP is acknowledged. See the URL http://www.epsg.org/TermsOfUse.aspx Some quotes from the 'Terms of use' URL: 'The EPSG database is published by IOGP at no charge. Distribution for profit is forbidden.... Ownership of the EPSG Dataset by IOGP must be acknowledged...' See the URL for detailed information
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'MightyLittleGeodesy'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Recommended Google client library to access the Merchant Conversions API (v1) which allows developers to programmatically manage conversion sources.
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'ProjNet'. For more information see the project website at github https://github.com/TomasJohansson/crsTransformations-dotnet
Provides extension methods for common DateTime calculations and conversions in .NET.
Coordinate Reference System Transformations adapter implementation using the adaptee third-part library 'ProjNet4GeoAPI'.
Convert different units of length, temperature, speed, fuel economy, frequency, pressure, area and plane angles
Weather measurement types and meteorological algorithms for HVO projects — temperature, pressure, distance, wind direction conversions, and standard atmosphere calculations.
A comprehensive .NET library for creating type-safe, validated string and physics quantity types using semantic meaning. Transform primitive string and numeric obsession into strongly-typed, self-validating domain models with 50+ validation attributes, polymorphic path handling, complete physics system covering 80+ quantities across 8 scientific domains, centralized physical constants with dimensional analysis, and performance-optimized utilities. Features include bootstrap architecture for circular dependency resolution, factory pattern support, dependency injection integration, and enterprise-ready capabilities for building robust, maintainable scientific and domain-specific applications.
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.