Code Monkey home page Code Monkey logo

Comments (5)

swiftyspiffy avatar swiftyspiffy commented on July 17, 2024 1

And for what it’s worth, there’s like 1 public function in this whole library so “access it in your code” isn’t exactly hand wavy or disingenuous.

Additionally, JToken and JObject are models objects from Newtonsoft json, which is the most downloaded json library (and most downloaded nugget package?) in the community. It’s not something I came up with.

from openweathermap-api-csharp.

swiftyspiffy avatar swiftyspiffy commented on July 17, 2024

This project isn't really maintained and there isn't a NuGet package available for it.
To use it, you will need to:

  1. Clone repo to your computer.
  2. Open project file and build project
  3. Reference the built .DLL file in your project.
  4. Access it in your code.

from openweathermap-api-csharp.

pluczak99 avatar pluczak99 commented on July 17, 2024

The project isn't making accessing OpenWeatherMap API as easy as explained above. I am sure it works beautifully in your environment, but phrasing a step as "Access it in your code" is so vague, it requires a lot of extra code to ensure it can be used. For once, I have an issue with utilizing Java-based naming convention, like "JToken", "JObject" etc. Another thing is you could have included a 2nd Console app solution as part of the example, instead of the Step 4's actual meaning "figure out how to use it in your C# app".

Well, if the project "isn't really maintained" and furthermore, "there isn't a NuGet package available for it", what is the exact reason for making your unusable library public on GitHub? Do the right thing and remove the project, because simply it is not at the quality level to share it beyond your own development team.

from openweathermap-api-csharp.

swiftyspiffy avatar swiftyspiffy commented on July 17, 2024

Despite your entitlement and nonsensical rambling, I’ll update this just for you in a few hours.

In the future, no one is forcing you to use anything. I’m sure there’s a billion of these libraries around, choose a different one.

from openweathermap-api-csharp.

swiftyspiffy avatar swiftyspiffy commented on July 17, 2024

Closing. Reopen if needed.

from openweathermap-api-csharp.

Related Issues (9)

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.