Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- 날짜 포맷
- cshop
- c# 포맷
- 루즈 커플링
- Visual Studio
- c샵
- c#
- 개발
- 2차방정식
- Web Server
- 프로그래밍
- microsoft.entityframeworkcore.design
- 구독패턴
- 이벤트 기반 아키텍처
- 브로드캐스트
- 문자열 포맷
- 근의공식
- 시간더하기
- 숫자 포맷
- 웹서버 만들기
- 비주얼스튜디오
- 데이터관리
- http server
- swagger
- timespan
- c# 시간계산
- default
- migration
- 시간빼기
- loose coupling
Archives
- Today
- Total
목록migration (1)
Debug & Think

❗에러 상황 Your startup project 'ConsoleTest' doesn't reference Microsoft.EntityFrameworkCore.Design. This package is required for the Entity Framework Core Tools to work. Ensure your startup project is correct, install the package, and try again. ❓문제원인 해당 에러 메시지는 ConsoleTest 프로젝트(즉, 실행/Startup 프로젝트)에 Microsoft.EntityFrameworkCore.Design 패키지가 참조되어 있지 않아서 발생. 이 패키지는 Entity Framework Core Tools(예: 마..
카테고리 없음
2025. 7. 12. 00:02