An open API service indexing awesome lists of open source software.

https://github.com/datajuggler/aipizza

AI Pizza is a Sample project demonstrating DataJuggler.Blazor.Components and DataTier.NET
https://github.com/datajuggler/aipizza

Last synced: 5 months ago
JSON representation

AI Pizza is a Sample project demonstrating DataJuggler.Blazor.Components and DataTier.NET

Awesome Lists containing this project

README

          

# AIPizza

AI Pizza is a sample .NET 9 Blazor project demonstrating DataJuggler.Blazor.Components and DataTier.NET

NuGet: DataJuggler.Blazor.Components

Links:
https://github.com/DataJuggler/DataJuggler.Blazor.Components

Links:
https://github.com/DataJuggler/DataTier.Net

Setup:
1. Create a SQL database in SQL Server Management Studio called AIPizza
2. Execute the SQL Script located in the SQL folder of this project
3. Create a connection string for this project. Here is a sample connection string:

Data Source=(ServerName);Initial Catalog=AIPizza;Integrated Security=True;Encrypt=False;

4. Create a System environment variable to AIPizzaConnString and set the value to your connectionstring.

Tip: DataTier.NET listed above comes with a program called Connection Builder that you might think is worth the price.

If you find this project or any of my projects worth the price, please a star on GitHub and consider subscribing to my YouTube channel.

https://youtube.com/DataJuggler