Top 20 NuGet micro Packages

The Micro Rule Engine is a small(As in about 200 lines) Rule Engine that allows you to create Business rules that are not hard coded. Under the hood MRE creates a Linq Expression tree and compies a rule into an anonymous method i.e. Func<T bool>
TypeSql compiles annotated SQL into strongly-typed data-access-objects
A light, simple, flexible, open source and generally awesome micro ORM.
Micro ORM for .NET
IfInjector is a lightweight, high performance micro-IoC container. The container is packaged as a PCL 104 library - suitable for WP7.1, Windows Store and SL4+ (MonoDroid, MonoTouch) projects. Distinguishing features are small size, speed and attribute based configuration.
A boilerplate template for creating NarraSparkMVC core/base projects.
A boilerplate template for creating NarraSparkMVC plugins.
Generative type provider that simplifies using micro-ORMs (e.g. Dapper, etc.) by generating types mapped to tables.
FluentDAO is a Micro ORM that makes it simple to select, insert, update and delete data in a database. visit http://leadnt.github.io/FluentDAO for more info.
Microsoft .NET Micro Framework Core Library
Mocking tools for the .NET Micro Framework. This package contains the core pieces needed in your project and your test project.
Mocking tools for the .NET Micro Framework. If you are using PWM, this package contains the core pieces needed in your project and your test project. This is a separate module so you don't have to reference Microsoft's PWM library if you aren't using PWM.
Mocking tools for the .NET Micro Framework. This package contains testing helper, and only needs to be referenced by your unit test project. You can also not use this and create your own mocks by implementing the core interfaces instead.
This library is a .NET Micro Framework driver for Eclo Solutions SIM800H IoT module. Includes support for: - TCP sockets (with/without SLL) - HTTP(S) with .NETMF equivalent API - SMS - NTP protocol - Location services (using SIMCOM API) - Sending image and text MMS message Versions available for ....
Library to make it easier to communicate over a serial connection.
Easy and simple Oracle db mapper
Minimal template for dot net core microservice.
Templates for dot net core microservice.
Easily map data from DbDataReader to Poco objects or Poco to DbCommand parameters. You can use DbDataReader/DbCommand that you already know, and still have an easy to maintain transformation to/from POCO objects.
A common interface for abstracting the Pub/Sub pattern from its concrete implementation.