Castle.Core.AsyncInterceptor by: James Skimming
  • 8 total downloads
  • Latest version: 1.7.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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 9 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
  • 9 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.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 15 total downloads
  • Latest version: 3.3.1
  • ILWeaving Fody Cecil AOP
Package Description
coverlet.collector by: tonerdo
  • 9 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.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 32 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
  • 4 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
  • 39 total downloads
  • Latest version: 2.20.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.
Elasticsearch.Net by: Elastic and contributors
  • 43 total downloads
  • Latest version: 6.1.0
  • elasticsearch elastic search lucene nest
Elasticsearch.Net
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 55 total downloads
  • Latest version: 4.4.0
A collection of minimal binary files.
Excubo.Blazor.TreeViews by: Stefan Lörwald
  • 2 total downloads
  • Latest version: 3.2.3
  • blazor html treeview
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
  • fake stub mock mocking TDD
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.
Fody by: Fody
  • 26 total downloads
  • Latest version: 6.5.3
  • ILWeaving Fody Cecil AOP
Extensible tool for weaving .net assemblies.
Fractions by: Daniel Mueller
  • 15 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Google.Protobuf by: Google Inc.
  • 5 total downloads
  • Latest version: 3.26.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Hangfire.AspNetCore by: Sergey Odinokov
  • 4 total downloads
  • Latest version: 1.8.2
  • hangfire aspnetcore
ASP.NET Core support for Hangfire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 60 total downloads
  • Latest version: 1.8.6
  • Hangfire OWIN Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/
Hangfire.NetCore by: Sergey Odinokov
  • 3 total downloads
  • Latest version: 1.8.6
  • hangfire netcore
.NET Core's Worker Service host support for Hangfire (background job system for ASP.NET applications).
Hangfire.PostgreSql by: Frank Hommers and others (Burhan Irmikci (barhun) Zachary Sims(zsims) kgamecarter Stafford Williams (staff0rd) briangweber Viktor Svyatokha (ahydrax) Christopher Dresel (Dresel) Ben Herila (bherila) Vytautas Kasparavičius (vytautask)
  • 5 total downloads
  • Latest version: 1.4.8.2
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET applications).
Hangfire.SqlServer by: Sergey Odinokov
  • 3 total downloads
  • Latest version: 1.8.6
  • Hangfire SqlServer SqlAzure LocalDB
SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire (background job system for ASP.NET applications).