Castle.Core
by: Castle Project Contributors
- 12 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 5 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.LoggingFacility
by: Castle Project Contributors
- 7 total downloads
- Latest version: 5.1.1
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
Castle.Windsor
by: Castle Project Contributors
- 10 total downloads
- Latest version: 5.1.1
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 3 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.
CommunityToolkit.Mvvm
by: Microsoft
- 6 total downloads
- Latest version: 8.4.2
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
- 1 total downloads
- Latest version: 3.4.0
Configure async code's ConfigureAwait at a global level.
Confluent.Kafka
by: Confluent Inc. Andreas Heider
- 2 total downloads
- Latest version: 1.5.2
Confluent's .NET Client for Apache Kafka
coverlet.collector
by: tonerdo
- 2 total downloads
- Latest version: 1.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CronExpressionDescriptor
by: Brady Holt
- 1 total downloads
- Latest version: 2.33.0
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian Italian, Swedish, Slovenian, Danish, Finnish and Japanese.
Cronos
by: Andrey Dorokhov Sergey Odinokov
- 4 total downloads
- Latest version: 0.13.0
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Cucumber.Messages
by: Cucumber Ltd TechTalk
- 2 total downloads
- Latest version: 6.0.1
Protocol Buffer messages for Cucumber's and SpecFlow's inter-process communication
DapperExtensions.DotnetCore
by: DapperExtensions.DotnetCore
- 2 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DeltaCompressionDotNet
by: ta.speot.is
- 3 total downloads
- Latest version: 2.0.1
A managed wrapper around Microsoft's delta compression application programming interfaces.
Diamond.Stress
by: H.Hajisharifi
- 4 total downloads
- Latest version: 2025.0.0
Library for multi-threaded heavy processing with the generic architecture of Producer-Consumer
DocumentFormat.OpenXml
by: Microsoft
- 15 total downloads
- Latest version: 3.1.1
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
- 15 total downloads
- Latest version: 3.1.1
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.
DocuSign.eSign.dll
by: DocuSign
- 2 total downloads
- Latest version: 4.4.1
The DocuSign NuGet package makes integrating DocuSign into your apps and websites a super fast and painless process. The library is open sourced on GitHub, look for the docusign-csharp-client repository. Join the eSign revolution!
Dropbox.Api
by: Dropbox Inc
- 2 total downloads
- Latest version: 4.10.0
Portable class library for accessing the Dropbox v2 API
EFCore.BulkExtensions
by: borisdj
- 2 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite