A Microsoft SQL Server adapter for MR.AspNetCore.Jobs.
Info
| Version: | 0.11.2 |
| Author(s): | Mohammad Rahhal @mrahhal |
| Last Update: | Thursday, January 16, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mrahhal/MR.AspNetCore.Jobs |
| NuGet Url: | https://www.nuget.org/packages/MR.AspNetCore.Jobs.SqlServer |
Install
Install-Package MR.AspNetCore.Jobs.SqlServer
dotnet add package MR.AspNetCore.Jobs.SqlServer
paket add MR.AspNetCore.Jobs.SqlServer
MR.AspNetCore.Jobs.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- MR.AspNetCore.Jobs.EFCore(>= 0.11.2)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.0)
Tags