513 packages tagged with “Map”
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
The ultimate file-extension & mime-type library with over 14,000+ signatures. Quickly detect extensions & mime types from a stream or byte array using magic numbers (file headers) and magic words. A default signature library is included and can be expanded using Mime-Detective.Definitions.Condensed (common signatures) or Mime-Detective.Definitions.Exhaustive (14,000+ signatures).
An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
Mapsui - Library for mapping
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#. Split from the DryIoc: https://github.com/dadhi/DryIoc
This is a portable class library which makes it easy to access the Bing Maps REST services from .NET.
WPF map components based on the Mapsui library
Functional filter abstraction for creating, applying, mapping, and reducing combinatory filter structures
An exhaustive library of over 14,000 file signatures for use by the "Mime-Detective" package.
This package contains the core components of SharpMap.
Google Places, Maps, Roads, Search and Translate. Requests and Responses are complete with Google api documentation and references.
DotNetCore.Mapping
Standard Class library for getting weather from open weather map's api
Google Maps for AngularJS is a set of directives which integrate Google Maps in AngularJS applications.
A Geospatial Library for .NET - a .NET port of spatial4j
Mapsui - Library for mapping Extensions
ArcGIS Maps SDK for .NET components and controls for spatial data visualization in your Windows desktop apps built with the Windows Presentation Foundation (WPF) UI framework. Includes a 2D MapView, 3D SceneView, a Callout control for the display of information, and platform-specific image support.
TK.CustomMap lets you customize pins, add overlays, calculate routes, search place predictions, cluster pins and more!
This package provides the functionality to utilize the features of Syncfusion® WPF Maps control and more.
AutoConfig is an automagical, convention-based, customisable, extensible library for mapping configuration files to POCO C# objects/interfaces with the absolute minimum of code.
A two-way one-to-one lookup for .NET Standard. Like a dictionary, but indexed both ways.
A .NET object-mapper useful to deep-copy an object, or transform (map) an object of a certain type to another type.
Functions like MapT, BindT, ForAllT, etc. for the nested monadic type extensions (i.e. `Seq<Option>`