J4JSoftware.VisualUtilities 1.3.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package J4JSoftware.VisualUtilities --version 1.3.0
NuGet\Install-Package J4JSoftware.VisualUtilities -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="J4JSoftware.VisualUtilities" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add J4JSoftware.VisualUtilities --version 1.3.0
#r "nuget: J4JSoftware.VisualUtilities, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install J4JSoftware.VisualUtilities as a Cake Addin
#addin nuget:?package=J4JSoftware.VisualUtilities&version=1.3.0

// Install J4JSoftware.VisualUtilities as a Cake Tool
#tool nuget:?package=J4JSoftware.VisualUtilities&version=1.3.0

J4JSoftware.VisualUtilities

The change log is available here.

The library repository is available on github.

This assembly is focused on functions needed to work with various kinds of media objects.

This assembly targets Net 7 and has nullability enabled.

It contains a simple support class for working with "web-encoded" colors, WebColors. By "web-encoded" I mean RGB colors which are stored in a different sequence within a 32 bit integer than is the Microsoft/Windows norm. An example is the encoding used by Google Earth.

Remaining documentation forthcoming...

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on J4JSoftware.VisualUtilities:

Package Downloads
J4JSoftware.GeoProcessor

a library for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways

J4JSoftware.J4JMapWinLibrary

WinApp extensions to J4JMapLibrary

J4JSoftware.J4JMapLibrary

library for interfacing with map image servers

J4JSoftware.GeoProcessorApp

a console application for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways

J4JSoftware.GeoProcessorWPF

a WPF application for processing GPX, KML and KMZ files, and snapping GPS tracks to roadways

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.1 350 4/11/2023
2.1.0 209 4/5/2023
2.0.0 265 12/29/2022
1.3.0 278 12/27/2022
1.1.0 344 11/12/2021
1.0.0 1,473 9/28/2021
0.8.1 990 2/3/2021
0.8.0 1,261 1/9/2021

updated to net7