CacheManager.Core by: MichaConrad
  • 8 total downloads
  • Latest version: 0.4.1
CacheManager is a common interface and abstraction layer for caching. It supports various cache providers / clients and includes advanced features like multiple layer caching, event handling, synchronization and statistics. The Core library contains all base interfaces and tools. You may also want to install one of the other CacheManager packages to get other cache handle implementations etc.
Dapper.Extensions.NetCore by: Kakous
  • 5 total downloads
  • Latest version: 1.0.2
  • Dapper Extensions DataBase MsSql Sql Server
Dapper extensions.
DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 3 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
BouncyCastle.NetCore by: BouncyCastle
  • 12 total downloads
  • Latest version: 1.8.10
  • .net framework core standard
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Dapper by: Sam Saffron Marc Gravell
  • 73 total downloads
  • Latest version: 1.42.0
  • orm sql micro-orm
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
Castle.Core by: Castle Project Contributors
  • 6 total downloads
  • Latest version: 2.5.2
Castle Project 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
  • 6 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.
Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger
  • 2 total downloads
  • Latest version: 1.2.0
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
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.
Bogus by: Brian Chavez
  • 2 total downloads
  • Latest version: 15.0.1
  • fake bogus poco data generator database seed values test-data test
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 it to create and load databases and UIs with mock up data. Get started by using Faker class or a DataSet directly.
EFCore.BulkExtensions by: borisdj
  • 7 total downloads
  • Latest version: 9.0.1
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 3 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core PostgreSQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.MySql by: borisdj
  • 1 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core MySQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
AWSSDK.SecurityToken by: Amazon Web Services
  • 1.583k 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.
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.