Microsoft.CodeAnalysis.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
This package was built from the source at https://github.com/dotnet/roslyn/commit/281ac90b8b5dd9fd923a353afd4af74f3246ca5c
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 8 total downloads
- Latest version: 3.12.0-beta1.25081.1
Public API Analyzers
Microsoft.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 4.5.0
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
30ab651fcb4354552bd4891619a0bdd81e0ebdbf
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Edm
by: Microsoft Corporation
- 1 total downloads
- Latest version: 5.8.5
Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0, Silverlight 4.0, or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.OData
by: Microsoft Corporation
- 1 total downloads
- Latest version: 5.8.5
This version of the library supports earlier versions of the Microsoft OData (V1-V3) protocol only and is not under active development. OData V1-V3 has been superseded by OData V4, which is an industry standard published by OASIS and ratified by ISO. OData V4 is supported through the OData V4 compliant core libraries available at: https://www.nuget.org/packages/Microsoft.OData.Core/ with support documentation available at: https://odata.github.io/odata.net. Note that Asp.Net developers can build OData V4 services using the higher-level OData V4 WebAPI libraries available at: https://www.nuget.org/packages/Microsoft.AspNet.OData/ with support documentation available at: https://odata.github.io/WebApi/.
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.Data.SqlClient.SNI.runtime
by: Microsoft
- 9 total downloads
- Latest version: 6.0.0
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.Data.Sqlite.Core
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0
SQLite implementation of the System.Data.Common provider model.
Commonly Used Types:
Microsoft.Data.Sqlite.SqliteCommand
Microsoft.Data.Sqlite.SqliteConnection
Microsoft.Data.Sqlite.SqliteConnectionStringBuilder
Microsoft.Data.Sqlite.SqliteDataReader
Microsoft.Data.Sqlite.SqliteException
Microsoft.Data.Sqlite.SqliteFactory
Microsoft.Data.Sqlite.SqliteParameter
Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 1 total downloads
- Latest version: 2.1.0-preview2-26406-04
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 9.0.10
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft.EntityFrameworkCore.InMemory
- 1 total downloads
- Latest version: 1.0.6
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 25 total downloads
- Latest version: 10.0.0-preview.5.25277.114
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.ApiDescription.Server
by: Microsoft
- 13 total downloads
- Latest version: 8.0.0-preview.2.23153.2
MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5ae8106f83d4d23cd0a2d2474c1b15e4d5dfc9eb
Microsoft.Extensions.Caching.Abstractions
by: Microsoft.Extensions.Caching.Abstractions
- 1 total downloads
- Latest version: 1.0.2
Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Functionality to bind an object to data in configuration providers.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 3 total downloads
- Latest version: 1.1.1
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft.Extensions.DependencyInjection.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Abstractions for dependency injection.
Commonly used types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.ServiceCollectionExtensions
Microsoft.Extensions.DependencyModel
by: Microsoft
- 1 total downloads
- Latest version: 3.1.5
Abstractions for reading `.deps` files.
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 1.1.1
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.AzureAppServices
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features.