CommandLineParser
by: gsscoder nemec ericnewton76
- 42 total downloads
- Latest version: 2.4.3
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
- 213 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.
CommunityToolkit.HighPerformance
by: Microsoft
- 62 total downloads
- Latest version: 8.0.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.
CommunityToolkit.Mvvm
by: Microsoft
- 113 total downloads
- Latest version: 8.2.0
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 476 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
Costura.Fody
by: geertvanhorrik simoncropp
- 16 total downloads
- Latest version: 5.7.0
Fody add-in for embedding references as resources.
coverlet.collector
by: tonerdo
- 109 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSRedisCore
by: CSRedisCore
- 15 total downloads
- Latest version: 3.6.8
CSRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术,简易 RedisHelper 静态类。
CsvHelper
by: Josh Close
- 50 total downloads
- Latest version: 26.0.1
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 91 total downloads
- Latest version: 2.0.123
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 785 total downloads
- Latest version: 3.0.0-ci0083
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DryIoc.dll
by: Maksim Volkau
- 71 total downloads
- Latest version: 4.7.7
DryIoc is fast, small, full-featured IoC Container for .NET
Dynamic.Json
by: Groxan
- 39 total downloads
- Latest version: 1.3.0
Dynamic JSON wrapper for super-neat, fast and low-allocating working with JSON, based on the new System.Text.Json (.NET Standard 2.0)
DynamicExpresso.Core
by: Davide Icardi
- 979 total downloads
- Latest version: 2.16.0
C# expression interpreter/evaluator
DynamicLanguageRuntime
by: DLR Contributors Microsoft
- 22 total downloads
- Latest version: 1.3.1
Dynamic Language Runtime
Elasticsearch.Net
by: Elastic and contributors
- 51 total downloads
- Latest version: 7.16.0
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
Enums.NET
by: Tyler Brinkley
- 20 total downloads
- Latest version: 4.0.0
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus
by: EPPlus Software AB
- 80 total downloads
- Latest version: 7.0.0-preview1
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces
by: EPPlus.Interfaces
- 71 total downloads
- Latest version: 6.1.1
Package Description
EPPlus.System.Drawing
by: EPPlus.System.Drawing
- 86 total downloads
- Latest version: 6.1.1
Package Description