How to deploy .NET Aspire applications?
4:19
What is .NET Aspire telemetry?
5:53
4 сағат бұрын
What are .NET Aspire service defaults?
4:31
What is .NET Aspire service discovery?
4:38
What are .NET Aspire components?
4:50
4 сағат бұрын
What is the .NET Aspire Dashboard?
3:06
4 сағат бұрын
What is .NET Aspire?
5:04
4 сағат бұрын
What is cloud-native development?
2:17
4 сағат бұрын
Deep Dive into RegEx with Stephen Toub
1:09:31
How can I get started with .NET?
0:41
What's the origin of VS Code?
1:40
28 күн бұрын
Пікірлер
@chrisauret3785
@chrisauret3785 Сағат бұрын
At this point I could recite Steve Smiths opening/introduction word for word
@ivandrofly
@ivandrofly 6 сағат бұрын
34:31 - Pause 39:00 - utf8 syntax from c# 11
@ricardoerickrebelo3380
@ricardoerickrebelo3380 8 сағат бұрын
If you have a list with dynamic size and convert into an array, so arrays have late bounds with their sizes?
@SimpMcSimpy
@SimpMcSimpy 8 сағат бұрын
After 23 years in this business all I can advise to young people is find some other job. Something that can't be replaced by ML algorithms. You will have to learn 10x more than SW devs 20 years ago for 30% lower salary (adjusted for inflation) and 10x higher chance you will be jobless in 5-10 years.
@ivandrofly
@ivandrofly 8 сағат бұрын
At the beginning of the video, while using Rider and I'm like it's still hard to see the IL code in Visual Studio 😆😆
@jimmiedavis434
@jimmiedavis434 11 сағат бұрын
What is the starting point to be able to comprehend the presentation? I'm learning .NET but this is over my head on understanding it.
@timmy334
@timmy334 11 сағат бұрын
This still tells us nothing about what it is and how it's specifically used. Why should I use this over Blazor server? It looks the same.
@hakanfostok2547
@hakanfostok2547 15 сағат бұрын
Great is little word for what you both are doing, words can not describe it, please keep going.
@robertical
@robertical 16 сағат бұрын
Is Aspire like service fabric?
@user-lt9oy6td9u
@user-lt9oy6td9u Күн бұрын
Would be great if we could use this with docker too and share that ipc via unix sock. Still cant do this in docker desktop on windows it seems
@professor_stevens6784
@professor_stevens6784 Күн бұрын
When I compile it, I get this error: DEP0600: Deployment failed. A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)
@dotnet
@dotnet Күн бұрын
Looks like maybe you are on an older version of Windows? stackoverflow.com/questions/72333230/net-maui-fails-to-run-on-windows
@professor_stevens6784
@professor_stevens6784 Сағат бұрын
@@dotnet I am on Windows 10 Home 22H2, which that stackoverflow post says is well over recent enough.
@danielemarostica9295
@danielemarostica9295 Күн бұрын
Seems quite insteresting to me, but how do you manage container runtime resources like cpu and memory from Aspire? Is it supposed to handle these as well or did i miss something?
@dotnet
@dotnet Күн бұрын
All of that should be showing up when OpenTelemetry is configured in the dashboard: learn.microsoft.com/en-us/dotnet/aspire/fundamentals/telemetry
@barrysphone
@barrysphone Күн бұрын
This series is awesome, please keep it going for a long time. Stephen's knowledge is incredible and his enthusiasm is infectious. The dynamic between Scott and Stephen make this series unmissable.
@DConnor799
@DConnor799 Күн бұрын
Looks like they all got the same hand gesture training!
@michaelnurse9089
@michaelnurse9089 Күн бұрын
I hate it. Let the people speak without moving their hands if that is their style.
@MatijaGrcic
@MatijaGrcic Күн бұрын
This is great; everything that was once split into individual packages and libraries is now cohesive.
@ajmultimedia3106
@ajmultimedia3106 Күн бұрын
Can it possible to deploy in windows server?
@mattrobb3566
@mattrobb3566 Күн бұрын
OK. Thats how much you love it and you already know about Aspire and what it can do. But I'm a Maui developer, so what is Aspire and can it help me? Oh and what is the learning curve like?
@mgbrown09
@mgbrown09 Күн бұрын
I'm still none the wiser what aspire is.
@richardcox7939
@richardcox7939 Күн бұрын
This 1000%. I keep listening to podcasts, watching "intro" videos and none start with "this is the problem Aspire solves".
@michaelnurse9089
@michaelnurse9089 Күн бұрын
Looks like a dashboard where you can 1-click basic cloud tasks. Cloud portals are intimidating for many.
@goqsane
@goqsane 13 минут бұрын
It's so obvious someone's got an earful from management and was forced to make this poor presentation :D
@blackpaw29
@blackpaw29 Күн бұрын
Thats all very nice, but what dev team is actually manually publishing projects to the cloud? won't most be using CI/CD pipelines such as github workflows to automate the process? Further to that - Does Aspire play nice with existing CI/CD pipelines?
@dotnet
@dotnet Күн бұрын
Take a look at deployment docs - learn.microsoft.com/en-us/dotnet/aspire/deployment/overview There are many options if you want to go all in on the Aspire deployment, but you can also just keep deploying as you have been and just use Aspire for development purposes.
@blackpaw29
@blackpaw29 Күн бұрын
@@dotnet Good to know, thanks
@kenuahs
@kenuahs 2 күн бұрын
I've read dozens of articles over the years on clean architecture, and a portion of those were tied in to .net apps, and this is by far the best presentation on clean architecture that I have seen! Was especially helpful to see a real-live project as well. Super well done presentation.
@SimoLPers
@SimoLPers 2 күн бұрын
The series is really great! Thanks for sharing! ME me I'd personally love to see how what lies under the hood of reflection.
@ToddlersPreGra
@ToddlersPreGra 2 күн бұрын
What about using mysql and entity framewor?, there are not enough resources regarding this. Thank you
@MikeSigsworth
@MikeSigsworth 2 күн бұрын
That background is extremely difficult to look at. My eyes kept going out of focus like I was looking at a stereogram.
@JoaoVictorFerreira-xx1rq
@JoaoVictorFerreira-xx1rq 2 күн бұрын
When I use .NET Aspire, my packages for external tools like database, cache, queue must be the Aspire Package or be other? Example EFCore, EasyQ. Using other libraries I keep with this trace available? And how do a connection, once that a new container is update for each run.
@_IGORzysko
@_IGORzysko 2 күн бұрын
What are the current possibilities of building .NET 8 API deployed on Azure Web App with help of .NET Aspire? Is it possible to "wrap" .NET 8 API in it?
@afouadr
@afouadr 2 күн бұрын
Brilliant, you and Steven - the long blog guy, should come more often on KZfaq because both of you can explain things where other guys can only try. Great innovations must accompany great story tellers 🙂
@Yozik2
@Yozik2 2 күн бұрын
it's amazing the amount of bullshit I've got from either chatgpt, or gimimi. like methods that don't exist in a .net library classes etc
@AslamNazeerShaikh
@AslamNazeerShaikh 2 күн бұрын
Please make series for freshers who are new to .net.. make video series which demonstrate. Net aspire basic to advance
@Paul-uo9sv
@Paul-uo9sv 2 күн бұрын
yeah
@dotnet
@dotnet 2 күн бұрын
We are working on a full beginner series just like our other .NET Beginner Series videos :) more soon!
@MikeSigsworth
@MikeSigsworth 2 күн бұрын
That tangent about SIMD was awesome. It's not something I've ever dove into. I had to pause and ask CoPilot what you guys were talking about. Really awesome stuff guys! Love this series!
@Emily-xl8qw
@Emily-xl8qw 2 күн бұрын
Thank you vscode for making vim even better!❤
@nosolocodigos
@nosolocodigos 2 күн бұрын
wee need more control. we dont want third party control. we want out of the box control
@WeirdoPlays
@WeirdoPlays 2 күн бұрын
All these are leaks before build 2024 😂
@learnandsharel.a.s8126
@learnandsharel.a.s8126 2 күн бұрын
Hi,I'm tryna use c# winform with sqlite database file.without encryption it works perfectly but when encrypted Nothing works.Could you help me.using system.data.sqlite packages.
@Arcadenut1
@Arcadenut1 2 күн бұрын
Visual Studio just going away is more normal than it should be...
@TheGeneralSoundwave
@TheGeneralSoundwave 3 күн бұрын
So... dotNet run is like double-clicking on an EXE?
@7th_CAV_Trooper
@7th_CAV_Trooper 3 күн бұрын
I've been using the expression-parameter repository. My team needs to read from EF Core and OpenSearch, so we wrote a predicate expression library that our customers can use to compose simple ad-hoc queries. It's pretty good, but this specification pattern looks promising. Thank you for sharing the idea. I must learn more.
@IvyQBee
@IvyQBee 3 күн бұрын
Completed.
@iberoanonymous
@iberoanonymous 3 күн бұрын
Lets go .NET! Lets go .NET! Lets go .NET! Lets go .NET!
@niemand123
@niemand123 3 күн бұрын
I tried. Shadows (and a looot more) are buggy :( So I returned to Xcode which I hate hate hate. But I like the idea and ya all effort ❤
@Paul-uo9sv
@Paul-uo9sv 3 күн бұрын
November 2024?
@sps014
@sps014 3 күн бұрын
Simple use Maui Blazor Hybrid and create UI in Web , no need to deal with buggy controls of MAUI
@BryanKelly
@BryanKelly 3 күн бұрын
How does Span<T> relate to Memory<T>? I'd love to see a follow up to this that gets into that detail.
@fieryscorpion
@fieryscorpion 3 күн бұрын
Please put demo on your videos.
@wimzi9887
@wimzi9887 3 күн бұрын
I wanna watch Stephen build a complex project from start to finish. I would love to see how he works.
@razakalsharafy4708
@razakalsharafy4708 3 күн бұрын
A demo could worth a day of explaining.
@faximori
@faximori 3 күн бұрын
2554 open bugs. You did not even fix all regressions in 8.0...
@SamuelSidor
@SamuelSidor 3 күн бұрын
thnx for recommendation. I had a problem with HTML5 drag&drop in blazor so this could be quite a nice solution.
@ahmedtabraiz4
@ahmedtabraiz4 3 күн бұрын
Aspire looks pretty good, and I'm excited to see where it goes. Your example is excellent if everything is in one solution, but we all know that's not how we develop. What I'd like to know is how to wire up Aspire when your frontend projects and APIs are in separate solutions.
@LunaticEdit
@LunaticEdit 4 күн бұрын
C# is my favorite language, but I won't be using primary constructors. If I wanted 80 different ways to do the same thing I'd use JavaScript or C++.