Advertisement · 728 × 90
#
Hashtag
#DotNET
Advertisement · 728 × 90
Screenshot showing a simple UWP appliaction with three main actions: "Send file", "Send Clipboard" and "Send Text".
Below is a button linking to the windows settings app.

Screenshot showing a simple UWP appliaction with three main actions: "Send file", "Send Clipboard" and "Send Text". Below is a button linking to the windows settings app.

The #nearshare app family is joined by a new utility app for #Windows. Besides the native share menu in Windows, you can now use this app to quickly share your clipboard, some plain text or arbitrary data via drag'n'drop!

apps.microsoft.com/detail/9NL0J...

#UWP #dotnet

0 0 1 0
Preview
Aptivi releases the Newsroom! We are working on improving our projects and how we announce their releases. This is to ensure that we keep the high bar for the quality and the stability. As we are focusing on those improvements, such as Terminaux and Nitrocid, we are hereby announcing a completely new place for announcements and other articles that are related to Aptivi and its updates, including release announcements and press releases.

Aptivi Newsroom is available as of today!

#Aptivi #Nitrocid #NitrocidKS #KernelSimulator #TechNews #TechUpdates #dotnet #csharp #programming #BassBoom #Terminaux #Hugo #Website #Blogging #Newsroom

3 0 0 0
Preview
Copilot, Cursor, and Custom LLMs: Navigating the New .NET Developer Experience | NDC Toronto 2026 It feels like every two weeks there’s a new "game-changing" AI tool that promises to write our code for us. But for those of us working in the .NET ecosystem, the reality is a bit messier. We’re caugh...

NDC Toronto 2026: The AI Dev Experience! 🤖

Join Isaac Levin: "Copilot, Cursor, and Custom LLMs: Navigating the New .NET Developer Experience."

Navigate the future of modern development!

📅 ndctoronto.com/agenda

🎟️ ndctoronto.com/tickets

🍁 May 5-8! #NDCToronto #AI #dotnet

0 0 0 0

AI & VS2022 memory use. old.reddit.com/r/dotnet/comments/1s75gk...

#dotnet

0 0 0 0

New to C#, looking for guidance on where to start old.reddit.com/r/csharp/comments/1s75tl...

#csharp #dotnet

0 0 0 0

C# 14 lets you assign through ?. now - that nine-line nested null check? One line.

the-runtime.dev/articles/null-conditiona...

#dotnet #csharp

0 0 0 0

.NET devs experimenting with AI assistants — what gotchas have you fed yours? old.reddit.com/r/dotnet/comments/1s73yh...

#dotnet

0 0 0 0
Post image

🆆🅷🅰🆃 🅸🆂 🅲🅷🅰🆁🅰🅲🆃🅴🆁 🅴🅽🅲🅾🅳🅸🅽🅶?

Read more here:
https://bgh.st/wnfjnh

#csharp #dotnet #programming

0 0 0 0

Deffo getting the itch/energy to work on my #ratbreeding app more.

I hadn't touched it in ages - Google were about to delete my account. Panic updated and had to remove the pedigree generator lib because it was newly unsupported. Just pushed an update to fix.

Also I still don't like #dotnet #MAUI

1 0 0 0
Just a moment...

Modernize legacy .NET apps seamlessly with strategies that minimize disruption. Learn how to update your system efficiently while maintaining production stability. #dotnet #TechUpgrade

0 0 0 0

Help! Scrollable area with a transparent background. old.reddit.com/r/csharp/comments/1s70y5...

#csharp #dotnet

0 0 0 0

The admin of C# Discord is not willing to accept different ideas old.reddit.com/r/csharp/comments/1s70bn...

#csharp #dotnet

0 0 0 0

.NET 11 ships one of the most wanted Blazor WASM features: first-party Web Workers. No more freezing the UI while crunching numbers - just clean C#, no JS glue code.

the-runtime.dev/articles/blazor-web-work...

#dotnet #blazor #webassembly

0 0 0 0
Preview
Home | Orlando Code Camp Orlando Code Camp 2026 - April 11th 2026 @ Seminole State College, Sanford, FL. Central Florida's premier free technology conference.

Looking forward to www.orlandocodecamp.com #dotnet

0 0 0 0
Just a moment...

Discover best practices for handling #null values in .NET! Understand the implications of null references and improve the robustness of your code. Dive into techniques like nullable reference types and defensive coding. #dotnet

0 0 0 0

Для тех, кто хочет изучить программирование / научиться создавать игры old.reddit.com/r/csharp/comments/1s6wtz...

#csharp #dotnet

1 0 0 0

Random.Code() live coding stream - more property work in C# records!

#dotnet #csharp

www.youtube.com/watch?v=PsEW...

0 0 0 0

Convert XLSX and DOCX to PDF in .NET with just one line of code old.reddit.com/r/csharp/comments/1s6vcj...

#csharp #dotnet

0 0 0 0
.NET Agent Skills: Teaching Your Coding Agent to Think in C# — The Runtime Microsoft's dotnet/skills repository gives AI coding agents specialised .NET knowledge through the open Agent Skills standard. Here's how the system works, what's available, and how to set it up in yo...

Your coding agent gives textbook .NET advice because it doesn't know your team's conventions. Agent Skills fix that - package what you know once, every agent learns it.

the-runtime.dev/articles/dot...

#dotnet #csharp #ai

3 0 0 0

NSFW/Nudity detection solution for photos/videos old.reddit.com/r/dotnet/comments/1s6u5t...

#dotnet

0 0 0 0

*sigh* FINE

github.com/blowdart/idu...

A #dotnet package for basic SSRF protection.

24 3 2 1

How could I add support for using spritesheets in dotnet project? old.reddit.com/r/dotnet/comments/1s6rc4...

#dotnet

0 0 0 0

How long does it take to learn C# as an intermediate in coding old.reddit.com/r/csharp/comments/1s6qvm...

#csharp #dotnet

0 0 0 0
Just a moment...

Exploring how AI is revolutionizing the .NET ecosystem! From enhanced automation in .NET 10 to predictive analysis projected by 2026, discover the evolving capabilities. #AI #DotNet Stay ahead in tech by mastering these advancements!

0 0 0 0
Post image

Stop repeating this!
Use Extension Blocks to group all your logic for a specific type. It’s cleaner, more organized, and supports properties + operators too.

#dotnet #csharp #codingtips

1 0 0 0
Preview
Getting Started with gRPC in ASP.NET Core with a Real Example - Ottorino Bruni Learn how to build a gRPC service in ASP.NET Core with a real example. Step-by-step guide with client, server, and shared contracts in .NET

Tired of slow JSON REST calls? ⚡
Switch to gRPC in ASP.NET Core → faster, strongly-typed, binary & streaming

Perfect for microservices and high-performance backends
When do you choose gRPC over REST? 👇

#dotnet #aspnetcore #grpc #csharp #Microservices www.ottorinobruni.com/getting-star...

0 0 0 0

I traced a 4-year-old WinUI 3 x:Bind memory leak to 4 missing lines in the XAML compiler's T4 template old.reddit.com/r/dotnet/comments/1s6owv...

#dotnet

0 0 0 0
Post image

Stop repeating yourself in every .csproj file! 🛑
Centralize your .NET Project Settings. 🚀

If you have a solution with 5, 10 projects, are you still manually updating the TargetFramework or Nullable settings in every single .csproj file?

The Solution: Directory.Build.props 🛠️

#dotnet #developers

2 0 0 0

liter-llm: unified access to 142 LLM providers, Rust core, 11 languages bindings old.reddit.com/r/dotnet/comments/1s6nxf...

#dotnet

0 0 0 0

VS Code C# DevKit help old.reddit.com/r/dotnet/comments/1s6nvs...

#dotnet

0 0 0 0