RelativityDev.DbContextHelper
2.0.0.3
This package is no longer maintained. The source code for the package is available on Github (https://github.com/relativitydev/dbcontext-helper) if you want to fork it. We recommend using Relativity Kepler services framework (https://platform.relativity.com/RelativityOne/Content/Kepler_framework/Kepler_framework.htm?Highlight=kepler) as an alternative for DbContextHelper
See the version list below for details.
dotnet add package RelativityDev.DbContextHelper --version 2.0.0.3
NuGet\Install-Package RelativityDev.DbContextHelper -Version 2.0.0.3
<PackageReference Include="RelativityDev.DbContextHelper" Version="2.0.0.3" />
paket add RelativityDev.DbContextHelper --version 2.0.0.3
#r "nuget: RelativityDev.DbContextHelper, 2.0.0.3"
// Install RelativityDev.DbContextHelper as a Cake Addin #addin nuget:?package=RelativityDev.DbContextHelper&version=2.0.0.3 // Install RelativityDev.DbContextHelper as a Cake Tool #tool nuget:?package=RelativityDev.DbContextHelper&version=2.0.0.3
This NuGet package contains an implementation of the Relativity.API.IDBContext Interface. This is a community supported implementation. An example of its usage can be found in the Github relativity-test-helpers repository. If this does not meet your needs for your implementation you are invited to contribute to the project.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fix reader close in ExecuteParameterizedSQLStatementAsReader.