In this step by step article we will see how to add AjaxControlToolkit into our asp .net project. Ajax Control toolkit provide us various useful controls and extenders. In this article we will see how to install AjaxControlkit in our project using following techniques:
1. Using Nuget Packages.
2. Using Nuget Package Manager Console.
3. Manually installation of AjaxControlToolkit.