Microsoft.CSharp
by: Microsoft
- 2 total downloads
- Latest version: 4.0.0-beta-22816
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
Microsoft.Diagnostics.Tracing.EventSource.Redist
by: Microsoft
- 1 total downloads
- Latest version: 1.1.25
This package includes the class Microsoft.Diagnostics.Tracing.EventSource which enables firing ETW events from managed code. This is the "runtime" or "redist" EventSource package and should be referenced directly only by other NuGet packages that need the EventSource functionality. Application developers that need this functionality should instead reference the Microsoft.Diagnostics.Tracing.EventSource NuGet package which provides an enhanced developer experience.
This package enables defining a strongly typed specification of an ETW provider that can be called by managed code. The EventSource class is also included in the .NET Framework. This package provides a newer version that has more features. It is meant to be used as a stop gap until those features it contains are ported to System.Diagnostics.Tracing.EventSource.
For more details, have a look at http://msdn.microsoft.com/en-us/library/system.diagnostics.tracing.eventsource.aspx.
New features:
- ETW channel support
- Support for static registration
Supported Platforms:
- .NET Framework 3.5
- .NET Framework 4.0
- .NET Framework 4.5
- Windows Store apps
- Windows Phone App 8.1
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 1 total downloads
- Latest version: 2.0.65
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.DiaSymReader.Native
by: Microsoft
- 6 total downloads
- Latest version: 17.10.0-beta1.24272.1
Native implementation of PDB file reader and writer.
Supported Platforms:
- Windows x86
- Windows amd64
- Windows arm
- Windows arm64
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.1.4
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 1 total downloads
- Latest version: 1.1.4
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory
by: Microsoft.EntityFrameworkCore.InMemory
- 1 total downloads
- Latest version: 1.0.0-rc2-final
In memory data store for Entity Framework (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational
by: Microsoft.EntityFrameworkCore.Relational
- 1 total downloads
- Latest version: 1.0.3
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 6.0.5
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Bundle-Migration
Drop-Database
Get-DbContext
Get-Migration
Optimize-DbContext
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database
Microsoft.Extensions.ApiDescription.Server
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.Extensions.Configuration.UserSecrets
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0-preview1-final
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
XML configuration provider for the Configuration package.
Microsoft.Extensions.DependencyModel
by: Microsoft.Extensions.DependencyModel
- 1 total downloads
- Latest version: 1.0.3
Abstractions for reading `.deps` files.
Microsoft.Extensions.FileProviders.Embedded
by: Microsoft.Extensions.FileProviders.Embedded
- 1 total downloads
- Latest version: 1.0.0-rc2-final
File provider for files in embedded resources for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Physical
by: Microsoft
- 5 total downloads
- Latest version: 2.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.Logging.Console
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft.Extensions.PlatformAbstractions
- 2 total downloads
- Latest version: 1.0.0
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.IO.RecyclableMemoryStream
by: Microsoft
- 1 total downloads
- Latest version: 1.4.1
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Microsoft.Maui.Dependencies
by: Microsoft
- 1 total downloads
- Latest version: 6.0.101-preview.9.1843+sha.cdb68cd7a-azdo.5293347
.NET MAUI NuGet dependencies pack