Azure.Security.KeyVault.Keys
by: Microsoft
- 986 total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Keys client library
Azure.Security.KeyVault.Secrets
by: Microsoft
- 944 total downloads
- Latest version: 4.8.0
This is the Microsoft Azure Key Vault Secrets client library
Bogus
by: Brian Chavez
- 4.941k total downloads
- Latest version: 35.6.4
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
by: Bouncy Castle Project Contributors
- 295 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.Cryptography
by: Legion of the Bouncy Castle Inc.
- 532 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 383 total downloads
- Latest version: 2.2.1
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
BraintreeHttp-Dotnet
by: braintreepayments
- 255 total downloads
- Latest version: 0.3.0
BraintreeHttp is a generic http client designed to be used with code-generated projects.
Castle.Core
by: Castle Project Contributors
- 1.195k total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 550 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
- 92 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.Facilities.AspNet.SystemWeb
by: Castle Project Contributors
- 293 total downloads
- Latest version: 6.0.0
Castle Windsor system web facility lets you easily add windsor to legacy aspnet web apps.
Castle.LoggingFacility
by: Castle Project Contributors
- 707 total downloads
- Latest version: 6.0.0
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.LoggingFacility.MsLogging
by: Castle.LoggingFacility.MsLogging
- 370 total downloads
- Latest version: 3.1.0
Package Description
Castle.Windsor
by: Castle Project Contributors
- 979 total downloads
- Latest version: 6.0.0
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection
by: Castle.Windsor.MsDependencyInjection
- 807 total downloads
- Latest version: 3.4.0
Package Description
Colorful.Console
by: Tom Akita Muhammad Rehan Saeed Matt Furden Drew Noakes Jamie Gould Marcos Vinicius Maia Sergey Korshunov Adam Schiavone IGusev Shreyas Jejurkar
- 610 total downloads
- Latest version: 1.2.15
Style your C# console output!
Common.Logging
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 855 total downloads
- Latest version: 3.4.1
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core
by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
- 603 total downloads
- Latest version: 3.4.1
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
CommonServiceLocator
by: .NET Foundation and Contributors
- 185 total downloads
- Latest version: 2.0.7
The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references.
Configuration
by: Cameron Fletcher Configuration contributors
- 216 total downloads
- Latest version: 0.2.0-beta13
A simple configuration library for .NET