AsyncUsageAnalyzers
by: Sam Harwell et. al.
- 7 total downloads
- Latest version: 1.0.0-alpha003
A collection of analyzers related to best practices for writing asynchronous code.
Autofac
by: Autofac Contributors
- 20 total downloads
- Latest version: 8.3.0
Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 36 total downloads
- Latest version: 10.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture
by: Mark Seemann AutoFixture
- 1 total downloads
- Latest version: 4.12.0
AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.
AutoMapper
by: Jimmy Bogard
- 80 total downloads
- Latest version: 14.0.0
A convention-based object-object mapper.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 2 total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous
by: Chris Patterson
- 59 total downloads
- Latest version: 5.1.4-develop.12
Automatonymous, an open source state machine library, usable with MassTransit
AWSSDK.Core
by: Amazon Web Services
- 10 total downloads
- Latest version: 3.7.304
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 12 total downloads
- Latest version: 3.7.307.32
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.575k total downloads
- Latest version: 4.0.0-preview.13
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.SQS
by: Amazon Web Services
- 4 total downloads
- Latest version: 3.7.301.3
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.
Azure.Core
by: Microsoft
- 100 total downloads
- Latest version: 1.45.0
This is the implementation of the Azure Client Pipeline
Azure.Core.Experimental
by: Microsoft
- 48 total downloads
- Latest version: 0.1.0-preview.37
Experimental types that might eventually move to Azure.Core
Azure.Identity
by: Microsoft
- 21 total downloads
- Latest version: 1.14.0
Provides APIs for authenticating to Microsoft Entra ID
Ben.Demystifier
by: Ben Adams
- 5 total downloads
- Latest version: 0.4.1
High performance understanding for stack traces (Make error logs more productive)
BoDi
by: Gaspar Nagy
- 0 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 144 total downloads
- Latest version: 35.6.3
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.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 30 total downloads
- Latest version: 2.6.0-beta.133
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 17 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
CacheManager.Core
by: MichaConrad
- 46 total downloads
- Latest version: 2.0.0
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.