CalcBinding
by: Alexander Zinchenko
- 423 total downloads
- Latest version: 2.5.2
CalcBinding - small library providing Binding markup extension with path expressions directly in xaml
Castle.Core
by: Castle Project Contributors
- 1.111k total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
ClickHouse.Client
by: Oleg Kozlyuk
- 17 total downloads
- Latest version: 5.0.3
Fast binary-over-HTTP ADO.NET provider for ClickHouse
ClosedXML
by: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 65 total downloads
- Latest version: 0.95.4
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Report
by: Alexey Rozhkov
- 39 total downloads
- Latest version: 0.2.1
ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.
CommandLineParser
by: gsscoder nemec ericnewton76
- 41 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
- 245 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
- 60 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
- 112 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
- 475 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
ControlzEx
by: Jan Karger Bastian Schmidt James Willock
- 40 total downloads
- Latest version: 4.4.0
ControlzEx is a library with some shared Controls for WPF.
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.
DALSA.SaperaLT.SapClassBasic
by: Sense++
- 80 total downloads
- Latest version: 1.0.1
DALSA相机开发包,包括网口相机、线扫相机
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..
DBUtil
by: jackletter
- 59 total downloads
- Latest version: 1.0.0
.net 下常用的数据库访问工具,支持sqlserver2008、oracle、mysql、postgresql、access、sqlite net framework4.5
文档:
https://blog.csdn.net/u010476739/article/details/54882950