Pinned Repositories
AzDeploy.Bicep
This is a repository of Bicep templates for the modules I tend to use frequently.
BrewHub.Devices.Still6UnitController
The Six-Unit Distillery is a protoype implementation of the BrewHub.Net IoT reference architecture.
BrewHub.Edge
BrewHub.Net is an IoT reference architecture using .NET-based device software, InfluxDB and Grafana on a multi-node edge cluster, connected to Azure Services on the backend, with a Vue.JS dashboard for user monitoring and control.
EFCore.BulkExtensions
Entity Framework Core Bulk Batch Extensions in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, SQLite
Iot-Frosting
C# library and examples for selected hardware components on Windows 10 IoT Core, including the Pimoroni Drum HAT, Piano HAT, and Automation HAT.
LogoSlideMaker
Logo Slide Maker is a Windows Desktop application to build, preview, and generate PowerPoint presentations containing logos with text.
OFXSharp
.NET Standard library to parse OFX Files into plain C# objects. Includes changes to handle OFX files given by banks which don't strictly adhere to the OFX specification.
PlaidQuickstartBlazor
Plaid Quickstart for .NET Blazor is a port of the official Plaid quickstart project, using the Going.Plaid client libraries for C# .NET running as a Hosted Blazor WebAssembly.
WP8DataMigrationSample
Sample demonstrating how to migrate local database from Windows Phone to a UWP app.
yofi
Open-source web-based personal finance manager written in C# on ASP.NET Core. "Your own finances. Your own data."
jcoliz's Repositories
jcoliz/PlaidQuickstartBlazor
Plaid Quickstart for .NET Blazor is a port of the official Plaid quickstart project, using the Going.Plaid client libraries for C# .NET running as a Hosted Blazor WebAssembly.
jcoliz/yofi
Open-source web-based personal finance manager written in C# on ASP.NET Core. "Your own finances. Your own data."
jcoliz/OFXSharp
.NET Standard library to parse OFX Files into plain C# objects. Includes changes to handle OFX files given by banks which don't strictly adhere to the OFX specification.
jcoliz/AzDeploy.Bicep
This is a repository of Bicep templates for the modules I tend to use frequently.
jcoliz/BrewHub.Devices.Still6UnitController
The Six-Unit Distillery is a protoype implementation of the BrewHub.Net IoT reference architecture.
jcoliz/BrewHub.Edge
BrewHub.Net is an IoT reference architecture using .NET-based device software, InfluxDB and Grafana on a multi-node edge cluster, connected to Azure Services on the backend, with a Vue.JS dashboard for user monitoring and control.
jcoliz/FakeObjects
.NET Core 3.1 library to create fake objects used in tests. It can be used in applications built on any version of .NET from Core 3.1 onward, including .NET 6.0.
jcoliz/LogoSlideMaker
Logo Slide Maker is a Windows Desktop application to build, preview, and generate PowerPoint presentations containing logos with text.
jcoliz/OfficeOpenXMLEasy
.NET Standard 2.1 library to quickly and easily serialize objects to/from Office Open XML spreadsheets.
jcoliz/Aspire.Sample
The project extends the standard .NET Aspire sample with some key additions: Retrieves actual forecasts from the National Weather Service; Stores forecasts in a database, and handles migration; Uses Vue.JS for web UI; Generates TypeScript backend API
jcoliz/AspNetCore.SassCompiler
Sass Compiler Library for .NET Core 3.1/5.x/6.x/7.x without node, using dart-sass as a compiler
jcoliz/AzIdentity.Demo
jcoliz/AzLogs.Ingestion
This is a fully-built sample using the Logs Ingestion API in Azure Monitor on .NET 8.0. The sample retrieves weather forecasts from the U.S. National Weather Service API, then forwards them on to a Logs Analytics Workspace using a Data Collection Rule.
jcoliz/AzLogs.Ingestion.Quickstart
This sample is a quick way to get started using the Logs Ingestion API in Azure Monitor on .NET 8.0. The sample retrieves weather forecasts from the U.S. National Weather Service API, then forwards them on to a Logs Analytics Workspace using a Data Collection Rule.
jcoliz/BrewHub.Dashboard
jcoliz/BrewHub.DigitalTwins
This repository contains the code and configuration needed to drive an Azure Digital Twins instance from a site running the BrewHub.Net IoT Reference Architecture.
jcoliz/BrewHub.Protocol.Mqtt
BrewHub.Net MQTT protocol definition and construction
jcoliz/defender-endpoint-samples
Microsoft Defender for Endpoint API Samples
jcoliz/greenshot
Greenshot for Windows - Report bugs & features go here: https://greenshot.atlassian.net or look for information on:
jcoliz/LEMP.Containers.Quickstart
Demonstrates Linux, Nginx, MariaDB and PHP stack in containers.
jcoliz/MediumJWTAuthenticationASPNETCoreAPI
Repo with the full code for the guide on Medium called "How To Add JWT Authentication To An ASP.NET Core API"
jcoliz/PlaidQuickstart.WPF
Plaid quickstart for WPF. This repository is a port of the official Plaid quickstart project, using the Going.Plaid client libraries, for the Windows Presentation Foundation (WPF) on .NET 8.0.
jcoliz/Sample.Web.MultiArch
jcoliz/ShapeCrawler
🍂 A .NET library for manipulating PowerPoint presentations
jcoliz/ShapeCrawler.Samples
jcoliz/ShapePerfect
Produce pixel-perfect Powerpoint presentations
jcoliz/vue-base-controls
jcoliz/Weather.Worker
jcoliz/windows-dev-docs
Conceptual and overview content for developing Windows apps
jcoliz/WinUI3.Hello