.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
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
Awesome Falsehood

Falsehoods Programmers Believe in!
A falsehood is an idea that you initially believed was true, but in reality, it is proven to be false.
E.g. of an idea: valid email address exactly has one @ character. So, you will use this rule to implement your email-field validation logic. Right? Wrong! The reality is...

#engineering #falsehood #myths #edgecases

🌐 github.com/kdeldycke/awesome-falsehood
πŸ‘2❀1πŸ”₯1
Flurl

Fluent URL builder and testable HTTP client for .NET, written in C#.

#url #fluent #http

🌐 github.com/tmenier/Flurl
πŸ”₯3❀‍πŸ”₯1❀1
WPF UI

A simple way to make your application written in WPF keep up with modern design trends. Library changes the base elements like Page, ToggleButton or List, and also includes additional controls like Navigation, NumberBox, Dialog or Snackbar.

#theme #wpf #win11 #fluent

🌐 github.com/lepoco/wpfui
πŸ‘8⚑1πŸ”₯1🌚1
πŸ“„ A comprehensive overview of authentication in ASP.NET Core

Here I want to show the "big" picture and help point developers to the right directions. The only prerequisites are fundamental knowledge of .NET DI, cookie authentication, the OAuth2/OIDC protocols and their common flows...

#authentication #session #di #cookie #oauth

🌐 Read blog post at reddit.com
πŸ‘7
Stryker Mutator

Stryker offers mutation testing for your .NET Core and .NET Framework projects. It allows you to test your tests by temporarily inserting bugs in your source code.

#test #mutation #core #framework

🌐 github.com/stryker-mutator/stryker-net
πŸ‘2
⏱ Performance Improvements in .NET 7

A very detailed post about performance improvements in .NET 7 including JIT, GC, Native AOT, Reflection, Threading, Regex, IO, and more...

#performance #threading #gc #aot #serialization #crypto

🌐 devblog.microsoft.com/dotnet/performance_improvements...
πŸ‘9
winsw

A wrapper executable that can run any executable as a Windows service, in a permissive license, written in C#.

#service #cli #wrapper #csharp

🌐 github.com/winsw/winsw
πŸ‘8
Jellyfin

Free Software Media System that puts you in control of managing and streaming your media. It is an alternative to the proprietary Emby and Plex, to provide media from a dedicated server to end-user devices via multiple apps. Written in C#.

#media #streaming #plex

🌐 github.com/jellyfin/jellyfin
πŸ‘5❀4πŸ‘Œ1