Skip to content
This repository has been archived by the owner on Jul 13, 2018. It is now read-only.

AITGmbH/AIT.EF.Oracle.IdentityPatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AIT.EF.Oracle.IdentityPatch

Oracle Databases (<12.1) do not know identity columns. Therefore the auto increment with the generated *.edmx files does not work. This package offers a patch to change the specified columns in the project's *.edmx files to identity columns.

Documentation

See the Wiki for some more documentation and an example.

Get the Patch

This package is available via NuGet at https://www.nuget.org/packages/AIT.EF.Oracle.IdentityPatch

To install AIT EF Oracle Identity Patch, run the following command in the Package Manager Console:

PM> Install-Package AIT.EF.Oracle.IdentityPatch

This software is provided by AIT GmbH & Co. KG.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published