DevExpress.Data by: Developer Express Inc.
  • 672 total downloads
  • Latest version: 25.2.3
Target Platform/Framework: Cross-Platform DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, DevExtreme Complete, Reporting, Office File API
BouncyCastle by: Bouncy Castle Project Contributors
  • 7 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.
DevExpress.Charts.Core.ru by: Developer Express Inc.
  • 420 total downloads
  • Latest version: 21.1.12
This package provides core functionality for DevExpress Chart controls.
DevExpress.DataAccess by: Developer Express Inc.
  • 83 total downloads
  • Latest version: 25.2.3
Target Platform/Framework: Cross-Platform DevExpress Product Libraries Used: Core Libraries (https://docs.devexpress.com/CoreLibraries) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting, Office File API
Castle.Core by: Castle Project Contributors
  • 19 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Audit.NET by: Federico Colombo
  • 388 total downloads
  • Latest version: 7.1.3
  • Audit Trail Log
Generate tracking information about an operation being executed.
Apache.Avro by: Welly
  • 14 total downloads
  • Latest version: 1.7.7.2
  • Avro, Apache Serialization, Binary, Json, Schema
Avro provides: Rich data structures. A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC). Simple integration with dynamic languages. Code generation is not required to read or write data files nor to use or implement RPC protocols. Code generation as an optional optimization, only worth implementing for statically typed languages.
DevExpress.DataVisualization.Core.ru by: Developer Express Inc.
  • 419 total downloads
  • Latest version: 21.1.12
This package provides core functionality for DevExpress Chart, TreeMap and SpreadSheet controls.
dbup by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
  • 49 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!
ApacheThrift by: Apache Thrift
  • 9 total downloads
  • Latest version: 0.9.3
  • Apache Thrift
Apache Thrift .NET Library
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 14 total downloads
  • Latest version: 1.0.0-alpha003
  • Async DotNetAnalyzers Roslyn Diagnostic Analyzer
A collection of analyzers related to best practices for writing asynchronous code.
BuildBundlerMinifier by: Mads Kristensen
  • 602 total downloads
  • Latest version: 3.2.449
  • concat bundle minify minification css js html
Bundles and minifies CSS, JS and HTML files
AutoMapper by: Jimmy Bogard
  • 4 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.
Common.Logging by: Aleksandar Seovic, Mark Pollack, Erich Eichinger
  • 5 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
  • 51 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.
DevExpress.Reporting.Core by: Developer Express Inc.
  • 483 total downloads
  • Latest version: 25.1.5
Target Platform/Framework: Cross-Platform DevExpress Product Libraries Used: .NET Reporting (https://www.devexpress.com/subscriptions/reporting) Available in the following DevExpress Subscription(s): Universal, DXperience, WinForms, ASP.NET & Blazor (includes DevExtreme), WPF, Reporting
DevExpress.Pdf.Drawing.ru by: Developer Express Inc.
  • 420 total downloads
  • Latest version: 21.1.12
This package provides a service library that contains a common code for the DevExpress PDF Document Processor and WinForms and WPF PDF Viewers.
DevExpress.CodeParser.ru by: Developer Express Inc.
  • 423 total downloads
  • Latest version: 21.1.12
This package provides utilities for code parsing and generation. Generally, it should not be used directly in your applications.
Dapper by: Sam Saffron, Marc Gravell
  • 144 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Bogus by: Brian Chavez
  • 3 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.