Git Product home page Git Product logo

Comments (6)

AlexPoint avatar AlexPoint commented on August 23, 2024

What you describe is weird.
I can see it on nuget: https://www.nuget.org/packages/SubtitlesParser/
Do you have troubles downloading the package?

from subtitlesparser.

markwalsh-liverpool avatar markwalsh-liverpool commented on August 23, 2024

It is available on my Nuget feed.

from subtitlesparser.

Anduin2017 avatar Anduin2017 commented on August 23, 2024

Ths nuget version seems to be very old and not the .NET standard build.

from subtitlesparser.

AlexPoint avatar AlexPoint commented on August 23, 2024

Indeed, the nuget version does not include your last pull request with the .NET standard build.
I will need some time to reinstall everything and push the updated nuget package.

from subtitlesparser.

Anduin2017 avatar Anduin2017 commented on August 23, 2024

Hi @AlexPoint . You only need to install one thing, the latest .NET Core SDK from here.
It only requires about 300MB space.

After installing it, try execute the following command on the root folder of this project:

$ dotnet pack -c Release

And you will find the built package here.

/bin/Release/Yourpackage.nupkg

Please upload it here.

Untitled

And we all can download and use it.

Thank you very much for uploading that!

from subtitlesparser.

AlexPoint avatar AlexPoint commented on August 23, 2024

Thanks for the instructions @Anduin2017!
It was very helpful since I haven't touched nuget and VS for quite some time now.
SubtitlesParser 1.4.8 is now available on nuget with your latest contributions: https://www.nuget.org/packages/SubtitlesParser/
Please confirm that everything works as expected and enjoy.

from subtitlesparser.

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.