#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
💡 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
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
Don't use async void... Unless you have to. Read more here: devleader.ca/2024/03/13/asy… #CSharp #DotNet #DotNetCore #Coding
🎉 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
Exceptions are a plague on programming. Read more here: devleader.ca/2024/04/23/try… #CSharp #DotNetCore #Coding #Programming
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
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
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
You've no doubt seen this keyword in CSharp code... Read more here: devleader.ca/2024/01/10/wha… #csharp #dotnet #dotnetcore #coding
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
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 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
Strings to bytes and back again! Read more here: devleader.ca/2024/04/21/how… #CSharp #DotNetCore #Coding #Programming
Does your ASP NET Core service need API key authentication? Read more here: devleader.ca/2024/04/18/api… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
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
Recently, I've worked with code using the [LoggerMessage] attribute with Serilog This approach gives: ✅ Improved Performance: The [LoggerMessage] attribute enables compile-time generation of logging methods, reducing string formatting overhead #dotnetcore #dotnet
کسی نمیخاد منتور من بینوا بشه؟ بکاند کارهای عزیز که با میکروسرویس دات نت کار کردین منو گردن بگیرین پلیز 👀🙄🫣 #backend #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…
💡 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
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
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
Strings to bytes and back again! Read more here: devleader.ca/2024/04/21/how… #CSharp #DotNetCore #Coding #Programming
Does your ASP NET Core service need API key authentication? Read more here: devleader.ca/2024/04/18/api… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
🔴 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
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
Do you use enums in CSharp? Read more here: devleader.ca/2023/11/15/enu… #csharp #dotnet #dotnetcore #beginner #tutorial
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
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
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
Is using AutofacServiceProviderFactory the best way to setup Autofac? Read more here: devleader.ca/2024/04/30/aut… #CSharp #DotNetCore #ASPNETCore #WebDevelopment
How do you use enums in CSharp? Read more here: devleader.ca/2023/10/27/how… #csharp #dotnet #dotnetcore #beginner #tutorial
🚀 @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. 💻🔧
We all know that we're not supposed to use reflection in performance critical paths... Read more here: devleader.ca/2024/03/17/con… #CSharp #DotNet #DotNetCore #BenchmarkDotNet
Something went wrong.
Something went wrong.
United States Trends
- 1. Cheney 140K posts
- 2. Election Day 131K posts
- 3. Jakobi Meyers 4,987 posts
- 4. #csm219 3,863 posts
- 5. Mamdani 575K posts
- 6. Logan Wilson 8,592 posts
- 7. New Jersey 208K posts
- 8. Cuomo 282K posts
- 9. Iraq 56.7K posts
- 10. Shota 17.6K posts
- 11. GO VOTE 102K posts
- 12. #TheView N/A
- 13. Waddle 6,185 posts
- 14. #Election2025 3,142 posts
- 15. New York City 174K posts
- 16. New Yorkers 84.5K posts
- 17. #tuesdayvibe 2,697 posts
- 18. Rickey 1,874 posts
- 19. GOOD MORNING MINTO N/A
- 20. Jags 3,351 posts