Microsoft.CodeAnalysis.Common
by: Microsoft
- 2 total downloads
- Latest version: 2.8.0
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/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 2 total downloads
- Latest version: 2.8.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
Microsoft.CSharp
by: Microsoft
- 2.655k 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
- 3 total downloads
- Latest version: 2.0.2
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.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 53 total downloads
- Latest version: 2.1.0
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 643 total downloads
- Latest version: 9.0.1
CSharp Analyzers for Entity Framework Core.
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1.113k total downloads
- Latest version: 9.0.0
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/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.Extensions.DependencyModel
by: Microsoft.Extensions.DependencyModel
- 53 total downloads
- Latest version: 2.1.0
Abstractions for reading `.deps` files.
Microsoft.Extensions.Logging.Abstractions
by: Microsoft
- 1.359k 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.IdentityModel.JsonWebTokens
by: Microsoft
- 26 total downloads
- Latest version: 5.6.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Logging
by: Microsoft
- 26 total downloads
- Latest version: 5.6.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 26 total downloads
- Latest version: 5.6.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 26 total downloads
- Latest version: 5.6.0
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 26 total downloads
- Latest version: 5.6.0
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 767 total downloads
- Latest version: 3.0.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.NET.Sdk.Android.Manifest-6.0.400
by: Microsoft
- 131 total downloads
- Latest version: 32.0.509+sha.25cb50d
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Sdk.Android.Manifest-8.0.100
by: Microsoft
- 1.582k total downloads
- Latest version: 34.0.154
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Sdk.Android.Manifest-9.0.100
by: Microsoft
- 62 total downloads
- Latest version: 35.0.105
Microsoft.NET.Sdk.Android workload manifest. Please do not reference directly.
Microsoft.NET.Sdk.Aspire.Manifest-8.0.100
by: Microsoft
- 1.645k total downloads
- Latest version: 8.2.2
.NET Aspire workload manifest
Microsoft.NET.Sdk.iOS.Manifest-6.0.400
by: Microsoft
- 127 total downloads
- Latest version: 16.4.60+sha.701aa230c
.NET Workload for iOS platforms