www.nuget.org Open in urlscan Pro
52.240.159.111  Public Scan

Submitted URL: http://nuget.org/
Effective URL: https://www.nuget.org/
Submission: On September 09 via manual from QA — Scanned from US

Form analysis 1 forms found in the DOM

GET /packages

<form action="/packages" method="get">
  <div class="input-group">
    <input name="q" type="text" class="form-control input-brand" id="search" aria-label="Enter packages to search" placeholder="Search for packages..." autocomplete="off" value="" autofocus="">
    <span class="input-group-btn">
      <button class="btn btn-brand btn-search" type="submit" title="Search for packages" aria-label="Search">
        <span class="ms-Icon ms-Icon--Search" aria-hidden="true"></span>
      </button>
    </span>
  </div>
  <div id="autocomplete-results-container" class="text-left" tabindex="0"></div>
  <script type="text/html" id="autocomplete-results-row">
    <!-- ko if: $data -->
  <!-- ko if: $data.PackageRegistration -->
  <div class="col-sm-4 autocomplete-row-id autocomplete-row-data">
    <span data-bind="attr: { id: 'autocomplete-result-id-' + $data.PackageRegistration.Id, title: $data.PackageRegistration.Id }, text: $data.PackageRegistration.Id"></span>
  </div>
  <div class="col-sm-4 autocomplete-row-downloadcount text-right autocomplete-row-data">
    <span data-bind="text: $data.DownloadCount + ' downloads'"></span>
  </div>
  <div class="col-sm-4 autocomplete-row-owners text-left autocomplete-row-data">
    <span data-bind="text: $data.OwnersString + ' '"></span>
  </div>
  <!-- /ko -->
  <!-- ko ifnot: $data.PackageRegistration -->
  <div class="col-sm-12 autocomplete-row-id autocomplete-row-data">
    <span data-bind="attr: { id: 'autocomplete-result-id-' + $data, title: $data  }, text: $data"></span>
  </div>
  <!-- /ko -->
  <!-- /ko -->
  </script>
  <script type="text/html" id="autocomplete-results-template">
    <!-- ko if: $data.data.length > 0 -->
  <div data-bind="foreach: $data.data" id="autocomplete-results-list">
    <a data-bind="attr: { id: 'autocomplete-result-row-' + $data, href: '/packages/' + $data, title: $data }" tabindex="-1">
            <div data-bind="attr:{ id: 'autocomplete-container-' + $data }" class="autocomplete-results-row">
            </div>
        </a>
  </div>
  <!-- /ko -->
  </script>
</form>

Text Content

We use optional cookies to improve your experience on our websites, such as
through social media connections, and to display personalized advertising based
on your online activity. If you reject optional cookies, only cookies necessary
to provide you the services will be used. You may change your selection by
clicking “Manage Cookies” at the bottom of the page. Privacy Statement
Third-Party Cookies

Accept Reject Manage cookies
Skip To Content
Toggle navigation

 * Packages
 * Upload
 * Statistics
 * Documentation
 * Downloads
 * Blog

 * Sign in


CREATE .NET APPS FASTER WITH NUGET


543,999,553,245
package downloads
7,870,866
package versions
417,165
unique packages


WHAT IS NUGET?

NuGet is the package manager for .NET. The NuGet client tools provide the
ability to produce and consume packages. The NuGet Gallery is the central
package repository used by all package authors and consumers.


LEARN

New to NuGet? Start with a walkthrough showing how NuGet powers your .NET
development.


EXPLORE

Browse the thousands of packages that developers like you have created and
shared with the .NET community.


CREATE

Want to make your first NuGet package and share it with the community? Start
with this walkthrough!

Contact

Got questions about NuGet or the NuGet Gallery?

Status

Find out the service status of NuGet.org and its related services.

FAQ

Read the Frequently Asked Questions about NuGet and see if your question made
the list.

© Microsoft 2024 - About - Terms of Use - Privacy Statement - Manage Cookies -
Trademarks