BoDi
by: Gaspar Nagy
- 1 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle.Crypto.dll
by: Legion of the Bouncy Castle
- 2 total downloads
- Latest version: 1.8.1
Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody, and we've now been doing it for over 15 years!
The Bouncy Castle Crypto APIs are looked after by an Australian Charity, the Legion of the Bouncy Castle Inc., which looks after the care and feeding of the Bouncy Castle APIs. If you would like to help support this effort please see our donations page or purchase a support contract through Crypto Workshop. Requests to sponsor specific work on the APIs are also most welcome.
BouncyCastle.Cryptography
by: Legion of the Bouncy Castle Inc.
- 2 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
bunit
by: Egil Hansen
- 141 total downloads
- Latest version: 2.6.2
bUnit is a testing library for Blazor components.
You can easily define components under test in C# or Razor syntax and verify outcome
using semantic HTML diffing/comparison logic.
You can interact with and inspect the component under test, trigger event handlers,
provide cascading values, and inject services.
bUnit also includes a complete fake implementation of Blazor's authentication and
authorization logic, navigation manager, and
JSInterop.
bunit.core
by: Egil Hansen
- 126 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.
bunit.web
by: Egil Hansen
- 127 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.
bunit.xunit
by: Egil Hansen
- 4 total downloads
- Latest version: 1.0.0-preview-02
bUnit.xunit is an xUnit extension for bUnit, that provides a way for xUnit to run bUnit's razor-based tests, as well as other helpful extensions to make the testing experience better if you use xUnit for writing your tests.
Castle.Core
by: Castle Project Contributors
- 29 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Certes
by: Certes Contributors
- 1 total downloads
- Latest version: 3.0.4
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
Clipper2
by: Angus Johnson
- 166 total downloads
- Latest version: 2.0.0
Polygon Clipping and Offsetting Library
CliWrap
by: Tyrrrz
- 236 total downloads
- Latest version: 3.10.0
Library for interacting with command-line interfaces
CommandLineParser
by: gsscoder, nemec, ericnewton76, moh-hassan
- 45 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.
Common.Logging
by: Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen
- 17 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
- 14 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.
CommunityToolkit.Mvvm
by: Microsoft
- 25 total downloads
- Latest version: 8.4.0
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.
coverlet.collector
by: tonerdo
- 27 total downloads
- Latest version: 8.0.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CSharpToJsonSchema
by: tryAGI and contributors
- 19 total downloads
- Latest version: 3.10.2-dev.69
Generated C# SDK based on official CSharpToJsonSchema OpenAPI specification.
Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
Cucumber.CucumberExpressions
by: Cucumber Ltd, Gaspar Nagy
- 18 total downloads
- Latest version: 19.0.0
Cucumber Expressions implementation for .NET.
Cucumber.Messages
by: Cucumber Ltd, TechTalk
- 3 total downloads
- Latest version: 32.2.0
JSON schema-based messages for Cucumber's inter-process communication
Delaunator
by: nol1fe
- 26 total downloads
- Latest version: 1.0.11
Fast Delaunay triangulation of 2D points
Port from Mapbox's Delaunator project (JavaScript).