Skip to content

iammukeshm/Select2.WebApplication

Repository files navigation

Select2 jQuery plugin in ASP.NET Core - Comprehensive Guide

Let's Learn Select2! in ASP. NET Core.

We will build a prototype application that can demonstrate various usages of this plugin. The Variants that we will cover are Simple Static Select, AJAX Select, AJAX Multi Select, Custom HTML in Select2.

Topics covered.

  • What is Select2?
  • Getting Started with Select2 jQuery plugin in ASP.NET Core
  • Scaffolding Customer Entity
  • Building a Search API Endpoint
  • Importing Select2 jQuery plugin via Libman
  • Simple Select with Static Values
  • Select using AJAX Call to API
  • Multiple Select
  • Advanced Select with Custom HTML

Read the entire article here - https://www.codewithmukesh.com/blog/select2-jquery-plugin-in-aspnet-core

About

Let's Learn Select2 jQuery Plugin in ASP. NET Core.

Topics

Resources

Stars

Watchers

Forks