Castle.Core by: Castle Project Contributors
  • 37 total downloads
  • Latest version: 4.4.0
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor by: James Skimming
  • 20 total downloads
  • Latest version: 2.1.0
  • async asynchronous-methods castle castle-core dynamic dynamicproxy dynamic-proxy dynamicproxy2 intercept-methods proxy
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
CliWrap by: Tyrrrz
  • 16 total downloads
  • Latest version: 2.4.0
  • command line executable interface wrapper standard input output error arguments net core
Wrapper for command line interface executables
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 30 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • 23 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonMark.NET by: Kārlis Gaņģis
  • 31 total downloads
  • Latest version: 0.15.1
  • CommonMark Markdown
.NET library for converting Markdown documents to HTML according to the CommonMark specification. Optimized for maximum performance and targets every .NET version since 2.0, including PCL, Mono and .NET Core.
CommunityToolkit.Mvvm by: Microsoft
  • 1 total downloads
  • Latest version: 8.3.2
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
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
  • 19 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
coverlet.collector by: tonerdo
  • 11 total downloads
  • Latest version: 3.2.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.
CsvHelper by: Josh Close
  • 56 total downloads
  • Latest version: 30.0.1
  • csv csvhelper comma separated value delimited
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
  • 57 total downloads
  • Latest version: 1.60.6
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DeepCloner by: force
  • 7 total downloads
  • Latest version: 0.10.4
  • .NET shallow deep clone DeepClone fast
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DocumentFormat.OpenXml by: Microsoft
  • 63 total downloads
  • Latest version: 3.2.0
  • openxml office
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.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 12 total downloads
  • Latest version: 3.1.0
  • openxml office
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.
DynamicExpresso.Core by: Davide Icardi
  • 39 total downloads
  • Latest version: 2.10.0
  • dynamic expression linq eval script
C# expression interpreter/evaluator
Elasticsearch.Net by: Elastic and contributors
  • 71 total downloads
  • Latest version: 6.2.0
  • elasticsearch elastic search lucene nest
Elasticsearch.Net
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 72 total downloads
  • Latest version: 8.4.0
A collection of minimal binary files.
Excubo.Analyzers.Annotations by: Stefan Lörwald
  • 1 total downloads
  • Latest version: 1.0.1
  • roslyn analyzer
Contains attributes used by the Excubo.Analyzers
Excubo.Blazor.LazyStyleSheet by: Stefan Lörwald
  • 20 total downloads
  • Latest version: 3.1.21
  • blazor css web
Excubo.Blazor.LazyStyleSheet makes it easy to dynamically load style sheets in razor components. This improves page load times and reduces the amount of data transferred over the network.
Excubo.Blazor.TreeViews by: Stefan Lörwald
  • 7 total downloads
  • Latest version: 4.0.15
  • blazor html treeview
Excubo.Blazor.TreeViews is a Blazor component library for tree views.