Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/GeoJSON-Net/GeoJSON.Text

.Net library for GeoJSON types & corresponding System.TExt.Json (de)serializers
https://github.com/GeoJSON-Net/GeoJSON.Text

Adding .net 7 to build matrix

31ec322c320a24fdb7136620de81812fc28aaeb3 authored over 1 year ago by Matt Hunt <[email protected]>
Adding TypedFeatureCollection

6b79dbcd53166d552e13534e3af74d1ba0f7fadc authored over 1 year ago by Matt Hunt <[email protected]>
Correcting string values for GeoJSONObjectType

38aced95ae5f2a6f23135be1dd1500d2ef3cc2b0 authored about 2 years ago by Matt Hunt <[email protected]>
Merge pull request #19 from mlaban/position-converter-options

Fix for PositionConverter.Read SerializerSerializer - Issue #18

a68257e8f8afaa9e64ff7979c3bf491b1f46b4f9 authored about 2 years ago by Matt Hunt <[email protected]>
Fix for PositionConverter.Read SerializerSerializer - Issue #18

Passing the SerializationOptions along in the internal call to JsonSerializer in PositionConvert...

b473174aed73e8fea2ab3058350c57696940f0b0 authored about 2 years ago by Laura Laban <[email protected]>
Only .net core 3.1 is needed to build .net standard

4aea7e60e1a79a3eda3724f4b89d840792a6eb32 authored almost 3 years ago by Martin Boje Carpentier <[email protected]>
Updated the release version variable

d2a59b6de3d5e98d41deaaeb3a2201e624988c6a authored almost 3 years ago by Martin Boje Carpentier <[email protected]>
Merge pull request #12 from GeoJSON-Net/bugfix/no-support-of-wildcard-directly

Bugfix/no support of wildcard directly

2ba06a17eb2d591a26fce1fee0a07021d23c003f authored almost 3 years ago by Martin Carpentier <[email protected]>
Push package by id directly

991b63e52d64aac7b997f96a1918fd01f108ab7f authored almost 3 years ago by Martin Boje Carpentier <[email protected]>
There is no support for wildcard in the dotnet nuget push command, so i edited the command, to first retrieve the most recent nupkg package using Get-ChildItem which supports wildcards, and then push the result

50263599dee2172611cb5d35b450d0d3ac7904fd authored almost 3 years ago by Martin Boje Carpentier <[email protected]>
Merge branch 'main' of https://github.com/GeoJSON-Net/GeoJSON.Text

220e6012d96c1d31b01706f779cdd20c1e9e0896 authored almost 3 years ago by Martin Boje Carpentier <[email protected]>
Merge pull request #11 from GeoJSON-Net/feature/dotnet-push-correct-path

The nuget push input folder was incorrect

b5825840d8c414c687e19ed7d57d5fa898dab60a authored almost 3 years ago by Matt Lethargic <[email protected]>
The nuget push input folder was incorrect

cbe8a165160458353019f63b957d70a7f971df02 authored almost 3 years ago by Martin Carpentier <[email protected]>
Merge pull request #8 from GeoJSON-Net/feature/update-release-script

Updated the release action

8824a55492e4f88c6ee84ab8e58f1dcab29549aa authored about 3 years ago by Martin Carpentier <[email protected]>
Updated the release action

Updated the release action to pull version from release tag.

Will throw error if release tag in...

aaefb087609cca04b90dc91212995ec123d9c9fb authored about 3 years ago by Martin Carpentier <[email protected]>
Run release from ubuntu

d8acc12b74a03cbee2948dc68ccdd35977959d20 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Merge pull request #7 from GeoJSON-Net/feature/only-net-standard20

Feature/only net standard20

3feb5b30a317adb25e1735544e4e7917039b0829 authored about 3 years ago by Martin Carpentier <[email protected]>
Updated code in regards to recommendations

0dfb25c9dc87af8232087244c6b0e441ee232dc6 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Added static code analyzer, and fixed the code in regards to the recommendations in the GeoJSON.Text project

c94a77cf49c958598f3984b5666ad0d533fd356f authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Changed windows runner to specific version, to follow recommended guidelines of specified version

62dd084036854c76897a0736278d20dc9a93cbf6 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Run benchmark on windows

fe9b423e586e62ef4d7cb8505b3e8527f2c48926 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Run release from windows, since the tests have to run on windows, and it makes sense to run the release from the same platform as the tests

60464bc3c84ede31e741d3a8dce566075917adc0 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Build only package towards .net standard 2.0

cc2cc2287a827a562912ba3cd4e2119be45dc6b0 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Adding build step to release action

e00a5368b44510f74ff00de3d3fb83d1250ac6af authored about 3 years ago by Matt Lethargic <[email protected]>
removing needs from release job

