Cài đặt môi trường phát triển
Yêu cầu
- Visual Studio 2019/2022 (workload .NET desktop + ASP.NET)
- .NET Framework / .NET Core SDK (tuỳ project)
- Chrome + ChromeDriver tương thích version
- SQL Server (theo
appsettings.json)
Clone & build
# Clone source về
git clone <repo> DESearch
cd DESearch
Mở 2 solution:
DE_Searches/Ezy.Module.Selenium.Search.sln— solution chính cho Selenium modules.DE_Searches_API_NetCore/SoEzy.DeSearchWebAPI.sln— Web API.
TODO: bổ sung chi tiết theo môi trường thực tế.