Monday, October 8, 2018

Any resources to learn .Net Core BCL and the "new" .Net Core "way" of doing things?

Are there any good resources, other than official docs, that highlight new additions to the .Net Core 2.0+ BCL (as compred with .Net Framework BCL)? In particular with emphasis on the "new way" of doing things (where appropriate). For example using Span<T> instead of ArraySegement or Arrays? I guess I was looking for some kind of in-depth migration guide from .Net Framework to .Net Core as fasr as BCL and CLR are concerned.

Any resources to learn .Net Core BCL and the "new" .Net Core "way" of doing things? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team