CacheManager.Core by: MichaConrad
  • 38 total downloads
  • Latest version: 1.2.0
  • Caching Cache CacheManager Distributed Cache StackExchange Redis Azure AppFabric Memcached
CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 33 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
BouncyCastle.NetCore by: BouncyCastle
  • 15 total downloads
  • Latest version: 1.9.0
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Configuration by: Cameron Fletcher Configuration contributors
  • 18 total downloads
  • Latest version: 0.2.0-beta13
  • app.config config configuration
A simple configuration library for .NET
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 22 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
Castle.Core by: Castle Project Contributors
  • 55 total downloads
  • Latest version: 4.4.1
  • castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
AsyncUsageAnalyzers by: Sam Harwell et. al.
  • 7 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.
AutoMapper by: Jimmy Bogard
  • 26 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.
Ardalis.Specification by: Steve Smith (@ardalis) Scott DePouw
  • 6 total downloads
  • Latest version: 1.1.1
  • spec specification repository ddd
A simple package with a base Specification class, for use in creating queries that work with Repository types.
Ardalis.GuardClauses by: Steve Smith (@ardalis)
  • 25 total downloads
  • Latest version: 3.3.0
  • guard clause clauses assert assertion
A simple package by @ardalis and @nimblepros with guard clause helper methods. See docs for how to extend using your own extension methods defined in your project.
CommonServiceLocator by: Microsoft.Practices.ServiceLocation
  • 6 total downloads
  • Latest version: 2.0.5
  • 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.
Bogus by: Brian Chavez
  • 144 total downloads
  • Latest version: 35.6.3
  • faker fake bogus poco data generator database seed values test-data test tdd testing .net EF
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
AWSSDK.S3 by: Amazon Web Services
  • 12 total downloads
  • Latest version: 3.7.307.32
  • AWS Amazon cloud S3 aws-sdk-v3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken by: Amazon Web Services
  • 1.612k total downloads
  • Latest version: 4.0.0-preview.13
  • AWS Amazon cloud SecurityTokenService aws-sdk-v4 STS
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
CSharp by: CSharp Development Team
  • 4 total downloads
  • Latest version: 1.2.0
  • csharp
CSharp
Automatonymous by: Chris Patterson
  • 26 total downloads
  • Latest version: 1.2.11
Automatonymous is a state machine library for .NET
AWSSDK.Core by: Amazon Web Services
  • 10 total downloads
  • Latest version: 3.7.304
  • AWS Amazon cloud aws-sdk-v3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SQS by: Amazon Web Services
  • 4 total downloads
  • Latest version: 3.7.301.3
  • AWS Amazon cloud SQS aws-sdk-v3
Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.
BoDi by: Gaspar Nagy
  • 0 total downloads
  • Latest version: 1.5.0
  • dependency injection embeddable
A very simple IoC container, easily embeddable also as a source code.
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 6 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.