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
- 구글로그인 시도
- c#
- unity
- 웹서버 만들기
- 시간더하기
- 개발
- google sign-in
- cshop
- 유니티 구글 연동
- 실무코딩
- switch 활용
- unity 구글 로그인
- 문자열 포맷
- 프로그래밍
- 2차방정식
- 구글로그인
- microsoft.entityframeworkcore.design
- 구글 로그인 연동
- 구글 로그인 시도
- c# 포맷
- unity google 로그인
- C# Switch
- 루즈 커플링
- 숫자 포맷
- firebase auth
- c# 시간계산
- google 로그인
- 구독패턴
- 이벤트 기반 아키텍처
- 안드로이드 구글 로그인
Archives
- Today
- Total
목록microsoft.entityframeworkcore.design (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