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.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 5 total downloads
- Latest version: 11.3.0
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core
by: Michael Adelson
- 14 total downloads
- Latest version: 1.0.6
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.FileSystem
by: Michael Adelson
- 13 total downloads
- Latest version: 1.0.2
Provides a distributed lock implementation based on file locks
DistributedLock.Redis
by: Michael Adelson
- 4 total downloads
- Latest version: 1.0.2
Provides distributed locking primitives based on Redis
DocumentFormat.OpenXml
by: Microsoft
- 63 total downloads
- Latest version: 3.2.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.
DocumentFormat.OpenXml.Framework
by: Microsoft
- 12 total downloads
- Latest version: 3.1.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.
dotnet-ef
by: Microsoft
- 3 total downloads
- Latest version: 6.0.5
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DynamicExpresso.Core
by: Davide Icardi
- 47 total downloads
- Latest version: 2.16.1
C# expression interpreter/evaluator
Elasticsearch.Net
by: Elastic and contributors
- 138 total downloads
- Latest version: 7.17.5
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/VerifyTests/EmptyFiles/graphs/contributors
- 73 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
- 21 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
- 17 total downloads
- Latest version: 4.0.15
Excubo.Blazor.TreeViews is a Blazor component library for tree views.
Excubo.Generators.Blazor
by: Stefan Lörwald
- 23 total downloads
- Latest version: 1.14.15
Source Generator for Blazor
FakeItEasy
by: Patrik Hägne FakeItEasy contributors
- 66 total downloads
- Latest version: 8.3.0
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
- 124 total downloads
- Latest version: 11.10.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions
by: Daniel Mueller
- 26 total downloads
- Latest version: 8.0.4
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.
- 38 total downloads
- Latest version: 3.28.0-rc2
C# runtime library for Protocol Buffers - Google's data interchange format.