Snacks.Entity.Core 2.2.0

.NET 6.0
dotnet add package Snacks.Entity.Core --version 2.2.0
NuGet\Install-Package Snacks.Entity.Core -Version 2.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Snacks.Entity.Core" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Snacks.Entity.Core --version 2.2.0
#r "nuget: Snacks.Entity.Core, 2.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Snacks.Entity.Core as a Cake Addin
#addin nuget:?package=Snacks.Entity.Core&version=2.2.0

// Install Snacks.Entity.Core as a Cake Tool
#tool nuget:?package=Snacks.Entity.Core&version=2.2.0

Base classes that allow for easy construction of RESTful APIs using EF Core.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Snacks.Entity.Core:

Package Downloads
Snacks.Entity.Authorization

Authorization extensions for the Snacks.Entity.Core package.

Snacks.Entity.Caching

Caching extensions for the Snacks.Entity.Core package

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 320 1/8/2022
2.1.0 281 1/7/2022
2.0.4 646 7/30/2021
2.0.3 640 7/30/2021
2.0.2 502 2/15/2021
2.0.1 502 1/24/2021
2.0.0 456 1/22/2021
1.2.0 729 1/3/2021
1.1.1 357 1/2/2021
1.1.0 355 12/28/2020
1.0.11 381 12/16/2020
1.0.10 400 12/15/2020
1.0.9 379 12/15/2020
1.0.8 400 12/15/2020
1.0.7 407 12/15/2020
1.0.6 426 12/15/2020
1.0.5 439 12/15/2020
1.0.4 398 12/15/2020
1.0.3 400 12/13/2020
1.0.2 365 12/13/2020
1.0.1 403 12/13/2020
1.0.0 422 12/12/2020

Version 2 integrates seamlessly into EF Core projects.