Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

A set of .Net Core Tag Helpers for use with Stacks

License

Notifications You must be signed in to change notification settings

StackExchange/Stacks-TagHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stacks-TagHelpers

Local Development

> cd samples/Stacks.TagHelpers.Sample
> npm i
> dotnet restore
> dotnet watch run

Running the benchmarks

> cd samples/Stacks.TagHelpers.Benchmarks
> dotnet restore
> dotnet run -c Release --framework netcoreapp3.1 All

About

A set of .Net Core Tag Helpers for use with Stacks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages