EfCore.GenericServices 5.2.0-preview001

This is a prerelease version of EfCore.GenericServices.
There is a newer version of this package available.
See the version list below for details.
dotnet add package EfCore.GenericServices --version 5.2.0-preview001
                    
NuGet\Install-Package EfCore.GenericServices -Version 5.2.0-preview001
                    
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="EfCore.GenericServices" Version="5.2.0-preview001" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EfCore.GenericServices" Version="5.2.0-preview001" />
                    
Directory.Packages.props
<PackageReference Include="EfCore.GenericServices" />
                    
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 EfCore.GenericServices --version 5.2.0-preview001
                    
#r "nuget: EfCore.GenericServices, 5.2.0-preview001"
                    
#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.
#:package EfCore.GenericServices@5.2.0-preview001
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EfCore.GenericServices&version=5.2.0-preview001&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EfCore.GenericServices&version=5.2.0-preview001&prerelease
                    
Install as a Cake Tool

This is a preview version for @JonathanQuinth to check

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  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 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 EfCore.GenericServices:

Package Downloads
EfCore.GenericServices.AspNetCore

A support library to the EfCore.GenericServices and EfCore.GenericBizRunner libraries. It converts IStatusGeneric into ASP.NET Core's ModelState or Web API response

EntityServices

Package Description

UZB.ELYORBEK.EF

CRUD operations works.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on EfCore.GenericServices:

Repository Stars
JonPSmith/AuthPermissions.AspNetCore
This library provides extra authorization and multi-tenant features to an ASP.NET Core application.
JonPSmith/PermissionAccessControl2
Version 2 of example application to go with articles on feature and data authorization
Version Downloads Last Updated
9.0.0 5,272 11/21/2024
8.1.0 12,825 5/4/2024
8.0.0 637 4/10/2024
6.0.0 8,300 11/22/2023
5.2.1 23,177 1/3/2023
5.2.0 3,885 11/15/2022
5.2.0-preview001 776 12/8/2022
5.1.1 19,560 2/2/2022
5.1.0 27,389 11/10/2021
5.1.0-preview001 254 11/4/2021
5.0.1 18,916 7/8/2021
5.0.0 20,478 1/6/2021
3.3.0 1,865 6/21/2021
3.2.2 18,792 5/22/2020
3.2.1 3,685 4/11/2020
3.2.0 1,320 4/10/2020
3.1.0 51,679 1/27/2020
3.0.0 5,316 10/12/2019
2.1.0-preview001 1,186 10/4/2019
2.0.3 4,007 7/29/2019
2.0.2 11,665 4/4/2019
2.0.1 5,396 3/10/2019
2.0.0 7,845 1/2/2019
2.0.0-preview001 3,123 12/24/2018
1.3.3 6,005 10/27/2018
1.3.2 2,131 10/22/2018
1.3.1 2,258 9/26/2018
1.3.0 2,203 9/18/2018
1.2.6 10,996 8/18/2018
1.2.4 3,229 7/29/2018
1.2.3 2,420 7/24/2018
1.2.2 1,682 7/16/2018
1.2.1 1,709 7/14/2018
1.1.0 2,507 6/7/2018
1.0.0 2,716 4/12/2018

Removed temporary build of the services on registering GenericServices because causes problems - see PR #67