CountryTagHelper NuGet Package

Add country helper .

Demo at http://countrytaghelper.apphb.com/ . Source code at https://github.com/ignatandrei/CountryTagHelper

Usage:
In the ViewImports, put @addTagHelper *, CountryTagHelper

In the view:
<select asp-country="true" asp-country-empty="true"></select><select asp-country="true" asp-country-selected="US" asp-country-empty="true"></select><select asp-country="true" asp-country-fromIP="true"></select>.




Got any CountryTagHelper Question?





Info

Version: 1.0.0
Author(s): CountryTagHelper
Last Update: Sunday, August 27, 2017
.NET Fiddle: Create the first Fiddle
Project Url: http://countrytaghelper.apphb.com/
NuGet Url: https://www.nuget.org/packages/CountryTagHelper


Install
Install-Package CountryTagHelper
dotnet add package CountryTagHelper
paket add CountryTagHelper
CountryTagHelper Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.5

avg-downloads-per-day

0

days-since-last-release

2644