Nerdbank.GitVersioning by: Andrew Arnott
  • 1 total downloads
  • Latest version: 3.2.7-beta
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NJsonSchema.CodeGeneration by: Rico Suter
  • 2 total downloads
  • Latest version: 10.1.14
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NSwag.AssemblyLoader by: Rico Suter
  • 2 total downloads
  • Latest version: 11.14.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 2 total downloads
  • Latest version: 6.4.6122.16182
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration.TypeScript by: Rico Suter
  • 1 total downloads
  • Latest version: 11.9.0
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.11.2
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 1 total downloads
  • Latest version: 11.17.21
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 2 total downloads
  • Latest version: 11.12.13
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
OneOf by: Harry McIntyre
  • 1 total downloads
  • Latest version: 2.1.115
  • discriminated unions, return type, match switch
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.
RestSharp by: John Sheehan, RestSharp Community
  • 1 total downloads
  • Latest version: 106.3.0
Simple REST and HTTP API Client
runtime.win10-x86.Microsoft.Net.UWPCoreRuntimeSdk by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.10
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the CoreCLR runtime and build tools to build and run Universal Windows applications using CoreCLR. 61f5996beb6fc1a89ce6f08e075c834db7b4e63f When using NuGet 3.x this package requires at least version 3.4.
Sentry.Profiling by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 5.8.1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog by: Serilog Contributors
  • 2 total downloads
  • Latest version: 2.8.1-dev-01049
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Sinks.ApplicationInsights by: Joerg Battermann
  • 1 total downloads
  • Latest version: 1.4.21
  • serilog logging azure
Serilog event sink that writes to Microsoft Application Insights for Visual Studio Online.
Serilog.Sinks.MSSqlServer by: Michiel van Oudheusden, Christian Kadluba, Serilog Contributors
  • 1 total downloads
  • Latest version: 5.7.1-dev-00014
  • serilog sinks mssqlserver
A Serilog sink that writes events to Microsoft SQL Server
SkiaSharp.NativeAssets.Linux by: Microsoft
  • 0 total downloads
  • Latest version: 3.0.0-preview.3.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
Syncfusion.Licensing by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 20.4.0.48
  • syncfusion,licensing,license,xamarin,windows,wpf,asp.net,mvc,Xamarin.forms,ios,android,pcl,uwp,.net,aspnetcore,core
Syncfusion licensing is a .NET library for validating the registered Syncfusion license in an application at runtime. The Syncfusion license must be registered in an application when using the Syncfusion evaluation build or NuGet package assemblies. Documentation: https://help.syncfusion.com/common/essential-studio/licensing/license-key?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/general?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing). � Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 20.2.0.38
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.Buffers by: Microsoft
  • 2 total downloads
  • Latest version: 4.5.0-preview1-25914-04
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 10dc31ea70c14a33f371cea5a757a3d95b218acf When using NuGet 3.x this package requires at least version 3.4.
System.Text.Encoding by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-23109
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes. Commonly Used Types: System.Text.Encoding System.Text.DecoderFallbackException System.Text.Decoder System.Text.EncoderFallbackException System.Text.Encoder System.Text.EncoderFallback System.Text.EncoderFallbackBuffer System.Text.DecoderFallback System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback