AdamE.Firebase.iOS.AppCheck
by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
- 0 total downloads
- Latest version: 12.5.0.4
C# bindings for Firebase APIs App Check iOS Library
AdamE.Firebase.iOS.CloudFirestore
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.24.0.2
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudFunctions
by: Microsoft, Adam Essenmacher
- 0 total downloads
- Latest version: 10.29.0.3
C# bindings for Firebase APIs CloudFunctions iOS Library
AdamE.Google.iOS.AppCheckCore
by: Microsoft, Adam Essenmacher, Jean-Emmanuel Baillat
- 2 total downloads
- Latest version: 11.2.0
AppCheckCore packed for .NET for iOS
AjaxControlToolkit
by: CodePlex Foundation
- 1 total downloads
- Latest version: 18.1.1
AjaxControlToolkit contains a rich set of controls that you can use to build highly responsive and interactive AJAX-enabled Web applications. AjaxControlToolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using AjaxControlToolkit, you can build AJAX-enabled ASP.NET Web Forms applications by dragging-and-dropping Toolkit controls from the Visual Studio Toolbox onto a Web Forms page.
AngleSharp
by: AngleSharp
- 1 total downloads
- Latest version: 1.0.0-alpha-825
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
AutoMapper
by: Jimmy Bogard
- 2 total downloads
- Latest version: 6.2.0
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
AWSSDK.Core
by: Amazon Web Services
- 5 total downloads
- Latest version: 4.0.100.9
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 5 total downloads
- Latest version: 4.0.100.5
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
CommunityToolkit.HighPerformance
by: Microsoft.Toolkit
- 1 total downloads
- Latest version: 7.1.2
This package includes high performance .NET Standard 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
- 0 total downloads
- Latest version: 2.5.3-RC1
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 0 total downloads
- Latest version: 3.0.2
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
deniszykov.WebSocketListener
by: Valeriano Tortola, Denis Zykov
- 1 total downloads
- Latest version: 4.2.19
A lightweight and highly scalable asynchronous WebSocket listener for .NET Core, .NET and Mono.
https://github.com/deniszykov/WebSocketListener
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.1.450
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
FastEndpoints
by: FastEndpoints
- 1 total downloads
- Latest version: 5.7.2.11-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FluentValidation
by: Jeremy Skinner
- 1 total downloads
- Latest version: 7.3.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.26.0-pre1
gRPC support for ASP.NET Core
Grpc.Core.Api
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
Grpc.Net.Client
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.32.0-pre1
.NET client for gRPC