You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branch `feat/core-2` is where I am working on .Net Core 2 compatibility tests and package upgrades.
62
-
There are several blockers to be aware of:
61
+
The current priorities for future development (in order):
62
+
1. Operations Support (#150)
63
+
2. ASP.Net Core 2.0 Support (#161)
64
+
3. Minor features (#105, #144, #162)
65
+
4. Resource to Entity Mapping (#112)
63
66
64
-
- Microsoft.AspNetCore.* packages target the runtime (netcoreapp) instead of netstandard. [This will be changed in future versions.](https://blogs.msdn.microsoft.com/webdev/2017/05/10/aspnet-2-preview-1/).
65
-
- Can't run acceptance testing against postgres on preview runtime [pgsql.EntityFrameworkCore.PostgreSQL#171](https://github.com/npgsql/Npgsql.EntityFrameworkCore.PostgreSQL/issues/171#issuecomment-301287257)
67
+
If you're interested in working on any of the above features, take a look at the [Contributing Guide](https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/CONTRIBUTING.MD)
68
+
or hop on the project Gitter for more direct communication.
0 commit comments