Тёмный

State of ASP.NET Core | .NET Conf 2022 

dotnet
Подписаться 299 тыс.
Просмотров 23 тыс.
50% 1

Опубликовано:

 

15 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@stanmatthijs8861
@stanmatthijs8861 Год назад
Daniel is just the best, he is one of the few over at Microsoft that can make you genuinely excited to get hands on with their new tech. Clean presentation, I also thought it was funny how you could see search history when he tested his API without swaggerUI. That would be a great spot to put an easter egg next time
@quachhengtony7651
@quachhengtony7651 Год назад
Great stuffs! Exicted for NativeAOT in the future
@fieryscorpion
@fieryscorpion Год назад
That was pretty amazing! Thank you Dan and the whole dotnet team!
@erhanalankus
@erhanalankus Год назад
Great presentation, thanks
@stephenyork7318
@stephenyork7318 Год назад
For those of us following along it would have been nice if you could just scroll right. What are the property values for the OpenApiReference instance at 18.28 ?
@alexeynishluk4653
@alexeynishluk4653 Год назад
new OpenApiSecurityScheme { Reference = new OpenApiReference {Type = ReferenceType.SecurityScheme, Id="Bearer"} },
@xeoneraldo1254
@xeoneraldo1254 Год назад
.Net is really ❤❤❤❤🤗🤗
@stephenyork7318
@stephenyork7318 Год назад
I made a guess as to the value of the Id property and I can now reach the swagger page but even with a valid jwt generated as you demonstrated I get “The signature key was not found” when invoke an endpoint.
@indylawi5021
@indylawi5021 Год назад
Thx for the demo. ASP.NET Core in .NET 7 looks great. Can I continue using VS Code instead of the full blown VS for ASP.NET Core in .NET 7 development?
@meltsv
@meltsv Год назад
Where can I get these very beautiful wallpapers? Speaker is amazing!
@betsegawlemmaamersho1638
@betsegawlemmaamersho1638 Год назад
please provide info about installing dotnet7 on Ubuntu using package manager
@hnck1996
@hnck1996 Год назад
Where can I find the snippets?
@deanjackson4901
@deanjackson4901 Год назад
Anything new with Razor for Razor Pages???
@rpreviato
@rpreviato Год назад
The only Microsoft failure of WebAssembly, IMHO is the use o Duende for Identity. That is the main reason for me to keep away from WebAssembly due to de lack of availability of my part to study and implement other alternatives.
@benjasuper
@benjasuper Год назад
So instead of controllers, you invented endpoint groups? A class where you can define your routes with a single resource. You can define your return types with strongly typed entities. Cool. You can authorize them, nice very nice! You know what else does all of that. something that you had for years, which people are used to, are very scalable, maintainable and unit testable? Controllers... So no, I'm still not switching. If you guys can bring your performance improvements to controllers that would be nice of you. At least I can still make my enterprise applications in the way that is logical and makes sense.
@surakshachoudhary2880
@surakshachoudhary2880 Год назад
Agree. Seems like new features for the sake of new releases every year.
@ryanlashkevich9615
@ryanlashkevich9615 Год назад
I would advise you to be more flexible, just do compare these approaches in context of performance at least. We dont work in retail, we build software. Cheers) 😅
@davidfowl
@davidfowl Год назад
You don't need to switch, and we continue to improve MVC controllers as much as is possible without breaking it. Minimal APIs is a more functional, less object-oriented approach to building APIs. If you prefer using controllers, then keep doing so.
@maheshmandhare8008
@maheshmandhare8008 Год назад
How it supports to iot platform for mobile,does it suport .mono core !
@Hal0nic0
@Hal0nic0 Год назад
If someone knows how to handle the SymetricSecurityKey, let me know please, have a lovely day
@andreaskarz
@andreaskarz Год назад
Can you send a link to this cool wallpaper behind?