BouncyCastle by: Bouncy Castle Project Contributors
  • 197 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.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 9 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
GraphQL-Parser by: Marek Magdziak
  • 7 total downloads
  • Latest version: 1.0.0
  • GraphQL
Library containing lexer and parser for GraphQL syntax
GraphQL.Analyzers by: Joe McBride
  • 11 total downloads
  • Latest version: 7.8.0
  • GraphQL.Analyzers analyzers
GraphQL.Analyzers
HotChocolate by: ChilliCream authors and contributors
  • 495 total downloads
  • Latest version: 13.9.0
  • GraphQL ChilliCream
Contains the Hot Chocolate GraphQL query execution engine and query validation.
Castle.Core by: Castle Project Contributors
  • 61 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DocX by: Xceed
  • 187 total downloads
  • Latest version: 2.4.0
  • DocX Microsoft Word Words PDF convert create modify
DocX is a .NET library that allows developers to manipulate Microsoft Word files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed. v2.4.0 provides 14 bug fixes and improvements. Check out the professional edition, known as Xceed Words for .NET, on Xceed.com. It includes technical support, offer more features and options, and can create PDF files as well as convert Word files to PDF files.
EntityFramework by: Microsoft
  • 252 total downloads
  • Latest version: 6.4.4
  • 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.
dbup by: Paul Stovell Jim Burger Jake Ginnivan Damian Maclennan
  • 283 total downloads
  • Latest version: 5.0.40
This package exists to allow easy upgrades from pre-4.0 version This package was split into two packages dbup-core and dbup-sqlserver so that non SQL Server packages did not need to also reference the SQL Server code. Uninstall this package and install dbup-sqlserver, or the package for the server(s) you are targeting instead!
ApacheThrift by: Apache Thrift
  • 41 total downloads
  • Latest version: 0.9.3
  • Apache Thrift
Apache Thrift .NET Library
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 716 total downloads
  • Latest version: 8.2.0
A collection of minimal binary files.
Elasticsearch.Net by: Elasticsearch Inc. and contributors
  • 315 total downloads
  • Latest version: 1.9.2
  • elasticsearch elastic search lucene nest
Exposes all the api endpoints but leaves you in control of building the request and response bodies. Comes with built in cluster failover/connection pooling support.
AutoMapper by: Jimmy Bogard
  • 149 total downloads
  • Latest version: 3.3.1
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
GeoAPI by: NetTopologySuite Team
  • 20 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 39 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CsvHelper by: Josh Close
  • 228 total downloads
  • Latest version: 2.12.0.1
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper by: Sam Saffron Marc Gravell
  • 588 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
GraphQL by: Joseph T. McBride
  • 136 total downloads
  • Latest version: 0.9.3
  • GraphQL json api
GraphQL for .NET
Bogus by: Brian Chavez
  • 10 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
EPPlus by: Jan Källman
  • 49 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.