Information about .Net core (#24139)

Gave link to create a sample app with Microsoft basic tutorial.
This commit is contained in:
Akash2912
2018-10-25 16:14:41 +05:30
committed by Randell Dawson
parent 5c4178a12b
commit d1c0461816

View File

@ -15,4 +15,7 @@ ASP.NET offers different frameworks for creating web applications: For e.g Web F
- [ASP .NET Tutorials](https://www.tutorialspoint.com/asp.net/)
- [ASP .NET Site](https://www.asp.net/)
- [ASP .NET Microsoft Documentation](https://docs.microsoft.com/en-us/aspnet/#pivot=aspnet/)
- [ASP .NET Forum](https://forums.asp.net/)
ASP.Net development is now available on Mac and Linux, Checkout more here:
- [ASP .NET Core](https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app-xplat/start-mvc?view=aspnetcore-2.1)