Pinned Repositories
aspnet-core-mvc-bundling
[ASP.Net Core + Gulp 4 + Webpack 5] Sample project configuration .NET Core MVC + Gulp (for built in VS Task Runner) + Webpack 5
BlazorComponentsInMVCProject
Sample application showing how to add Blazor Components to an ASP.NET Core MVC and how to send data from the form by post method from the Blazor Component to a MVC app action in the controller.
CurrencyRateApp
A quick little vanilla JS project for an exercise. [Live DEMO included]
MudBlazor
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum.
QuartzNetServiceForMassTransit
Simple .NET Core service integrating `Quartz.NET` with `MassTransit` for e.g to operate scheduled messages.
react-countdown-timer
A small, quick react project written for training.
react-rock-paper-scissors
Fast coding challenge. A simple game made for react training.
StopwatchApp
A quick little vanilla JS project for an exercise.
Shusty-6th's Repositories
Shusty-6th/SimpleSearchApp
A quick, little vanilla JS project for an exercise.
Shusty-6th/StopwatchApp
A quick little vanilla JS project for an exercise.
Shusty-6th/aspnet-core-mvc-bundling
[ASP.Net Core + Gulp 4 + Webpack 5] Sample project configuration .NET Core MVC + Gulp (for built in VS Task Runner) + Webpack 5
Shusty-6th/BlazorComponentsInMVCProject
Sample application showing how to add Blazor Components to an ASP.NET Core MVC and how to send data from the form by post method from the Blazor Component to a MVC app action in the controller.
Shusty-6th/CurrencyRateApp
A quick little vanilla JS project for an exercise. [Live DEMO included]
Shusty-6th/MudBlazor
Blazor Component Library based on Material design. The goal is to do more with Blazor, utilizing CSS and keeping Javascript to a bare minimum.
Shusty-6th/QuartzNetServiceForMassTransit
Simple .NET Core service integrating `Quartz.NET` with `MassTransit` for e.g to operate scheduled messages.
Shusty-6th/react-countdown-timer
A small, quick react project written for training.
Shusty-6th/react-rock-paper-scissors
Fast coding challenge. A simple game made for react training.
Shusty-6th/netcore-api-and-client-demo
Backend .NET Core 3.1 REST API + React client app DEMO with features like user authorization (JWT+Identity ASP.NET), connection to DB (ORM - EF), websockets usage and more.
Shusty-6th/netcore-example-auth