1. Implement a user registration form that uses JQueryand WebAPI in a .NET Core MVC web application.
Username
Once the user enters text in the username field and moves toanother textbox, call a web service to verify that the user is nottaken.
Arrival Date
Once the user month, day and year and then presses send, call aweb service that creates a long date string. Use
OR
OR