NuGet
|
Microsoft.Extensions.Options.ConfigurationExtensions
|
Microsoft.Extensions.Options.ConfigurationExtensions
|
NuGet
|
Microsoft.AspNet.Mvc
|
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
|
NuGet
|
Serilog
|
Simple .NET logging with fully-structured events
|
NuGet
|
System.IO.FileSystem.Primitives
|
Provides common enumerations and exceptions for path-based I/O libraries.
|
NuGet
|
System.Security.Cryptography.Cng
|
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG).
Commonly Used Types:
System.Security.Cryptography.RSACng
System.Security.Cryptography.ECDsaCng
System.Security.Cryptography.CngKey
|
NuGet
|
System.IO.FileSystem
|
Provides types that allow reading and writing to files and types that provide basic file and directory support.
|
NuGet
|
System.Reflection.Emit
|
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers.
|
NuGet
|
Microsoft.AspNet.WebPages
|
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
|
NuGet
|
System.ValueTuple
|
System.ValueTuple
|
NuGet
|
Microsoft.AspNetCore.Http.Features
|
Microsoft.AspNetCore.Http.Features
|
NuGet
|
Microsoft.AspNetCore.Authentication.JwtBearer
|
Microsoft.AspNetCore.Authentication.JwtBearer
|
NuGet
|
Microsoft.EntityFrameworkCore.Design
|
Microsoft.EntityFrameworkCore.Design
|
NuGet
|
System.Diagnostics.Tracing
|
Provides class that enable you to create high performance tracing events to be captured by event tracing for Windows (ETW).
Commonly Used Types:
System.Diagnostics.Tracing.EventSource
System.Diagnostics.Tracing.EventListener
System.Diagnostics.Tracing.EventLevel
System.Diagnostics.Tracing.EventKeywords
System.Diagnostics.Tracing.EventWrittenEventArgs
System.Diagnostics.Tracing.EventAttribute
System.Diagnostics.Tracing.EventSourceAttribute
System.Diagnostics.Tracing.NonEventAttribute
|
NuGet
|
Microsoft.VisualStudio.Web.BrowserLink
|
Microsoft.VisualStudio.Web.BrowserLink
|
NuGet
|
Microsoft.EntityFrameworkCore.Tools
|
Command line tools for Entity Framework.
|
NuGet
|
NUnit3TestAdapter
|
A package including the NUnit 3.0 TestAdapter for Visual Studio 2012/13/15. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution.
The package works with Visual Studio 2012 from RTM, and with Update 1 and higher, and with Visual Studio 2013 from RTM and all updates, Visual Studio 2015, tested up to RC.
|
NuGet
|
Microsoft.Win32.Primitives
|
Provides common types for Win32-based libraries.
|
NuGet
|
System.Runtime.InteropServices.RuntimeInformation
|
Provides APIs to query about runtime and OS information.
Commonly Used Types:
System.Runtime.InteropServices.RuntimeInformation
System.Runtime.InteropServices.OSPlatform
|
NuGet
|
System.Runtime.Serialization.Primitives
|
Provides common types, including System.Runtime.Serialization.DataContractAttribute, for libraries that support data contract serialization.
|
NuGet
|
System.Dynamic.Runtime
|
Provides classes and interfaces that support the Dynamic Language Runtime (DLR).
|
NuGet
|
System.Reflection.Emit.Lightweight
|
Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection.
|
NuGet
|
Microsoft.AspNetCore.Http
|
Microsoft.AspNetCore.Http
|
NuGet
|
System.Runtime.Numerics
|
Provides the numeric types System.Numerics.BigInteger and System.Numerics.Complex, which complement the numeric primitives, such as System.Byte, System.Double and System.Int32.
|
NuGet
|
Microsoft.AspNetCore.Mvc.Core
|
Microsoft.AspNetCore.Mvc.Core
|
NuGet
|
System.Data.Common
|
Portable ADO.NET provider model.
|
NuGet
|
Microsoft.Net.Http.Headers
|
Microsoft.Net.Http.Headers
|
NuGet
|
Microsoft.EntityFrameworkCore.Abstractions
|
|
NuGet
|
Microsoft.Owin
|
Microsoft.Owin
|
NuGet
|
System.Runtime.Handles
|
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.
|
NuGet
|
Microsoft.AspNetCore.Hosting.Abstractions
|
Microsoft.AspNetCore.Hosting.Abstractions
|
NuGet
|
System.Security.Permissions
|
Provides types supporting Code Access Security (CAS).
10dc31ea70c14a33f371cea5a757a3d95b218acf
When using NuGet 3.x this package requires at least version 3.4.
|
NuGet
|
Microsoft.DotNet.PlatformAbstractions
|
Abstractions for making code that uses file system and environment testable.
|
NuGet
|
System.ComponentModel
|
Provides interfaces for the editing and change tracking of objects used as data sources.
|
NuGet
|
Microsoft.AspNet.WebApi.WebHost
|
This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
|
NuGet
|
SpecFlow
|
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
|
NuGet
|
System.Reflection.Emit.ILGeneration
|
Provides clases that allow a compiler or tool to emit Microsoft intermediate language (MSIL). The primary clients of these classes are script engines and compilers.
|
NuGet
|
Microsoft.EntityFrameworkCore.InMemory
|
Microsoft.EntityFrameworkCore.InMemory
|
NuGet
|
Microsoft.IdentityModel.JsonWebTokens
|
|
NuGet
|
System.IO.Compression
|
Provides classes that support the compression and decompression of streams.
|
NuGet
|
Polly
|
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL library (Profile 259) that allows developers to express transient exception handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
|
NuGet
|
Microsoft.IdentityModel.Clients.ActiveDirectory
|
This package contains the main assembly for the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET client apps by taking advantage of Active Directory or Windows Azure Active Directory.
|
NuGet
|
Microsoft.EntityFrameworkCore.Analyzers
|
|
NuGet
|
Microsoft.AspNetCore.App
|
|
NuGet
|
Microsoft.AspNetCore.WebUtilities
|
Microsoft.AspNetCore.WebUtilities
|
NuGet
|
Microsoft.AspNetCore.Mvc.Versioning
|
A service API versioning library for Microsoft ASP.NET Core.
|
NuGet
|
System.Reflection.Metadata
|
This packages provides a low-level .NET (ECMA-335) metadata reader. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
NuGet
|
System.Security.Cryptography.ProtectedData
|
System.Security.Cryptography.ProtectedData
|
NuGet
|
Microsoft.CodeCoverage
|
Enable Verifiable Instrumentation in Asp.NetV5 RC2
|
NuGet
|
NLog
|
"NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install ""NLog Configuration"" package."
|
NuGet
|
Microsoft.AspNetCore.Hosting.Server.Abstractions
|
Microsoft.AspNetCore.Hosting.Server.Abstractions
|