/Security-Door-Modeling

A set of applications and libraries developed on the .NET Framework 4.8. The main task of which is to receive, store and send simulated data to the DoorController application.

Primary LanguageC#MIT LicenseMIT

Data modeling

Build Status

The developed set of applications is necessary for data modeling for the Console App of the SecurityDoors.DoorController application. The main idea is to generate and then send the received data from a file or via the WebAPI of the SecurityDoors.App web application. The main interfaces in the developed complex 3: WPF, WinForms and ConsoleApp.

Application features

  1. Windows Forms (WinFoms) application;
  2. Windows Presentation Foundation (WPF) application;
  3. Console App on Framework 4.7 application;
  4. Configuring connection to the server and web application;
  5. Possibility of test connection and data verification;
  6. Saving and returning to the standard connection data;
  7. Loading data from a file;
  8. Ability to receive data from the server via WebAPI;
  9. Update received data from the server;
  10. Display of received data from the server;
  11. Modeling and sending selected data to the server;
  12. Multifunctional log for all types of applications;

Built With

Authors

License

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