Apache.Arrow
by: The Apache Software Foundation
- 58 total downloads
- Latest version: 14.0.2
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.
AspNetCore.SassCompiler
by: koenvzeijl, sleeuwen, Michaelvs97
- 2.057k total downloads
- Latest version: 1.102.0
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 43 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper
by: Jimmy Bogard
- 444 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
Automatonymous
by: Chris Patterson
- 511 total downloads
- Latest version: 4.2.1+build.129.sha.c26a18f
Automatonymous, an open source state machine library, usable with MassTransit
BitMiracle.LibTiff.NET
by: Bit Miracle
- 795 total downloads
- Latest version: 2.4.649
.NET version of LibTiff library made by Bit Miracle
BlazorCameraStreamer
by: Baltermia Clopath
- 161 total downloads
- Latest version: 3.0.1
A Blazor Component library that adds a easy-to-use camera-streaming functionality, which allows you to receive the streamed data.
BlazorMonaco
by: Serdar Ciplak
- 752 total downloads
- Latest version: 3.5.0
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.55.1
BouncyCastle
by: Bouncy Castle Project Contributors
- 112 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.NetCore
by: BouncyCastle
- 22 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 360 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CliWrap
by: Tyrrrz
- 416 total downloads
- Latest version: 2.5.0
Wrapper for command line interface executables
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 347 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommonServiceLocator
by: .NET Foundation and Contributors
- 84 total downloads
- Latest version: 2.0.7
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.
ConcurrentHashSet
by: Bar Arnon
- 198 total downloads
- Latest version: 1.3.0
A thread-safe hash-based set
coverlet.collector
by: tonerdo
- 196 total downloads
- Latest version: 6.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Crc32.NET
by: force
- 46 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Data
by: 李林
- 10 total downloads
- Latest version: 1.1.0
数据库连接组件,
2种连接方式,分别为:
基于fluentData3和基于EnterpriseLibrary6
Destructurama.Attributed
by: Serilog Contributors
- 283 total downloads
- Latest version: 3.0.0
Use attributes to control how complex types are logged to Serilog.
DiffPlex
by: Matthew Manela
- 227 total downloads
- Latest version: 1.9.0
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.