Ardalis.GuardClauses
by: Steve Smith (@ardalis)
- 14 total downloads
- Latest version: 3.3.0
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
Ardalis.SmartEnum
by: Steve Smith (@ardalis)
- 9 total downloads
- Latest version: 2.0.0
Classes to help produce strongly typed smarter enums in .NET.
AsyncBridge
by: Daniel Grunwald Omer Mor Alex Davies jnm2
- 5 total downloads
- Latest version: 0.3.1
C# 5 async/await support for .NET Framework pre-4.5
This package is now unified to include all functionality from AsyncBridge.Net35 and AsyncBridge.Portable.
AutoMapper
by: Jimmy Bogard
- 37 total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
BouncyCastle
by: Bouncy Castle Project Contributors
- 10 total downloads
- Latest version: 1.8.9
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: Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 32 total downloads
- Latest version: 0.96.0
Package Description
CommonServiceLocator
by: .NET Foundation and Contributors
- 7 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Crc32.NET
by: force
- 2 total downloads
- Latest version: 1.2.0
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 56 total downloads
- Latest version: 1.60.6
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 39 total downloads
- Latest version: 3.3.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
- 15 total downloads
- Latest version: 3.5.1
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.
EntityFramework
by: Microsoft
- 56 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
ExcelNumberFormat
by: ExcelNumberFormat developers
- 6 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
FastMember
by: Marc Gravell
- 9 total downloads
- Latest version: 1.3.0
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
FirebaseAdmin
by: Google Inc.
- 17 total downloads
- Latest version: 1.17.0
Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their
services and applications.
FluentValidation
by: Jeremy Skinner
- 39 total downloads
- Latest version: 8.6.2
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 8 total downloads
- Latest version: 7.3.0-beta2
AspNetCore integration for FluentValidation
Google.Api.Gax
by: Google Inc.
- 44 total downloads
- Latest version: 2.10.0
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google Inc.
- 34 total downloads
- Latest version: 2.10.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 73 total downloads
- Latest version: 1.65.0
The Google APIs Client Library is a runtime client for working with Google services.
The library supports service requests, media upload and download, etc.
Supported Platforms:
- .NET Framework 4.5+
- NetStandard1.3, providing .NET Core support