Skip to content

Converting to .NET Core / 5 / whatever #33

Description

@kf6kjg

This is going to be a bit of work. Several of the NuGet packages in use have died in favor of .Net built-ins. Conversions will be needed.

NuGet Packages

  • Nancy: everything it provided should be now part of .NET.
  • Trove.Nini: There's nothing in .NET. We should consider moving to a better config format, say YAML or TOML. I'm not a fan of XML configs.
  • LibreMetaverse: Exists in legacy .NETStandard. Should be usable.
  • NUnit: Exists in legacy .NETStandard. Should be usable.
  • RestSharp: Exists in legacy .NETStandard. Should be usable.
  • zlib.net: Needs replacement. It is suggested to convert to SharpZipLib.
  • Chattel: Needs an upgrade itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions