An open API service indexing awesome lists of open source software.

https://github.com/dotnet-labs/agecalculator

How to calculate age in C#
https://github.com/dotnet-labs/agecalculator

csharp date datetime idempotency idempotent purefunction

Last synced: 12 days ago
JSON representation

How to calculate age in C#

Awesome Lists containing this project

README

          

# Age Calculator

Write an idempotent function to calculate a person’s age

## [Medium Article](https://codeburst.io/datetime-now-should-be-a-parameter-a176c0874437)