https://github.com/iammukeshm/select2.webapplication
Let's Learn Select2 jQuery Plugin in ASP. NET Core.
https://github.com/iammukeshm/select2.webapplication
asp-net-core select2
Last synced: about 1 month ago
JSON representation
Let's Learn Select2 jQuery Plugin in ASP. NET Core.
- Host: GitHub
- URL: https://github.com/iammukeshm/select2.webapplication
- Owner: iammukeshm
- Created: 2020-07-31T13:50:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T10:51:50.000Z (almost 5 years ago)
- Last Synced: 2025-05-07T23:08:09.271Z (about 1 month ago)
- Topics: asp-net-core, select2
- Language: C#
- Homepage:
- Size: 840 KB
- Stars: 8
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 HTMLRead the entire article here -
https://www.codewithmukesh.com/blog/select2-jquery-plugin-in-aspnet-core