WindnTrees.CRUDS.Repository.Core 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package WindnTrees.CRUDS.Repository.Core --version 1.0.6
NuGet\Install-Package WindnTrees.CRUDS.Repository.Core -Version 1.0.6
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="WindnTrees.CRUDS.Repository.Core" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindnTrees.CRUDS.Repository.Core --version 1.0.6
#r "nuget: WindnTrees.CRUDS.Repository.Core, 1.0.6"
#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 WindnTrees.CRUDS.Repository.Core as a Cake Addin
#addin nuget:?package=WindnTrees.CRUDS.Repository.Core&version=1.0.6

// Install WindnTrees.CRUDS.Repository.Core as a Cake Tool
#tool nuget:?package=WindnTrees.CRUDS.Repository.Core&version=1.0.6

CRUDS EntityFramework (EF) repository.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on WindnTrees.CRUDS.Repository.Core:

Package Downloads
WindnTrees.Core

WindnTrees.Core abstraction library for WindnTrees application projects. WindnTrees.Core extends .NET Core native controller and provide BasicController, ContentController, CRUDController, CRUDLController, MultipartFormController and FlexController that are required when writing a WindnTrees.Core application.

WindnTrees.CRUDS.Core8

Develop CRUD2CRUD applications in .NET 8.0.

WindnTrees.CRUDS.Core7

Develop CRUD2CRUD applications in .NET 7.0.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.12 136 11/24/2023
1.0.11 126 11/5/2023
1.0.10 94 11/5/2023
1.0.9 303 11/21/2022
1.0.8 303 11/4/2022
1.0.7 378 6/5/2022
1.0.6 330 9/9/2021
1.0.5 1,081 1/4/2021
1.0.4 332 11/29/2020
1.0.3 414 10/27/2020
1.0.2 482 9/20/2020
1.0.1 360 8/26/2020
1.0.0 436 5/18/2020

.NET 5.0 repository package. Adds AsNoTracking configuration support via constructor.