Skip to content

Releases: Dim145/asmsearch_archive

total project restructuring

03 Nov 22:51
Compare
Choose a tag to compare

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)

10 Jun 14:24
Compare
Choose a tag to compare

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)

10 Jun 13:28
Compare
Choose a tag to compare

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.