refit 2.2.1

Details
Advisory: https://github.com/advisories/GHSA-3hxg-fxwm-8gf7 Severity: critical
dotnet add package refit --version 2.2.1
                    
NuGet\Install-Package refit -Version 2.2.1
                    
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="refit" Version="2.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="refit" Version="2.2.1" />
                    
Directory.Packages.props
<PackageReference Include="refit" />
                    
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 refit --version 2.2.1
                    
#r "nuget: refit, 2.2.1"
                    
#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 refit@2.2.1
                    
#: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=refit&version=2.2.1
                    
Install as a Cake Addin
#tool nuget:?package=refit&version=2.2.1
                    
Install as a Cake Tool

The automatic type-safe REST library for Xamarin and .NET

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed.  net10.0-android was computed. 
.NET Framework 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 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed. 
WinRT winrt45 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (51)

Showing the top 20 popular GitHub repositories that depend on refit:

Repository Stars
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
elsa-workflows/elsa-core
A .NET workflows library
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
JasperFx/wolverine
Supercharged .NET server side development!
Accelerider/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
GoldenPotato137/PotatoVN
一款Visual Novel管理软件
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
b-editor/beutl
Cross-platform video editing (compositing) software.
newbe36524/Newbe.Mahua.Framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
RehanSaeed/Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().
xamarin/urho-samples
Samples for the Urho bindings
justeattakeaway/httpclient-interception
A .NET library for intercepting server-side HTTP requests
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
WindowsAppCommunity/Quarrel
Quarrel is a Discord client for Windows and Xbox that aims to bring voice chat to Xbox and improved support for varying screen sizes on devices running windows.
reactiveui/ReactiveUI.Samples
This repository contains ReactiveUI samples.