BouncyCastle.Cryptography by: Legion of the Bouncy Castle Inc.
  • 2 total downloads
  • Latest version: 2.7.0-beta.98
  • bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls
BouncyCastle.NET is a popular cryptography library for .NET
bunit by: Egil Hansen
  • 110 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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
  • 113 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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
  • 113 total downloads
  • Latest version: 1.40.0
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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
  • 2 total downloads
  • Latest version: 1.0.0-preview-02
  • bUnit razor components blazor components unit testing testing blazor components blazor server blazor wasm
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 dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Certes by: Certes Contributors
  • 0 total downloads
  • Latest version: 3.0.4
  • Certes letsencrypt ACME HTTPS SSL Certificate dotnettool
A client implementation for the Automated Certificate Management Environment (ACME) protocol.
Clipper2 by: Angus Johnson
  • 166 total downloads
  • Latest version: 2.0.0
  • geometry polygon clipping inflate intersection union difference offsetting boolean-operations
Polygon Clipping and Offsetting Library
CliWrap by: Tyrrrz
  • 223 total downloads
  • Latest version: 3.10.0
  • shell pipe command line executable interface wrapper standard input output error arguments net core
Library for interacting with command-line interfaces
CommandLineParser by: gsscoder, nemec, ericnewton76, moh-hassan
  • 41 total downloads
  • Latest version: 2.9.1
  • command line commandline argument option parser parsing library syntax shell
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
  • 16 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
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
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
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
  • 14 total downloads
  • Latest version: 8.4.0
  • dotnet Community Toolkit .NET MVVM MVVMToolkit INotifyPropertyChanged Observable IOC DI Dependency Injection Object Messaging Extensions Helpers
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
  • 15 total downloads
  • Latest version: 6.0.4
  • coverage testing unit-test lcov opencover quality
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
  • api client sdk dotnet swagger openapi specification openai generated nswag functions gpt-3.5 gpt-4 chatgpt generator source generator constants prices pricing vision audio embedding moderation image chat
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
  • 17 total downloads
  • Latest version: 19.0.0
  • specflow cucumber
Cucumber Expressions implementation for .NET.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 2 total downloads
  • Latest version: 32.2.0
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
Delaunator by: nol1fe
  • 14 total downloads
  • Latest version: 1.0.11
  • delaunay triangulation voronoi
Fast Delaunay triangulation of 2D points Port from Mapbox's Delaunator project (JavaScript).
DiffPlex by: Matthew Manela
  • 32 total downloads
  • Latest version: 1.9.0
  • diff
DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
Divergic.Logging.Xunit by: rprimrose
  • 1 total downloads
  • Latest version: 4.3.0
  • xUnit Logging
This library provides Microsoft.Extensions.Logging support for Xunit.