CodeX

Everything connected with Tech & Code. Follow to join our 1M+ monthly readers

Member-only story

7 Useful .NET Libraries You Should Use in Your Next Project

5 min readNov 29, 2022

--

Photo by Sigmund on Unsplash

There is a proverb “You don’t have to reinvent the wheel”. Libraries are the best example of that. It helps you to write complex and time-consuming functionality in an easy way. According to me, a good project uses some of the best libraries available

I do not think .NET needs any introduction. It is used to develop a wide variety of applications, including IoT devices, games, desktops and mobile apps, etc. Here I have compiled 7 useful .NET libraries that will help you in your development journey.

1. Metro

If you want to create WPF applications then this is a good resource for you. It allows developers to cobble together a better UI for their own WPF applications with minimal effort. It will override the default style of all common WPF controls and gives them a modern look. It also includes some custom controls based on concepts from Windows Phone, Windows 8, and Windows 10 (UWP) Apps. This library has more than 8.5k stars on GitHub.

--

--

CodeX
CodeX

Published in CodeX

Everything connected with Tech & Code. Follow to join our 1M+ monthly readers

Farhan Tanvir
Farhan Tanvir

Written by Farhan Tanvir

Believes in learn by doing . Currently working as a software engineer. Love to share Knowledge. https://twitter.com/FarhanTanvirBD

Responses (2)