Microsoft.Azure.Storage.Blob
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0
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.Azure.Storage.Queue
by: Microsoft
- 1 total downloads
- Latest version: 9.4.2
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 team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Microsoft.Bcl.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-preview.6.25358.103
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Build.Tasks.Core
by: Microsoft
- 2 total downloads
- Latest version: 17.1.0
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1 total downloads
- Latest version: 17.3.1
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.ClearScript.Core
by: Microsoft
- 11 total downloads
- Latest version: 7.4.3
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.CodeAnalysis
by: Microsoft
- 1 total downloads
- Latest version: 0.7.4091001-beta
.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.Common
by: Microsoft
- 35 total downloads
- Latest version: 5.0.0-2.final
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.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 5 total downloads
- Latest version: 4.10.0
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-2.final
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/1ff281352c76f1a56ae8e49af9c4c4ef0e0f0f42.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.5-beta1.23121.1
Public API Analyzers
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 1 total downloads
- Latest version: 6.0.36
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 6 total downloads
- Latest version: 3.9.0-4.final
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/2fc92d84e746c3aab75f0930278ea6675cd5bb5c.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc4
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 1 total downloads
- Latest version: 4.1.0-1.final
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/256d46e2333636eccd52866ca6f698f0ef4b9910.
Microsoft.Data.Sqlite
by: Microsoft
- 54 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite.
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.Data.Sqlite.Core
by: Microsoft
- 3 total downloads
- Latest version: 6.0.29
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library.
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.Diagnostics.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-beta.20213.1
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 2 total downloads
- Latest version: 3.0.0
Event Tracing for Windows (ETW) is a powerful logging mechanism built into the Windows OS and is used extensively in Windows.
You can also log ETW events yourself code using the System.Diagnostics.Tracing.EventSource class.
The TraceEvent library conains the classes needed to control ETW providers (including .NET EventSources)
and parse the events they emit.
The library includes
-- TraceEventSession which can enable ETW providers,
-- EtwTraceEventSource which lets you read the stream of ETW events, and
-- TraceLog which is is digested form of ETW events which include decoded stack traces associated with the events.
See https://github.com/Microsoft/perfview/blob/master/documentation/TraceEvent/TraceEventLibrary.md for more.
Microsoft.EntityFrameworkCore
by: Microsoft
- 69 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API.
Commonly Used Types:
Microsoft.EntityFrameworkCore.DbContext
Microsoft.EntityFrameworkCore.DbSet