Libor Pansky
Libor Pansky
Vue 3 has been [finally released](https://github.com/vuejs/vue-next/releases/tag/v3.0.0), migrate template to the latest version.
Create a development container for the **Visual Studio Code Remote - Containers** extension that lets you use a Docker container as a full-featured development environment without any dependency required to...
#### Description We use Kendo Scheduler and the component generates events in the following way: 1. Set Range 1. Set Recurrence rule: MONDAY, TUESDAY, WEDNESDAY 1. Event Time: 10:00 UTC...
Related to #83 Migrate the project to .NET 6 and update the project structure to reflect the new SPA template structure. * **`AspNetCoreVueStarter.csproj`** - Update the `TargetFramework` to `net6.0`. -...