1 / 6

Get New Stuff with NuGet

Get New Stuff with NuGet. By Jon Marozick & Loren Halvorson. What is NuGet ?. NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development

inez
Download Presentation

Get New Stuff with NuGet

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Get New Stuff with NuGet By Jon Marozick & Loren Halvorson

  2. What is NuGet? • NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development • By Outercurve, formerly Codeplex Foundation • Not just for open source software • Supported by Microsoft and OSS community

  3. What are Packages? • The combination of one or more assemblies, settings, and files is a package • Bundled into feeds • Gems are the Ruby equivalent of packages

  4. Examples • jQuery • nUnit • MvcScaffolding • PagedList, PagedList.Mvc • Entity Framework 4.1 • ADO.NET DbContext Generator is found in the full install which must downloaded from web not NuGet.

  5. Installation • Runs on VS 2010 or VWD 2010 • Installed via the Extension Manager • Version 1.3 is the latest as of 4/26/11 • Partnered with symbolsource.org • Performance and caching

  6. Websites • nuget.org • nuget.codeplex.com • http://nuget.org/announcements/nuget-1.3-released • http://blog.stevensanderson.com/2011/01/13/scaffold-your-aspnet-mvc-3-project-with-the-mvcscaffolding-package/ • http://www.asp.net/entity-framework/tutorials/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application

More Related