ericsampson - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View ericsampson's full-sized avatar

Eric Sampson ericsampson

Block or report ericsampson

Pinned Loading

  1. 2

    How to create NuGet packages that include multiple DLLs:

    3

    https://josef.codes/dotnet-pack-include-referenced-projects/
  2. 1

    using System; using System.Net; using System.IO;

    2

    using System.Collections.Generic;

    3

    using System.Threading.Tasks;