Microsoft.NET.Workload.Mono.ToolChain.Manifest-6.0.400
by: Microsoft
- 213 total downloads
- Latest version: 6.0.36
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2.228k total downloads
- Latest version: 8.0.23
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 79 total downloads
- Latest version: 9.0.12
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 2.23k total downloads
- Latest version: 8.0.23
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 79 total downloads
- Latest version: 9.0.12
Internal toolchain package not meant for direct consumption. Please do not reference directly.
- 78 total downloads
- Latest version: 9.0.12
Internal toolchain package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.Platforms
by: Microsoft
- 5.739k total downloads
- Latest version: 5.0.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 2.214k total downloads
- Latest version: 1.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.VisualStudio.Azure.Containers.Tools.Targets
by: Microsoft
- 195 total downloads
- Latest version: 1.21.2
Targets files to enable the Visual Studio Tools for Containers.
Microsoft.Win32.Registry
by: Microsoft
- 1.697k 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.
MimeTypes
by: Kristian Hellang
- 175 total downloads
- Latest version: 2.5.2
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Mongo2Go
by: Johannes Hoppe and many contributors
- 263 total downloads
- Latest version: 2.2.16
Mongo2Go is a managed wrapper around the latest MongoDB binaries. It targets .NET Standard 1.6.
This Nuget package contains the executables of mongod, mongoimport and mongoexport v3.6.1 for Windows, Linux and macOS.
Mongo2Go has two use cases:
1. Providing multiple, temporary and isolated MongoDB databases for unit tests (or to be precise: integration tests)
2. Providing a quick to set up MongoDB database for a local developer environment
MongoDB.Driver.Core
by: MongoDB Inc.
- 61 total downloads
- Latest version: 2.14.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 1.628k total downloads
- Latest version: 1.11.0
Libmongocrypt wrapper for the .NET driver.
NCrontab
by: Atif Aziz
- 141 total downloads
- Latest version: 3.3.3
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
NETStandard.Library
by: Microsoft
- 1.808k total downloads
- Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 3.236k 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.537k total downloads
- Latest version: 1.0.2
Json.NET BSON adds support for reading and writing BSON
OfficeIMO.Word
by: Przemyslaw Klys
- 243 total downloads
- Latest version: 1.0.9
An Open Source cross-platform .NET library providing an easy way to create
Microsoft Word (DocX) documents.
Polly
by: Michael Wolfenden, App vNext
- 1.019k 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.