.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
VisUAL2

VisUAL2 is a cross-platform tool that makes it very easy for beginners to write small and medium-sized ARM assembler programs, with no manual and intuitive visual debugging. Written in F# with Elmish, React Monaco Editor, Electron & Fable.

#fsharp #elmish #ARM #assembler #react

🌐 github.com/scc416/Visual2
πŸ”₯5πŸ‘1
πŸ“ Middleware in ASP.NET 6

We're going to talk about what middleware is, what it does, why we use it, and demo several implementations of various kinds of middleware. We'll also talk about the pipeline that...

🌐 Part 1 (Intro and Basics)
🌐 Part 2 (Custom Middleware)
🌐 Part 3 (Order of operations)
πŸ‘2
.NET Content Creators

A list of .NET content creators including Bloggers, Youtubers, Book authors, and more.

#content #creator #dotnet

🌐 github.com/matthiasjost/dotnet-content-creators
πŸ‘6
.NET 7 Inches Closer to NativeAOT in Preview 2

Native ahead-of-time (AOT) compilation β€” a much-requested and long-awaited feature for .NET -- is getting closer in the new .NET 7 Preview 2.

#aot #perf

🌐 visualstudiomagazine.com/...
GlazeWM

A tiling window manager for Windows inspired by i3 and Polybar, written in C#

#wm #tile #polybar #pinvoke

🌐 github.com/lars-berger/GlazeWM
πŸ‘2
Injector

Allows injecting .NET code into another Windows process

#inject #snoop #il #process

🌐 github.com/devlooped/Injector
πŸ”₯3πŸ‘1
Eagle Monitor RAT

Fast, lightweight & easily customizable remote access tool written in C# coded from scratch

#rat #remote #access #monitor

🌐 github.com/arsium/EagleMonitorRAT
πŸ‘Ž1
Realm .NET Database

Realm is a mobile database that runs directly on phones, tablets or wearables with cloud sync: a replacement for SQLite & ORMs

#sync #database #mongo #sqlite

🌐 github.com/realm/realm-dotnet
πŸ‘1
Unity and. NET, what's next?

We’ve recently started a multiyear initiative to help you write more performant code faster and deliver long-term stability and compatibility. Read on to find out what we’re doing to update the foundational tech stack behind your scripts.

#unity #gamedev #mono #coreclr

🌐 Read at Unity Blog
πŸ‘2
FFMpegCore

A .NET FFMpeg/FFProbe wrapper for easily integrating media analysis and conversion into your C# applications

#audio #video #ffmpeg

🌐 github.com/rosenbjerg/FFMpegCore
πŸ‘1
Comparing a Voxel Game in F# and Rust

I recently ported Robocave from F# to Rust as a way to learn and experiment with Rust. The game is a first-person shooter originally written for 7dfps and PROCJAM using a custom F# engine based on Garnet and Veldrid...

#game #rust #fsharp

🌐 cragwind.com/blog/posts/comparing-voxel-game-fsharp-rust
πŸ‘2πŸ”₯2
Cocona

Micro-framework for .NET console application. Cocona makes it easy and fast to build console applications on .NET.

#console #terminal #commandline #csharp

🌐 github.com/mayuki/Cocona
πŸ”₯4πŸ‘1
Urls

Urls is a .NET library of records that represent Urls, written in C#. All properties are immutable, and there are a collection of Fluent API style extension methods to make Url construction easy. Urls is designed with F# in mind. Use the non-destructive mutation (with) syntax to create new Urls easily and make HTTP calls with RestClient.Net.

#csharp #fsharp #url #urls

🌐 github.com/MelbourneDeveloper/Urls
πŸ‘4❀1
ecommerce-microservices-sample

πŸ› A practical e-commerce microservices sample, built with C#, .Net Core, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

#microservices #cqrs #ecom #ecommerce #eventdriven #ddd

🌐 github.com/mehdihadeli/ecommerce-microservices-sample
πŸ‘5πŸ”₯2
Public APIs

A collective list of free APIs for use in software and web development in a wide variety of topics and categories

🌐 github.com/public-apis/public-apis
πŸ”₯6
NodeEditor

A node editor control for Avalonia.

#graph #avalonia #control #gui

🌐 github.com/wieslawsoltes/NodeEditor
πŸ‘4
Inline Assembly in F#! How does it work?

This is assembly language in F#. No, this is not emulated. It is not IL. It is x86 assembly language. The one that runs on your CPU natively. … in F#. So, let’s see how it works under the hood...

#fsharp #assembly #CE #x86

🌐 blog.devgenius.io/inline-assembly-...
πŸ”₯4
Getting Started with DevOps and .NET MAUI

.NET Multi-platform App UI (.NET MAUI) unifies Android, iOS, macOS, and Windows UI frameworks into a single framework so you can write one app that runs natively on many platforms. In this post, we will look at how easy it is to implement basic DevOps pipelines for .NET MAUI apps...

#maui #android #mac #gui #xplat #dekstop

🌐 devblogs.microsoft.com/dotnet/devops-for-dotnet-maui
πŸ‘3
VirtoCommerce Platform

An open-source platform for building extensible ecommerce applications. This includes complex digital commerce solutions for B2B, B2C, or B2B2C businesses, marketplaces, and derived SaaS commerce platforms.

#ecommerce #commerce #b2b #b2c #aspnet

🌐 github.com/VirtoCommerce/vc-platform
πŸ‘2