Microsoft.AspNetCore.TestHost
by: Microsoft.AspNetCore.TestHost
- 1 total downloads
- Latest version: 1.0.4
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebUtilities
by: Microsoft.AspNetCore.WebUtilities
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos
by: Microsoft
- 8 total downloads
- Latest version: 3.31.2-preview
This client library enables client applications to connect to Azure Cosmos via the SQL API. Azure Cosmos is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.KeyVault.Core
by: Microsoft
- 1 total downloads
- Latest version: 2.0.4
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.Storage.Common
by: Microsoft
- 2 total downloads
- Latest version: 11.2.0
This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Common/README.md and https://github.com/Azure/azure-storage-net/blob/master/Common/changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Common/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure Storage service are:
* https://www.nuget.org/packages/Azure.Storage.Blobs
* https://www.nuget.org/packages/Azure.Storage.Queues/
* https://www.nuget.org/packages/Azure.Storage.Files.Shares/
It is recommended that you move to the new package.
Microsoft.Azure.Storage.Queue
by: Microsoft
- 2 total downloads
- Latest version: 11.1.0
This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Queue/README.md and https://github.com/Azure/azure-storage-net/blob/master/Queue/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Queue/BreakingChanges.txt
Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 5 total downloads
- Latest version: 1.1.0-beta1-20150928-02
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 4 total downloads
- Latest version: 3.11.0-beta1.24415.1
Public API Analyzers
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-rc3
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta3
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeCoverage
by: Microsoft
- 6 total downloads
- Latest version: 17.0.2
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Edm
by: Microsoft Corporation
- 4 total downloads
- Latest version: 5.8.0-beta
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
- 3 total downloads
- Latest version: 5.5.0
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers.
Targets .NET 4.0 or Silverlight 4.0.
Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Microsoft.DiaSymReader
by: Microsoft
- 3 total downloads
- Latest version: 1.4.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore.Sqlite.Design
by: Microsoft
- 2 total downloads
- Latest version: 1.1.2
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 6 total downloads
- Latest version: 9.0.7
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.Caching.Memory
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft.Extensions.Configuration.CommandLine
- 1 total downloads
- Latest version: 1.0.0
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
Primitives shared by framework extensions. Commonly used types include:
Microsoft.Extensions.Primitives.IChangeToken
Microsoft.Extensions.Primitives.StringValues
Microsoft.Extensions.Primitives.StringSegment