jernejk
Microsoft AI MVP, SSW Solution Architect. I'm .NET Core/EF Core expert, a presenter, co-organiser of AI Hack Day and Brisbane AI User Group.
@SSWConsultingBrisbane, Australia
Pinned Repositories
AspNetCoreSerilogExample
This is an example of how to create an ASP .NET Core app with Serilog (.NET 5.0)
AutoML.CodeGenerator
Project used to generate ML.NET AutoML code for machine learning.
CognitiveServices.Explorer
Work in progress for exploring Microsoft Cognitive Services. At the moment Face API exploration is partially complete.
EfCoreSamples.Logging
Examples of EF Core logging
EFCoreSamples.StabilityAndPerformance
Showing bad and good examples for EF Core that impacts stability and performance of the applications
MixedEFCoreUnitTesting
When doing unit tests for EF Core, we can use in-memory-database to test functionalities but sometimes we needs to use SQL features. That's where SQLite comes into play.
MLSample.SimpleTransactionTagging
This is an simple example of tagging bank transactions with ML.NET
NorthwindTraders
An example of how to use EF Core to unit test logic that might behave differently when DB is involved. It includes EF Core In-Memory DB and in-memory SQLite providers. The example is built on top of Jason Taylor's Northwind project for sake of simplicity.
RealTimeFaceApi
This is a demo project showing how to use Face API in Cognitive Services with OpenCV
TodoistNet
Todoist API v6 implemented in C#.
jernejk's Repositories
jernejk/BatteryDemo
Demo projects for using battery data on UWP (W10), Windows 8.1, Windows Phone 8.1, WPF and console.
jernejk/UniversalBatteryService
Service for getting battery data on UWP, WinRT 8.1, WPF and consoles.
jernejk/hxm-heart-rate-sensor
This is a homebrew project for Zephyr HxM heart rate sensor for Windows (Phone) 8.1 as well as 8.1 SL.
jernejk/Roslyn-simple-demos
Simple demos for Roslyn