DbContextScope
A simple and flexible way to manage your Entity Framework DbContext instances
파일 탐색기
최종 버전 다운로드 (.zip)- NuGet.Config
- NuGet.exe
- NuGet.targets
- UserCreationService.cs
- UserCreditScoreService.cs
- UserEmailService.cs
- UserQueryService.cs
- UserCreationSpec.cs
- UserFluentMap.cs
- UserManagementDbContext.cs
- User.cs
- AssemblyInfo.cs
- IUserRepository.cs
- UserRepository.cs
- App.config
- Demo Application.csproj
- packages.config
- Program.cs
- DbContextScopeOption.cs
- AmbientContextSuppressor.cs
- AmbientDbContextLocator.cs
- DbContextCollection.cs
- DbContextReadOnlyScope.cs
- DbContextScope.cs
- DbContextScopeFactory.cs
- IAmbientDbContextLocator.cs
- IDbContextCollection.cs
- IDbContextFactory.cs
- IDbContextReadOnlyScope.cs
- IDbContextScope.cs
- IDbContextScopeFactory.cs
- AssemblyInfo.cs
- App.config
- DbContextScope.Interfaces.licenseheader
- Mehdime.Entity.csproj
- packages.config
- .gitattributes
- .gitignore
- DbContextScope.sln
- LICENSE
- README.md
🚀 설치 가이드
1. 코드 내려받기
git clone https://github.com/mehdime/DbContextScope
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd DbContextScope
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
