Giter VIP home page Giter VIP logo

Comments (16)

HarelM avatar HarelM commented on September 24, 2024

Any updates on this? I have a project I think is no longer needed if this is project is migrated to .Net core:
If I'm correct the UTM + shift should cover it.
Here is the project, the code is fairly straight forward.
https://github.com/HarelM/IsraelTransverseMercator
It's very specific to Israel.

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

@DGuidi @FObermaier, I have migrated my code here to use the IMathTransform interface so that I can use this project instead but I need .Net core support.
I prefer to invest time in migrating this project to .Net Core instead of migrating my own which is very partial to this one. Would it be something you might be interested in?
What's the current method? move the old csproj to another folder and create a new csproj next to the current files and create a new solution as well?

from projnet4geoapi.

FObermaier avatar FObermaier commented on September 24, 2024

Have a look at this branch.

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

I see. This looks OK.
Are you planning to migrate to new csproj format as well?
In any case I would very much like a nuget package that target .Net core, even as a pre-release if possible?

from projnet4geoapi.

Giancarlos avatar Giancarlos commented on September 24, 2024

I'm also having issues getting this to work under .NET Core is there any likelihood of a version that compiles with a .NET Core project be put up on NuGET even as a -pre release?

Thanks

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

Any updates on this? is there going to be a NuGet package that support this any time soon? @airbreather any chance to do the same migration here as well?

from projnet4geoapi.

airbreather avatar airbreather commented on September 24, 2024

I'll start working on this now.

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

Yay!!! :-)

from projnet4geoapi.

airbreather avatar airbreather commented on September 24, 2024

Any complaints about removing support for .NET 2.0 and Silverlight 5 like in NTS? If those are a big deal, I can probably add them back here easier than I could with NTS, since there's a lot less stuff here to have to wade through.

If not, I think 0fa0383 is basically ready for its own PR.

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

That was fast :-).
@DGuidi @FObermaier any change to get a pre-release NuGet of this so I can remove a reference to a piece of code I wrote that is no longer relevant if using this project?

from projnet4geoapi.

DGuidi avatar DGuidi commented on September 24, 2024

Go with this 😀

from projnet4geoapi.

airbreather avatar airbreather commented on September 24, 2024

ProjNET4GeoAPI.1.3.2-pre2.nupkg
ProjNET4GeoAPI.1.3.2-pre2.symbols.nupkg

I created the above using the following command-line after doing a release-mode build in Visual Studio:

nuget pack ProjNET.nuspec -Version 1.3.2-pre2 -Symbols

Not sure what it takes to publish something onto NuGet.

from projnet4geoapi.

DGuidi avatar DGuidi commented on September 24, 2024

I think they should be loaded into nuget.org using provided credentials, I send you a mail asap. Can I use email address in your GitHub profile?

from projnet4geoapi.

airbreather avatar airbreather commented on September 24, 2024

@DGuidi yes, the e-mail address in my profile is correct.

from projnet4geoapi.

airbreather avatar airbreather commented on September 24, 2024

Thanks @DGuidi, I've successfully pushed 1.3.2-pre3 to NuGet. It has some last-minute changes in it, so it won't exactly match those files I linked above, but it does match exactly with what was submitted in #19.

from projnet4geoapi.

HarelM avatar HarelM commented on September 24, 2024

Thanks guys!!
I have added the relevant NuGet package and was able to use it and make sure the relevant part that I needed is working as expected.
I believe this issue can be closed. :-))))

from projnet4geoapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.