SharpMap 1.1.0

dotnet add package SharpMap --version 1.1.0
NuGet\Install-Package SharpMap -Version 1.1.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="SharpMap" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpMap --version 1.1.0
#r "nuget: SharpMap, 1.1.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 SharpMap as a Cake Addin
#addin nuget:?package=SharpMap&version=1.1.0

// Install SharpMap as a Cake Tool
#tool nuget:?package=SharpMap&version=1.1.0

This package contains the core components of SharpMap.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 5,014 2/11/2014
1.0.4.1 2,405 7/23/2013
1.0.4 63 7/22/2013

New Features
-OleDbTwoPoint provider
-Reprojection of GdalRasterLayer
-HeatLayer
-New Property MapScale that can get/set the current Scale of the map
-New Provider: OracleSpatialProvider that uses ODP.NET and ODAC to access OracleSpatial tables in a more efficient way and improve performance
-GDALTileIndexRasterLayer to be able to use TileIndex-shapefiles created by gdaltindex.exe to draw mosaics of rasters in an efficient way
-GdiImageLayer with (optional) use of a world file
Bug fixes
-GetFeature of GeometryFeatureProvider
-Change to make spatialindex detection of ManagedSQLiteprovider case-insensitive
-Fix for #34754. OgrProvider: implementation for xxxList data types, better check if desired layer really exists.
-Fix for Oracle in OleDbProvider which made Number-fields throw invalid cast exception
-Fix for not rounding coordinates to integer values when reading them from SpatiaLite
-Fixed ColorBlend evaluation of GDalRasterLayer
-Error in offset-calculation of some shapefiles which made some special cases not load correctly
-Fixed issue with simultaneous readers of the same shapefile (locking error of shx-file)
-MapBox is made partial to easier allow extensions
-TargetSRID is made virtual
-Fix for #34709. Cross thread violation
-Fixed ToolTip for MapZoomToolStrip
-Fix for transforming Envelope (now using all 4 corners instead of just 2
-Removed unnecessary calls to refresh in MapBox to minimize OnPaint Calls
-Fix for LabelLayer rotation
-Fix for LabelLayer use of Halo setting generated by a theme.