- Utrecht, The Netherlands
-
18:09
(UTC +02:00)
-
A fluent SQL builder to assist with generating queries for MySql, PostgreSql, MsSql and CosmosDb
C# UpdatedJun 12, 2025 -
bulk-blob-storage-deletion Public
A tool to delete blobs inside a Azure blob storage container without deleting the container itself. This is plainly to avoid deleting the container and recreating it which comes with some downtime.
C# UpdatedMay 26, 2025 -
-
elsa-studio Public
Forked from elsa-workflows/elsa-studioA modular, extensible dashboard application framework
C# MIT License UpdatedOct 4, 2024 -
MappingWithDapper Public
Just a few examples of using dapper with .net core 3.1 to map queries to objects.
C# UpdatedJan 16, 2024 -
DataSyncer Public
This data syncer implements a mapping between MSSQL and MySql. It was written to sync data between two different databases with different schema. The sync is triggered by a separate windows service…
-
ScopeFunction.Utils Public
Common dotnet things that might be useful to people when building new projects from scratch.
-
PeanutButter Public
Forked from fluffynuts/PeanutButterTasty, versatile, nutritious; goes with many things in .net.
C# BSD 3-Clause "New" or "Revised" License UpdatedDec 7, 2023 -
-
is_it_up Public
A basic version of the service IsItUp to check if your websites are currently online or not. This application runs as a windows service.
C# UpdatedJul 23, 2023 -
codeo.cqrs Public
Forked from codeo-za/codeo.cqrsAbstract db-centric (but db-agnostic) CQRS pattern library
C# UpdatedJul 3, 2023 -
cors-proxy Public
A light cors proxy to avoid brower-based CORS issues
TypeScript UpdatedFeb 13, 2023 -
ai-102-cognitive-services Public
A solution containing sample projects I recreated while following the learning material for the AI 102 MS cert
C# UpdatedDec 17, 2022 -
m2mqtt-implementation Public
A basic implementation of m2mqtt to subscribe to a MQTT broker.
C# UpdatedDec 8, 2022 -
JobCardManager Public
A system that is used to manage job cards within a technician oriented company.
-
BookingManager Public
A hotel / guesthouse booking software package that manages job cards, booking slots etc.
JavaScript UpdatedDec 7, 2022 -
A repository pattern where the core and persistence layers are split into separate class layers.
JavaScript UpdatedDec 7, 2022 -
RepositoryPatternDemo Public
Repository Pattern Demo with Middleware implementation in a single project structure.
JavaScript UpdatedDec 7, 2022 -
Some examples covered in the booklet written called "Modern software development with ASP.NET"
-
GenericSqlBuilder Public
A generic way to build sql statements fluently. Works nicely with Dapper.
C# UpdatedNov 12, 2022 -
ntk8 Public
AuthNTk8 (auth-en-ti-cate) is a standalone .NET auth service for stateless JWT-based authentication.
-
-
FluentValidation Public
Forked from FluentValidation/FluentValidationA popular .NET validation library for building strongly-typed validation rules.
C# Apache License 2.0 UpdatedOct 22, 2022 -
-
katana_and_topshelf Public
Create self hosted windows services with Katana and Topshelf using asp.net core 3.1
C# UpdatedAug 31, 2022 -
nancy_api Public
A basic implementation with nancy on asp.net core 3.1 running on kestrel.
C# UpdatedAug 3, 2022 -
ShoppingCartMicroservice Public
A basic shopping cart implementation using ASP.NET Core 3 and nancy.
C# UpdatedAug 3, 2022 -
-
-