Skip to content

CSanchez17/VirtualCalender

Repository files navigation

VirtualCalender

This is a C# / UWP Project

How to compile the Project:

  1. Clone the Repository
  2. Install the Mysql.Data.Rt.dll as Dependency-Pakage from Visual Studio
  3. Configure the DB-connection
  4. Enjoy.

Optional using Visual Studio 2019

  1. Clone the Repository
  2. Open Visual Studio
  3. select open project
  4. navigate to your Repository local and select the VS-project file (.sln)
  5. VS will tell you the components needed for the project, install it
  6. Install the Mysql.Data.Rt.dll as Dependency-Pakage from Visual Studio
  7. Install the Referenz to Microsoft.NETCore.UniversalWindowsPlatform version 6.2.8 using the NuGet Package manager (Uninstall and re- install it if you get problems)
  8. Install Lightbuzz-smtp (SMTP API for sending Emails)
  9. Configure the DB-connection in the ViewModel.cs class
  10. Enjoy.

About

C#, UWP Application for Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published