MudBlazor
by: Garderoben, Henon and Contributors
- 1 total downloads
- Latest version: 5.0.5
MudBlazor is an ambitious Material Design component framework for Blazor with an emphasis on ease of use and clear structure. It is perfect for .NET developers who want to rapidly build web applications without having to struggle with CSS and Javascript. MudBlazor, being written entirely in C#, empowers them to adapt, fix or extend the framework and the multitude of examples in the documentation makes learning MudBlazor very easy.
NetTopologySuite
by: NetTopologySuite - Team
- 1 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.
NJsonSchema
by: Rico Suter
- 1 total downloads
- Latest version: 9.10.2
JON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 1 total downloads
- Latest version: 10.0.10
JSON Schema reader, generator and validator for .NET
Npgsql
by: Shay Rojansky, Yoh Deadfall, Brar Piening, Nikita Kazmin, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
- 1 total downloads
- Latest version: 6.0.0-preview4
Npgsql is the open source .NET data provider for PostgreSQL.
NSwag.Annotations
by: Rico Suter
- 1 total downloads
- Latest version: 13.10.7
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.CSharp
by: Rico Suter
- 1 total downloads
- Latest version: 11.6.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.WebApi
by: Rico Suter
- 1 total downloads
- Latest version: 13.6.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 5.4.0+d790b66be476cd901a56bd46ada037162097ee21
The understanding of target frameworks for NuGet.Packaging.
NuGet.Packaging.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.8.0
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
Polly.Extensions.Http
by: App vNext
- 1 total downloads
- Latest version: 1.0.1-preview2
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Sentry.AspNetCore
by: Sentry Team and Contributors
- 1 total downloads
- Latest version: 3.28.1
Official ASP.NET Core integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Extensions.Logging
by: Microsoft, Serilog Contributors
- 1 total downloads
- Latest version: 2.0.3
Low-level Serilog provider for Microsoft.Extensions.Logging
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 1 total downloads
- Latest version: 2.88.4-preview.76
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.
Spectre.Console
by: Patrik Svensson
- 1 total downloads
- Latest version: 0.36.1-preview.0.3
A library that makes it easier to create beautiful console applications.
System.Collections.Immutable
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.6.25358.103
This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity.
The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.
System.Composition.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.3.20214.6
Contains runtime components of the Managed Extensibility Framework.
Commonly Used Types:
System.Composition.CompositionContext
When using NuGet 3.x this package requires at least version 3.4.
System.Composition.TypedParts
by: Microsoft
- 1 total downloads
- Latest version: 9.0.7
Provides container configuration and some extension methods for the Managed Extensibility Framework (MEF).
System.Diagnostics.DiagnosticSource
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc.2.21480.5
Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools)
Commonly Used Types:
System.Diagnostics.DiagnosticListener
System.Diagnostics.DiagnosticSource
System.IdentityModel.Tokens.Jwt
by: Microsoft
- 1 total downloads
- Latest version: 5.1.2
Includes types that provide support for creating, serializing and validating JWT tokens.