BouncyCastle
by: Bouncy Castle Project Contributors
- 304 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.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 21 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
GraphQL-Parser
by: Marek Magdziak
- 11 total downloads
- Latest version: 1.0.0
Library containing lexer and parser for GraphQL syntax
HotChocolate
by: ChilliCream authors and contributors
- 1.043k total downloads
- Latest version: 13.9.14
Contains the Hot Chocolate GraphQL query execution engine and query validation.
Castle.Core
by: Castle Project Contributors
- 87 total downloads
- Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
DocX
by: Xceed
- 350 total downloads
- Latest version: 2.4.0
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
- 445 total downloads
- Latest version: 6.5.1
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
- 509 total downloads
- Latest version: 5.0.41
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!
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 1.326k total downloads
- Latest version: 8.5.0
A collection of minimal binary files.
Elasticsearch.Net
by: Elasticsearch Inc. and contributors
- 588 total downloads
- Latest version: 1.9.2
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
- 221 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
- 31 total downloads
- Latest version: 1.7.5
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
- 65 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
- 346 total downloads
- Latest version: 2.12.0.1
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
- 963 total downloads
- Latest version: 1.42.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Bogus
by: Brian Chavez
- 20 total downloads
- Latest version: 15.0.1
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
- 97 total downloads
- Latest version: 4.1.0
A library to manage Excel spreadsheets, using OOXML.