MudBlazor
by: Garderoben, Henon and Contributors
- 5 total downloads
- Latest version: 8.15.0
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
Nanoid
by: codeyu
- 30 total downloads
- Latest version: 3.1.0
A tiny, secure, URL-friendly, unique string ID generator for .NET Core.
Nerdbank.Streams
by: Andrew Arnott
- 5 total downloads
- Latest version: 2.12.87
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetEscapades.EnumGenerators
by: Andrew Lock
- 19 total downloads
- Latest version: 1.0.0-beta16
A source generator for creating helper extension methods on enums using a [EnumExtensions] attribute
NetTopologySuite
by: NetTopologySuite - Team
- 6 total downloads
- Latest version: 2.6.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 2 total downloads
- Latest version: 2.1.0
This package contains the IO library to cope with PostGis spatial data.
Newtonsoft.Json
by: James Newton-King
- 41 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 8 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
Npgsql.NetTopologySuite
by: Yoh Deadfall, Shay Rojansky
- 1 total downloads
- Latest version: 1.0.0
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 3.0.216
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenTelemetry
by: OpenTelemetry Authors
- 21 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 22 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 22 total downloads
- Latest version: 1.14.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 21 total downloads
- Latest version: 1.14.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 21 total downloads
- Latest version: 1.14.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 21 total downloads
- Latest version: 1.14.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.14.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.14.0
.NET runtime instrumentation for OpenTelemetry .NET.
Otp.NET
by: Kyle Spearrin
- 9 total downloads
- Latest version: 1.4.1
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes.
For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Parlot
by: Sebastien Ros
- 6 total downloads
- Latest version: 1.5.2
Parlot is a fast, lightweight and simple to use .NET parser combinator.