Azure.Identity
by: Microsoft
- 12,495k total downloads
- Latest version: 1.17.1
Provides APIs for authenticating to Microsoft Entra ID
Azure.Core
by: Microsoft
- 9,118k total downloads
- Latest version: 1.50.0
This is the implementation of the Azure Client Pipeline
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 5,199k total downloads
- Latest version: 2.6.1
BouncyCastle.NET is a popular cryptography library for .NET
AutoMapper.Extensions.Microsoft.DependencyInjection
by: Jimmy Bogard
- 1,497k total downloads
- Latest version: 12.0.1
AutoMapper extensions for ASP.NET Core
AutoMapper
by: Jimmy Bogard
- 1,634k total downloads
- Latest version: 15.1.0
A convention-based object-object mapper.
Autofac.Extensions.DependencyInjection
by: Autofac Contributors
- 523 total downloads
- Latest version: 8.0.0
Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.
Autofac
by: Autofac Contributors
- 293 total downloads
- Latest version: 8.4.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.Extras.Quartz
by: shatl
- 255 total downloads
- Latest version: 8.1.0
Autofac integration for Quartz.Net.
Blazor.Bootstrap
by: Vikram Reddy
- 135 total downloads
- Latest version: 3.5.0
Blazor Bootstrap is a component library built on top of Blazor and Bootstrap5 CSS framework.
Azure.Security.KeyVault.Secrets
by: Microsoft
- 20 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Secrets client library
Azure.Security.KeyVault.Certificates
by: Microsoft
- 15 total downloads
- Latest version: 4.6.0
This is the Microsoft Azure Key Vault Certificates client library
Cassette.Aspnet
by: Andrew Davey
- 3 total downloads
- Latest version: 2.4.2
ASP.NET support for Cassette. Cassette automatically builds JavaScript, CSS and HTML template modules based on the dependencies between files. CoffeeScript and LESS are also supported.
bootstrap
by: The Bootstrap Authors
- 8 total downloads
- Latest version: 5.3.5
The most popular front-end framework for developing responsive, mobile first projects on the web.
BuildWebCompiler
by: Mads Kristensen
- 2 total downloads
- Latest version: 1.12.405
Compiles LESS, Sass, JSX and CoffeeScript files
BuildBundlerMinifier
by: Mads Kristensen
- 1 total downloads
- Latest version: 2.5.357
Bundles and minifies CSS, JS and HTML files
AutoFixture
by: Mark Seemann, AutoFixture
- 960 total downloads
- Latest version: 4.18.1
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.
bunit.web
by: Egil Hansen
- 3 total downloads
- Latest version: 1.40.0
bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.
Azure.Storage.Common
by: Microsoft
- 1 total downloads
- Latest version: 12.18.1
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
Azure.Storage.Blobs
by: Microsoft
- 1 total downloads
- Latest version: 12.19.1
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md
in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
bunit.core
by: Egil Hansen
- 1 total downloads
- Latest version: 1.40.0
bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.