Prometheus-Group-NZ/prometheus.ai.automotive
Updated
•
1
•
2
text
stringlengths 0
13.4k
|
|---|
Table of Contents
|
Introduction
|
Your first application
|
Get the SDK
|
Hello World in C#
|
Create an ASP.NET Core project
|
MVC basics
|
Create a controller
|
Create models
|
Create a view
|
Add a service class
|
Use dependency injection
|
Finish the controller
|
Update the layout
|
Add external packages
|
Use a database
|
Connect to a database
|
Update the context
|
Create a migration
|
Create a new service class
|
Add more features
|
Add new to-do items
|
Complete items with a checkbox
|
Security and identity
|
1.1
|
1.2
|
1.2.1
|
1.2.2
|
1.2.3
|
1.3
|
1.3.1
|
1.3.2
|
1.3.3
|
1.3.4
|
1.3.5
|
1.3.6
|
1.3.7
|
1.4
|
1.5
|
1.5.1
|
1.5.2
|
1.5.3
|
1.5.4
|
1.6
|
1.6.1
|
1.6.2
|
1.7
|
2
|
Require authentication
|