Commit graph

15 commits

Author SHA1 Message Date
dbccecc32f SPA task implemented 2022-09-01 02:08:16 +03:00
57eaccb746 Final task implemented 2022-09-01 02:07:28 +03:00
4e4a0b442c fixed rabbit mq in web api events task 2022-08-28 05:08:04 +03:00
f9d32f8b71 removed some odd docker files 2022-08-28 04:15:55 +03:00
834eea7e1c added proper redis support 2022-08-28 04:15:05 +03:00
b9814fd408 more tasks done 2022-08-20 15:40:32 +03:00
99f21ec181 Players with teams many-to-many relation is now maintained by the FootbalContract class 2022-08-11 02:33:23 +03:00
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