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
- 근의공식
- microsoft.entityframeworkcore.design
- Visual Studio
- 날짜 포맷
- Web Server
- swagger
- loose coupling
- 시간빼기
- 2차방정식
- 비주얼스튜디오
- 시간더하기
- 프로그래밍
- c#
- c# 시간계산
- timespan
- 이벤트 기반 아키텍처
- http server
- c샵
- 문자열 포맷
- 데이터관리
- cshop
- default
- 개발
- 구독패턴
- c# 포맷
- 웹서버 만들기
- 루즈 커플링
- migration
- 브로드캐스트
- 숫자 포맷
Archives
- Today
- Total
목록Visual Studio (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