Microsoft.Extensions.Caching.Memory
by: Microsoft
- 0 total downloads
- Latest version: 10.0.1
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.DependencyInjection.Abstractions
by: Microsoft
- 0 total downloads
- Latest version: 10.0.1
Abstractions for dependency injection.
Commonly Used Types:
Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft
- 1 total downloads
- Latest version: 8.0.22
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.Extensions.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0
Hosting and startup abstractions for applications.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-preview5.19227.9
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0-preview.2.20160.3
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-preview.4.20251.6
Provides additional configuration specific functionality related to Options.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 1 total downloads
- Latest version: 10.0.1
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.IO.Redist
by: Microsoft
- 1 total downloads
- Latest version: 4.6.0-preview5.19224.8
Downlevel support package for System.IO classes.
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Maui.Graphics.Skia
by: Microsoft
- 8 total downloads
- Latest version: 9.0.50
.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains additional graphics and drawing APIs for using the SkiaSharp graphics engine with .NET MAUI Graphics.
Microsoft.Net.Http
by: Microsoft
- 3 total downloads
- Latest version: 2.2.7-beta
This package provides a programming interface for modern HTTP applications on .NET Framework 4, Silverlight 4 and 5, Windows Phone 7.5 and 8. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages.
This package also supports Portable Class Libraries.
This package is not supported in Visual Studio 2010, and is only required for projects targeting .NET Framework 4.5 or .NET for Windows Store apps when consuming a library that uses this package. For known issues, please see: http://go.microsoft.com/fwlink/?LinkID=279987.
Microsoft.NETCore.DotNetAppHost
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.7.24405.7
Provides the .NET app bootstrapper intended for use in the application directory
Microsoft.NETCore.DotNetHostResolver
by: Microsoft
- 0 total downloads
- Latest version: 8.0.4
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Microsoft.OData.Edm
by: Microsoft
- 1 total downloads
- Latest version: 8.0.1
Classes to represent, construct, parse, serialize and validate entity data models. Supports OData v4. Targets .NET Platform Standard 1.1.
OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
Microsoft.Orleans.Core
by: Microsoft
- 7 total downloads
- Latest version: 9.2.0-preview2
Core library of Microsoft Orleans used both on the client and server.
Microsoft.Orleans.OrleansRuntime
by: Microsoft
- 1 total downloads
- Latest version: 1.5.5
Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.
Microsoft.Orleans.Reminders.AzureStorage
by: Microsoft
- 0 total downloads
- Latest version: 8.0.0
Microsoft Orleans reminders provider backed by Azure Table Storage
Microsoft.Orleans.TestingHost
by: Microsoft
- 1 total downloads
- Latest version: 9.2.1
Microsoft Orleans library for hosting a silo in a testing project.