dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a sample out of Beer DB

dodyg opened this issue · comments

Hello,
I would like to work on this issue.
Can I have more clarification? For instance what kind of project would you like to create out of Beer DB.
I could do an ASP.NET MVC with a CRUD Operation

Yup that would be great.

  • Use .NET 7
  • Use Razor Pages
  • Create navigation pages. There is no need for input. It will keep the sample simple.

Option 1

  • Use SQLite or something that doesn't require external server. LiteDB can also be good.
  • Create also an importer so people can import their latest data from https://openbeer.github.io/.

Option 2

Hello,
Is this one similar to what you were looking for : https://github.com/Samkituka/BeerDB.git
Let me know if you need any changes or how can I better assist you.
Thanks

Looking good

  • Please use Razor Pages instead of MVC.

Hello ,
Here is the project with Razor Pages: https://github.com/Samkituka/BeerDBWebApp.git
Let me know if you need any changes.
Thanks!

Looking good

  • Please use Razor Pages instead of MVC.

Hello Dodyg,
Is the new project good ?

Sorry for the delay. I will check it tomorrow and let you know.

Sorry for the delay. I will check it tomorrow and let you know.

No problem