apache-thrift-netcore
by: The Apache Software Foundation
- 4 total downloads
- Latest version: 0.9.3.2
For .Net Core - naive port, use with caution...
Apache.Arrow
by: The Apache Software Foundation
- 45 total downloads
- Latest version: 23.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.
Apache.Arrow.Scalars
by: The Apache Software Foundation
- 1 total downloads
- Latest version: 23.0.0
Apache Arrow scalar types, including Parquet-compatible variants. Provides readers, writers, and object model for the Parquet Variant binary format for semi-structured data.
BouncyCastle
by: Bouncy Castle Project Contributors
- 40 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 62 total downloads
- Latest version: 2.7.0
BouncyCastle.NET is a popular cryptography library for .NET
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 120 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 86 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommunityToolkit.HighPerformance
by: Microsoft
- 29 total downloads
- Latest version: 8.4.2
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.
CronExpressionDescriptor
by: Brady Holt
- 405 total downloads
- Latest version: 2.51.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh, Kyrgyz and Japanese.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 381 total downloads
- Latest version: 2.1.79
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
DuckDB.NET.Bindings.Full
by: Giorgi Dalakishvili
- 34 total downloads
- Latest version: 1.5.5
DuckDB Bindings for C#.
DuckDB.NET.Data.Full
by: Giorgi Dalakishvili
- 34 total downloads
- Latest version: 1.5.5
DuckDB ADO.NET Provider for C#.
FluentValidation
by: Jeremy Skinner
- 807 total downloads
- Latest version: 12.1.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Google.Apis
by: Google LLC
- 476 total downloads
- Latest version: 1.75.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Google.Apis.Auth
by: Google LLC
- 451 total downloads
- Latest version: 1.75.0
The Google APIs Client Library is a runtime client for working with Google services.
This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core
by: Google LLC
- 448 total downloads
- Latest version: 1.75.0
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Hangfire.AspNetCore
by: Sergey Odinokov
- 416 total downloads
- Latest version: 1.8.24
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
HangFire.Core
by: Sergey Odinokov
- 80 total downloads
- Latest version: 0.9.1
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core
by: Sergey Odinokov
- 563 total downloads
- Latest version: 1.8.24
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.NetCore
by: Sergey Odinokov
- 269 total downloads
- Latest version: 1.8.24
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.
Humanizer.Core
by: Claire Novotny Mehdi Khalili
- 150 total downloads
- Latest version: 3.0.10
Humanizer core package that contains the library and the neutral language (English) resources