Castle.Core
by: Castle Project Contributors
- 22 total downloads
- Latest version: 4.4.0
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 8 total downloads
- Latest version: 1.7.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 13 total downloads
- Latest version: 3.4.1
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
- 11 total downloads
- Latest version: 3.4.1
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
- 11 total downloads
- Latest version: 0.15.1
.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
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
Configure async code's ConfigureAwait at a global level.
coverlet.collector
by: tonerdo
- 11 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.
CsvHelper
by: Josh Close
- 12 total downloads
- Latest version: 3.0.0-chi06
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
- 49 total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DeepCloner
by: force
- 7 total downloads
- Latest version: 0.10.4
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
- 50 total downloads
- Latest version: 2.20.0
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.
Elasticsearch.Net
by: Elastic and contributors
- 67 total downloads
- Latest version: 6.2.0
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
Contains attributes used by the Excubo.Analyzers
Excubo.Blazor.LazyStyleSheet
by: Stefan Lörwald
- 20 total downloads
- Latest version: 3.1.21
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
Excubo.Blazor.TreeViews is a Blazor component library for tree views.
FakeItEasy
by: Patrik Hägne
- 3 total downloads
- Latest version: 1.6.4062.205
It's faking amazing! The easy mocking framework for .Net that works great in C# and VB.Net alike. No need
to know the difference between a stub and a mock, everythings a fake! The easy to use, refactoring friendly api makes
faking a breeze.
FluentValidation
by: Jeremy Skinner
- 69 total downloads
- Latest version: 8.6.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.