AttributeRouting.Core.Http
by: Tim McCall
- 677 total downloads
- Latest version: 3.5.6
Core functionality for AttributeRouting Web API packages.
AttributeRouting.Core.Web
by: Tim McCall
- 632 total downloads
- Latest version: 3.5.6
Core functionality for AttributeRouting ASP.NET MVC and Web API packages.
AttributeRouting.WebApi
by: Tim McCall
- 851 total downloads
- Latest version: 3.5.6
AttributeRouting for ASP.NET Web API lets you specify routes using attributes on your API controllers and actions.
AttributeRouting.WebApi.Hosted
by: Tim McCall
- 730 total downloads
- Latest version: 3.5.6
AttributeRouting for self-hosted Web API lets you specify routes using attributes on your API controllers and actions.
Autofac
by: Autofac Contributors
- 1.885k total downloads
- Latest version: 4.9.4
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
- 345 total downloads
- Latest version: 4.4.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
AutoFixture
by: Mark Seemann
- 6.476k total downloads
- Latest version: 3.51.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.
AutoFixture.Xunit
by: Mark Seemann
- 5.516k total downloads
- Latest version: 3.51.0
By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).
For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.
AutoMapper
by: Jimmy Bogard
- 1.127k total downloads
- Latest version: 7.0.1
A convention-based object-object mapper.
AutoMapper.Collection
by: Tyler Carlson
- 534 total downloads
- Latest version: 4.0.0
Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 181 total downloads
- Latest version: 2.0.1
AutoMapper extensions for ASP.NET Core
Automatonymous
by: Chris Patterson
- 704 total downloads
- Latest version: 3.2.1
Automatonymous, an open source state machine library, usable with MassTransit.
AWSSDK.Core
by: Amazon Web Services
- 21.381k total downloads
- Latest version: 4.0.102.3
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.S3
by: Amazon Web Services
- 32.359k total downloads
- Latest version: 4.0.103.3
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
AWSSDK.SecurityToken
by: Amazon Web Services
- 33.718k total downloads
- Latest version: 4.0.100.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.
Azure.Mcp.win-x64
by: Microsoft
- 1.009k total downloads
- Latest version: 3.0.0-beta.39
Azure MCP Server - Model Context Protocol implementation for Azure. Internal implementation package for win-x64.
bblanchon.PDFium.Linux
by: Benoît Blanchon
- 3.077k total downloads
- Latest version: 155.0.8057
This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.
BCrypt.Net-Next
by: Chris McKee Ryan D. Emerl Damien Miller
- 209 total downloads
- Latest version: 4.1.0
A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be "future-proof".
BenchmarkDotNet
by: .NET Foundation and contributors
- 992 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking