GitHub - moongate-community/moongate: Moongate is modern Ultima Online server built from scratch in C# with AOT compilation for high performance and nostalgic gameplay experience. old.reddit.com/r/csharp/comments/1rub3p...
#csharp #dotnet
Latest posts tagged with #DotNET on Bluesky
GitHub - moongate-community/moongate: Moongate is modern Ultima Online server built from scratch in C# with AOT compilation for high performance and nostalgic gameplay experience. old.reddit.com/r/csharp/comments/1rub3p...
#csharp #dotnet
Tired of messy foreach loops wasting your time? π©
Unlock cleaner C# code in seconds:
students.Where(s => s.Age >= 18).ToList()
Declarative LINQ = readable + powerful.
Whatβs your go-to LINQ trick? π
#dotnet #csharp #LINQ #DotNetDev
www.ottorinobruni.com/advanced-lin...
Stop blindly trusting reCAPTCHA v3 success: true.
That only tells you the token is valid, not that the user is human.
To kill the bots, your backend needs to:
Check the score (0.0-1.0)
Verify the action name
Set your threshold to 0.5 and adjust.
#dotnet #webdev #security #reCAPTCHA
ICYMI: (06/15/2022): "Clean up some .NET Clutter." RPs and feedback are always appreciated! https://jjg.me/3MX3EWK #Articles #dotnet #sdk #runtime #csharp #vb #visualbasic #.NET Core #.NET
Why does async/await in C# still confuse senior devs after all these years? old.reddit.com/r/csharp/comments/1ru8xb...
#csharp #dotnet
Multi-Tenant Inventory & Asset Management System in .NET? old.reddit.com/r/dotnet/comments/1ru8ba...
#dotnet
ImageGlass 10 Beta 1 is out!
imageglass.org/news/imagegl...
- A complete rewrite on .NET 10 and @avaloniaui.net
- Cross-Platform Support! π
- Snappier Startup with Native AOT
- Blazing-Fast Image Navigation
- Better Large-Image Support
#opensource #foss #dotnet #github #avalonia
Unexpected binary representation of int old.reddit.com/r/csharp/comments/1ru57f...
#csharp #dotnet
Redis session cleanup - sorted set vs keyspace notifications old.reddit.com/r/dotnet/comments/1ru4oz...
#dotnet
Switching from Windows to macOS for Full-Stack .NET 8 + Angular development β worth it? old.reddit.com/r/dotnet/comments/1rsv89...
#dotnet
HPD-AI-Framework: An all in one AI Agent Framework, RAG Framework, Authentication Framework, Machine Learning Framework for .NET with TypeScript Client and Headless UI Support old.reddit.com/r/dotnet/comments/1ru166...
#dotnet
Gallery of .NET apps generated with AI - with prompts old.reddit.com/r/dotnet/comments/1ru0pd...
#dotnet
Modernize your .NET app deployment with trusted NuGet publishing using GitHub Actions! Learn to automate, secure, and streamline your workflows. Boost efficiency and reliability.#DotNet #GitHubActions
What MacBook specs would you recommend for .NET 8 + Angular 18 development with Rider/WebStorm and Docker (limited budget)? old.reddit.com/r/dotnet/comments/1rsupm...
#dotnet
Experienced .NET & Angular Developer Seeking Remote Opportunities old.reddit.com/r/dotnet/comments/1rty43...
#dotnet
Learn to write future-proof .NET code with these key strategies for maintainability, scalability, and flexibility. Enhance your skills and keep your projects adaptable to change! #DotNet #CodingTips
my terminal GUI prototype old.reddit.com/r/csharp/comments/1rrcej...
#csharp #dotnet
I built a free VS extension that generates TFS check-in comments with AI old.reddit.com/r/csharp/comments/1rrai5...
#csharp #dotnet
Implementing Apple Pay via Stripe saw some nice features on an Iceland UK shopping site.ββββββββββββββββ old.reddit.com/r/dotnet/comments/1rttje...
#dotnet
ModernMediator v2.0 MIT-licensed mediator with source generators, ValueTask pipeline, and honest three-way benchmarks old.reddit.com/r/dotnet/comments/1rst55...
#dotnet
Need advice on starting freelancing as a .NET developer old.reddit.com/r/dotnet/comments/1rtslt...
#dotnet
Estudei como os principais ATS do mercado funcionam por dentro. O que encontrei explica por que devs bons somem no processo seletivo old.reddit.com/r/dotnet/comments/1rtsjc...
#dotnet
DonationClipSystem β Auto-play YouTube clips in OBS when someone donates old.reddit.com/r/csharp/comments/1rtsjk...
#csharp #dotnet
Estudei como os principais ATS do mercado funcionam por dentro. O que encontrei explica por que devs bons somem no processo seletivo old.reddit.com/r/csharp/comments/1rtsj3...
#csharp #dotnet
How do you use enums in CSharp?
Read more here:
www.devleader.ca/2023/10/27/how-to-use-en...
#csharp #dotnet #dotnetcore #beginner #tutorial
"Agentic Defect Inspector: Building an Autonomous PCB Quality Pipeline with Amazon Nova and MCP" by Riddhi
#amazon-nova #gen-ai #dotnet
LLM Tornado 3.8 - ACP, CLI, Agent Improvements old.reddit.com/r/csharp/comments/1rtqw9...
#csharp #dotnet
LLM Tornado 3.8 - ACP, CLI, Agent Improvements old.reddit.com/r/dotnet/comments/1rtqqk...
#dotnet
Explore how to implement domain validation in .NET using Clean Architecture and Domain-Driven Design. Enhance the robustness of your applications with structured approaches. #dotnet #CleanArchitecture