Click here to Skip to main content
15,908,166 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
DataSet is good, Previously I wrote a framework based on DataSet.

But .net core is not support yet.

So, when will .net core support DataSet ?

What I have tried:

Who knows about when will .net core support DataSet?
Posted
Updated 21-Dec-16 13:35pm

It is already in GitHub (in case you want to build it yourself) and will be part of the next (spring) release...
The reason it wasn't there that Microsoft consider it 'legacy' and for that a second grade citizen...
 
Share this answer
 
Comments
Member 12915481 21-Dec-16 19:37pm    
Thanks a lot!

By the way, do you think it is a second grade citizen?
I think the data object with weak type is more flexible. So I prefer to use the DataSet and Json Object etc.
Kornfeld Eliyahu Peter 22-Dec-16 1:51am    
I believe in the 'right tool for the job'...
Ask Microsoft, it is their product.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900