» Tag
dotnet
18 postsOta Pressure-Tests Its .NET Contract on OrchardCore
Ota tested its readiness contract on OrchardCore, making dotnet restore a first-class dependency step and proving a narrow, honest .NET slice instead of overclaiming.
XAML.io v0.8 lets existing WPF apps run in the browser, code intact
OpenSilver team ships XAML.io v0.8, letting existing WPF apps run in the browser with original C# and XAML intact. Live demo and before/after source diff included.
What a 2019 API Client Teaches About Modern .NET
The 2019 .NET client from SerpApi reveals key lessons for modern application development.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comBuilt an Offline Markdown Viewer with Photino + Blazor + Fluent UI
MarkdownBlaze is an offline Markdown viewer built with .NET 10 and PhotinoX.Blazor.
Using .NET Native AOT for Writing Node.js Addons
Explore the benefits of using .NET Native AOT for Node.js addon development with C#.
GitHub Copilot CLI for .NET Developers: Real Workflows on C# Codebase
Discover how GitHub Copilot CLI enhances workflows for .NET developers on C# codebases.
Roslyn-based Semantic Code Graph for .NET Seeks Feedback from Static Analysis Experts
Slnmap leverages Roslyn to build a semantic code graph for .NET, inviting expert feedback.
Benchmark Results for BigArray with Over 2B Elements on .NET
Hezium.Memory library presents benchmark results comparing BigArray with jagged arrays for over 2B elements.