I'm confused about what .NET Core is can someone explain, thanks
Loading
I'm confused about what .NET Core is can someone explain, thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kili EmmanuelPosted Nov 5, 2024, 5:16 PM
You can check it out here: https://www.youtube.com/watch?v=K9zFoVWgs2M. I hope it helps!"
Kili EmmanuelPosted Nov 5, 2024, 5:03 PM
Please watch this video,i hope it will help you
https://www.youtube.com/watch?v=K9zFoVWgs2M
Asma KhalidPosted Nov 1, 2024, 7:56 AM
Look into this -> https://www.asmak9.com/2018/07/aspnet-core-2-architecture-design.html
Gowtham CpPosted Oct 25, 2024, 8:20 AM
Hi Barton Wintheiser,
Thanks for your question about .NET Core. It's a great framework for building modern applications.
To summarize, .NET Core is a cross-platform, open-source, high-performance framework that allows you to create applications for Windows, macOS, and Linux. It's modular, so you can choose the parts you need for your project.
If you're interested in learning more, here are some helpful resources:
Let me know if you have any other questions.
Jignesh KumarPosted Oct 25, 2024, 8:19 AM
Hello Barton,
What is .Net Core ?
.NET Core is a cross-platform, open-source framework created by Microsoft for developing modern applications. It enables developers to build applications that run on a variety of operating systems, including Windows, macOS, and Linux.
Why we need to use?
.NET Core is frequently used to develop web applications with ASP.NET Core, create APIs, and build microservices. Its scalability and performance make it particularly well-suited for cloud environments.
What are the features of .NET Core?
Vishal YelvePosted Oct 25, 2024, 7:44 AM
Hi Barton,
do refer article below
https://www.c-sharpcorner.com/article/what-is-dot-net-core/