Acornima by: Adam Simon
  • 9 total downloads
  • Latest version: 1.7.0
  • javascript ecmascript parser
A standard-compliant JavaScript parser, which is a fork of Esprima.NET combined with the .NET port of the acornjs parser.
Ardalis.Result by: Steve Smith (@ardalis) Shady Nagy (@ShadyNagy)
  • 12 total downloads
  • Latest version: 10.1.0
  • result pattern web api aspnetcore mvc
A simple package to implement the Result pattern for returning from services.
Ardalis.SmartEnum by: Steve Smith (@ardalis)
  • 6 total downloads
  • Latest version: 8.1.0
  • enum smartenum ardalis
Classes to help produce strongly typed smarter enums in .NET.
AsterNET.NetStandard by: MRebati
  • 1 total downloads
  • Latest version: 2.2.1
  • asternet asterisk asterisk net core asternet net core asternet standard asternet net standard asterisk net standard
asterNet library to support net Standard 2.0
AsyncBridge by: Daniel Grunwald Omer Mor Alex Davies
  • 1 total downloads
  • Latest version: 0.0.2
  • async bridge C# .NET40
Adds the new C#5 async features for .NET 4 and .NET 3.5 projects
AutoMapper by: Jimmy Bogard
  • 14 total downloads
  • Latest version: 16.1.0
A convention-based object-object mapper.
BouncyCastle by: Bouncy Castle Project Contributors
  • 2 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
ClosedXML by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
  • 1 total downloads
  • Latest version: 0.104.1
  • Excel OpenXml xlsx
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.104.1 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser by: Jan Havlíček
  • 4 total downloads
  • Latest version: 1.2.0
  • ClosedXML parser formula xlsx
A lexer and parser of Excel formulas with focus on performance. Its goal is to create an abstract syntax tree from a formula text to enable formula evaluation.
CommunityToolkit.HighPerformance by: Microsoft
  • 7 total downloads
  • Latest version: 8.3.0
  • dotnet Community Toolkit .NET Parallel Performance Unsafe Span Memory String StringPool Array Stream Buffer Extensions Helpers
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>: an IBufferWriter<T> implementation using pooled arrays, which also supports IMemoryOwner<T>. - MemoryBufferWriter<T>: an IBufferWriter<T>: implementation that can wrap external Memory<T>: instances. - MemoryOwner<T>: an IMemoryOwner<T> implementation with an embedded length and a fast Span<T> accessor. - SpanOwner<T>: a stack-only type with the ability to rent a buffer of a specified length and getting a Span<T> from it. - StringPool: a configurable pool for string instances that be used to minimize allocations when creating multiple strings from char buffers. - String, array, Memory<T>, Span<T> extensions and more, all focused on high performance. - HashCode<T>: a SIMD-enabled extension of HashCode to quickly process sequences of values. - BitHelper: a class with helper methods to perform bit operations on numeric types. - ParallelHelper: helpers to work with parallel code in a highly optimized manner. - Box<T>: a type mapping boxed value types and exposing some utility and high performance methods. - Ref<T>: a stack-only struct that can store a reference to a value of a specified type. - NullableRef<T>: a stack-only struct similar to Ref<T>, which also supports nullable references.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 3 total downloads
  • Latest version: 2.1.35
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DistributedLock.Core by: Michael Adelson
  • 6 total downloads
  • Latest version: 1.0.6
  • distributed lock async mutex reader writer semaphore
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis by: Michael Adelson
  • 4 total downloads
  • Latest version: 1.1.0
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
DocumentFormat.OpenXml by: Microsoft
  • 9 total downloads
  • Latest version: 3.0.1
  • 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
  • 3 total downloads
  • Latest version: 3.3.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.
Duende.IdentityModel by: Duende Software
  • 1 total downloads
  • Latest version: 8.0.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
EntityFramework by: Microsoft
  • 17 total downloads
  • Latest version: 6.6.0-preview1-final
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Esprima by: Sebastien Ros
  • 7 total downloads
  • Latest version: 3.0.5
  • javascript parser ecmascript
Standard-compliant ECMAScript 2022 parser (also known as JavaScript).
ExcelNumberFormat by: ExcelNumberFormat developers
  • 1 total downloads
  • Latest version: 1.1.0
  • excel formatting numfmt formatcode
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FirebaseAdmin by: Google Inc.
  • 9 total downloads
  • Latest version: 3.3.0
  • firebase Google Cloud
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.