.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
Aardvark Platform

Awesome libraries from math to interactive high-performance graphics applications.

🌐 aardvarkians.com
🌐 github.com/aardvark-platform

🏷
Tags: #csharp #fsharp
New WinUI website launched!

https://aka.ms/winui
Project Tye

Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier

🌐 github:dotnet/tye
Ryujinx

Experimental Nintendo Switch Emulator written in C#

🌐 https://ryujinx.org
🌐 https://github.com/Ryujinx/Ryujinx

🏷
Tags: #csharp
Playnite

Open source video game library manager with support for 3rd party libraries like Steam, GOG, Origin, Battle.net and Uplay. Including game emulation support, providing one unified interface for your games.

🌐 github:JosefNemec/Playnite
Binary Defense F# Analyzers

Security analyzers for F# by Binary Defense, a leading information security company that specializes in endpoint detection, response, and protection and a MSSP services.

🌐 github:BinaryDefense/BinaryDefense.FSharp.Analyzers

🏷
Tags: #fsharp
dotnet-outdated

A .NET Core global tool to display outdated NuGet packages in a project

🌐 github:jerriep/dotnet-outdated
Falco

A functional micro-library for building brilliant ASP.NET Core applications using F#.

module HelloWorldApp 

open Falco

webApp {
get "/" (textOut "hello")
notFound (setStatusCode 404 >=> textOut "Not found")
}

🌐 github:pimbrouwers/Falco

🏷
Tags: #fsharp
Introducing some free and open-source desktop apps written in .NET from builtwithdotnet.net.
β€”β€”

🌐 EGram β€” Desktop Telegram Client

🌐 YoutubeDownloader β€” Download from YouTube

🌐 EyesGuard β€” Guard your eyes while working with your PC

🌐 Core2D β€” Make data driven 2D diagrams

🌐 NETworkManager β€” Manage and troubleshoot network problems

🏷
Tags: #desktop #csharp