Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Framework Core로 포팅 및 서비스 분리 #44

Closed
9 tasks done
sunghwan2789 opened this issue Aug 8, 2019 · 1 comment
Closed
9 tasks done

Entity Framework Core로 포팅 및 서비스 분리 #44

sunghwan2789 opened this issue Aug 8, 2019 · 1 comment

Comments

@sunghwan2789
Copy link
Owner

sunghwan2789 commented Aug 8, 2019

https://docs.microsoft.com/ko-kr/ef/efcore-and-ef6/porting/ensure-requirements
https://docs.microsoft.com/ko-kr/ef/efcore-and-ef6/porting/port-code 참조하기~

@sunghwan2789 sunghwan2789 added this to the v2.0 milestone Aug 8, 2019
@sunghwan2789 sunghwan2789 changed the title EntityFramework Core 사용 Entity Framework Core 사용 Aug 8, 2019
@sunghwan2789 sunghwan2789 changed the title Entity Framework Core 사용 Entity Framework Core로 포팅 Aug 8, 2019
@sunghwan2789

This comment has been minimized.

@sunghwan2789 sunghwan2789 reopened this Aug 6, 2020
sunghwan2789 added a commit that referenced this issue Aug 6, 2020
* feat: app.config으로 DB connection string 설정 지원
* fix: DI 통해서 BibleContext 사용
* feat: in-memory DbContext 추가

Implement #44 (connection string)
bloodcatbot pushed a commit that referenced this issue Oct 4, 2020
# [2.0.0](v1.4.0...v2.0.0) (2020-10-04)

### Bug Fixes

* 대상 프레임워크 .NET Framework 4.8로 변경 ([#66](#66)) ([b7d24e8](b7d24e8))
* 성경 소스 응답 없을 때 자세한 오류 안내 ([#82](#82)) ([9d762a1](9d762a1))
* 코드 분석기 추가 및 권장 사항 적용 ([#74](#74)) ([d164237](d164237))

### Features

* app.config으로 DB connection string 설정 지원 ([#76](#76)) ([85a6325](85a6325)), closes [#44](#44)
* 장별 시작 절 번호 `[CPAS]`, 끝 번호 `[CPAE]` 치환자 활성화 ([#83](#83)) ([b022586](b022586))

### Reverts

* Revert "refactor: Jobs 이름 변경 (#78)" (#79) ([437c09c](437c09c)), closes [#78](#78) [#79](#79)

### BREAKING CHANGES

* .NET Framework 4.8
@sunghwan2789 sunghwan2789 modified the milestones: 2.0, 3.0 Feb 2, 2022
@sunghwan2789 sunghwan2789 changed the title Entity Framework Core로 포팅 Entity Framework Core로 포팅 및 서비스 분리 Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant