An indispensable helper to update your products.
This solution centrally solves the problem associated with updating projects without using third-party platforms.
.NET 7.0. EF Core 7.0. SQLite.
It's simple.
- Slant the repository.
- Run it in an IDE (Visual Studio or JetBrains Rider for example) or in Docker-compose with the command
docker-compose up -d
(MUST set up a VARIABLE environment) and use it!
- (Adding support for SQLite)
- (Fixing Swagger error)
- (Adding authentication)
- (Adding UI interface)
- (Adding support for PostgreSQL)
Nikita Shidlovskii.