Blazor, a new framework for browser-based .NET apps - Steve Sanderson

Sdílet
Vložit
  • čas přidán 31. 07. 2024
  • Today, nearly all browser-based apps are written in JavaScript (or similar languages that transpile to it). That’s fine, but there’s no good reason to limit our industry to basically one language when so many powerful and mature alternate languages and programming platforms exist. Starting now, WebAssembly opens the floodgates to new choices, and one of the first realistic options may be .NET.
    Blazor is a new experimental web UI framework from the ASP.NET team that aims to brings .NET applications into all browsers (including mobile) via WebAssembly. It allows you to build true full-stack .NET applications, sharing code across server and client, with no need for transpilation or plugins.
    In this talk I’ll demonstrate what you can do with Blazor today and how it works on the underlying WebAssembly runtime behind the scenes. You’ll see its modern, component-based architecture (inspired by modern SPA frameworks) at work as we use it to build a responsive client-side UI. I’ll cover both basic and advanced scenarios using Blazor’s components, router, DI system, JavaScript interop, and more.
    Check out more of our talks in the following links!
    NDC Conferences
    ndcoslo.com
    ndcconferences.com
  • Věda a technologie

Komentáře • 196

  • @richarddefortune1329
    @richarddefortune1329 Před 5 lety +76

    I swear! If blazor becomes production ready, I may not touch angular anymore. Wow!

  • @SeanKearon
    @SeanKearon Před 5 lety +52

    Truly mind blowing. What an amazing piece of developer technology.

    • @SeanKearon
      @SeanKearon Před 5 lety +8

      Oh, and an amazing presentation too!

  • @marcusmaunula5018
    @marcusmaunula5018 Před 5 lety +138

    Microsoft has hit a Homerun with this. I am throwing out Vue now. Nothing wrong with it but for C# devs, this is a no brainer as far as I am concerned :).

    • @osman3404
      @osman3404 Před 5 lety +5

      Also having Steve Sanders build it and demo it is the real reason why it will be successful. He is amazing

    • @mattmarkus4868
      @mattmarkus4868 Před 4 lety

      I’d rather do react after first glance.

  • @Miggleness
    @Miggleness Před 4 lety +14

    Amazing as Blazor is, Steven's ability to demo and explain so much in an hour is outstanding!

  • @SaidElnaffar
    @SaidElnaffar Před 5 lety +24

    What impresses me about Steve that on top of he is a bright engineer, he is a remarkable educator too!

    • @osman3404
      @osman3404 Před 4 lety +2

      Said Elnaffar YES and also an amazing presenter all the way from his KnockoutJS days

  • @BenHayat
    @BenHayat Před 5 lety +37

    It's a good thing Steve is behind Blazor.

    • @BenHayat
      @BenHayat Před 5 lety

      @Solve Everything
      But the server side suffers as for each user goes to the URL, a copy of the app gets instantiated. This quickly eats up your server resources and limits # of users.
      I hope we get the client side out soon as the CPU and memory of user's browser is used and server becomes a REST server, Just like Angular or Vue client app.

    • @arwahsapi
      @arwahsapi Před 5 lety

      He's awesome. Microsoft should build a statue of him

    • @BenHayat
      @BenHayat Před 5 lety

      @@arwahsapi
      Microsoft has a few great people, liks Steve, Scott Guthrie, Scott Hunter, Damin Edwards and a few more.
      They have brought a lot of values to the table.

  • @chandanghosh6695
    @chandanghosh6695 Před 5 lety +5

    Each time there is something new to learn from Steve! Awesome demo, Thanks a lot!

  • @emilun77
    @emilun77 Před 4 lety +1

    Steve is such an amazing presenter. Full of knowledge, secure, funny and manages to skip to the interesting parts without losing the audience. 10/10 presentation.

  • @nandodixtorsion
    @nandodixtorsion Před 5 lety +16

    Steve Sanderson, you and your team are trully amazing. Can't wait to see where all this technology can bring. Thanks for this great tech, I've never been so excited in a long time.

  • @FilledStacks
    @FilledStacks Před 5 lety +9

    ❤️❤️ This is so awesome! I can't wait to start using it for a production project. Well done Blazor team.

  • @eliudgerardo1152
    @eliudgerardo1152 Před 5 lety +2

    Amazing!!! Thanks Steven Sanderson for give us Blazor.

  • @--Eric--
    @--Eric-- Před 5 lety +4

    Fell in love with Blazor from the first time I saw the Counter/Weather demo about two years ago.
    Now Blazor has grown to be really really awesome..
    With Blazor I finally can do web programming with .Net, which before was overwhelming to me with all the different JS frameworks.
    Thank you, Steve (and Daniel with the rest of your team)!

  • @finch9668
    @finch9668 Před 5 lety +7

    Wow! Can't wait .NET 5!! Thank you Steve!

  • @sergekg2kg844
    @sergekg2kg844 Před 5 lety +16

    Blazor - is a brilliant technology! Hottest and universal UI technology which is could be deployed to any computer platform and usage scenarios, makes obsolete WPF, WinForms, Xamarin.Forms and others. Thanks to Steve Sanderson.

    • @vinzer72frie
      @vinzer72frie Před 5 lety +1

      Can you explain why this makes obsolete other platforms?

    • @sergekg2kg844
      @sergekg2kg844 Před 5 lety +1

      @@vinzer72frie The simple answer is: Blazor today is only one unified high performance UI engine/tool with capability to deploy to ANY platform including IoT, just using one high performance .NET Core runtime and support various scenarios without redesign server front/back-end, desktop UI...

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety +1

      @@sergekg2kg844 These other platforms can run on .NET Core Runtime also?

    • @StefanJarina
      @StefanJarina Před 5 lety

      @@obinnaokafor6252 True, however not completely multiplatform (WPF, WinForms, UWP is still Windows only even on .net core). However I doubt that this make Xamarin.Forms obsolete. But WPF and WinForms -- This very well might be.

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety +2

      @@StefanJarina Ofcourse they are Windows -centred tech. However, so many companies are still developing and maintaining WPF and WinForms, so they are not going away anytime soon - and that is the reason Microsoft is working hard to making them take advantage of .NET Core. With uno.platform, you can make UWP a cross-platform tech stack.

  • @viktoralferov2874
    @viktoralferov2874 Před 5 lety +5

    The best speaker. Very nice to listen to.

    • @originalTriniOne
      @originalTriniOne Před 5 lety

      Yes. Definitely. My first time and I was able to follow along versus being bored and struggling to stay awake. And, useful and practical examples too. Great stuff?

  • @MrDirtydisco
    @MrDirtydisco Před 5 lety +30

    I can not WAIT to get away from JS Frameworks. Bring it on !!

  • @obinnaokafor6252
    @obinnaokafor6252 Před 5 lety +10

    Steve Sanderson is amazing.

  • @DavidSeesSharp
    @DavidSeesSharp Před 5 lety +23

    The NDC talk I have been most waiting for!!! GREAT!!!

  • @anthoniG
    @anthoniG Před 5 lety +2

    Wow, just wow. My jaw dropped when I saw the desktop versions of Blazor. Love it!!!!!!!

  • @serges467
    @serges467 Před 5 lety

    Brilliant Blazor! Steven Sanderson thank you!

  • @TonyTigerTonyTiger
    @TonyTigerTonyTiger Před 5 lety +1

    I had never heard of NDC Conferences. I've watched 2 presentations so far and they are better than most CZcams accounts' videos. Subscribed

    • @VonGrav
      @VonGrav Před 5 lety

      Even better to attend the NDC conferences ^^,

  • @huseyinakcicek
    @huseyinakcicek Před 4 lety

    Combination power of the C#+Blazor and Visual Studio. I am so excited

  • @siyandakhanyile210
    @siyandakhanyile210 Před 4 lety

    The pin map thing wow'd me, especially when he showed agents on the Map, mind blowing stuff.

  • @xucongzhan9151
    @xucongzhan9151 Před 5 lety

    Such a good talk! Thank you Steve!

  • @maacpiash
    @maacpiash Před 5 lety

    The best damn video on the best damn Microsoft product in 2019. Great job!

  • @atari1040
    @atari1040 Před 5 lety +3

    I still remember using KnockoutJS version 0.6 or so by sir Steve... And now Blazor... He is a pioneer to me, reaching out far ahead of time!
    I'm wondering what's next after this goes production and crushes all JS frameworks? Native XAML on the web? Hmm... There is sth like this already so...

  • @zORg_alex
    @zORg_alex Před 5 lety +2

    Tooo goood to be true. Insanely good stuff!

  • @anettera3460
    @anettera3460 Před 5 lety +1

    The map part of this demo is incredible

  • @charlesbaldo
    @charlesbaldo Před 4 lety

    Just picked up on this February 2020, I have been waiting for this and hoping since Silverlight, AjaxControl Tookit and VBScript. Really excited and hope MS hits this out of the park

  • @abdouldia1605
    @abdouldia1605 Před 5 lety +1

    Really cool. Definitely looking at it.

  • @shorttravelvideos9649
    @shorttravelvideos9649 Před 3 lety

    Extremely impressive demo.

  • @SherlockMen
    @SherlockMen Před 5 lety

    Looks awesome!

  • @jonataspc
    @jonataspc Před 2 lety

    Amazing presentation.

  • @KarenTazayan
    @KarenTazayan Před 4 lety

    Great presentation!

  • @williambell4591
    @williambell4591 Před 4 lety

    My foray into ASP.NET MVC web development has always been hampered by the need to have some form of java script library JUST to handle UI interactions!
    10 to 100 thousand lines (or more) of code in my projects that I honestly have NO IDEA what's going on within it!
    I don't have issues with "Black Box" libraries, but I'm a C# developer, and it just irks me when I have to "devolve" down to javascript code to do my UIs; mind you, everything else is in C#, but now, I have to drag out javascript!..
    Thank God for this! I can't wait to learn Blazor and finally enjoy web development the same way I enjoy my beloved WPF and XAML!

  • @MuhamadRamandani
    @MuhamadRamandani Před 5 lety +2

    For me as a c# programmer, this is amazing thing.. now I can code multi platform app using only c# blazor

  • @ratayaindonesia6578
    @ratayaindonesia6578 Před 5 lety

    Just Fantastic !!!

  • @sjbthfc
    @sjbthfc Před 5 lety +40

    Steve, last time you blew my mind with Blazor and .NET in the browser, now you have done it again with Blutter. How is the .NET side of that actually working? Massively looking forward to client-side Blazor.

    • @justin_ooo
      @justin_ooo Před 5 lety +1

      pretty sure he briefly explained it in the video but afaik they ported the .net mono runtime to webassembly and inject it into the browser to the browser can execute IL instructions through that

    • @sjbthfc
      @sjbthfc Před 5 lety +2

      I was specifically referring to the Flutter example rathee than browser-based Blazor. Lots of possibilities for native app development.

  • @buildingphase9712
    @buildingphase9712 Před 4 lety +1

    When all these technology companies compete, we win as developers

  • @weifengmao
    @weifengmao Před 4 lety +1

    As a full stack developer I'm genuinely excited with blazor. Good to see Microsoft implementing editform which is similar to formik

  • @TonyTigerTonyTiger
    @TonyTigerTonyTiger Před 5 lety +2

    Starting at @54:15 Ultraviolet, not infrared :-)
    Infrared would be past the visible portion of the spectrum at the red end, which would be going higher relative to the top of the spectrum you show.
    Ultraviolet would be past the visible portion of the spectrum at the violet end, which would be going lower (past violet).

  • @THE_NE0
    @THE_NE0 Před 5 lety

    Amazing !!!!

  • @timur-mut
    @timur-mut Před 5 lety

    Spectacular

  • @BenHayat
    @BenHayat Před 5 lety +2

    Steve just covered a lot of new features on client-side that are not in docs. I wish MSFT would catch up with client side docs.

  • @Suriprofz
    @Suriprofz Před 5 lety

    Great educator

  • @LimitlessMinds
    @LimitlessMinds Před 5 lety +9

    Since KnockoutJS, following his work, great conference

  • @marcostaffoli5798
    @marcostaffoli5798 Před 4 lety

    Impressive!

  • @user-ej4dm2xq6q
    @user-ej4dm2xq6q Před 5 lety

    Very promising.

  • @isaahliu
    @isaahliu Před 5 lety +3

    All hail to the MS lords.
    (This is so awesome)

  • @zerosoft
    @zerosoft Před 5 lety +3

    Duuude... that Blutter demo blew my socks off... I want it... please please please.. pretty please

  • @meirkr
    @meirkr Před 5 lety

    Hi. Geat presentation. Can you please share the flutter combination presented at the end?
    I could'nt find it in.the ripo you have shared.

  • @arwahsapi
    @arwahsapi Před 5 lety +15

    Can we delete the node_modules folder now?

  • @pareenvatani9460
    @pareenvatani9460 Před 5 lety +1

    The entire industry has moved to react .. it would be nice to see how microsoft pitches blazor in such competition

  • @VonGrav
    @VonGrav Před 5 lety

    Started with Blazor now. I love that I dont have to bother with JS and bollocks like that.

  • @GarethDoherty1985
    @GarethDoherty1985 Před 5 lety +3

    I am only a beginner .net programmer and found it frustrating that I would have to rebuild the app for other platforms like iOS And MacOS. But this video just blew my mind with Butter and makes my outlook towards cross platform development much more sunnier. Once Blazor is embedded, they need to go back to the Butter thing and make it official.

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety +4

      Even before Blazor (Butter), you can build cross-platform apps (iOS and MacOS) using Xamarin or Uno Platform

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety +1

      @Solve Everything Xamarin has never been in the way. Use whatever makes you happy. Inside Microsoft, some dev groups use React Native. some use Xamarin while some use whatever they love.

  • @DanielMlodecki
    @DanielMlodecki Před 4 lety

    mind blown

  • @user-fn6xu4lo3s
    @user-fn6xu4lo3s Před 5 lety

    excellent

  • @hantverkaren
    @hantverkaren Před 5 lety +2

    This should be built with app-development in mind. Just like when you develop a JS-application (with Vue, Angular or what ever) you can easily turn it into an app running natively in iOS and Android with Capacitor or Cordova, this also should have the similar ability. Maybe compatibility with Capacitor is possible? With available web-technologies (Capacitor especially) one can write one single Client-side JS-app (with logic, HTML & CSS) and publish it on the Web, desktop with Electron, iOS and Android. This way of thinking needs to be integrated in the development of Blazor to truly take over in the arena of web-technologies. Today I build my Backend with ASP.NET Core WebAPI and Frontend with JS (Vue + Capacitor). Even though Blazor is exciting a switch to it will come with a too great of a cost at the moment.

    • @kr4it113
      @kr4it113 Před 5 lety

      I think we can do that with blazor

  • @verzivull
    @verzivull Před 5 lety +1

    45:17 - impressive

  • @aakashironic
    @aakashironic Před 4 lety

    Question : how do I get mdclinearProgess ? Do I have to install some package from nuget?
    Thanks in advance

  • @Qrzychu92
    @Qrzychu92 Před 5 lety

    I can't wait for Blazor to be full fetched, production ready thing - good bye WPF then :D
    Still, I'm wondering. How does property change notification work here? Does it inject some events? Can we hook up to them and for example, throtle textbox before calling some service?
    Also, I grew to love MVVM pattern, would love to see some talks about that.

  • @jdubeau007
    @jdubeau007 Před 5 lety

    Pretty good.

  • @mortenmoulder
    @mortenmoulder Před 5 lety +1

    I attended Steve and Ryan's Blazor workshop at NDC this year. Two full days only focusing on Blazor and everything that goes with it so far. I can easily tell you this: Vue, Angular, React, and so on: Go home. If you're just a bit interested in C# and .NET as well as some frontend, Blazor is extremely exciting. Also, Steve is just an awesome guy. Extremely knowledgeable. Ryan too.

    • @NikosKatsikanis
      @NikosKatsikanis Před 4 lety

      No, they won't go home, js is and will always be the native web language.

  • @timnguyen1414
    @timnguyen1414 Před 5 lety +11

    I do work with JS for a long time but it's still painful. Do this tech will rescue me and save my life or it's just another option ?

    • @vinzer72frie
      @vinzer72frie Před 5 lety +2

      Wasm is indeed the future with no js it is s replacement blazor its just the first framework that is out

  • @damickillah
    @damickillah Před 4 lety +1

    I am thoroughly convinced that there are people who lurk on youtube to simply dislike videos that they don't even watch. I mean how can you not like this, if you're a real .net dude/dudette? To all the haters who disliked this video, you either don't get it or you are just a serious hater.

  • @martinb.r2180
    @martinb.r2180 Před 5 lety

    Finally

  • @martinmc9830
    @martinmc9830 Před 4 lety

    What a superb presentation/tutorial Steve, but you have got to be bluffing about Blutter. I would have scores of MS devs working on it because then you have the jewel in the crown - cross platform across 'all' platforms, wow. Please please develop it - just like the team developed Blazor :-)

  • @manjiovendell8520
    @manjiovendell8520 Před 5 lety +1

    Does the "Blutter" part mean we will be able to integrate flutter to compile .net into android and ios applications?

    • @weluvmusicz
      @weluvmusicz Před 5 lety +1

      Theoretically yes, through Xamarin!

  • @vinothdharmaraj7510
    @vinothdharmaraj7510 Před 4 lety

    Blazor validation not support individual field validation, its only validate all fields at a time in context. if i load my page at once in separated tab or stepper, partially validate the controls not all fields. Is it possible? Please give me the solution.

  • @zariumsheridan3488
    @zariumsheridan3488 Před 5 lety

    REALLY looking forward to this: 9:05

    • @weluvmusicz
      @weluvmusicz Před 5 lety +1

      There was a demo where he showed a working work in progress on this topic. He compiled to a "nativ" lib.wasm and run it.

  • @ghidello
    @ghidello Před 5 lety +4

    Steve: I’ll have a new demo for NDC Oslo
    Microsoft: Hire a new development team!

  • @PapayaEditora
    @PapayaEditora Před 4 lety

    where is the solution template with 3 projects inside? (client, server and shared)

  • @chadlomax4500
    @chadlomax4500 Před 5 lety

    Is the Mission Control Source Code available?

  • @JamieHolloway
    @JamieHolloway Před 5 lety

    couldn't locate your visual studio 2019 new-project template that created three projects...

    • @jrvidotti
      @jrvidotti Před 5 lety

      Look for Visual Studio Preview... ;)

  • @FINSuojeluskunta
    @FINSuojeluskunta Před 5 lety

    I work with asp.net core currently, I'm REALLY excited for this because I loathe working with javascript. My only major question is what sort of design structure will this use? I'm seeing a ton of things going on in these razor files that trigger me and I could see new developers running amok with this(not that they don't already with everything else), will it go off of MVC/MVVM? It's both insanely exciting to see so much logic right in the view but also concerning

  • @yackawaytube
    @yackawaytube Před 4 lety

    Vue + Svelte! I like it. I strongly believe killer apps in webassembly will kill all that JS frameworks. While everyone continues to learn JS frontend frameworks, I am learning blazor! LOL.

  • @17plus9
    @17plus9 Před 5 lety +1

    State of the art …

  • @MrOldham101
    @MrOldham101 Před 5 lety +2

    One C# code base for a server side & client side website; a multiplatform PWA; and a semi-native desktop application, all using HTML & CSS for layout / styling. And then to top it all off a PHP style syntax for the rendering logic... 😲😲😲
    I've been following WebAssembly for a while but disappointed in the fact that barely anyone was taking advantage of it's potential. I always said whoever does it first and does it properly will totally eclipse the web industry, and after seeing this presentation I think it's safe to say that Blazor will be the technology to do that.
    Just think of the implications. This now means that C# devs can chuck up a production quality modern single page web application in no time using existing libraries with an almost non existent learning curve... No longer are you forced into learning and then becoming an expert in JavaScript and a JavaScript Framework just to get a semi decent (and usually very buggy) web app, or even worse, getting a separate web development company to make your web app for you spending far too much in the process.
    In conclusion I think this technology will single handedly double the value of being a C# developer and will put them significantly more in demand as any C# developer is now also a web developer. As a knock on effect I think this will devalue web only developers causing them to drop in demand significantly. Given the current developments in C# it really is becoming an any purpose language topping the current list ( in my opinion ) of the best language to learn if your new to development as you can now do literally anything with it ( apps, games, web, data analysis, etc. )

    • @xtm8194
      @xtm8194 Před 5 lety

      As long as a technology is tied to a single organization, people will always look for alternatives. Also, Windows 10 and its shitty updates aren't helping with people's trust in Microsoft.

    • @MrOldham101
      @MrOldham101 Před 5 lety

      @@xtm8194 I, and I think the rest of the industry would have to disagree in the complete opposite manner. Technologies only take off if they have a large company to back them. Just look at Blazors main competitors: Angular.js, React.js, Vue.js. Angular (Google) and React (Facebook) are the only ones that have been widely adopted. Whereas although Vue is the most popular with developers it is the least used out of the three for production due to lack of backers.
      Also, yes windows consumer products tend to be awful, it's why I don't buy the bad ones such as windows desktops. However their developer software is udeniably good. Your forgetting that the entire C# language was developed by Microsoft and it's now on the top 10 most popular.
      Bottom line is, unfortunately you don't get to choose trends, your company does. And companies don't use software they think could be at risk of failure or depreciation. Nor like you, do they judge companies on their consumer products when looking at using development technologies as this is a completely separate product and section of the company.

    • @xtm8194
      @xtm8194 Před 5 lety +1

      ​@@MrOldham101 , Deny it as much as you want, people's personal experience with a product/organisation has a huge impact on what decisions would be made; that's why there are so many different languages and frameworks in use today. If what you say is true, then Vue would have already been dead, and yet, it is still being used in large companies. Work at more places and you'll learn that most clients don't care about what you use as long as it works well enough for their use case, and won't get them into legal trouble.

    • @AlexKolody
      @AlexKolody Před 5 lety +1

      I definitely see the value in being a C# developer increasing, but I doubt web-only developers will drop in demand. Software is eating the world and the web is eating software.

  • @typingcat
    @typingcat Před 4 lety

    Bloody new thing pop out on every day in the web development. So many things to learn, so little lifetime remaining.

  • @datakent3175
    @datakent3175 Před 4 lety

    It was exciting, but there's an alternative like Flutter and Dart. The future will be beautiful :)

  • @ToryBerra
    @ToryBerra Před 4 lety

    is there a link to the GitHub source?

  • @mosth8ed
    @mosth8ed Před 5 lety

    Woah, are you going to release the flutter integration that you came up with?? I have been loving using Go with Flutter, but I would also really like to be able to do some stuff with C#, too.

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety

      Go or Dart - I mean with Flutter?

    • @mosth8ed
      @mosth8ed Před 5 lety +1

      @@obinnaokafor6252 That I have been using? Both. Go mostly for backend stuff using "go-flutter", then Dart for just the usual.

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety

      @@mosth8ed okay

  • @michaelcurrie2731
    @michaelcurrie2731 Před 5 lety +1

    How did he reference a Razor Class Library inside of a Client-side Blazor app? According to the docs (as of preview-6) RCLs aren't compatible with Client-side Blazor. You need to use a Blazor Component Library. But PinMapLibrary isn't a BCL because it uses a wwwroot folder instead of a content folder, and he had to reference the path in HTML, which you currently only have to do with a RCL not a BCL.

    • @michaelcurrie2731
      @michaelcurrie2731 Před 5 lety +1

      Hmm. After digging around in Github, it looks like RCLs actually are supported in Client-side Blazor, but there are some issues with serving the static files, especially if there a dots in the library name. That's expected to be fixed in preview-7, and BCL are being deprecated in preview-9. It's confusing though because the RCL template generates a project targeting .NET Core 3.0 instead of .NET Standard 2.0, so it makes it look like it can't work on Client-side Blazor, even though it can.

    • @weluvmusicz
      @weluvmusicz Před 5 lety

      @@michaelcurrie2731 Client Side Blazor is still no official work-in-progress i thought

    • @arwahsapi
      @arwahsapi Před 5 lety

      or does it run in Microsoft Edge?

  • @msnotif294
    @msnotif294 Před 5 lety +1

    Is there some good utility for design visually web forms ?

  • @aktxyz
    @aktxyz Před 4 lety

    any chance that flutter experiment is on github somehwere?

  • @farangkao
    @farangkao Před 5 lety +5

    What i miss is the Example of how Steve implemented the Flutter Engine, for me ,that was the really interesting Part of this Talk. Anyone got a clue? Seems no Example on GitHub

    • @Weingeist1987
      @Weingeist1987 Před 5 lety +3

      Razor engine + tooling makes flutter widget hierarchy even more readable!

  • @i_youtube_
    @i_youtube_ Před 5 lety +3

    When is Microsoft going to release Blazor as production-ready version?

    • @jameshoiby
      @jameshoiby Před 4 lety +1

      Should be Sept. 23-ish

    • @jameshoiby
      @jameshoiby Před 4 lety +1

      Note the the release with .net 3.0 this month will include only the server-side Blazor as production ready. The client-side Blazor is still in the pipeline.

  • @mrdza96
    @mrdza96 Před 4 lety

    Is there source code of this project somewhere?

  • @MD-tm8cy
    @MD-tm8cy Před 5 lety +7

    "This is not something that we have any plans around productizing"

    • @cubski
      @cubski Před 5 lety +3

      He said the same thing about Blazor when he first demoed it but it turned out to be a real product after all. I think they don't have the resources to support yet another platform seeing as Blazor is still in preview.

  • @melikechoc0
    @melikechoc0 Před 5 lety +1

    I'm just afraid the more they push to other sectors, the messier the ecosystem for .NET will get. I just hope they have some kind of page on their website that goes over what each part of the .NET ecosystem is for.

  • @sunilk9760
    @sunilk9760 Před 5 lety

    why not use flutter (dart) if blazor is approaching the same target as the flutter is doing

    • @obinnaokafor6252
      @obinnaokafor6252 Před 5 lety

      Because C# is an excellent language. However, if you would like to learn and use Dart, go for it. If using Blazor makes .NET developers productive and to target more platforms, that would be great also, as they will not have to learn Dart.

  • @robertrobert2954
    @robertrobert2954 Před 5 lety +2

    Does it mean that Blazor could use XAML?

  • @johanmulder3940
    @johanmulder3940 Před 4 lety

    luv this. Can't someone create a browser extension to prefetch all WASM files at browser startup. Then you have zero downloaded files at website launch. Can be very useful especially in B2B type websites.

  • @enkodellc
    @enkodellc Před 5 lety +5

    Great presentation on Blazor Auth and examples. I have been using Blazor for over a month and have a great StarterKit for newbie's to checkout: Blazor Boilerplate github.com/enkodellc/blazorboilerplate

  • @faheemahmadofficial7701

    I wish FLUTTER was avaialble on VS 2019

  • @zarangel
    @zarangel Před 5 lety

    Can l use balzor like right now? Got VS19 Community

    • @DamiBiker
      @DamiBiker Před 5 lety +2

      Download the latest dotnet core 3 preview sdk and download blazor templates from vs extensions. maybe you have to download vs2019 preview as well... im not sure about that ;)

    • @Bourn77
      @Bourn77 Před 5 lety

      You can just enable the setting 'enable preview features' in VS2019 tools menu and use the .net core features

  • @wim1983
    @wim1983 Před 5 lety +3

    One suggestion can we rename the extension from razor to .rz or as .bz?

    • @weluvmusicz
      @weluvmusicz Před 5 lety +3

      Nooo please not! The using of abbreviations by developers is getting out of hands.

    • @MrOldham101
      @MrOldham101 Před 5 lety

      @@weluvmusicz agreed, I think it's what puts so many beginners off as it makes everything harder to learn and therefore more intimidating when you first look at it

    • @weluvmusicz
      @weluvmusicz Před 5 lety

      @@MrOldham101 k full ack! ;)

  • @persoulrpg
    @persoulrpg Před 5 lety

    Wondering if this is possible to run Electron with Blazor :O

    • @mrmoinn
      @mrmoinn Před 5 lety

      watch near the end of the video, there's a surprise for you lol

    • @persoulrpg
      @persoulrpg Před 5 lety +1

      @@mrmoinn hoooooooooolyy shiiiiiiiiiiiiit :) Too bad it's not production ready!!
      Also is the code available anywhere? Nvm . github.com/SteveSandersonMS/presentation-2019-06-NDCOslo/tree/master/demos/CarBuyer/CarBuyer.Electron

  • @amathiramaiahchowdary3269

    C# Code directly Executed on browser. super technology

  • @ninjazhu
    @ninjazhu Před 4 lety

    Amazing how many js frameworks say they support dependency injection but dont let you inject the framework so you can test your code in isolation from the framework... fail to that lack of foresight.