Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Alexander Fomin |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/anfomin/EntityFrameworkCore.ReliableConnection |
NuGet Url: | https://www.nuget.org/packages/EntityFrameworkCore.SqlServerReliableConnection |
Install
Install-Package EntityFrameworkCore.SqlServerReliableConnection
dotnet add package EntityFrameworkCore.SqlServerReliableConnection
paket add EntityFrameworkCore.SqlServerReliableConnection
EntityFrameworkCore.SqlServerReliableConnection Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.0.0)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.0.0)
Tags
If you want just to retry connection then use this library.