This project aims for creating a solid foundation that every C# backend can be built on. It handles the business layer of your application and also gives you features like Caching, logging and so on.
The project aims is to be as modular as possible, so you can choose what implementation for each...
More information
General purpose library containing, in its current form, a very small collection of helpful functionalties that don't warrent a seperate library for each at this early stage.
This project aims for creating a solid foundation that every C# backend can be built on. It handles the business layer of your application and also gives you features like Caching, logging and so on.
The project aims is to be as modular as possible, so you can choose what implementation for each...
More information
The Boerman.FlightAnalysis package contains algorithms to analyze flight movements and extract information like departure time and airfield, arrival time and airfield, total air time and more.
M Library is a .NET Class library with static methods that is used a lot across different applications.
To put it simply, you can use M Library to Implement:
- Encryption and Decryption Helper
- DateTime Converter (e.g. Unix Time to DateTime and reverse)
- Other functions like file Reader, Random...
More information
Some extensions for functional programming with csharp, including monads like:
- Maybe
- Either
- Reader
- Writer
- Try
Moreover includes some extension methods for combining/composing/currying functions.
Over then 100 financial formulas :
- 32 for General finance;
- 10 for Banking;
- 02 for Bonds;
- 26 for Corporate finance;
- 02 for Markets finance;
- Stocks 28;