5d49d075701735f5b51bd6c5da464df77e83d848 authored about 3 years ago by Matt Lethargic <[email protected]>
changing the name of the release action

5b5b2760c173b5de09bd085df7f67e046dd00d6d authored about 3 years ago by Matt Lethargic <[email protected]>
Merge pull request #6 from GeoJSON-Net/feature/move-to-support-net-standard20

Feature/move to support net standard20

5576f1686d7fe2cdea9a96468a780f017764b3ab authored about 3 years ago by Martin Carpentier <[email protected]>
Merge branch 'main' of https://github.com/GeoJSON-Net/GeoJSON.Text

4833f62f85b6e45fa2ec7fb409542135d7623c44 authored about 3 years ago by Matt Lethargic <[email protected]>
only upload to codecov if main

ec24eb8832a4d7c06f2998f6c561b47acbeb5643 authored about 3 years ago by Matt Lethargic <[email protected]>
Merge pull request #5 from GeoJSON-Net/feature/update-readme

Updated the readme

57d015a9f56f85ea5676bdd58082ad2cf1d7cf1d authored about 3 years ago by Martin Carpentier <[email protected]>
Merge issue on build actions

Removing working dir

cab67ce3adadca150d63b86bd6f888108218e1c9 authored about 3 years ago by Matt Lethargic <[email protected]>
Merge branch 'main' into feature/move-to-support-net-standard20

118d2329c945b5f58eb43d52499720a628be869d authored about 3 years ago by Matt Lethargic <[email protected]>
Merge pull request #4 from GeoJSON-Net/feature/release-build

GitHub action to release to nuget

eba1551d8623c85c66aa6397083d71c5f9bb9272 authored about 3 years ago by Matt Lethargic <[email protected]>
Added msbuild

43ee7dc675e8425a1f6ccc7cb91d332dc54b8a2c authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Updated so it will run with .net standard 2.0

126f25c13e256963f7c0d4154ee6cffd6e0d69dc authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Removed the github triggers that didn't work

a3acecabb80604f90c6fc641ab1a1e449d162019 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Run on push OR pull_request

a7bdb9da60ae46445cd0207e106afbe13f3bea25 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Reverted accidental chagne

6666c99eede5fb350ec13921e5331c8f92315615 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Fixed mergeconflict

5f12034aa81ebc7b0385ea0835717e8b7e9b5907 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Updated readme with benchmark

864fcb75418b222e0be5f114c38ee1845d5120c8 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Updated the readme

b7a06c06f951a2e0f5b65aa42dc62ab31b57814d authored about 3 years ago by Martin Boje Carpentier <[email protected]>
moved release to it's own yaml file

7e4036be41dad6ef54249865249b0e42610495d9 authored about 3 years ago by Matt Lethargic <[email protected]>
*proj to csproj

1789750ec7e9802d9a413d1698a58a9b0ed910a1 authored about 3 years ago by Matt Lethargic <[email protected]>
adding new signing key and signing assembly

703a60ac2f163fd772b36f8fb2869d627511328d authored about 3 years ago by Matt Lethargic <[email protected]>
setting langversion to latest in benchmark

9bc8ae71d47fb0b91069a21ea7a96725f567c05d authored about 3 years ago by Matt Lethargic <[email protected]>
adding ContinuousIntegrationBuild to project

using netstandard for building instead of coreapp

fbb1eb50a6cfd13c3104526e87eacea6203eb939 authored about 3 years ago by Matt Lethargic <[email protected]>
adding release job

108a1edbde22883efc4fc493a2389f15131ab37e authored about 3 years ago by Matt Lethargic <[email protected]>
Merge from main

bb9930bd5c6189f060bd263db47a1c28d029f854 authored about 3 years ago by Matt Lethargic <[email protected]>
Merge pull request #3 from GeoJSON-Net/feature/add-benchmarking

Test the benchmark run on pull request

d0bd715e542f91128c7c07089430a2ff0a91ad8b authored about 3 years ago by Matt Lethargic <[email protected]>
Removed the directory build props file, since it caused the benchmarking to fail, and also the solution can be signed in other ways

8a6064cf5de78265ff5ad25cbdf08cec588eb355 authored about 3 years ago by Martin Carpentier <[email protected]>
Merge pull request #2 from GeoJSON-Net/feature/add-benchmarking

Feature/add benchmarking

170bb3f7b7c9db7e5d750d62d4ec6f321e80d7b0 authored about 3 years ago by Martin Carpentier <[email protected]>
Only run benchmarking on pull requests

c208f87bd273c8a150323a162cfcaafdebb5ac02 authored about 3 years ago by Martin Carpentier <[email protected]>
No filter

ed9a80b3ca2e98993c9cd2327f3222fb84202528 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Changed program to test benchmarking

