Services:
Create a Web application from scratch with ASP.Net MVC, .Net Core, C#
Modify / Add features to an existing Web application.
Implement MVC Pattern in the application
Implement Repository Pattern, Factory Pattern, Singleton Pattern
Implement asynchronous mechanisms
Implement Lose Coupling in Web Application with dependency Injection
Implement high scalability design practices,
Implement security (JWT, OAuth, etc)
Using 3rd party Identity Providers such as Google / Facebook / SAML SSO
Host the Application to Cloud / Servers
Load Balancing the application
Unit Testing