BoDi
by: Gaspar Nagy
- 1 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
Bogus
by: Brian Chavez
- 4 total downloads
- Latest version: 34.0.1
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.
bootstrap
by: Twitter Inc.
- 9 total downloads
- Latest version: 3.4.1
The most popular front-end framework for developing responsive, mobile first projects on the web.
BouncyCastle
by: Bouncy Castle Project Contributors
- 5 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.
- 11 total downloads
- Latest version: 2.6.2
BouncyCastle.NET is a popular cryptography library for .NET
BouncyCastle.NetCore
by: BouncyCastle
- 1 total downloads
- Latest version: 1.8.6
a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support
Box.V2.Core
by: Box Inc.
- 1 total downloads
- Latest version: 3.24.0
Windows SDK for v2 of the Box API. The SDK is built for .NET Core and includes JWTAuth support.
BraintreeHttp-Dotnet
by: braintreepayments
- 0 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
- 18 total downloads
- Latest version: 5.1.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Castle.Core.AsyncInterceptor
by: James Skimming
- 2 total downloads
- Latest version: 2.1.0
AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.
Castle.LoggingFacility
by: Castle Project Contributors
- 3 total downloads
- Latest version: 5.1.1
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
- 1 total downloads
- Latest version: 3.1.0
Package Description
Castle.Windsor
by: Castle Project Contributors
- 9 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
- 2 total downloads
- Latest version: 3.4.0
Package Description
CliWrap
by: Tyrrrz
- 1 total downloads
- Latest version: 3.10.0
Library for interacting with command-line interfaces
ClosedXML
by: Jan Havlíček Francois Botha Aleksei Pankratev Manuel de Leon Amir Ghezelbash
- 7 total downloads
- Latest version: 0.105.0
See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.0 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
ClosedXML.Parser
by: Jan Havlíček
- 5 total downloads
- Latest version: 1.2.0
A lexer and parser of Excel formulas with focus on performance. Its goal is to create
an abstract syntax tree from a formula text to enable formula evaluation.
CommandLineParser
by: gsscoder nemec ericnewton76 moh-hassan
- 2 total downloads
- Latest version: 2.9.1
Terse syntax C# command line parser for .NET. For FSharp support see CommandLineParser.FSharp. The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
CommunityToolkit.Mvvm
by: Microsoft
- 6 total downloads
- Latest version: 8.4.2
This package includes a .NET MVVM library with helpers such as:
- ObservableObject: a base class for objects implementing the INotifyPropertyChanged interface.
- ObservableRecipient: a base class for observable objects with support for the IMessenger service.
- ObservableValidator: a base class for objects implementing the INotifyDataErrorInfo interface.
- RelayCommand: a simple delegate command implementing the ICommand interface.
- AsyncRelayCommand: a delegate command supporting asynchronous operations and cancellation.
- WeakReferenceMessenger: a messaging system to exchange messages through different loosely-coupled objects.
- StrongReferenceMessenger: a high-performance messaging system that trades weak references for speed.
- Ioc: a helper class to configure dependency injection service containers.