EFCore common code for TalkAbout forums solution.
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-talkabout-forums |
NuGet Url: | https://www.nuget.org/packages/cloudscribe.TalkAbout.Forum.Storage.EFCore.Common |
Install
Install-Package cloudscribe.TalkAbout.Forum.Storage.EFCore.Common
dotnet add package cloudscribe.TalkAbout.Forum.Storage.EFCore.Common
paket add cloudscribe.TalkAbout.Forum.Storage.EFCore.Common
cloudscribe.TalkAbout.Forum.Storage.EFCore.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.TalkAbout.Forum.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)