khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I noticed that the library is publishing new packages again. In honor of its revival, here is a lightswitch example written in . 💡

Toggling a lightswitch workflow on and off

khalidabuhakmeh, to unity
@khalidabuhakmeh@mastodon.social avatar

This livestream will live on in the halls of Valhalla for eternity… or as long as YouTube is around.

Come join this #JetBrainsRider #Unity livestream and see how to improve your #gamedev workflows and build custom UIs for your designers with a few #csharp attributes thanks to #Odin.

🙏 Boosts appreciated #dotnet

https://www.youtube.com/watch?v=iyvs0U3jDHA

jonspark, to CSharp
@jonspark@howdee.social avatar

Is C# development still tied to Windows? It's been a very long time since I looked and I’m curious what people's preferred development environment is…?

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Just your average Visual Studio features brainstorming session.

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I so want to be annoying @maartenballiauw. Let me be annoying!

alvinashcraft, to dotnet
@alvinashcraft@hachyderm.io avatar

Building Linux Desktops apps with .NET and Uno Platform | On .NET with James Montemagno.

#unoplatform #devcommunity #dotnet #csharp #xaml #mobiledev #linux
https://www.youtube.com/watch?v=OxyJYF2HgBM&ab_channel=dotnet

cincura_net, to dotnet
@cincura_net@mas.to avatar
nicola, to dotnet
@nicola@fosstodon.org avatar

Today, I learned how to handle custom claims in an Open ID Connect-authenticated ASP.NET Core app.

https://nicolaiarocci.com/how-to-handle-custom-claims-in-an-oidc-authenticated-aspnet-core-app/

#dotnet #csharp #programming

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I should have known that @rafaelldi would have a great post on getting tools inside containers. This guy is too smart!

https://rafaelldi.github.io/diagnostics-tools-inside-docker/

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I have to give a shout-out to the #JetBrains IDE developers. They're excellent at receiving feedback, discussing the developer experience, and implementing features.

It's always cool to see the little features add up to a top-tier experience for #dotnet devs.

alvinashcraft, to Podcast
@alvinashcraft@hachyderm.io avatar

.NET Rocks! - Episode 1900 with Scot Hanselman and hosts Carl Franklin & Richard Campbell.

#podcast #dotnet #devcommunity
https://www.spreaker.com/episode/episode-1900-with-scott-hanselman--60217613

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Strange question, but can you bundle tools with a dotnet publish? These tools are part of the tool-manifest.

alvinashcraft, to dotnet
@alvinashcraft@hachyderm.io avatar

Building .NET apps for Linux from any operating system with @UnoPlatform.

#dotnet #linux #unoplatform #csharp
https://platform.uno/blog/building-net-apps-for-linux-from-any-operating-system/

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

TIL that #JetBrains #dotCover can cover ANY #dotnet application as long as the process has PDBs. You don't need to write tests. You just need something that exercises the code. 🤯

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar
jakecarpenter, to dotnet
@jakecarpenter@hachyderm.io avatar

An update notice reminded me of this plugin for . Every developer should use a plugin like this. I see this one supports too, but if there's another extension like it for Visual Studio running sans-Resharper I'd love to know in order to keep my team in check.

It has become a tool that I don't need much anymore because it has helped me so much in the past to recognize complex code

https://plugins.jetbrains.com/plugin/12024-cognitivecomplexity

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

Folks still maintaining might be happy to learn about this latest news from .

Thanks @maartenballiauw for writing this update! It's the one feature keeping many folks from switching. 😃

https://youtrack.jetbrains.com/issue/RIDER-58357/Support-WinForms-Designer-for-.NET-Core#focus=Comments-27-9858080.0-0

khalidabuhakmeh, to blazor
@khalidabuhakmeh@mastodon.social avatar

I'm back to playing with #Blazor and #HTMX with the @egil Htmxor library. The Counter sample is nice and clear.

He has something exciting here for the #aspnetcore and #dotnet audience.

Check it out! https://github.com/egil/Htmxor

THe counter sample running in a browser with a current count of 12

poppastring, to dotnet
@poppastring@dotnet.social avatar

NuGet is now in C# Dev Kit
The April release now includes an initial set of NuGet tooling features, as detailed in this blog post.

https://devblogs.microsoft.com/dotnet/may-release-of-csharp-dev-kit/

#nuget #dotnet #csharpdevkit

maartenballiauw, to dotnet
@maartenballiauw@mastodon.online avatar

9 Things You Didn’t Know About JetBrains Rider’s Support 📦

🔍 Search, add, update, remove
📂 Sources and caches
🚀 Find code that uses a package
❤️‍🔥 And more!

We've got some slick UI in place 👀
https://blog.jetbrains.com/dotnet/2024/05/29/9-things-you-didn-t-know-about-jetbrains-rider-s-nuget-support/?utm_medium=social&utm_source=mastodon&utm_campaign=9-things-you-didn-t-know-about-jetbrains-rider-s-nuget-support

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I had the pleasure of reading @dmetzgar latest book, in action and it has a lot of great content for folks looking to get into the space. Check it out. https://manning.com/books/dotnet-in-action-second-edition

infoq, to CSharp
@infoq@techhub.social avatar

#CSharp 13 is here in preview!

Microsoft unveils notable updates including params parameter improvements, new extension types, and several performance and memory enhancements.

Dive into the details on #InfoQ 👉 https://bit.ly/4aHKuQJ

#dotnet #dotnetCore

Turious, to dotnet
@Turious@mastodon.social avatar

If I have a simple C# 4.8 application and I wanted to add a way to feed it instructions remotely, how would I do that? This will be a program running fullscreen that needs full control of the mouse/keyboard.

All API tutorials I can find either describe .NET Core or controller options I do not have available because this is a basic project.

#dotNET #csharp #help

andrewlock, to dotnet
@andrewlock@hachyderm.io avatar

Blogged: Blocking primary constructor member capture using a Roslyn Analyzer

https://andrewlock.net/blocking-primary-constructor-member-capture-using-an-analyzer/

In this post I describe a Rosyln analyzer you can use to enforce that primary constructors are only used for initialization and never to capture as fields

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

It’s nice to know I live rent-free in the minds of #dotnet folks, so much so that they felt the need to come by the BUILD booth to tell our JetBrains folks about me. 😅

Anyways, xoxo

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines