site image
Andrew Lock avatar

Andrew Lock

NuGet
  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Creating NuGet packages in Docker using the .NET Core CLI

    Creating NuGet packages in Docker using the .NET Core CLI

    In this post, I discuss how you can create NuGet packages when you build your app in Docker using the .NET Core CLI and pass a version using --build-args.…

     in  .NET Core Docker DevOps NuGet
  5. Banner image for Exploring the Microsoft.AspNetCore.App shared framework in ASP.NET Core 2.1 (preview 1)

    Exploring the Microsoft.AspNetCore.App shared framework in ASP.NET Core 2.1 (preview 1)

    ASP.NET Core 2.1 introduces the Microsoft.AspNetCore.App shared framework. In this post, I look at the motivation for this change, and what it means for devs…

  6. Banner image for The Microsoft.AspNetCore.All metapackage is huge, and that's awesome, thanks to the .NET Core runtime store

    The Microsoft.AspNetCore.All metapackage is huge, and that's awesome, thanks to the .NET Core runtime store

    The ASP.NET Core 2.0 preview 1 metapackage, Microsoft.AspNetCore.All, includes every package released as part of ASP.NET Core. This post looks at why.…

  7. Banner image for Creating a basic Web API template using dotnet new custom templates

    Creating a basic Web API template using dotnet new custom templates

    This post introduces the basicwebapi template, a .NET CLI template based on the Web API template with Razor removed that I described in my previous post.…

     in  .NET CLI ASP.NET Core NuGet
  8. Banner image for What is the NETStandard.Library metapackage?

    What is the NETStandard.Library metapackage?

    In my last post I looked at the Microsoft.AspNetCore metapackage. In this post I take a look at NetStandard.Library, what it contains and what it is for.…

  9. Banner image for What is the Microsoft.AspNetCore  metapackage?

    What is the Microsoft.AspNetCore metapackage?

    One of the packages added to many ASP.NET Core templates is Microsoft.AspNetCore. This post takes a quick look at that package and what it contains.…

     in  ASP.NET Core NuGet
Andrew Lock | .Net Escapades
Want an email when
there's new posts?