Microsoft.TypeScript.MSBuild by: TypeScript Team
  • 1 total downloads
  • Latest version: 2.0.6
  • TypeScript
The TypeScript MSBuild task, and matching compiler version.
Microsoft.Windows.CsWinRT by: Microsoft
  • 1 total downloads
  • Latest version: 1.2.2
  • managed C# WinRT cswinrt WinMD xlang
C#/WinRT provides packaged WinRT projection support for the C# language. It is compatible with .NET 5 and does not require any built-in knowledge of WinRT by the C# compiler.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.25136-preview
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 25136. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
MySqlConnector by: Bradley Grainger
  • 3 total downloads
  • Latest version: 2.1.12
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NJsonSchema.Yaml by: Rico Suter
  • 1 total downloads
  • Latest version: 10.0.12
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 13.11.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
Polly by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 5.5.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
SharpDX.D3DCompiler by: Alexandre Mutel
  • 1 total downloads
  • Latest version: 2.0.1
  • SharpDX DirectX Direct3D MDX 3D D3DCompiler HLSL fx Shaders
Assembly providing DirectX - D3DCompiler managed API
SharpZipLib by: ICSharpCode
  • 1 total downloads
  • Latest version: 1.0.0
  • Compression Library Zip GZip BZip2 LZW Tar
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SSH.NET by: Renci
  • 1 total downloads
  • Latest version: 2016.0.0-beta2
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 1 total downloads
  • Latest version: 17.2.0.49
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
Syncfusion Essential PDF is a .NET standard PDF library used to create, read, and edit PDF files in any .NET Core applications. Key features: • Create, edit, fill, and flatten the AcroForm form fields. • Merge, split, rearrange, and remove pages. • Create accessible PDF (PDF/UA) from scratch. • Watermark or stamp PDF documents with text or images. • Extract text. • Create richly formatted tables from different data source easily. More styling options are available. • Protect PDF with the advanced encryption standard (PDF 2.0). Change password and permission are also available. • Advanced digital signing with PFX, HSM and Windows Store. Support for Online Certificate Status Protocol (OCSP), Certificate Revocation List (CRL). • Add, edit, and remove 17+ supported annotations. • Pre-defined and JavaScript actions are available. • Add, edit, and delete bookmark from the PDF. • Add, edit, delete, and extract attachments from the PDF. Learn more: https://www.syncfusion.com/pdf-framework/net-core Documentation: http://help.syncfusion.com/file-formats/pdf/ Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forums: https://www.syncfusion.com/forums/windowsforms 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/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
System.Data.Common by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.1-rc2-24027
Provides the base abstract classes, including System.Data.DbConnection and System.Data.DbCommand, for all data providers. Commonly Used Types: System.DBNull System.Data.Common.DbConnection System.Data.Common.DbException System.Data.Common.DbParameter System.Data.DbType System.Data.Common.DbDataReader System.Data.Common.DbCommand System.Data.Common.DbTransaction System.Data.Common.DbParameterCollection System.Data.Common.DbProviderFactory \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
xunit by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.0.0-alpha-build2552
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features.