AdamE.Firebase.iOS.ABTesting
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.7.0
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Analytics
by: Microsoft, Adam Essenmacher
- 4 total downloads
- Latest version: 12.7.0
C# bindings for Firebase APIs Analytics iOS Library
AdamE.Firebase.iOS.Auth
by: Microsoft, Adam Essenmacher
- 3 total downloads
- Latest version: 10.29.0
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.Installations
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Installations iOS Library
AjaxControlToolkit
by: CodePlex Foundation
- 20 total downloads
- Latest version: 19.1.0
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.
AjaxMin
by: Microsoft
- 2 total downloads
- Latest version: 4.36.4337.24224
The Microsoft Ajax Minifier enables you to improve the performance of your Ajax applications by reducing the size of your Cascading Style Sheet and JavaScript files.
AngleSharp
by: AngleSharp
- 22 total downloads
- Latest version: 0.14.0-alpha-813
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Apache.Arrow
by: The Apache Software Foundation
- 7 total downloads
- Latest version: 9.0.0
Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware.
AutoMapper
by: Jimmy Bogard
- 13 total downloads
- Latest version: 6.1.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
- 458 total downloads
- Latest version: 4.0.100.8
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail
by: Amazon Web Services
- 409 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.
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 1 total downloads
- Latest version: 5.2.100-Preview1a
A bootstrap 5 component library for Blazor
Bogus
by: Brian Chavez
- 1 total downloads
- Latest version: 22.0.8
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Castle.Core
by: Jonathon Rossi & Krzysztof Kozmic
- 1 total downloads
- Latest version: 1.2.0
Core of the castle project
CommonServiceLocator
by: Microsoft.Practices.ServiceLocation
- 1 total downloads
- Latest version: 2.0.5
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
CommunityToolkit.HighPerformance
by: Microsoft.Toolkit
- 0 total downloads
- Latest version: 7.1.1-preview3.1
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
- 13 total downloads
- Latest version: 2.5.2
Confluent's .NET Client for Apache Kafka
CsvHelper
by: Josh Close
- 10 total downloads
- Latest version: 3.0.0-chi03
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 32 total downloads
- Latest version: 1.60.5
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..