AWSSDK
by: Amazon Web Services
- 2.554k total downloads
- Latest version: 2.3.55.2
This is the previous version 2 generation of the AWS SDK for .NET. The new version 3 of the AWS SDK for .NET uses separate packages for each service. For example Amazon S3 is in the AWSSDK.S3 package, Amazon SQS is in AWSSDK.SQS and Amazon DynamnoDB is in AWSSDK.DynamoDBv2.
AWSSDK.Core
by: Amazon Web Services
- 19.183k total downloads
- Latest version: 3.7.400.79
The Amazon Web Services SDK for .NET - Core Runtime
AWSSDK.SecurityToken
by: Amazon Web Services
- 16.161k total downloads
- Latest version: 3.7.401.27
The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.
BenchmarkDotNet
by: .NET Foundation and contributors
- 684 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 429 total downloads
- Latest version: 0.14.0
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 125 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 141 total downloads
- Latest version: 0.10.3
Powerful .NET library for benchmarking
Blazorise
by: Megabit
- 2.376k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Bootstrap5
by: Megabit
- 1.059k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Components
by: Mladen Macanovic
- 218 total downloads
- Latest version: 0.8.6
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.DataGrid
by: Megabit
- 1.581k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Icons.FontAwesome
by: Megabit
- 264 total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Blazorise.Snackbar
by: Megabit
- 2.21k total downloads
- Latest version: 1.7.2
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
BouncyCastle
by: Bouncy Castle Project Contributors
- 255 total downloads
- Latest version: 1.8.9
The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.
BouncyCastle.NetCore
by: BouncyCastle
- 616 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Castle.Core
by: Castle Project Contributors
- 637 total downloads
- Latest version: 4.4.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 325 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.DynamicProxy
by: Castle Project Contributors
- 52 total downloads
- Latest version: 2.2.0
Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.
Castle.LoggingFacility
by: Castle Project Contributors
- 376 total downloads
- Latest version: 5.1.2
Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).
Castle.Windsor
by: Castle Project Contributors
- 481 total downloads
- Latest version: 5.1.2
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.