.NET Developer
1.14K subscribers
160 photos
1 file
390 links
Introducing Projects, Blogs, Podcasts, News and more for .NET Developers

Discussion Group: @devdotchats
Download Telegram
Blinking LEDs with Raspberry Pi (C#)

I use the Raspberry Pi to blink LEDs — with C# and .NET GPIO APIs — in weird and wonderful ways. It’s straightforward to blink a single LED, but it gets cumbersome to wire and control multiple LEDs once you get past half a dozen. In this post, I’ll show you how to control multiple LEDs easily, with a mix of code and hardware.

#csharp #raspi #raspberrypi #pi #LED

https://devblogs.microsoft.com/dotnet/blinking-leds-with-raspberry-pi/
ReggerIt

ReggerIt is a Domain Specific Language to be used to construct complex Regular Expression patterns.

#fsharp #regex #text #parsing #regular

https://fjoppe.github.io/ReggerIt
WPF Blocky

A WPF based visual programming editor

#csharp #wpf #blockly #visual #editor

https://github.com/weihuajiang/WPF-Blocky
Learning F#: How to make a snake game in the console

My favorite way to learn new things is by diving headfirst into a concept and start hacking away! The classic mobile game Snake should be a good challenge for a beginner F# developer.

https://blog.novacare.no/learning-f-how-to-make-a-snake-game-in-console/
Blazor Chat Sample

A sample Blazor chat application using SignalR with C#

#csharp

https://github.com/conficient/BlazorChatSample
TaskbarX

Center Windows taskbar icons with a variety of animations and options.

#windows #vb #visualbasic #taskbar

https://github.com/ChrisAnd1998/TaskbarX
LicenseToCIL

This is a library that wraps the .NET System.Reflection.Emit API for generating CIL code at runtime. The wrapper adds a tiny bit of type safety by doing two things...

#fsharp #msil #il #emit #reflection

https://github.com/rspeele/LicenseToCIL
carnac

A keyboard logging and presentation utility for presentations, screencasts, and to help you become a better keyboard user, written in C#

#csharp #keyboard

https://github.com/Code52/carnac