Colorful.Console by: Tom Akita Muhammad Rehan Saeed Matt Furden
  • 37 total downloads
  • Latest version: 1.1.2
  • Style Styled Output Colourful Colorful Console Command Line ASCII Art FIGlet
Style your C# console output!
Castle.Core by: Castle Project Contributors
  • 44 total downloads
  • Latest version: 2.5.2
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
FluentValidation by: Jeremy Skinner
  • 1.02k total downloads
  • Latest version: 7.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Hl7.Fhir.Support by: Ewout Kramer (ewout@fire.ly) and contributors
  • 339 total downloads
  • Latest version: 0.96.1
  • HL7 FHIR Elements Utility
Common interfaces and classes used by all FHIR .NET assemblies
CommonServiceLocator by: .NET Foundation and Contributors
  • 135 total downloads
  • Latest version: 2.0.7
  • 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.
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.
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 764 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
AutoMapper by: Jimmy Bogard
  • 100 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.
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.
Hl7.Fhir.Serialization by: Ewout Kramer (ewout@fire.ly) and contributors
  • 39 total downloads
  • Latest version: 1.0.0
  • HL7 FHIR xml json parsing serialization
Contains general interfaces and classes for working with FHIR data, regardless of FHIR version or POCO's
CSharpFunctionalExtensions by: Vladimir Khorikov
  • 57 total downloads
  • Latest version: 1.7.1
  • C# Functional
CSharpFunctionalExtensions - functional extensions for C#.
CsvHelper by: Josh Close
  • 184 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.
Flurl by: Todd Menier
  • 272 total downloads
  • Latest version: 3.0.0-pre4
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Dapper by: Sam Saffron Marc Gravell
  • 876 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
EPPlus by: Jan Källman
  • 73 total downloads
  • Latest version: 4.1.0
  • Excel OOXML
A library to manage Excel spreadsheets, using OOXML.
DeviceId by: Matthew King
  • 158 total downloads
  • Latest version: 3.0.0
  • deviceid unique device identifier
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
Humanizer by: Mehdi Khalili Claire Novotny
  • 552 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hl7.FhirPath by: Ewout Kramer (ewout@fire.ly) and contributors
  • 323 total downloads
  • Latest version: 0.96.1
  • HL7 FluentPath FhirPath query language CQL FHIR
This library contains a runtime environment for executing HL7 FhirPath queries and invariants. It is used by the HL7 .NET FHIR API (https://www.nuget.org/packages/Hl7.Fhir.DSTU2) to run validation for the HL7 FHIR object model.
FluentMigrator by: Josh Coffman Tom Marien
  • 540 total downloads
  • Latest version: 1.6.2
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.