Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 11.2.1
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt
in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/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 Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api
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.Common
by: Microsoft
- 1 total downloads
- Latest version: 8.6.0-preview
This client library enables working with the Microsoft Azure Storage services which include the blob and file service 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/README.Common.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.CodeAnalysis
by: Microsoft
- 12 total downloads
- Latest version: 4.5.0-2.final
.NET Compiler Platform ("Roslyn").
This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality:
- "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services)
- "Microsoft.CodeAnalysis.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/ea0b6351c129c7decd9bf76f4388239509e28e0d.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 5 total downloads
- Latest version: 3.3.4
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.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.11.0-beta1.24165.2
Public API Analyzers
Microsoft.EntityFrameworkCore
by: Microsoft.EntityFrameworkCore
- 1 total downloads
- Latest version: 1.0.0
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
- 1 total downloads
- Latest version: 2.2.6
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft
- 1 total downloads
- Latest version: 1.1.3
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Extensions.Caching.Memory
by: Microsoft.Extensions.Caching.Memory
- 1 total downloads
- Latest version: 1.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Binder
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc.2.21480.5
Logging abstractions for Microsoft.Extensions.Logging.
Commonly Used Types:
Microsoft.Extensions.Logging.ILogger
Microsoft.Extensions.Logging.ILoggerFactory
Microsoft.Extensions.Logging.ILogger<TCategoryName>
Microsoft.Extensions.Logging.LogLevel
Microsoft.Extensions.Logging.Logger<T>
Microsoft.Extensions.Logging.LoggerMessage
Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.7.24405.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 9 total downloads
- Latest version: 8.0.5
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
Microsoft.NETCore.DotNetHostPolicy
by: Microsoft
- 1 total downloads
- Latest version: 7.0.12
Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing
Microsoft.NETCore.Targets.UniversalWindowsPlatform
by: Microsoft
- 1 total downloads
- Latest version: 5.0.1-beta-23516
Ensures a minimum set of package versions when building Universal Windows Platform applications and portable libraries. - 1548494
Microsoft.Orleans.CounterControl
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-beta2
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.OrleansHost
by: Microsoft
- 1 total downloads
- Latest version: 1.5.8
Default silo host process that starts a silo as a process.
Microsoft.Orleans.Server
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta1
Collection of Microsoft Orleans libraries and files needed on the server.
Microsoft.Orleans.Templates.Interfaces
by: Microsoft Research
- 1 total downloads
- Latest version: 1.3.0-beta1
NuGet package deprecated, please use Microsoft.Orleans.OrleansCodeGenerator.Build instead.