Top 20 NuGet Packages

This dotnet tool encapsulates project generation for TypeScript Blazor Interop proxy abstraction.
This project is the Systems Api/Model/Events for the EventHorizon Game Client.
EventStore.RavenDb is a very light weight event sourcing inspired by JOliver EventStore. It uses RavenDb document as an aggregate root and it stores all events as a collection within a single document. It supports simple Sync dispatcher, implements IPipelineHook, IUpconvertEvents and IRepository fro...
Package contains everything needed for easy development of Web applications using .NET Core
A hexadecimal helper for .NET 5.0
A implementation of an 256 bit integer.
A library of general extension methods for many common uses across any .NET project.
The tool allows to parse excel file and retrieve or write some data to excel table.
A lucene style query parser that is extensible and allows additional syntax features.
ExecutionResult helper library.
Easy infrastructure can replace F#'s AST at compile time.
Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags).
Provides a Rust-like Result type in .NET
ExpertPDF Pdf Creator SDK is a full featured .NET pdf library. It offers enhanced HTML to PDF conversion capabilities, RTF to PDF conversion, PDF merge and split, PDF encryption and digital signatures, bookmarks, and many more. General features - Add texts and image elements to the PDF documents ...
Explicitly define a status based on the state of a type
Export your Apple Health data to a spreadsheet to take your Health and nerdiness to the next level.
Helper classes and interfaces for building a worksheet based export.
ExpressionDelegates is a tool which generates delegates to properties, fields, methods and constructors used in linq expression trees. This package contains only the base classes required for expression delegates' usage. It should be used in projects that do not contain any linq expressions to gene...
Core functionality for working with expression trees.
A set of expression trees, and instances of other types from System.Linq.Expressions, for testing code against a variety of expression trees. The objects are generated by the C# compiler, by the VB.NET compiler, or using the factory methods at System.Linq.Expressions.Expression.