Sample code of how to integrate with Sophtron data API. Currently support financial, utility, phone, internet and other vendor billing accounts.
-
Updated
Jun 19, 2025 - C#
8000
Sample code of how to integrate with Sophtron data API. Currently support financial, utility, phone, internet and other vendor billing accounts.
Install Tinker by just running this command: bash <(curl -s https://tinker.bunq.com/csharp/setup.sh)
Simple bank class library in C#
🏦🔐AC# console application that demonstrates the principles of object-oriented programming through a simulated bank account system with deposits, transfers, and account validation.
An Azure Function that rounds up transactions to the nearest Pound.
Banking System on ASP .NET Core
Sistema de conta bancária em C# com menu interativo, POO, validações e persistência de dados.
Super Bank - C# Console Application
Some code for parallel programming, measurement of execution time and division of tasks into separate threads of the processor.
Bank-Account is a simple, object-oriented banking system simulation. It demonstrates core OOP (Object-Oriented Programming) concepts — such as classes and objects — while allowing you to: create accounts, deposit and withdraw funds, and track transaction history. A project for learning how to model real-world systems in code using OOP principles.
This library written in pure C# checks the validity of a Hungarian bank account number and determines which bank is belongs to.
A library to validate IRD numbers and New Zealand bank account numbers according to the "Resident Withholding Tax (RWT) and Non-Resident Withholding Tax (NRWT)" specification published by the New Zealand Inland Revenue Department (IRD).
A .NET repository demonstrating the implementation of Event Sourcing with custom events and streams. Showcased through a BankAccount example in a console application, it tracks money transfers, operations, and account activity using event-based architecture.
event driven ATM reconciliation system
Add a description, image, and links to the bank-account topic page so that developers can more easily learn about it.
To associate your repository with the bank-account topic, visit your repo's landing page and select "manage topics."