Found 277 packages
Unofficial Build of ServiceRuntime 2.9
This package contains the runtime assemblies required by Service Fabric's ReliableCollections APIs.
Contains the following Microsoft Azure SDK dlls: 1. Microsoft.WindowsAzure.ServiceRuntime.dll v2.7 2. Microsoft.WindowsAzure.Diagnostics.dll v2.8 3. WindowsAzureTelemetryEvents.dll v2.7 4. WindowsAzureEventSource.dll v2.7
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.ServiceBus. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971
The ServiceRuntime assembly missing from NuGet Azure packages, for Orchard CMS
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
Windows AzureContrib is a community addition to Microsoft Widows Azure SDK with some nice ;~) additional features to Microsoft's valiant efforts.
Provides API functions for consuming the Microsoft Azure Cognitive Services LUIS Runtime API.
Amazon SageMaker is a fully-managed service that enables data scientists and developers to quickly and easily build, train, and deploy machine learning models, at scale.
Unofficial Build of ServiceRuntime 2.9 with Microsoft.WindowsAzure.ServiceRuntime.dll and msshrtmi.dll that are necessary to enable Azure cloud service applications portabilities.
Google APIs Client Library for working with People v1. Product documentation is available at: https://developers.google.com/people/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.PeopleService.v1/latest/api/Google.Apis.PeopleService.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.PeopleService.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
Replacement CodeDOM providers that use the new .NET Compiler Platform ("Roslyn") compiler as a service APIs. This provides support for new language features in systems using CodeDOM (e.g. ASP.NET runtime compilation) as well as improving the compilation performance of these systems. This package was built from the source at https://github.com/aspnet/RoslynCodeDomProvider/commit/b45d96211503a5f83ffc65ffc07a62b0210e16de
Amazon Lex Runtime Service Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).
Redistributable components for package 'AWSSDKCPP-LexRuntimeService'. This package should only be installed as a dependency. (This is not the package you are looking for).
Package that includes WindowsAzure.ServiceRuntime.dll and the dreaded msshrtmi.dll which other packages seem to exclude
Amazon Personalize is a machine learning service that makes it easy for developers to create individualized recommendations for customers using their applications.
ServiceStack Razor Documentation: https://razor.netcore.io - Turns ServiceStack into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / .NET Core runtimes. - Add HTML views to existing services. - Change Views and Layout templates at runtime. - No Ceremony development options - Pages without controllers, with typed and dynamic View Models. - Include Partial Markdown views in Razor pages. - Cascading Layout templates. - Pretty urls by default (no custom Routes needed). - Keep all views and assets together. - Smart View Pages.
Lazy injection for Microsoft.Extensions.DependencyInjection.ServiceProvider container
ServiceProxy is used to call remote Microdot services. It is a runtime-generated transparent proxy which implements the remote service's public interface, translating all calls performed on it to HTTP calls. Part of the Microdot framework.