Skip to main content
Back to the directory
mhagrelius/dotfilesSoftware EngineeringFrontend and Design

dotnet-10-csharp-14

Modern .NET 10 and C# 14 patterns for minimal APIs, modular monoliths, and resilient applications.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/mhagrelius/dotfiles --skill dotnet-10-csharp-14
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, dotnet-10-csharp-14 has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: mhagrelius/dotfiles. Canonical URL: https://skills.sh/mhagrelius/dotfiles/dotnet-10-csharp-14.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Modern .NET 10 and C# 14 patterns for minimal APIs, modular monoliths, and resilient applications. .NET 10 (LTS, Nov 2025) with C# 14. Covers minimal APIs, not MVC. Official docs: .NET 10 | C# 14 | ASP.NET Core 10 See anti-patterns.md for complete list. See libraries.md for usage examples. - Covers C# 14 syntax (extension blocks, field keyword, null-conditional assignment) and .NET 10 minimal APIs with validation, TypedResults, and modular architecture - Includes security patterns: JWT authentication, CORS, rate limiting, middleware ordering, and RFC 9457 problem details - Provides infrastructure guidance on Options pattern variants (IOptions, IOptionsSnapshot, IOptionsMonitor), HTTP resilience with standard handlers, Channels, health checks, and EF Core - Documents mandatory patterns (always use TypedResults, ValidateOnStart, UtcNow) and anti-patterns to avoid (manual HttpClient, blocking async, N+1 queries) - Includes integration testing with WebApplicationFactory and recommended libraries (MediatR, FluentValidation, Mapster, ErrorOr, Polly, Serilog)

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dotnet-10-csharp-14 do?

Modern .NET 10 and C# 14 patterns for minimal APIs, modular monoliths, and resilient applications.

Is dotnet-10-csharp-14 good?

dotnet-10-csharp-14 does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support dotnet-10-csharp-14?

dotnet-10-csharp-14 currently lists compatibility with Skills CLI.

Is dotnet-10-csharp-14 safe to install?

dotnet-10-csharp-14 has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to dotnet-10-csharp-14?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install dotnet-10-csharp-14?

Run the following command to install dotnet-10-csharp-14: npx skills add https://github.com/mhagrelius/dotfiles --skill dotnet-10-csharp-14

Related skills

Alternatives in Software Engineering