Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7895673
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T07:41:59+00:00 2026-06-03T07:41:59+00:00

I understand how to build dll nuget package I would like to build a

  • 0

I understand how to build dll nuget package
I would like to build a JavaScript nuget package of my own. I would like to learn how jQuery nuget package being constructed/installed by nuget.

How do I know how jQuery (or similar nuget package) nuget package being constructed? Especially I would like to know how these *.js being copied/ installed to specific folder (scripts) of a ASP.net MVC project

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T07:42:00+00:00Added an answer on June 3, 2026 at 7:42 am

    NuGet uses a convention-over-configuration approach. This is what makes it easy to inject some files (images, code, javascript, etc) into a specific folder of a target Visual Studio project.

    You can simply open a .nupkg file with any zip-utility (e.g. 7zip) and extract the archive to see its contents.

    A NuGet package can have 3 folders: lib, content & tools.
    Anything in the content folder will be injected into the target project using the same relative path to the project root as to the content folder of the nuget package.

    More info here: http://docs.nuget.org/docs/creating-packages/package-conventions

    Also with respect to how jQuery or other similar Javascript libraries are packaged, here are some pointers.

    The list of public jQuery/jQuery plugins that have been “NuGetified” can be see here http://nuget.org/packages?q=jquery The jQuery NuGet package page http://nuget.org/packages/jQuery has a note saying that it is maintained by the NuGet Community Packages project.

    If you go to the CodePlex project at http://nugetpackages.codeplex.com/ and browse the source code, you’ll find it contains a couple of sub projects. These are NuGet package projects for the respective open source (mainly Javascript) projects.

    You will notice that they simply include the relevant pure Javascript packages, e.g. jquery-1.8.3.js, jquery-1.8.3.min.js, etc. in the Content/Scripts path.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to know how I can determine the source of this build
I understand dojo's build system, but I'm rather new to Grails. Does anyone know
I'm trying to understand how to build a JSON object in JavaScript. This JSON
My build target is set for IOS5 which is where I understand UIButton.tintColor was
really can't understand, how to build correctly project that uses boost.python. I've included boost_(python/thread/system)-mt.
I understand that Aptana is built from Eclipse. I tried searching for the Package
I understand I can create an enum like this: public enum MyEnum { ONE(1),
We would like to add DLLs to an install based on some external command
What is the purpose of WCF Service Library? I understand if you build an
I know I should be using nuget more but at this point I don't

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.