Genocs.HTTP.RestEase 7.2.4

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 5.0.0 or higher.

dotnet add package Genocs.HTTP.RestEase --version 7.2.4
                    
NuGet\Install-Package Genocs.HTTP.RestEase -Version 7.2.4
                    
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="Genocs.HTTP.RestEase" Version="7.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Genocs.HTTP.RestEase" Version="7.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Genocs.HTTP.RestEase" />
                    
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 Genocs.HTTP.RestEase --version 7.2.4
                    
#r "nuget: Genocs.HTTP.RestEase, 7.2.4"
                    
#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=Genocs.HTTP.RestEase&version=7.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Genocs.HTTP.RestEase&version=7.2.4
                    
Install as a Cake Tool

.NET query builder library

This package contains a query builder that is agnostic about the persistence layer. The library is designed by Genocs. The libraries are built using .NET standard 2.1.

Description

Persistence agnostic query builder service.

Support

Please check the GitHub repository getting more info.

Release notes

[2024-01-23] 5.0.6

  • Refactory Settings
  • Updated nuget packages

[2023-11-25] 5.0.5

  • Moved to NET8

[yyyy-mm-dd] 5.0.4

[yyyy-mm-dd] 5.0.3

[yyyy-mm-dd] 5.0.2

[yyyy-mm-dd] 5.0.1

[2023-11-25] 5.0.0

  • Moved to NET8

[2023-10-13] 5.0.0-preview.5.0

  • Added editorconfig
  • Added StyleCop
  • Updated logo
  • Updated readme

[2023-03-12] 5.0.0-preview.4.0

  • Implemented MongoDB repository interfaces

[2023-03-12] 5.0.0

  • New Architecture

[2023-03-12] 3.1.0

  • Added Builders

[2023-03-12] 3.0.0

  • Refactory to implement CQRS pattern

[2023-03-04] 2.4.1

  • Updated System.Text.Json

[2023-01-23] 1.1.0

  • Refactory enum

[2023-01-13] 1.0.0

  • First Release
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 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 is compatible.  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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.2.5 151 5/1/2025
7.2.4 150 4/18/2025
7.2.3 97 1/20/2025
7.2.2 645 12/31/2024
7.2.1 11,194 12/15/2024
7.2.0 936 12/14/2024
7.1.0 3,669 11/29/2024
7.0.0 8,249 11/24/2024
6.4.0 14,458 11/10/2024
6.3.0 5,319 11/3/2024
6.2.0 7,636 10/22/2024
6.1.0 8,836 10/12/2024
6.0.0 857 7/31/2024
6.0.0-preview.2.0 5,263 7/19/2024
6.0.0-preview.1.0 6,166 6/19/2024
5.0.12 132 6/12/2024
5.0.11 5,248 5/19/2024
5.0.10 9,439 3/31/2024
5.0.9 1,338 2/19/2024
5.0.8 1,282 2/8/2024
5.0.6 3,064 1/23/2024
5.0.5 10,878 12/26/2023
5.0.4 14,500 12/7/2023
5.0.3 144 11/30/2023
5.0.2 147 11/28/2023
5.0.1 137 11/28/2023
5.0.0 172 11/25/2023
5.0.0-preview.5.0 100 10/13/2023
5.0.0-preview.4.1 117 8/9/2023
5.0.0-preview.4.0 114 7/15/2023
5.0.0-preview.3.2 111 7/13/2023
5.0.0-preview.3.1 103 6/19/2023
5.0.0-preview.3.0 120 4/25/2023
5.0.0-preview.2.0 116 4/25/2023

Upgraded to NET9.0