0ef7fd22bf
Implemented an interactive football database console manager
...
Database - PostgreSQL
ORM framework - Entity Framework Core 6.0
Distributed cache - Redis (Not implemented yet)
Pretty console output - Sharprompt
2022-08-10 19:56:33 +03:00
5c6b306b16
Removed the Input property from the WordCoutner, added multiple methods
...
for processing data from different inputs, such as file, console or a
string variable.
Tidied up the command options parsing using Mono.Options package, added
option -m for specifying amount of memory to use while reading data.
2022-07-23 00:42:22 +03:00
f7ab102def
Task3 solution implementation
2022-07-22 17:46:10 +03:00
Egor
375ed55be3
Update README.md
2022-07-18 18:28:22 +03:00
Egor
fa52f99c6d
Update README.md
2022-07-18 17:47:53 +03:00
Egor
286ec5ef0c
Create README.md
2022-07-18 17:10:53 +03:00
a26d47e462
Implemented Task1 and Task2 solutions
2022-07-18 17:00:09 +03:00
5272fcdabf
Initial commit
2022-07-18 16:01:16 +03:00