Microsoft.Azure.Functions.Worker.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.17.0
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Microsoft.Azure.Functions.Worker.Extensions.Http
by: Microsoft
- 2 total downloads
- Latest version: 3.1.0
HTTP extensions for .NET isolated functions
- 1 total downloads
- Latest version: 1.0.1
This package provides development time code analysis for ASP.NET Core extensions for .NET isolated functions.
Microsoft.Azure.Functions.Worker.Grpc
by: Microsoft
- 1 total downloads
- Latest version: 1.16.0
This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.
Microsoft.Azure.Functions.Worker.Sdk
by: Microsoft
- 2 total downloads
- Latest version: 1.16.4
This package provides development time support for the Azure Functions .NET Worker.
Microsoft.Azure.Functions.Worker.Sdk.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 1.2.1
This package provides development time code analysis for the Azure Functions .NET Worker.
Microsoft.Azure.WebJobs
by: Microsoft
- 1 total downloads
- Latest version: 3.0.35
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
Microsoft.Azure.WebJobs.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 5.2.1
This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.
Microsoft.Azure.WebJobs.Extensions.Http
by: Microsoft
- 1 total downloads
- Latest version: 3.2.0
This package adds binding extensions for Http.
Microsoft.Azure.WebJobs.Host.Storage
by: Microsoft
- 2 total downloads
- Latest version: 3.0.14
Package Description
- 1 total downloads
- Latest version: 4.0.1
Azure Functions extensions metadata generator
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 30 total downloads
- Latest version: 10.0.2
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-beta2-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/9d88fee4efb9f7ae4ae053d63b9f8b5b31217c90.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 3 total downloads
- Latest version: 4.10.0
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
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.Workspaces.Common
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0-beta1
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.
Microsoft.CodeCoverage
by: Microsoft
- 42 total downloads
- Latest version: 18.0.0
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.Data.Sqlite
by: Microsoft
- 5 total downloads
- Latest version: 8.0.0
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
- 5 total downloads
- Latest version: 10.0.0-preview.2.25163.8
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.Extensions.Azure
by: Microsoft
- 1 total downloads
- Latest version: 1.11.0
Azure Client SDK integration with Microsoft.Extensions libraries
Microsoft.Extensions.Caching.Memory
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0-preview.1.20120.4
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.