Case Studies

Support and Enhancements

Migration of Tool Inventor

.NET to NET CORE

Industry
Client
Geography
Client Challenges
  • The customer is a manufacturer of building materials. They have Tool Inventory application software which includes Web API, MVC Web Application and Class Library projects in .NET Framework 4.8.
  • Microsoft stopped .NET Framework new update in 2019 and suggested to migrate the app to .NET Core.
Requirement
  • Migration of App from .NET framework to .NET Core
Solution
  • Migrated 3 projects(Web API, Web MVC App and Class Library) to .NET Core(.NET 7).
  • All the API endpoints migrated using versioning and logging. New Telerik UI and SignalR packages are integrated in Web MVC App.
  • Some improvements are also made.
    Resource – .NET Fullstack Developer
Outcome
  • Application is faster and lightweight now.
  • It can be deployed on cloud or any platform (Linux, macOS, Windows).
  • Implementing new features in application is easy
PANFISH