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
- 1 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
- 29 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
- 1 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
NJsonSchema.Yaml
by: Rico Suter
- 1 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
Npgsql
by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 20 total downloads
- Latest version: 10.0.1
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.DependencyInjection
by: Shay Rojansky
- 1 total downloads
- Latest version: 10.0.0
Package Description
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky, Austin Drenski, Yoh Deadfall
- 2 total downloads
- Latest version: 10.0.0
PostgreSQL/Npgsql provider for Entity Framework Core.
Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite
by: Shay Rojansky
- 2 total downloads
- Latest version: 10.0.0
NetTopologySuite PostGIS spatial support plugin for PostgreSQL/Npgsql Entity Framework Core provider.
Npgsql.NetTopologySuite
by: Shay Rojansky, Yoh Deadfall
- 3 total downloads
- Latest version: 10.0.1
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.
NSec.Cryptography
by: Klaus Hartke
- 1 total downloads
- Latest version: 25.4.0
Provides modern cryptographic algorithm implementations for .NET based on libsodium.
Commonly Used Types:
NSec.Cryptography.Aegis256
NSec.Cryptography.Argon2id
NSec.Cryptography.Blake2b
NSec.Cryptography.Chacha20Poly1305
NSec.Cryptography.Ed25519
NSec.Cryptography.X25519
NSwag.AspNetCore
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 14.6.3
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
OneOf
by: Harry McIntyre
- 3 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
- 12 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 16 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.15.0
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 6 total downloads
- Latest version: 1.15.0
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 17 total downloads
- Latest version: 1.15.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 8 total downloads
- Latest version: 1.15.1
ASP.NET Core instrumentation for OpenTelemetry .NET