DomainSeparatedTrackerEnabledDbContext.Common
1.0.0
This package is forked from https://github.com/bilal-fazlani/tracker-enabled-dbcontext project.
Just to avoid installing all the packages and entityframework in our domain project.
Added the TrackerEnabledDbContext.Domain class library and move the SkipTrackingAttribute and TrackChangesAttribute and referenced them from other projects.
All the credit should go to the original project authors and owners.
Install-Package DomainSeparatedTrackerEnabledDbContext.Common -Version 1.0.0
dotnet add package DomainSeparatedTrackerEnabledDbContext.Common --version 1.0.0
<PackageReference Include="DomainSeparatedTrackerEnabledDbContext.Common" Version="1.0.0" />
paket add DomainSeparatedTrackerEnabledDbContext.Common --version 1.0.0
#r "nuget: DomainSeparatedTrackerEnabledDbContext.Common, 1.0.0"
// Install DomainSeparatedTrackerEnabledDbContext.Common as a Cake Addin
#addin nuget:?package=DomainSeparatedTrackerEnabledDbContext.Common&version=1.0.0
// Install DomainSeparatedTrackerEnabledDbContext.Common as a Cake Tool
#tool nuget:?package=DomainSeparatedTrackerEnabledDbContext.Common&version=1.0.0
Release Notes
Added the TrackerEnabledDbContext.Domain class library in the solution.
Refer new library for SkipTrackingAttribute and TrackChangesAttribute
Dependencies
-
- EntityFramework (>= 6.1.3)
- EntityFramework.MappingAPI (>= 6.1.0.9)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 605 | 3/3/2017 |