Autoupdater.NET.Official
by: rbsoft
- 4 total downloads
- Latest version: 1.8.6
AutoUpdater.NET is a class library that allows .NET developers to easily add auto update
functionality to their WinForms or WPF application projects.
AvroSchemaGenerator
by: Ebere Abanonu (@mestical)
- 5 total downloads
- Latest version: 2.9.2
Generate Avro Schema with support for RECURSIVE SCHEMA
AWSSDK.Core
by: Amazon Web Services
- 573 total downloads
- Latest version: 4.0.3.29
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleNotificationService
by: Amazon Web Services
- 506 total downloads
- Latest version: 4.0.2.4
Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push. You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.
AWSSDK.SQS
by: Amazon Web Services
- 788 total downloads
- Latest version: 4.0.0.22
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
Azure.Core
by: Microsoft
- 27 total downloads
- Latest version: 1.52.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Amqp
by: Microsoft
- 2 total downloads
- Latest version: 1.3.1
This library contains AMQP model types used by Azure libraries.
Azure.Identity
by: Microsoft
- 21 total downloads
- Latest version: 1.21.0
Provides APIs for authenticating to Microsoft Entra ID
Azure.Messaging.ServiceBus
by: Microsoft
- 19 total downloads
- Latest version: 7.18.1
Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview
Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 2 total downloads
- Latest version: 1.6.0-beta.2
An OpenTelemetry .NET exporter that exports to Azure Monitor
BouncyCastle
by: Bouncy Castle Project Contributors
- 11 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 32 total downloads
- Latest version: 2.5.1
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 20 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BuildBundlerMinifier
by: Mads Kristensen
- 1 total downloads
- Latest version: 3.2.435
Bundles and minifies CSS, JS and HTML files
Castle.Core
by: Castle Project Contributors
- 42 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CliWrap
by: Tyrrrz
- 48 total downloads
- Latest version: 3.10.1
Library for interacting with command-line interfaces
CommunityToolkit.HighPerformance
by: Microsoft
- 1 total downloads
- Latest version: 8.3.0
This package includes high performance .NET helpers such as:
- Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas.
- ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>.
- MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances.
- MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor.
- SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it.
- StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers.
- String, array, Memory<T>, Span<T> extensions and more, all focused on high performance.
- HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values.
- BitHelper: a class with helper methods to perform bit operations on numeric types.
- ParallelHelper: helpers to work with parallel code in a highly optimized manner.
- Box<T>: a type mapping boxed value types and exposing some utility and high performance methods.
- Ref<T>: a stack-only struct that can store a reference to a value of a specified type.
- NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 52 total downloads
- Latest version: 2.14.0
Confluent's .NET Client for Apache Kafka
Consul
by: PlayFab G-Research
- 50 total downloads
- Latest version: 1.7.14.9
Consul.NET is a .NET client library for the Consul HTTP API
Core.System.Configuration.Install
by: System.Configuration.Install
- 4 total downloads
- Latest version: 1.1.0
Porting of System.Configuration.Install for .NET Core. (.NET 4.0 version)