- Basic MVC structure with HomeController - Bootstrap 5 and jQuery included - CLAUDE.md for AI assistant guidance Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
@using ImageProcessor
|
|
@using ImageProcessor.Models
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|