Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port projects to .NET Standard/.NET Core #39

Open
6 of 23 tasks
leonard-thieu opened this issue Nov 23, 2017 · 0 comments
Open
6 of 23 tasks

Port projects to .NET Standard/.NET Core #39

leonard-thieu opened this issue Nov 23, 2017 · 0 comments

Comments

@leonard-thieu
Copy link
Owner

leonard-thieu commented Nov 23, 2017

Projects

toofz

  • Port to .NET Core 2.0

.NET Framework dependencies

  • ASP.NET (replace with ASP.NET Core)

toofz API

  • Port to .NET Core 2.0

.NET Framework dependencies

  • ASP.NET (replace with ASP.NET Core)
  • toofz Data

toofz Leaderboards Service

  • Port to .NET Core 2.1

.NET Framework dependencies

  • toofz Data
  • toofz Services Core

toofz Players Service

  • Port to .NET Core 2.1

.NET Framework dependencies

  • toofz Data
  • toofz Services Core

toofz Replays Service

  • Port to .NET Core 2.1

.NET Framework dependencies

  • toofz Data
  • toofz Services Core
  • Microsoft.Tpl.Dataflow (replace with System.Threading.Tasks.Dataflow)

toofz NecroDancer Core

  • Port to .NET Standard 1.3

toofz Steam

  • Port to .NET Standard 2.0

toofz Data

  • Port to .NET Core 2.1

.NET Framework dependencies

  • Entity Framework 6 (replace with Entity Framework Core 2.0)
  • System.Data.SqlClient (requires .NET Core 2.1)

The .NET Core 2.0 implementation of SqlBulkCopy has a bug that renders it unusable. It's expected to be fixed in .NET Core 2.1.


toofz Services Core

.NET Framework dependencies

System.Configuration is already available in .NET Core 2.0 but its behavior may have changed. Its behavior needs to be verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant