Castle.Core
by: Castle Project Contributors
- 2.329k total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Audit.NET
by: Federico Colombo
- 548 total downloads
- Latest version: 10.0.3
An extensible framework to audit executing operations in .NET and .NET Core.
Configuration
by: Cameron Fletcher, , Configuration contributors
- 53 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET
Apache.Avro
by: Avro
- 19 total downloads
- Latest version: 1.9.0
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.
dbup
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 93 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!
ConsoleTables
by: khalidabuhakmeh
- 12 total downloads
- Latest version: 2.4.2
Allows you to print out objects in a table view in a console application. Should be helpful for the diehard console fans.
ApacheThrift
by: Apache Thrift Developers
- 60 total downloads
- Latest version: 0.13.0.1
Contains runtime libraries from lib/csharp for net35 and net45 frameworks, and from lib/netstd for netstandard2.0 framework development.
AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 14 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
BuildBundlerMinifier
by: Mads Kristensen
- 602 total downloads
- Latest version: 3.2.449
Bundles and minifies CSS, JS and HTML files
AutoMapper
by: Jimmy Bogard
- 20 total downloads
- Latest version: 6.2.2
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 designed for 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.Core
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 104 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Autofac
by: Autofac Contributors
- 28 total downloads
- Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
dbup-core
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 32 total downloads
- Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts. This is the core library and should be used in conjunction with the database specific package (eg dbup-sqlserver, dbup-mysql)
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 154 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
CsvHelper
by: Josh Close
- 526 total downloads
- Latest version: 3.0.0-beta7
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
dbup-postgresql
by: Paul Stovell, Jim Burger, Jake Ginnivan, Damian Maclennan
- 48 total downloads
- Latest version: 4.6.3
DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds PostgreSQL support.
AngleSharp
by: AngleSharp
- 33 total downloads
- Latest version: 0.9.11
AngleSharp is the ultimate angle brackets parser library. It parses HTML5, CSS3, and XML to construct a DOM based on the official W3C specification.
Dapper
by: Sam Saffron, Marc Gravell, Nick Craver
- 231 total downloads
- Latest version: 1.50.2
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Bogus
by: Brian Chavez
- 1.619k total downloads
- Latest version: 35.6.5
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 Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
BouncyCastle
by: Bouncy Castle Project Contributors
- 8 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.