File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # GeoJSON.Net.Contrib [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8i73123t14xro67k )] ( https://ci.appveyor.com/project/GeojsonNet/geojson-net-contrib )
1+ [ ![ NuGet Version] ( http://img.shields.io/nuget/v/GeoJSON.NET.Contrib.MsSqlSpatial.svg?style=flat )] ( https://www.nuget.org/packages/GeoJSON.NET.Contrib.MsSqlSpatial/ )
2+ [ ![ NuGet Version] ( http://img.shields.io/nuget/v/GeoJSON.NET.Contrib.Wkb.svg?style=flat )] ( https://www.nuget.org/packages/GeoJSON.NET.Contrib.Wkb/ )
3+ [ ![ NuGet Version] ( http://img.shields.io/nuget/v/GeoJSON.NET.Contrib.EntityFramework.svg?style=flat )] ( https://www.nuget.org/packages/GeoJSON.NET.Contrib.EntityFramework/ )
4+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/8i73123t14xro67k )] ( https://ci.appveyor.com/project/GeojsonNet/geojson-net-contrib )
5+
6+
7+ # GeoJSON.Net.Contrib
28Repository for all GeoJSON.Net * .Contrib projects
39
410## GeoJSON.Net.Contrib.MsSqlSpatial
@@ -82,4 +88,4 @@ byte[] wkbPoint = point.ToWkb();
8288
8389// Wkb -> GeoJson example
8490Point pointFromWkb = wkbPoint .ToGeoJSONObject <Point >();
85- ```
91+ ```
You can’t perform that action at this time.
0 commit comments