Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft.AspNetCore.Hosting.Server.Abstractions
- 2 total downloads
- Latest version: 1.0.1
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 12 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Localization
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.Bcl.Build
by: Microsoft
- 1 total downloads
- Latest version: 1.0.21
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.
Microsoft.Build.Locator
by: Microsoft
- 10 total downloads
- Latest version: 1.9.1
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 18 total downloads
- Latest version: 3.12.0-beta1.25218.8
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.Composition
by: Microsoft
- 1 total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.CSharp
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-beta-22816
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 7 total downloads
- Latest version: 6.0.2
Internal implementation package not meant for direct consumption. Please do not reference directly.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.DiaSymReader.Native
by: Microsoft
- 6 total downloads
- Latest version: 17.0.0-beta1.21524.1
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 1 total downloads
- Latest version: 1.0.3
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 32 total downloads
- Latest version: 10.0.0
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 14 total downloads
- Latest version: 2.0.0
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 9 total downloads
- Latest version: 1.1.6
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.CommandLineUtils
by: Microsoft
- 5 total downloads
- Latest version: 1.1.1
Command-line parsing API. Commonly used types:
Microsoft.Extensions.CommandLineUtils.CommandLineApplication
Microsoft.Extensions.CommandLineUtils.CommandOption