Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 11.1.2
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
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta1
.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)
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 5.3.0-2.final
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.Compilers
by: Microsoft
- 2 total downloads
- Latest version: 4.2.0-4.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/76398adb17bed731280dd869e8b03b2b04cd1f67.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.1
Public API Analyzers
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 10.0.2
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
- 6 total downloads
- Latest version: 6.0.3
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/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.Extensions.CommandLineUtils
by: Microsoft.Extensions.CommandLineUtils
- 1 total downloads
- Latest version: 1.0.0-rc2-final
Microsoft.Extensions.CommandLineUtils
Microsoft.Extensions.Configuration.CommandLine
by: Microsoft
- 1 total downloads
- Latest version: 1.1.2
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0
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.Maui.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.541+0-sha.ec4b64723-azdo.6747912
Microsoft.Extensions dependencies for .NET MAUI
Microsoft.Maui.Resizetizer
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-preview.3.8149+sha.0541ad847-azdo.7598521
.NET MAUI SDK support for images, fonts, etc. Enabled via <UseMauiAssets>true</UseMauiAssets>.
Microsoft.Net.Native.SharedLibrary-x86
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version.
Supported Platforms:
- UWP tools 2.0
Microsoft.NETCore.App.Host.win-x64
by: Microsoft
- 32 total downloads
- Latest version: 10.0.4
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 5 total downloads
- Latest version: 5.0.14
Provides the .NET app bootstrapper intended for use in the application directory
d5b56c6327f380de399a2f95ca6045f03c92a66d
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHost
by: Microsoft
- 1 total downloads
- Latest version: 1.1.13
Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 3 total downloads
- Latest version: 8.0.21
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.NETFramework.ReferenceAssemblies.net46
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview.1
Microsoft .NET Framework Reference Assemblies
Microsoft.Orleans.CounterControl
by: Microsoft
- 1 total downloads
- Latest version: 2.2.3
Tool that registers performance counter categories for performance counters published by Orleans runtime.
Microsoft.Orleans.OrleansCodeGenerator.Build
by: Microsoft
- 1 total downloads
- Latest version: 3.4.2
Microsoft Orleans build-time code generator to install in all grain interface & implementation projects.