mirror of
https://github.com/hargata/lubelog.git
synced 2025-12-10 18:36:38 -06:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
@using CarCareTracker
|
|
@using CarCareTracker.Models
|
|
@using Microsoft.Extensions.Options
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|