GeoJSON.Net update to .Net Core#91
Closed
gbmarfo wants to merge 11 commits into
Closed
Conversation
* Topology-Object * Arcs with converter * First serialization test
* Fixed bugs in the converter * Added a test
* Started restoring object consistency by reconstructing the coordinates from the arcs * Quantization support.
…sserts asap) * Corrected coordinate bug * New nuget package
Member
|
Hi, the project builds in .net 3.5, .net 4.0 .net 4.5, .net standard 1.0 and .net standard 1.1. we should have .net core covered!! We're using Visual Studio 2017 that lets you work with multi-targeted frameworks a lot better, but I understand that not everyone has access to this yet. All of this should be in the current release on Nuget and I will hopefully be creating a new alpha release soon as some work has been done lately. Is there a specific issue that you're having with the current release and .net core? |
Member
|
Closing as no reply from @gbmarfo |
Author
|
Thanks matt and sorry for the delay in reply.
I got it installed successfully now in .net core. My issue now is how to
implement it with entity framework core.
Any ideas?
Thanks,
Godwin
…On Aug 5, 2017 5:18 PM, "Matt Lethargic" ***@***.***> wrote:
Hi, the project builds in .net 3.5, .net 4.0 .net 4.5, .net standard 1.0
and .net standard 1.1. we should have .net core covered!! We're using
Visual Studio 2017 that lets you work with multi-targeted frameworks a lot
better, but I understand that not everyone has access to this yet.
All of this should be in the current release on Nuget and I will hopefully
be creating a new alpha release soon as some work has been done lately.
Is there a specific issue that you're having with the current release and
.net core?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#91 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFTLOJUhrPXwv1ADSmHDDdrB0GfN7GaYks5sVKPsgaJpZM4OuWXt>
.
|
Member
|
I don't have much experience of EF in regards to this stuff. I know there is another project for a Contrib library as discussed here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello, does anyone have an update of this great library to .Net Core. A response will be greatly appreciated.
Email: [email protected]