Blazor-ApexCharts by: Joakim Dangården
  • 2 total downloads
  • Latest version: 6.1.0
  • Blazor Charts ApexCharts Server WebAssembly
A blazor wrapper for ApexCharts.js
BlazorMonaco by: Serdar Ciplak
  • 2 total downloads
  • Latest version: 3.4.0
  • blazor monaco editor vs code vscode format textarea contenteditable
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.54.0
BlazorWasmBrotliLoader.Build by: J.Sakamoto
  • 3 total downloads
  • Latest version: 1.0.3
  • blazor,blazor-webassembly,blazorwebassembly,blazorwasm,brotli
A NuGet package that provides post published processing to rewrite the fallback page to load Brotli compressed Blazor WebAssembly application files.
Bogus by: Brian Chavez
  • 3 total downloads
  • Latest version: 35.6.5
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
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.
BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 6 total downloads
  • Latest version: 2.6.1
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
Carter by: Jonathan Channon
  • 1 total downloads
  • Latest version: 10.0.0
  • asp.net core nancy .net core routing carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
Certes by: Certes Contributors
  • 3 total downloads
  • Latest version: 3.0.4
  • Certes letsencrypt ACME HTTPS SSL Certificate dotnettool
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
CloudFlare.Client by: Tamás Tóth
  • 4 total downloads
  • Latest version: 8.0.0
  • CloudFlare, DNS, DDNS
.NET library for communication with the Cloudflare service API.
CommunityToolkit.Aspire.Hosting.MailPit by: Microsoft.Toolkit, dotnetfoundation, Community Toolkit
  • 3 total downloads
  • Latest version: 13.1.1
  • aspire integration communitytoolkit dotnetcommunitytoolkit mailpit smtp hosting
An Aspire component leveraging the MailPit container.
CommunityToolkit.HighPerformance by: Microsoft
  • 1 total downloads
  • Latest version: 8.4.0
  • 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.
coverlet.collector by: tonerdo
  • 1 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cronos by: Andrey Dorokhov, Sergey Odinokov
  • 3 total downloads
  • Latest version: 0.11.1
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.131.1
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced.X509 by: Docker.DotNet.X509
  • 1 total downloads
  • Latest version: 3.131.1
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
EfficientDynamoDb by: EfficientDynamoDb
  • 1 total downloads
  • Latest version: 0.9.18
  • dynamodb,nosql,aws,dotnet,c#
High-performance DynamoDb library with a significant focus on efficient resources utilization.
EnumerableAsyncProcessor by: Tom Longhurst
  • 1 total downloads
  • Latest version: 3.8.4
  • async enumerable ienumerable linq array list processor delegate task tasks
Various Enumerable Async Processors - Batch / Parallel / Rate Limited / One at a time
FastEndpoints by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.0.0
  • 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 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.0.1
Attributes used by FastEndpoints.
FastEndpoints.Generator by: FastEndpoints
  • 3 total downloads
  • Latest version: 8.0.1
Source generator library for FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 1 total downloads
  • Latest version: 7.2.0
Command based background job queueing with scheduling and tracking for any .NET application