Info
Version: | 1.0.5 |
Author(s): | Lee Smith |
Last Update: | Friday, February 20, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/getAddress/Sequence |
NuGet Url: | https://www.nuget.org/packages/getAddress.Sequence.SqlServer |
Install
Install-Package getAddress.Sequence.SqlServer
dotnet add package getAddress.Sequence.SqlServer
paket add getAddress.Sequence.SqlServer
getAddress.Sequence.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- EntityFramework(6.1.1)
- EntityFramework(6.1.1)
Tags
Replicates the create sequence transact-SQL functionality (http://msdn.microsoft.com/en-us/library/ff878091.aspx) in a .Net assembly.