DmitrySikorsky / AspNetCoreCustomDropDownList

ASP.NET Core custom drop down list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core Custom Drop Down List

This is a demo web application for the “ASP.NET Core Custom Drop Down List” post on the Dmitry Sikorsky’s blog. It demonstrates how to build custom drop down list on ASP.NET Core using tag helper.

The result looks like this: Custom drop down list Custom drop down list

Updated to use .NET Core 2.0.

Using the Application

  1. Run the application.
  2. Try to select the values in the standard select and custom drop down list controls.

About

ASP.NET Core custom drop down list

License:Other


Languages

Language:C# 52.4%Language:JavaScript 16.6%Language:CSS 15.9%Language:HTML 15.0%