You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SpiderWatcher is a video streaming platform built with .NET 8 and ASP.NET, featuring REST API architecture and Clean Architecture principles. It enables users to register, watch videos, and track viewing history. The platform offers premium features like video uploading, alongside free access with occasional advertisements.
Aplicación de ejemplo construida con ASP.NET Core Razor Pages que implementa operaciones básicas de CRUD (Crear, Leer, Actualizar, Eliminar) utilizando Entity Framework Core para la persistencia de datos.
A .NET Core plugin framework for applying various image effects. This framework supports handling multiple images simultaneously, allows easy addition and removal of plugins without modifying the core application code, and provides a flexible configuration system. This solution is designed with enterprise-level scalability and maintainability.