56265492eebee32e5e4c0a4a787b8009edad1b20 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Updated benchmark with filters

e2eef488b5fe021b51053d8a2223799a99c2b0ef authored about 3 years ago by Martin Boje Carpentier <[email protected]>
New path for benchmark result

a88cd70d24d07e09b9a7159d395fb1be12611af0 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Small update of the benchmark action

16f3ae2aa56a8cf16546f99d0214a88c20d4016a authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Updated run params

860529d3d7aecb16c81f38af8cf73321816e24af authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Should now store result

af6d9a2e53e41adc01ad5c834b7cc4f82a50befc authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Use multiple .net versiosn

23cede73774e8bc14fd940e750f5c7106ff5f95c authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Changed path to unix based paths

e57fc8907294a64a066aceeb7ea38118a7818ba2 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Added benchmarking

e752939087f6831557107a76873f33ec145147cb authored about 3 years ago by Martin Boje Carpentier <[email protected]>
First attempt at continous benchmark

3fd5d045855f7fabd2b3455fae40bc10db4db647 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Removed ignore warning, and throw NullReferenceException instead

04e01e537654d978f44f48d20f6a261e01012d43 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Added deserialize benchmarks

ac1eace241b031b5fc80383eff382c8cc7c5c573 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
Readded build props file

22db44c4bbe6688694f21076fcab02198d61c7a6 authored about 3 years ago by Martin Carpentier <[email protected]>
Moved project into a new subfolder, since i renamed the project to fit the type of tests it contains

09d919441e95de23e860f5601f77d9052b9335b9 authored about 3 years ago by Martin Carpentier <[email protected]>
Added first 2 benchmarks. First serializes feature collections with a changing amount of features (100000 and 1000000). And second serializes a simple linestring

481d0ac3fb3f607c648af3e8850ebdcb252df9a9 authored about 3 years ago by Martin Carpentier <[email protected]>
Added simple serializing benchmarking. Could not make the benchmarking run with the directory.build.props file, so i removed it, since the solution can be signed as part of the deploy nuget command

e6dc607d79a0d4f863d920b7f1c57f80d6baf7e0 authored about 3 years ago by Martin Boje Carpentier <[email protected]>
fixing if on github action

66db54ed5968393c30e782b0ba5f7a5515233246 authored about 3 years ago by Matt Lethargic <[email protected]>
Changing codecov dir

62db461204d2f553b565cd1291fefffadc520d00 authored about 3 years ago by Matt Lethargic <[email protected]>
Merge pull request #1 from MartinCarpentier/feature/change-project-naming

Feature/change project naming

5a9ecd007e153b430db74349a18eda370ab0d480 authored about 3 years ago by Matt Lethargic <[email protected]>
renaming converter

98165f246852e1881fcf6bf5fcde4ed953a6a32e authored about 3 years ago by Matt Lethargic <[email protected]>
changing readme

e237799aff0eed36a99df3d96612301b86a85a26 authored about 3 years ago by Matt Lethargic <[email protected]>
Adding CI changes with code cov

c4d97638ee1d44b29ff7e1cd6302436d0b6f48ef authored about 3 years ago by Matt Lethargic <[email protected]>
adding release workflow

d3b6d696e06b2cab7f7898192ffe961a5e022a68 authored about 3 years ago by Matt Lethargic <[email protected]>
Fixed merge conflict

4abf3acd95d0ce004686208b6c70a4e58c722276 authored about 3 years ago by Martin Carpentier <[email protected]>
Updated the ci file

b1fd9319987c52006912419e38649b47b12de4c7 authored about 3 years ago by Martin Carpentier <[email protected]>
Converted code to support system.text.json

Updated the code to support system.text.json, and also updated the tests
to run using system.tex...

3c06947a278950bb8c546167932b4d40e9b45d76 authored about 3 years ago by Martin Carpentier <[email protected]>
Folder rename

b5b8d90c5f757807a0a37042e4d823821c373004 authored about 3 years ago by Matt Lethargic <[email protected]>
Changing namespaces, adding System.Text.Json usings and changing JsonPRoperty attribute

3219339cc6a5d20373ecdcf0c597448d4e6c99ad authored about 3 years ago by Matt Lethargic <[email protected]>
Changed some naming of folders in project. Also changed the path in the SLN file to point to the new route after folder renaming

a086e93946e50e6f5ffe8cd57c346b958adecbec authored about 3 years ago by Martin Carpentier <[email protected]>
Initial code commit, build fails

ee56135e33983c92bbfd9f8e7b2cdd25c853622c authored about 3 years ago by Matt Lethargic <[email protected]>
Initial commit

4a5e80cde273be39d9ee1bd199c0e81193bce07d authored about 3 years ago by Matt Lethargic <[email protected]>