Common code for EFCore storage for cloudscribe.Forms, a custom forms and surveys solution for ASP.NET Core.
Info
Version: | 8.0.0 |
Author(s): | Joe Audette |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.cloudscribe.com/products/cloudscribe-forms-and-surveys-solution |
NuGet Url: | https://www.nuget.org/packages/cloudscribe.Forms.Data.EFCore.Common |
Install
Install-Package cloudscribe.Forms.Data.EFCore.Common
dotnet add package cloudscribe.Forms.Data.EFCore.Common
paket add cloudscribe.Forms.Data.EFCore.Common
cloudscribe.Forms.Data.EFCore.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Forms.Models(>= 3.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.0)
- cloudscribe.Pagination.Models(>= 1.1.0)