Releases: Dim145/asmsearch_archive
Releases · Dim145/asmsearch_archive
total project restructuring
Separation of the project into 5 separate projects.
The projects are organized in layers bringing new functionality:
- Core: almost nothing, just basic models & extensions
- Data: adds database models and context
- Services: Adds the different classes that run searches and many other things...
- Api: Adds controllers and the base of the .net core project
- Sites: finalize the .net core conf and add all controllers displaying HTML pages
New features have also been added.
More advanced Blazor version (discontinue)
The compressed files contain the server's standalone code. You just need to run the AnimeSearch file (.exe on windows).
Don't forget to change the values in appsettings.json before starting the server.
First version with pseudo-react component (discontinue)
The compressed files contain the server's standalone code. You just need to run the AnimeSearch file (.exe on windows).
Don't forget to change the values in appsettings.json before starting the server.