Microsoft.ApplicationInsights
by: Microsoft
- 5 total downloads
- Latest version: 2.23.0
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNetCore.App.Internal.Assets
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
ASP.NET Core static framework assets
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.App.Runtime.linux-x64
by: Microsoft
- 14 total downloads
- Latest version: 10.0.4
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
- 3 total downloads
- Latest version: 10.0.3
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 3 total downloads
- Latest version: 10.0.3
Development server for use when building Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.3
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.Grpc.JsonTranscoding
by: Microsoft
- 3 total downloads
- Latest version: 10.0.3
HTTP API for gRPC ASP.NET Core
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c2435c3e0f46de784341ac3ed62863ce77e117b4
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 14 total downloads
- Latest version: 10.0.5
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a612c2a1056fe3265387ae3ff7c94eba1505caf9
Microsoft.Build.Tasks.Git
by: Microsoft
- 1 total downloads
- Latest version: 10.0.202
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 13 total downloads
- Latest version: 4.14.0
Banned API Analyzers
Microsoft.CSharp
by: Microsoft
- 1 total downloads
- Latest version: 4.7.0
Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 3.1.21
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.DotNet.HotReload.WebAssembly.Browser
by: Microsoft
- 2 total downloads
- Latest version: 10.0.103
HotReload package for WebAssembly
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 5 total downloads
- Latest version: 10.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 2 total downloads
- Latest version: 6.0.5
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/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 19 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.IO.RecyclableMemoryStream
by: Microsoft
- 18 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.ILLink.Tasks
by: Microsoft
- 7 total downloads
- Latest version: 10.0.3
MSBuild tasks for running the IL Linker
Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64
by: Microsoft
- 2 total downloads
- Latest version: 10.0.3
Contains Emscripten SDK system libraries cache for linux-x64.