Top 20 NuGet Packages
A simple library to interact with the Eventbrite API.
Common functionality

Dapper database agnostic SELECT, INSERT, UPDATE, DELETE, MERGE operations and a file or resource database migration tool
Runs Dapper queries using SqlGenerator for generating and caching SQL, does not have any dependencies other than Dapper and generates modern SQL depending on a connection type while being fully customizable
Type-safe Dapper built with "Criteria Pattern"
Ambient context implementation for Dapper.NET
A simple auto generated CRUD operations library that is a wrapper around Dapper and exposes the Repository interface
Abstract and base classes for a Dapper-based platform-neutral CRUD library
Track row change history across your database by user, with key-to-text lookups
Moq extensions for Dapper methods.
Assembly that provides assistance in testing Dapper methods, allows for Verify and Setup with sql and parameters
Add a Dapper repository to your project that reduces basic CRUD operations to a single line of code. Execute full queries and stored procedures. Easily add filters and parametrs. Supports Async and non-Async in Framework, Standard and Core.
Dapper.SimpleSave makes it easy to save complex object hierarchies to a relational database.
Simple fluent api by using existing dapper's api.
A Dapper wrapper which provides some useful helper for common data operations.
Dapplo.CaliburnMicro.Security brings security to Dapplo.CaliburnMicro
Svg support for WinForms
This extension adds some generic application services for desktop applications.
This extension adds Caliburn.Micro support to generic host based WPF applications. With this you can enhance your application with a UI, and use all the services provided by the generic host like DI, logging etc, together with this great MVVM framework.
This extension adds MahApps.Metro support to generic host based WPF applications. With this you can enhance your application with a UI, and use all the services provided by the generic host like DI, logging etc, together with this UI framework for WPF.
This extension adds plug-in support to generic host based applications.