Автор рассказывает о том, что Blazor ускорился в плане производительности (с версии 3.2.0 до 5.0.0 RC), а также приводит примеры: https://visualstudiomagazine.com/articles/2020/09/14/aspnet-5-rc1.aspx
Visual Studio Magazine
Blazor Gets Faster (Even Without AOT) -- Visual Studio Magazine
The C#-based Blazor web development framework received a performance boost with the new Release Candidate (RC) of the unifying .NET 5, scheduled for one more RC before go-live general availability in November
Совсем упустили. А тут выпустили .NET 5 Release Candidate 1, а в этой статье Daniel Roth рассказывает об изменения в ASP.NET Core (в том числе в Blazor): https://bit.ly/2FD5Juv
ASP.NET Blog
ASP.NET Core updates in .NET 5 Release Candidate 1 | ASP.NET Blog
.NET 5 Release Candidate 1 (RC1) is now available and is ready for evaluation. .NET 5 RC1 is a “go live” release; you are supported using it in production. Here’s what’s new in this release: Blazor WebAssembly performance improvements Blazor component virtualization…
На выходных прошла конференция ReactiveUI (мы писали про неё выше).
Запись докладов можно найти по ссылке: https://www.youtube.com/watch?v=FjqZbkZYOzw&feature=youtu.be
P.S. Доклад по Blazor начинается с 5:33
Запись докладов можно найти по ссылке: https://www.youtube.com/watch?v=FjqZbkZYOzw&feature=youtu.be
P.S. Доклад по Blazor начинается с 5:33
YouTube
RxUI Conf
5:33 Integrate, Elevate, Observe... Profit! — by Rich Bryant
1:01:31 Q&A with the ReactiveUI Team — by Ani Betts
2:06:29 RxUI + Uno Platform: Getting Started — by Andres Pineda
3:08:49 DualScreen, .NET MAUI, and ReactiveUI — by Shane Neuville
4:06:16…
1:01:31 Q&A with the ReactiveUI Team — by Ani Betts
2:06:29 RxUI + Uno Platform: Getting Started — by Andres Pineda
3:08:49 DualScreen, .NET MAUI, and ReactiveUI — by Shane Neuville
4:06:16…
С Microsoft Ignite 2020 появились сведения по Blazor. Теперь Azure Static Web Apps Support будут иметь поддержку Blazor WebAssembly: https://visualstudiomagazine.com/articles/2020/09/22/blazor-static-web-apps.aspx (говорят, что это был топ запрос на добавление 😏)
Visual Studio Magazine
New for Blazor: Azure Static Web Apps Support -- Visual Studio Magazine
With Blazor taking the .NET web development world by storm, one of the first announcements during Microsoft's Ignite 2020 developer/IT event was its new support in Azure Static Web Apps.
А это Getting Started к предыдущей статье подъехал: https://devblogs.microsoft.com/aspnet/azure-static-web-apps-with-blazor/
ASP.NET Blog
Azure Static Web Apps with .NET and Blazor | ASP.NET Blog
Azure Static Web Apps is a service that automatically builds and deploys full stack web apps from a GitHub repository. Azure Static Web Apps consist of a static web frontend, and an Azure Functions based backend. When you create a Static Web Apps resource,
Хотите добавить немного ML.NET в ваше Blazor приложение? Легко: https://www.youtube.com/watch?v=HBEGPANJnr4
YouTube
Machine Learning Community Standup - Sept 23rd 2020 - Blazor WASM & ML.NET with .NET 5
Learn how you can use .NET 5 and ML.NET to add machine learning to Blazor WASM apps.
Community Links: https://www.theurlist.com/mlnet-standup-2020-09-23
Featuring: Bart Czernicki (@bartczernicki)
Community Links: https://www.theurlist.com/mlnet-standup-2020-09-23
Featuring: Bart Czernicki (@bartczernicki)
Обзорный вебинар по Blazor от JetBrains. Регистрация по ссылке: https://info.jetbrains.com/rider-webinar-october-2020.html
JetBrains
Webinars by JetBrains
JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.
Разработка небольшого приложения с подробным описанием процесса (+ наличие тайм кодов): https://www.youtube.com/watch?v=KRJFEpIJeUI
Также на канале автора имеется много видео по Blazor.
Также на канале автора имеется много видео по Blazor.
YouTube
Blazor Course - Use ASP.NET Core to Build Full-Stack C# Web Apps (8 Hours Full Course)
🎁ALL-ACCESS Subnoscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.
https://frankliucs.com/all-access
💎Learn .NET MAUI while creating a Contacts App in .NET 7:
https://frankliucs.com/maui
🔥Learn Blazor while…
https://frankliucs.com/all-access
💎Learn .NET MAUI while creating a Contacts App in .NET 7:
https://frankliucs.com/maui
🔥Learn Blazor while…
На данный момент в Blazor отсутствует так называемая Anchor navigation - когда переход происходит к определённому месту на странице.
В статье автор рассказывает почему так, а также как это можно обойти: https://www.meziantou.net/anchor-navigation-in-a-blazor-application.htm
P.S. На GitHub есть Issues на эту тему, но пока в статусе Open
В статье автор рассказывает почему так, а также как это можно обойти: https://www.meziantou.net/anchor-navigation-in-a-blazor-application.htm
P.S. На GitHub есть Issues на эту тему, но пока в статусе Open
Meziantou's blog
Anchor navigation in a Blazor application - Gérald Barré
In this post, I describe how to simulate the anchor navigation in an ASP.NET Core Blazor application
Best Performance Practices для Blazor WebAssembly.
Выжимка: https://bit.ly/3l9g4xt
Подробное описание: https://bit.ly/2HNEZbk
Выжимка: https://bit.ly/3l9g4xt
Подробное описание: https://bit.ly/2HNEZbk
Visual Studio Magazine
Blazor Guru Details Best Performance Practices -- Visual Studio Magazine
Microsoft's point man on the Blazor project -- and basically the creator of the project -- Steve Sanderson, is detailing performance best practices for the web development framework that uses C# instead of JavaScript.
Мы уже два раза писали про Azure Static Web Apps для Blazor и сделаем ещё одно упоминание.
В этот раз взаимодействие показывают в ASP.NET Community Standup. В итоге получился некий гайд: https://www.youtube.com/watch?v=8xsp6Z_HjIg
В этот раз взаимодействие показывают в ASP.NET Community Standup. В итоге получился некий гайд: https://www.youtube.com/watch?v=8xsp6Z_HjIg
YouTube
ASP.NET Community Standup - Oct 6th 2020 - Azure Static Web Apps with .NET and Blazor
Azure Static Web Apps now has first-class support for Blazor WebAssembly and .NET Functions in preview, available in all supported regions. We'll have some fun new demos from Anthony Chu, live Q&A, community links and updates, and more!
Community Links:…
Community Links:…
Реализация валидации в Blazor не по потере фокуса, а по нажатию кнопок: https://www.meziantou.net/validating-an-input-on-keypress-instead-of-on-change-in-blazor.htm
Meziantou's blog
Validating an input on keypress instead of on change in Blazor - Gérald Barré
In this post, I describe how to validate an input element on the oninput event instead of the onchanged event in ASP.NET Core Blazor.
Forwarded from devdigest // dot net
Статья будет полезна для тех, кто работает с Blazor. Автор рассказывает о том, как устроен рендеринг UI в Blazor
https://jonhilton.net/when-does-blazor-render-your-ui/
#Blazor #UI
https://jonhilton.net/when-does-blazor-render-your-ui/
#Blazor #UI
jonhilton.net
When does Blazor decide to render your UI?
Sometimes Blazor needs a nudge to render
Подкатило обновление .NET 5 Release Candidate 2 и вот обновления, которые касаются ASP.NET Core: https://bit.ly/3nHNdlQ
Если хочется почитать только о Blazor, то это можно сделать тут: https://bit.ly/2SUBguR
Если хочется почитать только о Blazor, то это можно сделать тут: https://bit.ly/2SUBguR
ASP.NET Blog
ASP.NET Core updates in .NET 5 Release Candidate 2 | ASP.NET Blog
.NET 5 Release Candidate 2 (RC2) is now available and is ready for evaluation. .NET 5 RC2 is a “go live” release, meaning it’s supported in production. This prerelease of .NET 5 is very close to what we expect to ship for the .NET 5 release.
Очередной туториал от MSDN на тему PWA приложений на Blazor.
То, о чём расскажут в видео:
- What are Progressive Web Apps?
- Getting prepared to make your app installable
- (Demo) Creating a PWA with Blazor
- Exploring the manifest and service worker
- Supporting office scenarios
- Synchronizing offline updates
- Push notifications with PWAs
- (Demo) Setting up notifications in code
https://channel9.msdn.com/Shows/On-NET/ASPNET-Core-Series-PWAs-with-Blazor
То, о чём расскажут в видео:
- What are Progressive Web Apps?
- Getting prepared to make your app installable
- (Demo) Creating a PWA with Blazor
- Exploring the manifest and service worker
- Supporting office scenarios
- Synchronizing offline updates
- Push notifications with PWAs
- (Demo) Setting up notifications in code
https://channel9.msdn.com/Shows/On-NET/ASPNET-Core-Series-PWAs-with-Blazor
Channel 9
ASP.NET Core Series: PWA's with Blazor
Progressive Web Applications (PWA) use modern browser APIs and capabilities to behave like a desktop app. Since Blazor WebAssembly is a standards-based client-side web app platform, developers have t
Напоминаем, что сегодня состоится вебинар от JetBrains "Blazor - C# in the Browser"
Начало в 17:00 по Москве.
Ссылка на регистрацию: https://info.jetbrains.com/rider-webinar-october-2020.html
Ссылка на YouTube: https://www.youtube.com/watch?v=Czr2mgv2DvE&feature=youtu.be
Начало в 17:00 по Москве.
Ссылка на регистрацию: https://info.jetbrains.com/rider-webinar-october-2020.html
Ссылка на YouTube: https://www.youtube.com/watch?v=Czr2mgv2DvE&feature=youtu.be
JetBrains
Webinars by JetBrains
JetBrains is a cutting-edge software vendor specializing in the creation of intelligent development tools, including IntelliJ IDEA – the leading Java IDE, and the Kotlin programming language.
Запись вчерашнего вебинара: https://www.youtube.com/watch?v=Czr2mgv2DvE&feature=youtu.be
P.S. картинка подгрузилась не от него
P.S. картинка подгрузилась не от него
YouTube
Blazor - C# in the Browser
Ever dream about being able to write your web frontend code in C#? Blazor might be your answer! It lets you write your frontend code using C# and Razor. In this session, we'll take a look at what Blazor is, how Blazor works, the difference between Blazor…
Forwarded from devdigest // dot net
То о чем вы всегда мечтали произошло! Вам больше не нужна подписка на Netflix, вы можете выкинуть ваш телевизор и отключить спутник. Ведь теперь у вас есть .NET TV!
https://habr.com/en/company/microsoft/blog/523982/
#TV
https://habr.com/en/company/microsoft/blog/523982/
#TV
Habr
Представляем .NET Live TV — ежедневные лайв-стримы для разработчиков
Сегодня мы запускаем .NET Live TV, ваш универсальный поисковик для всех потоковых трансляций .NET и Visual Studio на Twitch и YouTube. Мы всегда ищем новые спосо...
На Manning появилась часть книги Blazor in Action по программе MEAP. Предзаказать можно за 24$
На сайте доступны две главы.
Ссылка на книгу: https://www.manning.com/books/blazor-in-action
О программе MEAP: https://www.manning.com/meap-program
На сайте доступны две главы.
Ссылка на книгу: https://www.manning.com/books/blazor-in-action
О программе MEAP: https://www.manning.com/meap-program
Manning Publications
Blazor in Action - Chris Sainty
is a practical guide to building stunning UIs and client-side applications using C# and .NET. You’ll use Blazor to create a fun web application for plotting hiking routes.
Появилась Preview 5 Mobile Blazor Bindings.
В новой версии добавили:
- Поддержку совместного использования между веб приложениями, мобильными и десктопными приложениями;
- Использование Razor Class Library;
- Добавили поддержку SkiaSharp;
Это, конечно, не все изменения в релизе. Подробнее можно почитать тут: https://bit.ly/32looDt
В новой версии добавили:
- Поддержку совместного использования между веб приложениями, мобильными и десктопными приложениями;
- Использование Razor Class Library;
- Добавили поддержку SkiaSharp;
Это, конечно, не все изменения в релизе. Подробнее можно почитать тут: https://bit.ly/32looDt
.NET Blog
Unified Blazor UI in the Mobile Blazor Bindings Preview 5
Build one UI for your web app and hybrid mobile app with Mobile Blazor Bindings Preview 5. Share your UI code and logic across all platforms!
Друзья, на носу .NET Conf 2020 и много информации по .NET 5.
Конференция пройдёт в формате онлайн с 10 по 12 ноября. Регистрация не нужна.
Ссылка на сайт конференции: https://www.dotnetconf.net/
Ссылка на расписание: https://www.dotnetconf.net/agenda
#dotnetconf
Конференция пройдёт в формате онлайн с 10 по 12 ноября. Регистрация не нужна.
Ссылка на сайт конференции: https://www.dotnetconf.net/
Ссылка на расписание: https://www.dotnetconf.net/agenda
#dotnetconf
www.dotnetconf.net
.NET Conf 2026
Join the .NET Conf 2026 free virtual event November 11 - 13 2025 to learn about the newest developments across the .NET platform, open source, and dev tools. Mark your calendar!