Info
Version: | 3.0.0 |
Author(s): | TomasJohansson |
Last Update: | Tuesday, November 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TomasJohansson/crsTransformations-dotnet |
NuGet Url: | https://www.nuget.org/packages/Programmerare.CrsTransformations.Core |
Install
Install-Package Programmerare.CrsTransformations.Core
dotnet add package Programmerare.CrsTransformations.Core
paket add Programmerare.CrsTransformations.Core
Programmerare.CrsTransformations.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 4.5.4)
- System.ValueTuple(>= 4.4.0)
- FSharp.Core(>= 4.5.4)
Tags
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.