Azure.Monitor.OpenTelemetry.Exporter
by: Microsoft
- 138 total downloads
- Latest version: 1.8.2
An OpenTelemetry .NET exporter that exports to Azure Monitor
BenchmarkDotNet
by: .NET Foundation and contributors
- 286 total downloads
- Latest version: 0.16.0-preview.1
Powerful .NET library for benchmarking
BenchmarkDotNet.Annotations
by: .NET Foundation and contributors
- 66 total downloads
- Latest version: 0.15.8
Powerful .NET library for benchmarking
BenchmarkDotNet.Core
by: .NET Foundation and contributors
- 42 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BenchmarkDotNet.Toolchains.Roslyn
by: .NET Foundation and contributors
- 34 total downloads
- Latest version: 0.10.14
Powerful .NET library for benchmarking
BepuPhysics
by: Ross Nordby
- 246 total downloads
- Latest version: 2.5.0-beta.29
Speedy real time physics simulation library.
BepuUtilities
by: Ross Nordby
- 316 total downloads
- Latest version: 2.5.0-beta.29
Supporting utilities library for BEPUphysics v2.
BlazorBlaze
by: ModelingEvolution Team
- 539 total downloads
- Latest version: 1.6.1
High-performance 2D canvas engine for Blazor using SkiaSharp. Features include scene graph, hit detection, camera zoom/pan, extensible controls, and reactive data binding.
BlazorBlaze.Scene3D
by: ModelingEvolution Team
- 21 total downloads
- Latest version: 1.6.1
Engine-agnostic 3D scene graph with geometry types, Camera3D, and ISceneRenderer interface for Blazor applications. No rendering engine dependency.
BlazorBlaze.Server
by: ModelingEvolution Team
- 371 total downloads
- Latest version: 1.6.1
Server-side extensions for BlazorBlaze including WebSocket streaming endpoints and IRemoteCanvas for server-rendered vector graphics.
BlazorMonaco
by: Serdar Ciplak
- 277 total downloads
- Latest version: 3.5.0
Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code. Developed to work with Monaco Editor v0.55.1
BoDi
by: Gaspar Nagy
- 24 total downloads
- Latest version: 1.5.0
A very simple IoC container, easily embeddable also as a source code.
BouncyCastle
by: Bouncy Castle Project Contributors
- 47 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.Crypto.dll
by: Legion of the Bouncy Castle
- 3 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.
- 42 total downloads
- Latest version: 2.7.0-beta.98
BouncyCastle.NET is a popular cryptography library for .NET
bunit
by: Egil Hansen
- 436 total downloads
- Latest version: 2.8.4-preview
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
- 320 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
- 327 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
- 20 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
- 165 total downloads
- Latest version: 5.2.1
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter