Microsoft.NETCore.Runtime
by: Microsoft
- 12 total downloads
- Latest version: 1.0.2-rc2-24027
The .NET Core runtime. \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Microsoft.NETCore.Runtime.CoreCLR
by: Microsoft
- 24 total downloads
- Latest version: 1.1.2
The .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets
by: Microsoft
- 321 total downloads
- Latest version: 2.0.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.
8321c729934c0f8be754953439b88e6e1c120c24
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Windows.ApiSets
by: Microsoft
- 14 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.OData.Edm
by: Microsoft
- 9 total downloads
- Latest version: 7.6.1
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
Microsoft.Packaging.Tools
by: Microsoft
- 11 total downloads
- Latest version: 1.0.0-preview1-25301-01
Provides build infrastructure for handling conflicting assets from packages and trimming unused files from an application.
57a0c74f36c8b254211c16547f6249b6604d527d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.TypeScript.MSBuild
by: Microsoft
- 34 total downloads
- Latest version: 3.6.3
The TypeScript MSBuild task, and matching compiler version.
Microsoft.VisualStudio.Web.BrowserLink
by: Microsoft
- 22 total downloads
- Latest version: 2.0.0
A middleware that supports creating a communication channel between the development environment and one or more web browsers.
Microsoft.VisualStudio.Web.CodeGeneration.Design
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.
- 21 total downloads
- Latest version: 2.0.0
Contains Entity Framework Core Services used by ASP.NET Core Code Generators.
Microsoft.VisualStudio.Web.CodeGeneration.Templating
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
Contains Razor based templating host used by ASP.NET Core Code Generators.
Modernizr
by: Faruk Ateş Paul Irish Alex Sexton
- 13 total downloads
- Latest version: 2.8.3
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
MongoDB.Driver.Core
by: MongoDB Inc.
- 81 total downloads
- Latest version: 2.13.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 50 total downloads
- Latest version: 1.2.2
Libmongocrypt wrapper for the .NET driver.
MorseCode.ITask
by: MorseCode Software
- 117 total downloads
- Latest version: 2.0.3
An awaitable covariant ITask interface which may be used in place of the built-in Task class.
MySql.Data
by: Oracle
- 22 total downloads
- Latest version: 6.10.6
MySql.Data.MySqlClient .Net Core Class Library
NCrontab.Advanced
by: NCrontab.Advanced
- 24 total downloads
- Latest version: 1.3.28
Cron string parser for .NET
NETStandard.Library
by: Microsoft
- 220 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
- 323 total downloads
- Latest version: 13.0.1
Json.NET is a popular high-performance JSON framework for .NET
Nito.Collections.Deque
by: Stephen Cleary
- 10 total downloads
- Latest version: 1.0.4
A double-ended queue.