Blazor-ApexCharts
by: Joakim Dangården
- 2 total downloads
- Latest version: 6.1.0
A blazor wrapper for ApexCharts.js
BlazorMonaco
by: Serdar Ciplak
- 2 total downloads
- Latest version: 3.4.0
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
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
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.NET is a popular cryptography library for .NET
Carter
by: Jonathan Channon
- 1 total downloads
- Latest version: 10.0.0
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
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
.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
An Aspire component leveraging the MailPit container.
CommunityToolkit.HighPerformance
by: Microsoft
- 1 total downloads
- Latest version: 8.4.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.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 6.0.4
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
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.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.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
High-performance DynamoDb library with a significant focus on efficient resources utilization.
EnumerableAsyncProcessor
by: Tom Longhurst
- 1 total downloads
- Latest version: 3.8.4
Various Enumerable Async Processors - Batch / Parallel / Rate Limited / One at a time
FastEndpoints
by: FastEndpoints
- 3 total downloads
- Latest version: 8.0.0
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