Blazor Hero - Clean Architecture Solution Template for Blazor WebAssembly

  Рет қаралды 92,313

Mukesh Murugan

Mukesh Murugan

Күн бұрын

Пікірлер: 166
@codewithmukesh
@codewithmukesh Жыл бұрын
Upcoming .NET 7 Web API Boilerplate - with clean architecture and multitenancy support! github.com/fullstackhero/dotnet-webapi-boilerplate Currently working on upgrading the web API project. Once done, will post a detailed video about how you can get started with the API boilerplate!
@mmahon512
@mmahon512 Жыл бұрын
How do I replace forms authentication with Windows Authentication? I've been trying everything I can think of to do so but it just isn't working. I can run other examples and get my windows user info so I know its available but within this solution I cannot. Any help is greatly helpful. I love this solution. It is VERY clean but doesn't quite meet the requirement I need the most.
@jimofthehill
@jimofthehill 3 жыл бұрын
This project has helped me a lot - especially in terms of understanding CQRS and onion architecture. Looking forward to the next version
@the.baxtian
@the.baxtian 3 жыл бұрын
Excellent. This world need more people like you.
@junianohjj4602
@junianohjj4602 3 жыл бұрын
Well done Mukesh, so much work for the community. More blessings your way.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot, hoping to deliver more this year and moving forward ;)
@junianohjj4602
@junianohjj4602 3 жыл бұрын
@@codewithmukesh We appreciate learning from you Sir.
@learn8184
@learn8184 3 жыл бұрын
Hey Mukesh, Thanks for making this video. Good explanation and detailed understanding. Looking forward to seeing more of your videos in near future. Thanks for helping the community man.
@LebaneseNostalgia
@LebaneseNostalgia 3 жыл бұрын
Wow this is really nice, I wish there was a online course on how this was made from scratch!
@OpTechMarketing
@OpTechMarketing 3 жыл бұрын
This project is really a great example. Thanks for your work on this Mukesh.
@viniciusalvess
@viniciusalvess 3 жыл бұрын
Dude this is great! Thank you for sharing this project with the community!
@MrSikesben
@MrSikesben 3 жыл бұрын
Impressive Work Mukesh, tested it and it works great
@QuintonViljoen
@QuintonViljoen 3 жыл бұрын
Wow you have put a lot of effort into this. Thank you so much for building it, taking the time to document it and sharing it with the community!
@pratikpokharel5490
@pratikpokharel5490 3 жыл бұрын
Great work mukesh,learned blazor from your project.RESPECT
@OluwafemiAdekunle
@OluwafemiAdekunle 3 жыл бұрын
Great work Mukesh. Good content and good heart. You deserve lots of coffee
@dennycrane2938
@dennycrane2938 3 жыл бұрын
Finally someone got it right. Have my like, sir.
@dyakobaram
@dyakobaram 3 жыл бұрын
You did an amazing job. hope to see you make more of them ❤️❤️❤️
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot. Sure, more coming soon :D
@coding-in
@coding-in 3 жыл бұрын
@@codewithmukesh please add navigation menu management
@petmundkwakye
@petmundkwakye 3 жыл бұрын
Excellent job done. This will save us tons of hours of work. One thing i like about Mukesh is his blog posts on all the technologies used in this template . Mukesh you are truly a Hero.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot :)
@phillismable6303
@phillismable6303 Жыл бұрын
Mukesh when the new version coming out ?
@81NARY
@81NARY 3 жыл бұрын
Amazing work! I'll definitely check it out!! Suggestion: Can you do a video or a blog post on OAuth with Google or Twitter in Blazor with JWT as the default authentication scheme?
@MuhammadYasir9
@MuhammadYasir9 3 жыл бұрын
Great Job. Very detailed and awesome work. I just found it today, downloaded and able to run it at my end. It provides a great framework to start with. I hope it will definitely save hundreds of hours and I would be able to focus on my requirement implementation. Many Many Thanks!!!
@cliffludo6860
@cliffludo6860 3 жыл бұрын
Thanks Mukesh, can't wait to try it out!
@muks8398
@muks8398 2 жыл бұрын
Hi , will you be doing a .net maui version of a boilerplate with blazor & mudblazor?
@teguhferianto8412
@teguhferianto8412 2 жыл бұрын
Wonderful. You shared it for free which amazing. I got a lot of things for my ide. Thanks alot Mukesh bhai.❤
@mohaarulez
@mohaarulez 3 жыл бұрын
Wow, amazing framework. This will save so much time for many people... Did you work on it alone? If so, then you are truely an amazing person and developer, my hats off to you!! if I ever make use of this I will buy you a couple of coffee's ;)
@adnanumar902
@adnanumar902 3 жыл бұрын
good job , well explained and highlighted the features.
@raji2819
@raji2819 3 жыл бұрын
Wow 😲 this is very helpful. I value the insights and guidance you provide. Thank you mukesh 👍 I appreciate it.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Glad that I could help :) Cheers
@mohammadmustafa4915
@mohammadmustafa4915 Жыл бұрын
I'm using BlazorPlate template / SaaS edition for my multi-tenant app. It's also built using Clean Architecture and CQRS.
@BarthObiefuna
@BarthObiefuna 2 жыл бұрын
Excellent work Mukesh
@ta-cvig
@ta-cvig 3 жыл бұрын
Wow, thank you so much Mukesh. This is awesome.
@alex.zaslavskyi
@alex.zaslavskyi Жыл бұрын
Wow, this project is amazing! Thanks a lot for sharing! 😍
@aikidoshi007
@aikidoshi007 3 жыл бұрын
Brilliant work and a nice video as well. This will take some study...
@sreenucnu4641
@sreenucnu4641 2 жыл бұрын
Excellent work done bro. Can I use this with .Net7 or 6?
@NobleCauseCode
@NobleCauseCode 3 жыл бұрын
Awesome work! Might be helpful to also make a template that gives you user, security, etc but does not create document, chat, products, etc. Would be a better starting point for projects that don't need these features. This is great for how to create my application, but maybe save me the time of all the deleting when I want to make my own custom application. Possibly make dotnet new xxx - - no-chat - - no-document-mgmt etc. Then I can just create and get to work.
@thowheedh
@thowheedh 3 жыл бұрын
Cool Project
@Aegisman
@Aegisman 3 жыл бұрын
Amazing job, really appreciated. Small question, once you install it, what is the best way to add future options, I mean, let's say I installed V1.1 and then I want to update to 2.0
@fernandopoveda5485
@fernandopoveda5485 3 жыл бұрын
Wowww!! +MicroKernel.....perfect implementation!!
@muhammadhanifshahzad1853
@muhammadhanifshahzad1853 3 жыл бұрын
What a great project, very nice, very good, very excellent Thank you and thank you and thank you so much!
@IamSundarBhai
@IamSundarBhai 3 жыл бұрын
Well Explained :). Thank you mate, for putting it all together.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks for the feedback :)
@KemTech1
@KemTech1 9 ай бұрын
I like this and I see some nice feature has well. This is definitely something I see myself using in the future. I hope when I am ready to use this it will be up to date will all the new features of .Net. Keep up the good work @Mukesh Murugan
@xavierll
@xavierll 3 жыл бұрын
Awesome! Thanks for your contribution!
@vydo4210
@vydo4210 2 жыл бұрын
Great web-application. Thank you very much! ❤
@PeacefulMindss
@PeacefulMindss 3 жыл бұрын
Excellent work man 👏
@mustafabulgu5834
@mustafabulgu5834 2 жыл бұрын
Thank you for sharing this. Awesome.
@androidsavior
@androidsavior 3 ай бұрын
is there a new version of this ?
@Kaushik-RoyChowdhury
@Kaushik-RoyChowdhury 3 жыл бұрын
Well done Mukesh. Keep up the great work mate!
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks for the feedback.
@Kaushik-RoyChowdhury
@Kaushik-RoyChowdhury 3 жыл бұрын
Subscribed
@SFC_77
@SFC_77 3 жыл бұрын
This is really great sample!
@papagollaify
@papagollaify 3 жыл бұрын
This is a very nice project, one thing that I would think would help it be even better is to provide an interface to add/edit Permissions. Having to manually add them to the database vs having it manageable in the interface has always been a pet peeve of mine :)
@BlazorPlate
@BlazorPlate 2 жыл бұрын
Click me to see how dynamic permissions work.
@fabiojansen4286
@fabiojansen4286 3 жыл бұрын
NIIICE project. Will help me a lot. How about to create a course/tutorial to create this struture? First the api and then the blazor client?
@Aegisman
@Aegisman 3 жыл бұрын
Forgot to make a suggestion, because you have Products and Brands, maybe some Invoice with master/detail and report (or pdf)
@rakibulislamsoyon6491
@rakibulislamsoyon6491 3 жыл бұрын
just life saving project. thx a lot..
@fistergutierrez
@fistergutierrez 3 жыл бұрын
Excelente proyecto. Me ha apoyado mucho el contenido de su página, seguir así. Saludos!)
@nuhidayat08
@nuhidayat08 3 жыл бұрын
this is cool man, very appreciated, impressive
@digitaldaridesatv1545
@digitaldaridesatv1545 3 жыл бұрын
You are great Mukesh!
@williamlee1982
@williamlee1982 2 жыл бұрын
Great Job! i m wondering how to navigate with tabs -- click the left nav menu and open a new tab page on the right, and user can be able to switch between the tabs and tab content will keep its state.
@coding-in
@coding-in 3 жыл бұрын
Great !! Amazing !! The best !! Thanks a lot !! Auto Subscribe & Share !! GBU !!
@syazwan089
@syazwan089 3 жыл бұрын
This is really awesome. Love it
@willmather-g1g
@willmather-g1g Жыл бұрын
this is brill!! can this be transposed to Blazor server app?
@sarthakchauhan4163
@sarthakchauhan4163 3 жыл бұрын
How to use this template for Blazor server app(not web assembly) please help brother
@darrellgamble00
@darrellgamble00 Жыл бұрын
Please let us know if there is a working version. I am having a hard time getting the repo up and running.
@ronaldwalcott5090
@ronaldwalcott5090 3 жыл бұрын
Looks like a great template. In the future when showing code in Visual Studio please make the font a bit bigger. Thanks.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks. And yes, I will keep it in mind next time.
@leotran48
@leotran48 Жыл бұрын
Hi Mukesh, do you have course to do this project from start to finish ?
@lucskylander3063
@lucskylander3063 3 жыл бұрын
This is a great project
@karloGrande
@karloGrande 3 жыл бұрын
Brilliant. Thank you, successes.
@imadabab
@imadabab 3 жыл бұрын
Excellent. I have subscribed. Please keep it up.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot :)
@ianjeffery3762
@ianjeffery3762 3 жыл бұрын
This is really great, and you have put alot of effort and thought into the structure of each project.
@fieryscorpion
@fieryscorpion 2 жыл бұрын
That was amazing! Thank you!
@TYNEPUNK
@TYNEPUNK 10 ай бұрын
excellent work! thanks!
@angeloangeloqquiambao406
@angeloangeloqquiambao406 3 жыл бұрын
Excellent! Keep up the good work. New subscriber here.
@shahaanlodhi1519
@shahaanlodhi1519 3 жыл бұрын
Nice work. It is really helpful
@boatengemmanuel2736
@boatengemmanuel2736 Жыл бұрын
How do you go around it if you are using MacOS?
@benjsoft
@benjsoft 2 жыл бұрын
Any popular websites that employ this Blazor Hero framework in production?
@stevepottz111
@stevepottz111 2 жыл бұрын
Excellent work! Will there be a .Net 6 or .Net 7 version?
@marcosphs
@marcosphs 3 жыл бұрын
Why does the dotnet watch run not work when I'm going to run the project from the command line?
@ibrahimlita66
@ibrahimlita66 3 жыл бұрын
Thnx Muk. keep continue ,amazing man
@netrunner1987
@netrunner1987 2 жыл бұрын
I modifed the appsettings.json to point to my DB, but where is the schema, I still can't log in.
@sharafudeen4734
@sharafudeen4734 3 жыл бұрын
This is awesome..!! Can it support in MAUI? Can I use this for commercial purposes?
@iammukeshm
@iammukeshm 3 жыл бұрын
Thanks! MAUI, maybe in the future. Yes, this is an open-source project. You can use it.
@sharafudeen4734
@sharafudeen4734 3 жыл бұрын
@@iammukeshm Thank you very much! I've noticed some design issues are there. Especially in DataGrid pages -> Buttons spacing and Page Title has more top margin. Hope all it can improve in nearest future. I appreciate your efforts.. Great..👍
@raphaeljabuya991
@raphaeljabuya991 3 жыл бұрын
Awesome. Thank you very much Mukesh. This indeed greatly helps. What about reports functionality? Like a module for selecting reports and then prints on Pdf that can be exported to excel or printed.
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot too. Yes, reporting will come later down the road.
@honfey
@honfey 3 жыл бұрын
bro, would you do one for .NET 6.0 ?
@bubblan187
@bubblan187 3 жыл бұрын
This is an awesome application! Ty!
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks to you too for the feedback.
@rafaelfabro4782
@rafaelfabro4782 3 жыл бұрын
Do you have a working demo for this? Great job btw
@nicolassuarez2933
@nicolassuarez2933 3 ай бұрын
Outstanding! 2024 Update? Udemy perhaps? Thanks!
@bjbbshaw
@bjbbshaw 3 жыл бұрын
Looks really good. Very good architecture. But I'm not sure why it is implemented as a WASM app with a backend API. Why not simply implement it as a Blazor Server app?
@allannielsen4752
@allannielsen4752 3 жыл бұрын
Blazor server really suffers from latency between client and server. If this is not an intranet site hosted locally you really feel the pain.
@bjbbshaw
@bjbbshaw 3 жыл бұрын
@@allannielsen4752 That's very disappointing to hear. It's the first time I've heard that. And I'm in the middle of implementing a new app in Blazor Server after deciding to use it to minimize complexity around authentication and database interaction.
@allannielsen4752
@allannielsen4752 3 жыл бұрын
@@bjbbshaw also keep in mind, server must always be available and online. Every interaction, including keypresses are a signal r round trip to the server. Try a test page and host in a region far from you and test responses.
@bjbbshaw
@bjbbshaw 3 жыл бұрын
@@allannielsen4752 The app will be hosted on Azure, so server availability is hopefully not the issue. Latency might be, however. It hasn't shown up in unit or system testing, but I'll have to deploy it to Azure to see if the latency becomes a problem in a "real" environment.
@wisamidris
@wisamidris 2 жыл бұрын
Thanks Very Useful
@pablos.r1305
@pablos.r1305 2 жыл бұрын
I love the project
@headlinhluc
@headlinhluc 2 жыл бұрын
i want to import excel with datetime - brands. but not work. please help!
@gurvindergurvinder3045
@gurvindergurvinder3045 3 жыл бұрын
amazing project :)
@maheshavanti
@maheshavanti 3 жыл бұрын
Thank you so much and nice explaination. Please post videos on ASP.Net Core and MVC basic learners. Thanks 👍
@maheshavanti
@maheshavanti 3 жыл бұрын
Subscribed👍
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Hi, Thanks to you too. Sure, I will try to post regularly.
@kevinmungame1869
@kevinmungame1869 3 жыл бұрын
Good job Mukesh
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot :)
@zimcoder
@zimcoder 3 жыл бұрын
Hi Mukesh, is it possible to replace the Mudblazor with another UI toolkit like Syncfusion or Telerik?
@shabanelmogy7912
@shabanelmogy7912 Жыл бұрын
can you explain permission based Authin blazor in seperate video
@allanheil
@allanheil Жыл бұрын
How can I run this project in VS Code?
@marcosphs
@marcosphs 3 жыл бұрын
What is the solution to apply a layout similar to the Asp.Net Core MVC you use (controller with views: Views/Shared/_Layout.cshtml)
@robertmartin73
@robertmartin73 3 жыл бұрын
Excellent work! Thanks for this! Any chance you can edit the chat application to include user groups and sending messages to groups? Thanks again.
@kinantassapehji4673
@kinantassapehji4673 3 жыл бұрын
incredible you are amazing and unbelievable you are my herooooooooo
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks!
@muralikrishnachowdarypolin5601
@muralikrishnachowdarypolin5601 3 жыл бұрын
Good job bro excellent work 👏
@codewithmukesh
@codewithmukesh 3 жыл бұрын
Thanks a lot 😄
@muralikrishnachowdarypolin5601
@muralikrishnachowdarypolin5601 3 жыл бұрын
@@codewithmukesh u can help me for this type of query I have two tables in one table userids and user follows author id s in second table posts in this table author id is commonly use in here I pass userid then first filter in user author table then it's filter in posts table in here I need posts based on previous table please help here how to I get this type of data with sql query or using entity framework Like Facebook or Instagram or Twitter home page feed
@babureddyh
@babureddyh 3 жыл бұрын
Nice Video, and nice project to start off with Blazor. Too much of scrolling in the video, avoid it in future.
@petermorris1769
@petermorris1769 3 жыл бұрын
What did you use to record the screen?
@iammukeshm
@iammukeshm 3 жыл бұрын
OBS Studio
@b000ta
@b000ta 8 ай бұрын
Thanks for the video but big problem with content creators is that they can not maintain code repos
@juliancarr5545
@juliancarr5545 3 жыл бұрын
i fired up the cmd copied the nuget installation in and got nothing not sure why
@abidalisidd
@abidalisidd 3 жыл бұрын
Great. One thing, I changed the connection string but even the database is creating in default localdb server, not in the mentioned connection string. Can anyone help
@iammukeshm
@iammukeshm 3 жыл бұрын
There are 2 appsettings available. appSettings.Development.json is the priority in DEV environments.Make sure your connection strings are changes in both the appSettings. Thanks
@waleedkhaled2479
@waleedkhaled2479 3 жыл бұрын
I am getting this error when I run "update-database" command The specified deps.json [C:\Users\Waleed\source epos\BlazorHeroNewApp\BlazorHeroNewApp\BlazorHeroNewApp\Client\bin\Debug et5.0\BlazorHeroNewApp.Client.deps.json] does not exist
@umixed24
@umixed24 3 жыл бұрын
How to add new language? please help me
Top 5 Free Blazor Resources (plus a couple of extras)
17:32
IAmTimCorey
Рет қаралды 74 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
.NET Web API Boilerplate | FullStackHero - Getting Started
26:08
Mukesh Murugan
Рет қаралды 29 М.
8 Free and Open Source Blazor UI Libraries
9:42
Claudio Bernasconi
Рет қаралды 45 М.
How to structure a .NET Solution (project separation & architecture)
13:55
🚀 The Clean Architecture (Ian Cooper)
53:05
DevTernity Conference
Рет қаралды 87 М.
Clean Architecture with ASP.NET Core 9
27:01
dotnet
Рет қаралды 40 М.
What's New for ASP.NET Core & Blazor in .NET 9
40:26
dotnet
Рет қаралды 33 М.