Search
- To the college student who wanted help and deleted his post old.reddit.com/r/csharp/comments/1… #csharp #dotnet
- Jeff Sutherland: The History of Agile - Episode 348 by Jeffrey Palermo #dotnet #Azure feed.azuredevops.show/jeff-sutherl...
- For @dotnet our folks, we've published a preview release of our Stripe.Extensions packages for .NET. Try them out and let us know what you think. github.com/cecilphillip... #stripe #dotnet #aspnetcore #stripeSessions
- Dive into the 2025 .NET Backend Developer Roadmap! 🌐 From mastering C# and ASP.NET Core to exploring cloud integration and microservices, gear up for the future. #BackendDevelopment #dotnet
- Authorization Policy TagHelpers for ASP .NET Core Razor Views Let's create an AuthorizationPolicyTagHelper to build nicer Razor Pages views where the content depends on the ClaimsPrincipal and authorization policy. 🔐 duende.link/2wywy44 #aspnetcore #dotnet #security
- End of Support for AWS DynamoDB Session State Provider for .NET old.reddit.com/r/dotnet/comments/1… #dotnet
- ⚡️ Tracebit Uses C# for B2B SaaS Security Product 🏷️ #devdigest #dotnet #net #csharp devdigest.today/goto/4185
- A simple, modern "Progress Steps" control for WPF old.reddit.com/r/csharp/comments/1… #csharp #dotnet
- Identity vs Supabase or what to use for authentication authorization? old.reddit.com/r/dotnet/comments/1… #dotnet
- "AWS Services for .NET developers" by David Pallmann #dotnet
- Exploring the new .NET AI chat template | by Andrew Lock. buff.ly/KkaViLs #dotnet #ai #visualstudio #csharp #webdev #azure #openai
- Question about Navbar in MAUI old.reddit.com/r/dotnet/comments/1… #dotnet
- Using Microsoft.FeatureManagement to control DI registrations old.reddit.com/r/csharp/comments/1… #csharp #dotnet
- how to make this ith razor pages, do i need to do somethinf with layout.cshtml? old.reddit.com/r/dotnet/comments/1… #dotnet
- Dive into the challenges of implementing OpenID Connect for authentication in .NET MAUI on Windows. Discover the best practices and tools to enhance your app's security. #dotnet #OpenIDConnect
- Local development with an Identity Provider old.reddit.com/r/dotnet/comments/1… #dotnet
- Can someone guide me about best practices about exception handling in a legacy asp.net MVC app? old.reddit.com/r/dotnet/comments/1… #dotnet
- New blog post "Sep 0.8.0 - SepWriter Replace StringBuilder with ArrayPool Array" 👇 nietras.com/2025/05/07/s... #dotnet #csharp
- Can you dynamically get the name of a class at runtime to use as a JsonPropertyName? old.reddit.com/r/csharp/comments/1… #csharp #dotnet
- WebView2: Waiting for Document Loaded | by Rick Strahl. buff.ly/Qu4Fv4J #windowsdev #dotnet #wpf #csharp #webview
- SendGrid with dotnet? old.reddit.com/r/dotnet/comments/1… #dotnet
- Can you "clarify" return type to be more specific in a derived interface? old.reddit.com/r/csharp/comments/1… #csharp #dotnet
- #UCP25 | The time has come! 🎉 #UpdateConference #Prague If you wish to speak at the biggest .NET developer conference in the Czech Republic, where .NET, Cloud, Security & AI takes over, we are thrilled to see your session proposal ➡️ www.updateconference.net/en/call-for-speakers #dotnet #cloud
- ✍ ASP.NET Core ile MongoDB Kullanımı MongoDB’yi .NET projelerinde kullanmak isteyenler için başlangıç rehberi niteliğinde uygulamalı bir yazı hazırladım. Yazımı okumak isteyenler için 👇 🔗 medium.com/@sinanganiz/... #mongodb #nosql #dotnet #csharp #aspnetcore
- Are you stuck in the copy-and-paste loop with your .NET projects? bitl.to/4Uai Meet your new coding superhero: #NuGet packages! 🦸♂️ With these, you can create, publish, and automate your workflows for seamless collaboration and efficiency. Read our blog to learn more! 📖 #dotNET #DevOps
- Probably… but go on. How do you define architecture (of the software kind let’s say) and how does the #dotnet community use differ? I can think of at least one: Organization of files into folders isn’t typically considered as “architecture” but we often treat it like it is.
- Day 27 of learning Rust as a C# dev: Turns out you don’t need Console.WriteLine() to trace what’s going on. Rust has real logging tools like log, env_logger, and tracing, and they actually make sense. Here’s the breakdown: woodruff.dev/logging-in-r... #RustLang #CSharp #DotNet #LearnRust