FluentMigrator by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 722 total downloads
  • Latest version: 2.0.7
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 23 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotLiquid by: Tim Jones Alessandro Petrelli
  • 145 total downloads
  • Latest version: 1.8.0
  • template templating language Liquid markup .net35 .net40 .net45
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
  • 294 total downloads
  • Latest version: 1.2.15
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
Castle.Core by: Castle Project Contributors
  • 374 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Fhir.Metrics by: Martijn Harthoorn Enrico Rollando
  • 94 total downloads
  • Latest version: 0.9.8
  • FHIR UCUM Metrics conversion unit units
Conversion system for physical units, with UCUM implementation
CommonServiceLocator by: .NET Foundation and Contributors
  • 169 total downloads
  • Latest version: 2.0.6
  • Unity Container unitycontainer Microsoft.Practices.Unity IoC Microsoft.Practices.ServiceLocation Service Location
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.
Automatonymous by: Chris Patterson
  • 609 total downloads
  • Latest version: 1.2.11
Automatonymous is a state machine library for .NET
FluentMigrator.Abstractions by: Sean Chambers Josh Coffman Tom Marien Mark Junker
  • 166 total downloads
  • Latest version: 2.0.7
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 53 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.
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 72 total downloads
  • Latest version: 6.1.1
Package Description
AutoMapper by: Jimmy Bogard
  • 486 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.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 32 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Autofac by: Autofac Contributors
  • 570 total downloads
  • Latest version: 3.5.2
Base assemblies for the Autofac Inversion of Control Container
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 2.443k total downloads
  • Latest version: 2.42.5
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#
CsvHelper by: Josh Close
  • 2.011k total downloads
  • Latest version: 3.0.0-beta7
  • 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.
EPPlus.Interfaces by: EPPlus.Interfaces
  • 93 total downloads
  • Latest version: 6.1.1
Package Description
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 1.432k total downloads
  • Latest version: 1.50.2
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
EPPlus by: EPPlus Software AB
  • 2.392k total downloads
  • Latest version: 7.3.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
DeviceId by: Matthew King
  • 593 total downloads
  • Latest version: 6.7.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.