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.
#addin nuget:?package=refit&version=2.2.1
                    
Install refit as a Cake Addin
#tool nuget:?package=refit&version=2.2.1
                    
Install refit 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. 
.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 (53)

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
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
ErsatzTV/ErsatzTV
Stream custom live channels using your own media
Accelerider/Accelerider.Windows
A shell that runs Accelerider applications on the Windows platform.
JasperFx/wolverine
Supercharged .NET server side development!
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!
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 6
SteveDunn/Vogen
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
GoldenPotato137/PotatoVN
一款Visual Novel管理软件
newbe36524/Newbe.Mahua.Framework
本SDK为实现QQ机器人平台的大一统,支持多种机器人平台:酷Q、MyPCQQ、QQLight等
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
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
b-editor/beutl
Cross-platform video editing (compositing) software.
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
RehanSaeed/Serilog.Exceptions
Log exception details and custom properties that are not output in Exception.ToString().