Skip to content

Add support for .net core #162

@joukevandermaas

Description

@joukevandermaas

This is an exploratory issue. I'm assuming there will be quite some work here, so this can serve as something of a todo list.

  • Change the project structure to support multiple targets (done by @laurence79)
  • Convert the 'Common' project to netstandard 2.0 (Upload a file and return json api #171)
  • Rebase on master (port new features implemented since the start of this work)
  • Re-enable stylecop/fxcop
  • Move as much as possible into the 'Common' project (perhaps wrapping some target-specific things in wrappers)
  • Clean up the tests (currently there is a lot of duplication, and some tests are in the wrong project IMO)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions