DistributedLock.FileSystem by: Michael Adelson
  • 9 total downloads
  • Latest version: 1.0.1
  • distributed file lock
Provides a distributed lock implementation based on file locks
DistributedLock.Redis by: Michael Adelson
  • 4 total downloads
  • Latest version: 1.0.2
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DocumentFormat.OpenXml by: Microsoft
  • 50 total downloads
  • Latest version: 3.0.2
  • 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
  • 9 total downloads
  • Latest version: 3.0.2
  • 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
  • 69 total downloads
  • Latest version: 2.16.1
  • dynamic expression linq eval script
C# expression interpreter/evaluator
Elasticsearch.Net by: Elastic and contributors
  • 106 total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
EmptyFiles by: https://github.com/SimonCropp/EmptyFiles/graphs/contributors
  • 56 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.
Excubo.Generators.Blazor by: Stefan Lörwald
  • 2 total downloads
  • Latest version: 1.14.12
  • roslyn source generator SG blazor
Source Generator for Blazor
FakeItEasy by: Patrik Hägne FakeItEasy contributors
  • 99 total downloads
  • Latest version: 8.3.0
  • TDD unittesting mocks mocking fakes faking stubs stubbing spy spies doubles isolation substitutes substitution
It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.
FluentValidation by: Jeremy Skinner
  • 8 total downloads
  • Latest version: 11.0.1
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
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
  • 21 total downloads
  • Latest version: 8.0.4
  • 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
  • 5 total downloads
  • Latest version: 1.8.14
  • hangfire aspnetcore
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
HangFire.Core by: Sergey Odinokov
  • 5 total downloads
  • Latest version: 0.8.3
  • Long-Running Async Background Fire-And-Forget Jobs Tasks Workers Threading Queue
Core components for HangFire (background job system for ASP.NET applications).
Hangfire.Core by: Sergey Odinokov
  • 78 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.InMemory by: Sergey Odinokov
  • 21 total downloads
  • Latest version: 0.6.0
  • Hangfire Storage In-Memory
In-memory job storage for Hangfire with transactional implementation.
Hangfire.MySqlStorage by: Arnoldas Gudas
  • 7 total downloads
  • Latest version: 2.0.3
  • Hangfire MySql Hangfire.MySql
Hangfire MySql Storage
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) Vytautas Kasparavičius (vytautask) Vincent Vrijburg David Roth (davidroth) Žygimantas Arūna (azygis).
  • 39 total downloads
  • Latest version: 1.20.9+15
  • Hangfire PostgreSql Postgres
PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).