khalidabuhakmeh / ConsoleTables

Print out a nicely formatted table in a console application C#
MIT License
944 stars 158 forks source link

Port To Latest .NET Core Tooling #12

Closed khalidabuhakmeh closed 7 years ago

khalidabuhakmeh commented 7 years ago

Currently, I have the branch aspnetcore-tooling-2017 but there are a few things I'd like to be able to do.

  1. [x] Be able to target multiple frameworks: netstandard1.2 and net40.
  2. [x] Be able to run dotnet pack on the ConsoleTables.csproj and get all the nuget metadata right.
  3. [x] Not pull my freaking hair out! (Optional)

** update, trying to go for netstandard1.2

khalidabuhakmeh commented 7 years ago

Nuget metadata includes:

khalidabuhakmeh commented 7 years ago

thank you @vcsjones again. You are awesome. 🍻 or 🍹