Skip to content

Commit ea33308

Browse files
committed
Added workflow badges; renamed .yml files
1 parent 02edca7 commit ea33308

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Linq2db PostGIS Extensions
2+
![PostGIS 2.5](https://github.com/apdevelop/linq2db-postgis-extensions/actions/workflows/postgis-2.5.yml/badge.svg)
3+
![PostGIS 3.0](https://github.com/apdevelop/linq2db-postgis-extensions/actions/workflows/postgis-3.0.yml/badge.svg)
4+
![PostGIS 3.1](https://github.com/apdevelop/linq2db-postgis-extensions/actions/workflows/postgis-3.1.yml/badge.svg)
5+
26
.NET Standard 2.0 library with OGC extensions methods on geometry (`NpgsqlTypes.PostgisGeometry` or `NetTopologySuite.Geometries.Geometry`) instances, providing strongly typed access to [PostGIS](http://postgis.net/) functions on server side while using [linq2db](https://github.com/linq2db/linq2db) LINQ to database provider.
37

48
### Two implementations

0 commit comments

Comments
 (0)