AdamE.Firebase.iOS.ABTesting by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.29.0.3
C# bindings for Firebase APIs A/B Testing iOS Library
AdamE.Firebase.iOS.Auth by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 12.5.0.4
C# bindings for Firebase APIs Auth iOS Library
AdamE.Firebase.iOS.CloudFirestore by: Microsoft, Adam Essenmacher
  • 0 total downloads
  • Latest version: 11.13.0
C# bindings for Firebase APIs Cloud Firestore iOS Library
AdamE.Firebase.iOS.CloudMessaging by: Microsoft, Adam Essenmacher
  • 1 total downloads
  • Latest version: 10.17.0
C# bindings for Firebase APIs Cloud Messaging iOS Library
AjaxMin by: Microsoft Corporation, Ron Logan
  • 1 total downloads
  • Latest version: 4.73.4685.17669
  • JavaScript CSS minification crunch parser ast ajaxmin
JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.
AWSSDK.Core by: Amazon Web Services
  • 2 total downloads
  • Latest version: 4.0.3.7
  • AWS Amazon cloud aws-sdk-v4
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SimpleEmail by: Amazon Web Services
  • 1 total downloads
  • Latest version: 4.0.1
  • AWS Amazon cloud SimpleEmailService aws-sdk-v4 SES
Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.
BenchmarkDotNet by: Andrey Akinshin, Jon Skeet, Matt Warren
  • 1 total downloads
  • Latest version: 0.9.7-beta
Powerful .NET library for benchmarking
BenchmarkDotNet.Core by: .NET Foundation and contributors
  • 1 total downloads
  • Latest version: 0.10.6
  • benchmark benchmarking performance
Powerful .NET library for benchmarking
bootstrap by: The Bootstrap Authors, Twitter Inc.
  • 0 total downloads
  • Latest version: 5.2.0-beta1
  • css mobile-first responsive front-end framework web
The most popular front-end framework for developing responsive, mobile first projects on the web.
CommunityToolkit.HighPerformance by: Microsoft.Toolkit
  • 1 total downloads
  • Latest version: 8.0.0-preview3
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
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
  • 1 total downloads
  • Latest version: 1.7.0-RC4
  • Kafka Confluent librdkafka
Confluent's .NET Client for Apache Kafka
Docker.DotNet.Enhanced.LegacyHttp by: Docker.DotNet.LegacyHttp
  • 1 total downloads
  • Latest version: 3.132.0
  • Docker Container C# .NET
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 2 total downloads
  • Latest version: 2.0.84
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.0-rc.1.22426.7
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the .NET Command-Line Interface. Enables these commonly used dotnet-ef commands: dotnet ef migrations add dotnet ef migrations list dotnet ef migrations script dotnet ef dbcontext info dotnet ef dbcontext scaffold dotnet ef database drop dotnet ef database update
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 1.6.0-beta.2232
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions by: Shay Rojansky
  • 2 total downloads
  • Latest version: 10.0.0-rc.2
  • Entity Framework Core entity-framework-core ef efcore orm sql
Naming Conventions for Entity Framework Core Tables and Columns.
EPPlus by: Jan Källman
  • 1 total downloads
  • Latest version: 4.0.5
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
Fable by: Alfonso García-Caro Núñez
  • 2 total downloads
  • Latest version: 5.0.0-alpha.3
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 2 total downloads
  • Latest version: 5.0.0-beta6
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 that implements REPR (Request-Endpoint-Response) Pattern.