Top 20 NuGet Packages

DryIoc container implementation
DI support for Asp.Net WebApi ApiController
General utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way.
General utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way.
General database utility functionality used throughout various iayos projects, driven largely by Moneta, with a few other surprises on the way.
A clone+mod of Dapper.SimpleCRUD but with type-safe common CRUD methods instead of error-prone anonymous parameter objects. (some private static methods caused issues that meant I couldn't simply extend the SimpleCRUD partial class) Adds strongly typed selectors by using reflection over DB En...
Plugin to integrate ServiceStack IRequestLogger with Rollbar.com API for request/error monitoring. Contains Request, Response, Session and Error/Exception logging. Heavily inspired by https://github.com/wwwlicious/servicestack-seq-requestlogsfeature and also makes extensive use of https://github.com...
Class library holding models, exceptions, validation and other common classes used by boilerplate-xamarin-app and boilerplate-core-api projects.
Package Description
abp module for ldap
A framework that provides extensions to create OpenAPI 3.0 specifications with NSwag. NSwag toolchain used from https://github.com/RicoSuter/NSwag under the license https://github.com/RicoSuter/NSwag/blob/master/LICENSE.md. Please only use this component if you agree to and comply with the above l...
A framework for obtaining and working with airport information from publicly available databases. The typical usecase is to resolve information such as name, country and timezone information from e.g. an IATA code. Data sources utilized: Openflights Airport and Country data available from https://...
IBM Data Server provider for .NET Core.
Provide extension features for IC.Navigation.
Common model elements for iCache
Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data.
Light weight and very simple iCal parser. Parses only VEVENT objects; ignores other in iCal data. This is a PCL that works with WPSL