/LibrarySuggestions

📖 WPF & WinForms project about search suggestions with EF 6 📖

Primary LanguageC#Apache License 2.0Apache-2.0

📖 Library suggestion 📖

This C# solution contains two projects, a WPF project and a Winforms one. Both of them share the same logic for creating suggestions based on what was typed in the textbox. The challenge is to create the logic modular and reusable, so that it can be used in both projects.

Note: This solutions was used for the subject "Programming Systems" at the Technical University of Sofia.

📸 Screenshots 📸

image


📝 Important Notes

Due to whole complexity of the setup I won't be able to provide a step-by-step guide on how to setup the project.


📄 License

This project is licensed under the Apache License - see the LICENSE.md file for details.