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
- Host: GitHub
- URL: https://github.com/datajuggler/aipizza
- Owner: DataJuggler
- License: mit
- Created: 2024-12-01T16:04:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-15T16:27:01.000Z (over 1 year ago)
- Last Synced: 2025-04-20T17:16:30.564Z (about 1 year ago)
- Language: C#
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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