Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zimbres/scpservice


https://github.com/zimbres/scpservice

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Project Packages

![](../Assets/Images/dotnet.png)

### .NET

.NET is a free, cross-platform, open source developer platform for building many different types of applications.

> https://dotnet.microsoft.com/en-us/learn/dotnet/what-is-dotnet

> https://dotnet.microsoft.com/en-us/download/dotnet/6.0

---
![](../assets/images/polly.png)
![](../Assets/Images/dotnetfoundation.png)

### Microsoft.Extensions.Http.Polly

The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way.

This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry,

Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback.

> https://www.nuget.org/packages/Microsoft.Extensions.Http.Polly/

> https://github.com/App-vNext/Polly
---

![](../Assets/Images/ssh.net.png)
### SSH.NET

SSH.NET is a Secure Shell (SSH-2) library for .NET, optimized for parallelism.
> https://github.com/sshnet/SSH.NET/
---

![](../Assets/Images/mailkit.png)
### MailKit

MailKit is a cross-platform mail client library built on top of MimeKit.
> https://github.com/jstedfast/MailKit

> https://github.com/jstedfast/MimeKit
---