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

https://github.com/zuyatna/wiredbraincoffee-storageapp

Write C# code that works with any data storage
https://github.com/zuyatna/wiredbraincoffee-storageapp

console generic visual-studio

Last synced: 8 months ago
JSON representation

Write C# code that works with any data storage

Awesome Lists containing this project

README

          

Learning C# generic using .NET 5.0 with Visual Studio 2019

## The purpose of application

Wired Brain Coffee Company is a company that runs several coffee shops around the world.
They want a .NET console application to load and save employees and organizations that visit their coffee shops.
This application will be a prototype for their developers and it should show how to write C# code that will work with any data storage.