#dotnetcore نتائج البحث
C# FormattableString can be helpful rather than using string interpolation or StringBuilder as FormattableString. It is easy to inspect and change values, as shown below. #csharp #dotnetcore
How do you use enums in CSharp? Read more here: devleader.ca/2023/10/27/how… #csharp #dotnet #dotnetcore #beginner #tutorial
💡 Domain-Driven Design (DDD) isn’t just theory—it’s architecture that scales! ✅ Presentation Layer ✅ Application Layer ✅ Domain Layer ✅ Infrastructure Layer A blueprint for building maintainable systems. #SystemDesign #DotNetCore #DDD
Exceptions are a plague on programming. Read more here: devleader.ca/2024/04/23/try… #CSharp #DotNetCore #Coding #Programming
🎉 Big Congratulations to Sujeet Kumar for getting placed as a .NET Developer #G4 Software Solutions💻🚀 Your hard work, focus, and determination have truly paid off. #DotNetDeveloper #DotNetCore #CSharpDeveloper #ASPNet #MicrosoftDeveloper #BackendDeveloper
What kind of sorcery do we get with TWO dependency containers in ASP NET Core?! Read more here: devleader.ca/2024/05/03/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
Have you used reflection in CSharp? Read more here: devleader.ca/2023/10/25/how… #csharp #dotnet #dotnetcore #reflection
Don't use async void... Unless you have to. Read more here: devleader.ca/2024/03/13/asy… #CSharp #DotNet #DotNetCore #Coding
Slim Down Your App => Exclude the extra code you don’t need and watch your binaries shrink with .NET 9 and "Feature Switches" #dotnet #dotnetcore
Does your ASP NET Core service need API key authentication? Read more here: devleader.ca/2024/04/18/api… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
Creating #Dotnet 8 #microservices using clean architecture. #dotnetcore #web #WebDevelopment #angular18 #Angular udemy.com/course/creatin… Comprehensive 51+ hours course #onlinecourse #udemycoupon #udemy course #WFH #technology
Performance & Observability in ASP.NET Core 2025 With Latest .NET Core Version c-sharpcorner.com/article/perfor… via @CsharpCorner #DotNetCore
Strings to bytes and back again! Read more here: devleader.ca/2024/04/21/how… #CSharp #DotNetCore #Coding #Programming
What happens if we ditch the recommended way to set up Autofac in ASP Net Core? Read more here: devleader.ca/2024/05/02/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
Collection expressions aren’t just about fancy syntax They also give the compiler a chance to flex its optimization muscles 💪, making your code not just cleaner, but potentially faster too! #dotnet #dotnetcore
In .NET 9, the System.Threading.Lock class was introduced, replacing the traditional approach of using an object as a lock in the lock statement. This new class is designed with performance and code readability in mind. #dotnet #dotnetcore
Is Your Current Tech Stack Holding Back Scalability? .NET Core offers modular, flexible architecture built for future growth. At Hidden Brains, we build future-proof solutions that scale with your business. Explore More: bit.ly/4fNi0Yp #DotNetCore #HiddenBrains
What is new in LINQ in .NET 9 and C# 13? In this code: AggregateBy helps us efficiently sum up the prices for each genre 💡 Why use AggregateBy? Unlike GroupBy().Select(), it avoids intermediate collections #dotnet #dotnetcore
Hey devs! 👩💻 I'm exploring side income ideas using .NET Core 💡 Any project suggestions that can bring real value or passive income? Would love to hear what’s trending or useful! @dotnet @github @visualstudio #dotnet #dotnetcore #SideProject #TechCommunity #DeveloperLife
How do you use enums in CSharp? Read more here: devleader.ca/2023/10/27/how… #csharp #dotnet #dotnetcore #beginner #tutorial
Performance & Observability in ASP.NET Core 2025 With Latest .NET Core Version c-sharpcorner.com/article/perfor… via @CsharpCorner #DotNetCore
New Blog: Minimal APIs in .NET Core Understand what Minimal APIs are, when to use them, and see a hands-on example! Read here theavinashjoshi.com/minimal-apis-i… #DotNet #DotNetCore #MinimalAPI #CSharp #webdevproject
Have you used reflection in CSharp? Read more here: devleader.ca/2023/10/25/how… #csharp #dotnet #dotnetcore #reflection
🚀 JetMapper'ı tanıtıyoruz - Hızın ötesinde .NET object mapper!AutoMapper'dan 2-4x daha hızlı🧠 %80'e varan bellek tasarrufu✨ GitHub: github.com/mennansevim/je… #dotnetcore #aspnetcore #açıkkaynak #opensource #performans #yazılım #kod #webgeliştirme #nuget #dotnet8 #automapper
What is the wrong with pure ADO .NET that let you decide to Entity Framework (EF) #DotNetCore
Most accidental and by far, the easiest change to get 15%~20% throughout improvement - Enable LTO for coreclr linux builds. #dotnetcore github.com/dotnet/runtime…
Don't use async void... Unless you have to. Read more here: devleader.ca/2024/03/13/asy… #CSharp #DotNet #DotNetCore #Coding
Exceptions are a plague on programming. Read more here: devleader.ca/2024/04/23/try… #CSharp #DotNetCore #Coding #Programming
How do you use enums in CSharp? Read more here: devleader.ca/2023/10/27/how… #csharp #dotnet #dotnetcore #beginner #tutorial
Have you used reflection in CSharp? Read more here: devleader.ca/2023/10/25/how… #csharp #dotnet #dotnetcore #reflection
C# FormattableString can be helpful rather than using string interpolation or StringBuilder as FormattableString. It is easy to inspect and change values, as shown below. #csharp #dotnetcore
What kind of sorcery do we get with TWO dependency containers in ASP NET Core?! Read more here: devleader.ca/2024/05/03/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
💡 Domain-Driven Design (DDD) isn’t just theory—it’s architecture that scales! ✅ Presentation Layer ✅ Application Layer ✅ Domain Layer ✅ Infrastructure Layer A blueprint for building maintainable systems. #SystemDesign #DotNetCore #DDD
🔴 Classroom & Online Training in Ameerpet Branch 🔴 👉 Join our Asp .Net Core [WEB FORMS, MVC 5, WEB API, CORE MVC 9.0] Training ✍️ Registration Link: t.ly/ASPNET-28A 👉New Batch Details: Date: 28th April 2025 Time: 7:15 AM to 08:45 AM #fullstack #dotnetcore
Boost your app's efficiency! Discover how to implement a Stopwatch for real-time performance monitoring and achieve optimized results. 📖 Read more: tinyurl.com/yc6j5xke #DotNetCore #CSharp #PerformanceTuning #DeveloperTips #CSharpCorner
Your code works… but does it REALLY work?🤔 Discover how Unit Testing with xUnit can transform your .NET Core apps into bug-free masterpieces with @jackypatel55. Dive in here👉 tinyurl.com/bdf9k7h5 #DOTNETCore #DotNet #xUnit #CSharp #DevLife #UnitTesting #testing #Coding
Do you use enums in CSharp? Read more here: devleader.ca/2023/11/15/enu… #csharp #dotnet #dotnetcore #beginner #tutorial
Creating #Dotnet 8 #microservices using clean architecture. #dotnetcore #web #WebDevelopment #angular18 #Angular udemy.com/course/creatin… Comprehensive 51+ hours course #onlinecourse #udemycoupon #udemy course #WFH #technology
What happens if we ditch the recommended way to set up Autofac in ASP Net Core? Read more here: devleader.ca/2024/05/02/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
Is using AutofacServiceProviderFactory the best way to setup Autofac? Read more here: devleader.ca/2024/04/30/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
🚀 @FabianGosebrink & Steven Giesel zeigen live, wie du ein leistungsstarkes Frontend mit #Angular und ein robustes Backend mit #DotNETCore entwickelst! 🌟 Erlebe, wie Standalone Components, Nx und SignalR in einer strukturierten Architektur zusammenarbeiten. 💻🔧
📢 Performance matters! Optimize your ASP.NET Core Web API with Lazy Loading-reduce memory usage and speed up response times. 🔍 Learn the best practices in this guide by @SMudassarAKhan: csharp.com/article/lazy-l… #DotNetCore #ASPNETCore #LazyLoading…
Something went wrong.
Something went wrong.
United States Trends
- 1. Godzilla 23.7K posts
- 2. Lamine 62.5K posts
- 3. Barca 95.8K posts
- 4. Trench 7,283 posts
- 5. Brujas 24.8K posts
- 6. $DUOL 2,390 posts
- 7. Barcelona 147K posts
- 8. Shabbat 2,511 posts
- 9. Brugge 46.5K posts
- 10. Foden 20.9K posts
- 11. Richardson 3,316 posts
- 12. Flick 36.4K posts
- 13. Frey 27.3K posts
- 14. #dispatch 37.7K posts
- 15. Jared Golden 1,876 posts
- 16. Captain Kangaroo N/A
- 17. Balde 12.6K posts
- 18. Minneapolis 59.5K posts
- 19. Anthony Taylor 1,760 posts
- 20. Hefner 1,199 posts