gerardo-lijs
Principal Software Developer focusing on .NET with passion for computer vision, machine learning, functional programming, ReactiveUI, WPF and more
Hamilton ThorneBarcelona, Spain
Pinned Repositories
Annotorious-RazorPages-EFCore-Sample
Sample project to show how to use Annotorious with Razor Pages and Entity Framework Core
AspNetCoreWindowsService
DEPRECATED Sample repository to run .NET Core 1.1 and ASP.NET Core 1.1 as a Windows Service
Asynchronous-Programming
Curated resource links I've collected while doing asynchronous programming in .NET
Asynchronous-Programming-Samples
Samples source code
CrystalReportsRunner
Runner to allow the use of Crystal Reports in .NET Core using external process (in .NET Framework 4.8) and named pipes for communication
CrystalReportsRunner.Samples
Sample .NET 7 apps using Crystal Reports Runner NuGet packages
CSharpMeetup-Mar2019
Asynchronous programming in .NET slides and code
MachineLearning-ObjectDetect-WPF
Complete sample for object detection in .NET using Machine Learning and WPF. From image labelling to training to final app
SingleInstance-WPF-Sample
Sample single instance WPF project
VB6-NetStandard-Interop
Sample project to show how to use a Net Standard Library from VB6
gerardo-lijs's Repositories
gerardo-lijs/CrystalReportsRunner
Runner to allow the use of Crystal Reports in .NET Core using external process (in .NET Framework 4.8) and named pipes for communication
gerardo-lijs/MachineLearning-ObjectDetect-WPF
Complete sample for object detection in .NET using Machine Learning and WPF. From image labelling to training to final app
gerardo-lijs/Asynchronous-Programming-Samples
Samples source code
gerardo-lijs/Asynchronous-Programming
Curated resource links I've collected while doing asynchronous programming in .NET
gerardo-lijs/CrystalReportsRunner.Samples
Sample .NET 7 apps using Crystal Reports Runner NuGet packages
gerardo-lijs/VB6-NetStandard-Interop
Sample project to show how to use a Net Standard Library from VB6
gerardo-lijs/SingleInstance-WPF-Sample
Sample single instance WPF project
gerardo-lijs/AspNetCoreWindowsService
DEPRECATED Sample repository to run .NET Core 1.1 and ASP.NET Core 1.1 as a Windows Service
gerardo-lijs/CSharpMeetup-Mar2019
Asynchronous programming in .NET slides and code
gerardo-lijs/DesignerCanvas
WPF canvas control that allows adding/removing/resizing/moving/etc of shapes inside it
gerardo-lijs/ONNX.FastNeuralStyleTransfer-Demo
Sample code to perform inference with mosaic model
gerardo-lijs/ReactiveUI-Validation-Sample
Sample WPF project using ReactiveUI.Validation
gerardo-lijs/Webcam-WPF-Sample
gerardo-lijs/Annotorious-RazorPages-EFCore-Sample
Sample project to show how to use Annotorious with Razor Pages and Entity Framework Core
gerardo-lijs/Azure-DevOps
Samples for working with Azure DevOps
gerardo-lijs/MLUtils
Machine learning utilities for .NET. Confusion matrix, intersection over union, etc.
gerardo-lijs/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
gerardo-lijs/Regions-Alternatives-Sample
Sample project to show the alternatives to C# regions
gerardo-lijs/SolidCubes.WebUtils.WebBrowser
Small WebBrowser based on CefSharp to restrict users browsing to limited domains/webs
gerardo-lijs/ApplicationInsights-Telemetry
Sample project to show how to use Application Insights Telemetry
gerardo-lijs/Functional-Programming
Curated resource links I've collected while doing functional programming in .NET
gerardo-lijs/LoadTesting
Simple methods to help you simulate CPU load
gerardo-lijs/ReactiveUI.Demo-MemoryLeak
Testing a memory leak in ReactiveUI WPF Getting Started Sample
gerardo-lijs/ReactiveUI.Demo_DisposableLeak
gerardo-lijs/ReactiveUI.Validation
Validation helpers for ReactiveUI based solutions, functioning in reactive way.