Git Product home page Git Product logo

Comments (6)

spewu avatar spewu commented on May 31, 2024 1

@f2prateek As far as I know, the nuspec file is not needed anymore actually ... maybe I should have deleted it in my pull request :)

from analytics.net.

f2prateek avatar f2prateek commented on May 31, 2024

@bryanrengo gotcha, thanks for letting us know. I'm not totally familiar with what it would take to get nuget + netcore to work. I'd have to look into this a bit more.

If you happen to know the changes required, we'd be happy to accept a PR!

@spewu helped us out with the netstandard support, and might have some pointers as well.

from analytics.net.

spewu avatar spewu commented on May 31, 2024

@f2prateek I am not sure how you currently build the NuGet packages, but I would suggest you just use the dotnet CLI. It has a pack command for creating a NuGet package: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-pack

If you are currently building the NuGet packages manually, you could also consider creating an account on e.g. https://www.appveyor.com - it is free for open source projects.

This blog post has a pretty good walk-through in case you are interested in going that way: https://andrewlock.net/publishing-your-first-nuget-package-with-appveyor-and-myget/

from analytics.net.

f2prateek avatar f2prateek commented on May 31, 2024

Ah neat, we are using appveyor for the C++ library, that might be a good option here too. RIght now the process is pretty manual https://github.com/segmentio/Analytics.NET/blob/master/RELEASING.md.

Either way though, for @bryanrengo's case, it sounds like we'd need to update the https://github.com/segmentio/Analytics.NET/blob/master/Analytics.nuspec to allow for newer frameworks to be targetted.

from analytics.net.

f2prateek avatar f2prateek commented on May 31, 2024

@spewu we'd still need the nuspec file to upload to nuget I think, no?

from analytics.net.

f2prateek avatar f2prateek commented on May 31, 2024

This should be fixed as of 3.1.0-alpha. Please try it out, and let me know if you run into any issues!

from analytics.net.

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.