ChatGPT is a new free artificial intelligence model from OpenAI.
Using the Playground, we asked it to build a ecommerce application in .NET using ASP.NET Core Web API.
This includes examples of writing code for class objects, controllers and unit tests using XUnit.
The answers it gave were quite astonishing!
We also reviewed the code, and tested it in Visual Studio to see if it compiled.
Could ChatGPT be a threat to human jobs?
📖 Learn .NET and C# with our online courses 📖
https://www.roundthecode.com/dotnet-c...
► More information:
https://www.roundthecode.com/dotnet-b...
► Chapters
0:00 What is ChatGPT?
0:21 Learn with .NET online courses
0:31 Build an ASP.NET Core Web API ecommerce app
2:37 Build classes for the models
4:08 Split orders and order item classes
4:54 Why use List over IList?
5:55 Create controllers
9:47 Write unit tests
11:20 ChatGPT issues
13:11 Test code in Visual Studio
15:57 ChatGPT review
#chatgpt #openai #dotnet