dotnet-api-security

Community

Secure your .NET APIs

AuthorAGIBuild
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides comprehensive guidance and implementation patterns for securing ASP.NET Core APIs, covering authentication, authorization, and essential security headers.

Core Features & Use Cases

  • Authentication: Implement ASP.NET Core Identity, OAuth/OIDC, and JWT bearer token authentication.
  • Authorization: Configure role-based and policy-based authorization.
  • Security Headers: Set up CORS policies, Content Security Policy (CSP), and other security headers.
  • Rate Limiting: Protect APIs from abuse with built-in rate limiting middleware.
  • Passkeys: Integrate modern passwordless authentication using WebAuthn.
  • Use Case: Secure a public API endpoint that requires users to log in with a username and password, ensuring only authenticated and authorized users can access sensitive data, while also preventing brute-force attacks through rate limiting.

Quick Start

Configure ASP.NET Core Identity with API endpoints for user registration and login.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-api-security
Download link: https://github.com/AGIBuild/Agibuild.Fulora/archive/main.zip#dotnet-api-security

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.