Snacks.Entity.Core 2.2.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-browser 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)
Included target framework(s) (in package)
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 363 1/8/2022
2.1.0 306 1/7/2022
2.0.4 688 7/30/2021
2.0.3 696 7/30/2021
2.0.2 544 2/15/2021
2.0.1 541 1/24/2021
2.0.0 490 1/22/2021
1.2.0 786 1/3/2021
1.1.1 381 1/2/2021
1.1.0 379 12/28/2020
1.0.11 404 12/16/2020
1.0.10 430 12/15/2020
1.0.9 402 12/15/2020
1.0.8 422 12/15/2020
1.0.7 430 12/15/2020
1.0.6 448 12/15/2020
1.0.5 466 12/15/2020
1.0.4 420 12/15/2020
1.0.3 423 12/13/2020
1.0.2 387 12/13/2020
1.0.1 425 12/13/2020
1.0.0 449 12/12/2020

Version 2 integrates seamlessly into EF Core projects.