8000 GitHub - ThanggDuongg/Fast-Down
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ThanggDuongg/Fast-Down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastDown

About This Project

FastDown is my experimental download manager built with .NET. I created it to learn modern software architecture patterns while building something practical.

Features

FastDown allows to:

  • Queue up files to download
  • Watch their progress in real-time
  • Pick up downloads if they get interrupted
  • Keep track of what you've downloaded

Tech Stack

  • .NET 8.0
  • ASP.NET Core
  • Entity Framework Core
  • MongoDB - for the read side of things
  • RabbitMQ
  • Docker

Architecture Decisions

CQRS (Command Query Responsibility Segregation)

Setup Instructions

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0