WindnTrees.CRUDS.Repository.Standard 1.0.5

dotnet add package WindnTrees.CRUDS.Repository.Standard --version 1.0.5
                    
NuGet\Install-Package WindnTrees.CRUDS.Repository.Standard -Version 1.0.5
                    
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.Standard" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindnTrees.CRUDS.Repository.Standard" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="WindnTrees.CRUDS.Repository.Standard" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WindnTrees.CRUDS.Repository.Standard --version 1.0.5
                    
#r "nuget: WindnTrees.CRUDS.Repository.Standard, 1.0.5"
                    
#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.
#addin nuget:?package=WindnTrees.CRUDS.Repository.Standard&version=1.0.5
                    
Install as a Cake Addin
#tool nuget:?package=WindnTrees.CRUDS.Repository.Standard&version=1.0.5
                    
Install as a Cake Tool

CRUDS standard library interface EntityFramework (EF) repository.

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WindnTrees.CRUDS.Repository.Standard:

Package Downloads
WindnTrees.CRUDS

WCF CRUD2CRUD (CRUDS) implementation package.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5 398 11/21/2022
1.0.4 810 11/4/2022
1.0.3 709 6/5/2022
1.0.2 427 9/9/2021
1.0.1 780 1/4/2021
1.0.0 597 11/29/2020

Introduces callback channel repositories.