Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

how can i use taghelper IntelliSense for a aspnet core library project? #1136

Closed
@Eilon

Description

@Eilon

From @endink on July 18, 2016 2:43

in the library project, I use this config in project.json:

"tools": {
    "Microsoft.AspNetCore.Razor.Tools": "1.0.0-preview2-final"
  },

but it doesn't work, how to use InterlliSense for a RazorView in Library project?
something like:

<a asp-for="XXX">, <form asp-for>

Copied from original issue: aspnet/RazorTooling#91

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions