You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[](https://github.com/GeoJSON-Net/GeoJSON.Text/actions/workflows/ci-build.yml)[](https://codecov.io/gh/GeoJSON-Net/GeoJSON.Text)
1
+
[](https://www.nuget.org/packages/GeoJSON.Text/)[](https://github.com/GeoJSON-Net/GeoJSON.Text/actions/workflows/ci-build.yml)[](https://codecov.io/gh/GeoJSON-Net/GeoJSON.Text)
2
2
3
3
# GeoJSON.Text
4
4
GeoJSON.Text is a .NET library for the [RFC 7946 The GeoJSON Format](https://tools.ietf.org/html/rfc7946) and it uses and provides [System.Text.Json](https://docs.microsoft.com/en-us/dotnet/api/system.text.json?view=net-6.0) converters for serialization and deserialization of GeoJSON data.
0 commit comments