... | ... | @@ -48,6 +48,9 @@ |
|
|
|
|
|
ASP.NET Core is a new open-source and cross-platform framework for building modern cloud-based Internet-connected applications, such as web apps, IoT apps and mobile backends. It was architected to provide an optimized development framework for apps that are deployed to the cloud or run on-premises. It consists of modular components with minimal overhead, so you retain flexibility while constructing your solutions
|
|
|
|
|
|
- [.NET Core vs .NET Framework 선택 기준 제안](https://docs.microsoft.com/ko-kr/dotnet/standard/choosing-core-framework-server)
|
|
|
|
|
|
|
|
|
## ASP.NET Core 실습 예제
|
|
|
|
|
|
- [Web Application 예제 (VS2017)](https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app)
|
... | ... | |