RestEase 1.1.1
See the version list below for details.
dotnet add package RestEase --version 1.1.1
NuGet\Install-Package RestEase -Version 1.1.1
<PackageReference Include="RestEase" Version="1.1.1" />
<PackageVersion Include="RestEase" Version="1.1.1" />
<PackageReference Include="RestEase" />
paket add RestEase --version 1.1.1
#r "nuget: RestEase, 1.1.1"
#addin nuget:?package=RestEase&version=1.1.1
#tool nuget:?package=RestEase&version=1.1.1
RestEase
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. 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. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.6)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 6.0.6)
- System.Net.Http (>= 4.0.0)
-
.NETStandard 1.3
- Microsoft.AspNetCore.WebUtilities (>= 1.0.0)
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
NuGet packages (135)
Showing the top 5 NuGet packages that depend on RestEase:
Package | Downloads |
---|---|
RestEase.HttpClientFactory
HttpClientFactory adapter for ASP.NET Core for RestEase: the easy-to-use typesafe REST API client library, which is simple and customisable. |
|
WireMock.Net.RestClient
A RestClient using RestEase to access the admin interface. |
|
Stl.Fusion.Client
Client-side components of Stl.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients. |
|
Bitmovin.Api.Sdk
C#-Client which enables you to seamlessly integrate the Bitmovin API into your projects. Using this API client requires an active account. |
|
Convey.HTTP.RestEase
Convey.HTTP.RestEase |
GitHub repositories (16)
Showing the top 16 popular GitHub repositories that depend on RestEase:
Repository | Stars |
---|---|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
|
|
wiremock/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
thangchung/clean-architecture-dotnet
🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻
|
|
canton7/Stylet
A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.
|
|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
Soluto/tweek
Tweek - an open source feature manager
|
|
asc-lab/better-code-with-ddd
This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
|
|
StefH/FluentBuilder
A project which uses Source Generation to create a FluentBuilder for a specified model or DTO
|
|
thangchung/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
|
|
devmentors/DNC-DShop.Common
[Distributed .NET Core] Common library for DShop project.
|
|
evgenirusev/Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
|
|
thangchung/coffeeshop-on-nomad
The .NET coffeeshop application runs on Docker, Nomad and Consul Connect
|
|
ActualLab/Fusion
|
Version | Downloads | Last updated |
---|---|---|
1.6.4 | 3,496,876 | 4/19/2023 |
1.6.3 | 6,372 | 4/17/2023 |
1.6.2 | 74,249 | 4/5/2023 |
1.6.1 | 800,101 | 11/30/2022 |
1.6.0 | 170,029 | 11/6/2022 |
1.5.7 | 2,600,464 | 6/4/2022 |
1.5.6 | 251,707 | 4/23/2022 |
1.5.5 | 2,511,751 | 5/31/2021 |
1.5.4 | 525,765 | 3/11/2021 |
1.5.3 | 3,936 | 3/10/2021 |
1.5.2 | 551,263 | 12/17/2020 |
1.5.1 | 90,001 | 12/3/2020 |
1.5.0 | 5,574,057 | 6/30/2020 |
1.4.12 | 489,856 | 4/26/2020 |
1.4.11 | 195,557 | 4/4/2020 |
1.4.10 | 1,567,564 | 7/27/2019 |
1.4.9 | 451,775 | 4/28/2019 |
1.4.8 | 9,529 | 4/24/2019 |
1.4.7 | 2,074,912 | 8/13/2018 |
1.4.6 | 10,101 | 8/12/2018 |
1.4.5 | 318,770 | 3/9/2018 |
1.4.4 | 853,621 | 9/19/2017 |
1.4.3 | 45,007 | 8/20/2017 |
1.4.2 | 101,502 | 8/6/2017 |
1.4.1 | 181,099 | 6/9/2017 |
1.4.0 | 25,893 | 4/22/2017 |
1.3.3 | 9,800 | 3/13/2017 |
1.3.2 | 14,673 | 2/2/2017 |
1.3.1 | 7,229 | 12/9/2016 |
1.3.0 | 295,536 | 11/10/2016 |
1.2.3 | 4,136 | 11/3/2016 |
1.2.2 | 7,815 | 9/19/2016 |
1.2.1 | 4,352 | 9/18/2016 |
1.2.0 | 3,930 | 9/16/2016 |
1.1.2 | 5,290 | 8/7/2016 |
1.1.1 | 4,390 | 8/6/2016 |
1.0.11 | 5,168 | 6/9/2016 |
1.0.8 | 5,229 | 4/11/2016 |
1.0.7 | 4,708 | 3/2/2016 |
1.0.6 | 6,733 | 12/23/2015 |
1.0.5 | 4,679 | 11/25/2015 |
1.0.4 | 3,933 | 10/26/2015 |
1.0.3 | 4,425 | 10/3/2015 |
1.0.2 | 4,049 | 10/1/2015 |
1.0.1 | 6,705 | 8/4/2015 |
1.0.0 | 4,192 | 5/22/2015 |
0.9.3 | 3,753 | 5/19/2015 |
0.9.2 | 3,849 | 5/19/2015 |
0.9.1 | 3,846 | 5/19/2015 |