aspnet-core Skill
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, tes Published by openai in skills.
What is aspnet-core Skill?
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, tes Published by openai in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Security review
- Data analysis
- Design and media
- Testing use cases
Technical details
- Install or run with Copy skill directory
When to use aspnet-core Skill
- Use it for testing.
- Use it for security review.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/skills
- Skill file: skills/.curated/aspnet-core/SKILL.md
What it does
Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development. Use when working on Blazor Web Apps, Razor Pages, MVC, Minimal APIs, controller-based Web APIs, SignalR, gRPC, middleware, dependency injection, configuration, authentication, authorization, tes
Skill instructions
ASP.NET Core Overview Choose the right ASP.NET Core application model, compose the host and request pipeline correctly, and implement features in the framework style Microsoft documents today. Load the smallest set of references that fits the task. Do not load every reference by default. Workflow 1. Confirm the target framework, SDK, and current app model. 2. Open references/stack-selection.md first for new apps or major refactors. 3. Open references/program-and-pipeline.md next for Program.cs, DI, configuration, middleware, routing, logging, and static assets. 4. Open exactly one primary app-model reference: - references/ui-blazor.md - references/ui-razor-pages.md - references/ui-mvc.md - references/apis-minimal-and-controllers.md 5. Add cross-cutting references only as needed: - references/data-state-and-services.md - references/security-and-identity.md - references/realtime-grpc-and-background-work.md - references/testing-performance-and-operations.md 6. Open references/versioning-a
Explore related resources
Frequently asked questions
What is aspnet-core?
aspnet-core is a open-source AI agent skill with Copy skill directory. Build, review, refactor, or architect ASP.NET Core web applications using current official guidance for .NET web development.
Who is aspnet-core best for?
aspnet-core is best for reusing agent instructions, scripts, and references, testing workflows, security review workflows, data analysis workflows.
How do I install aspnet-core?
Install or run aspnet-core using Copy skill directory. Check aspnet-core for the latest setup command.
Is aspnet-core actively maintained?
aspnet-core may need a closer maintenance check before production use.
Auto-fetched from GitHub.