Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 240 total downloads
- Latest version: 1.0.1
Windows API set dlls for use in operating systems that do not include them.
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Playwright
by: Microsoft
- 178 total downloads
- Latest version: 1.57.0
Playwright enables reliable end-to-end testing for modern web apps. It is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Learn more at https://playwright.dev/dotnet/.
Microsoft.SourceLink.Common
by: Microsoft
- 11 total downloads
- Latest version: 8.0.0
MSBuild tasks providing source control information.
Microsoft.SourceLink.GitHub
by: Microsoft
- 11 total downloads
- Latest version: 8.0.0
Generates source link for GitHub repositories.
Microsoft.TestPlatform.ObjectModel
by: Microsoft
- 7 total downloads
- Latest version: 17.6.0
The Microsoft Test Platform Object Model.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 226 total downloads
- Latest version: 1.21.0
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.Win32.Primitives
by: Microsoft
- 833 total downloads
- Latest version: 4.3.0
Provides common types for Win32-based libraries.
Commonly Used Types:
System.ComponentModel.Win32Exception
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Win32.Registry
by: Microsoft
- 1.624k total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.WindowsDesktop.App.Ref
by: Microsoft
- 9 total downloads
- Latest version: 8.0.14
Package Description
MiniExcel
by: LIN WEI-HAN Mini-Software team eynarhaji
- 13 total downloads
- Latest version: 1.37.0
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
Github : https://github.com/mini-software/MiniExcel
Gitee : https://gitee.com/dotnetchina/MiniExcel
Issues : https://github.com/mini-software/MiniExcel/issues
Todo : https://github.com/mini-software/MiniExcel/projects/1?fullscreen=true
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 80 total downloads
- Latest version: 1.7.0
Libmongocrypt wrapper for the .NET driver.
MySql.Data
by: Oracle
- 240 total downloads
- Latest version: 8.0.30
MySql.Data.MySqlClient .Net Core Class Library
NETStandard.Library
by: Microsoft
- 660 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 4.513k total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 540 total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
OpenTracing
by: The OpenTracing Authors
- 894 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
Owin
by: OWIN startup components contributors
- 10 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
PinYinConverterCore
by: netcorepal
- 261 total downloads
- Latest version: 1.0.2
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
Polly
by: Michael Wolfenden App vNext
- 14 total downloads
- Latest version: 7.2.4
Polly is a 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.
Polly.Extensions.Http
by: App vNext
- 13 total downloads
- Latest version: 3.0.0
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.