.NET Standard - What's new in 2.0

preview_player
Показать описание
I'll show what's new in .NET Standard 2.0, specifically the bigger API surface as well as the ability to reference existing .NET Framework binaries.

Рекомендации по теме
Комментарии
Автор

That compat shim looks amazing! I'll definitely keep looking at it. Congrats .NET team

adanedsstudio
Автор

Thanks for the explanation. Your videos series make me understanding netstandard super clear. Thanks again. This kind of understanding often overlook by devs and when they run into trouble, they don't know where to look at or event how to google it.
Thanks again :)

PhuNguyen-bipi
Автор

This is terrific Immo. I was worried when .Net Standard was announced; I thought you guys had gone nuts with the naming, but it's making sense now. Also, being able to reference Framework libs is so huge for us. We will actually be able to move to asp.net core next year instead of 5 years!

JamyRyals
Автор

"And then you get compiler errors that kinda wanna result in you questioning your life choices." -Immo Landwerth

kylewatson
Автор

That was a really nice, well presented video. Do you mind if I ask what tools/software you used to produce it? I particularly like how you laid out Visual Studio but left room for the camera feed.

neoKushan
Автор

Maybe jumping the gun but, are any of the new implementations in .Net Core to implement .Net Standard 2.0 being back ported into the full Framework? I'm betting there is some nice perf gains after all these years.

DarkHalmut
Автор

Hi When Identity will be supported in dotnet standard ?

SudarshanKrSingh
Автор

Can I reference a nuget package which targets netstandard2.0 in a full .net 4.6.1 project? I have tried and I failed and I am not able to explain to myself why. It works with netstandard1.4.

mynkow
Автор

Im struggling to find any solution to install .net4.6.1 and 4.7.2 in mac os, not sure if it is seven possible as dont see any resources pointing it, any suggestion please?

age.vampire
Автор

So what happens if you use a class library that uses the compat shim on Linux? Does it throw at runtime?

ketheric
Автор

How do I actually target 2.0 within VS (2017)?

tobiaspunke
Автор

Can i try .net standard 2.0 in any way? Make presentation about it and want to show demo like in this video. Can you help me with that?

illialubenets
Автор

Isn't it a macbook you're using?

diky