AspNetCore.SassCompiler by: koenvzeijl, sleeuwen, Michaelvs97
  • 1.468k total downloads
  • Latest version: 1.100.0
  • sass scss aspnetcore dart-sass compiler watch blazor
Sass Compiler Library for .NET 6 and above. without node, using dart-sass as a compiler
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 32 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
AutoMapper by: Jimmy Bogard
  • 165 total downloads
  • Latest version: 7.0.1
A convention-based object-object mapper.
Automatonymous by: Chris Patterson
  • 8 total downloads
  • Latest version: 3.5.12
  • MassTransit state-machine state event
Automatonymous, an open source state machine library, usable with MassTransit
BitMiracle.LibTiff.NET by: Bit Miracle
  • 71 total downloads
  • Latest version: 2.4.626
  • Image Imaging Img Tif Tiff LibTif LibTiff BitMiracle
.NET version of LibTiff library made by Bit Miracle
BlazorCameraStreamer by: Baltermia Clopath
  • 109 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
  • 563 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
BouncyCastle by: Bouncy Castle Project Contributors
  • 70 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
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.
Castle.Core by: Castle Project Contributors
  • 139 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
CliWrap by: Tyrrrz
  • 186 total downloads
  • Latest version: 2.2.0
  • command line executable interface wrapper standard input output error arguments net core
Wrapper for command line interface executables
ColorCode.Core by: Microsoft
  • 42 total downloads
  • Latest version: 2.0.15
  • ColorCode Syntax Highlighting SyntaxHighlighting Formatting
The Core Library, containing the Parser, and the classes to create your own formatter.
ColorCode.HTML by: Microsoft
  • 45 total downloads
  • Latest version: 2.0.15
  • ColorCode Syntax Highlighting SyntaxHighlighting HTML SyntaxToHTML HTMLFormatting Formatting
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
CommandLineParser by: gsscoder nemec ericnewton76
  • 120 total downloads
  • Latest version: 2.3.0
  • command line commandline argument option parser parsing library syntax shell
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
  • 48 total downloads
  • Latest version: 2.0.7
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
CommunityToolkit.HighPerformance by: Microsoft.Toolkit
  • 42 total downloads
  • Latest version: 7.1.2
  • Windows Community Toolkit WCT .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET Standard 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.
ConcurrentHashSet by: Bar Arnon
  • 111 total downloads
  • Latest version: 1.3.0
  • concurrency
A thread-safe hash-based set
coverlet.collector by: tonerdo
  • 150 total downloads
  • Latest version: 6.0.0
  • 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.
Crc32.NET by: force
  • 24 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
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: 李林
  • 6 total downloads
  • Latest version: 1.1.0
  • data
数据库连接组件, 2种连接方式,分别为: 基于fluentData3和基于EnterpriseLibrary6
Destructurama.Attributed by: Serilog Contributors
  • 216 total downloads
  • Latest version: 3.0.0
  • serilog attributed
Use attributes to control how complex types are logged to Serilog.