-
C# .net containerize 자료.net 2023. 1. 19. 08:59
.net framework 의 containerize 관련 자료 모음
https://tech.cloudmt.co.kr/2021/04/06/containerizing-dotnet-app-with-comlib/
- 결제 모듈이 COM 라이브러리로 제공된다.
- .NET Framework를 사용한다.
Build Tools를 컨테이너에 설치
https://learn.microsoft.com/ko-kr/visualstudio/install/build-tools-container?view=vs-2019
- MsBuild 환경 컨테이너
Windows 기반 컨테이너 설명서
https://learn.microsoft.com/ko-kr/virtualization/windowscontainers/
[Windows 컨테이너] 1: Windows 컨테이너에 대한 이해
https://tech.devsisters.com/posts/intro-windows-container/