Articles : Page 1 of 1

  • How To Find Out Which NuGet Packages Depend on Yours

    How To Find Out Which NuGet Packages Depend on Yours

    Feb 11
    24

    Renaming a package ID is a potentially destructive action and one we don’t recommend doing. Why? Well if any other packages depend on your package, you’ve effectively broken them if you change your package ID. For example, today I wanted to rename a poorly named package, MicrosoftWebMvc, to Mvc2Futures. What I ended up doing is recreating the same package with the new ID and uploading it. That way existing packages that depend on MicrosoftWebMvc aren’t broken. But now, I have two packages ...


  • ASP.NET mvcConf Videos Available

    ASP.NET mvcConf Videos Available

    Feb 11
    23

    Earlier this month the ASP.NET MVC developer community held the 2nd annual mvcConf event. This was a free, online conference focused on ASP.NET MVC – with more than 27 talks that covered a wide variety of ASP.NET MVC topics. Almost all of the talks were presented by developers within the community, and the quality and topic diversity of the talks was fantastic. Below are links to free recordings of the talks that you can watch (and optionally download): Scott Guthrie Keynote The NuGet-y...


  • MvcContrib.FluentHtml on NuGet

    MvcContrib.FluentHtml on NuGet

    Dec 10
    31

    Okay, Im a little slow getting this out.  MvcContrib.FluentHtml is now available via NuGet....



  • 1