Lsj.MinHookWrapper.Runtime
by: Lsj.MinHookWrapper.Runtime
- 1 total downloads
- Latest version: 1.0.2
Package Description
Lsj.MinHookWrapper.Runtime.Core
by: Lsj.MinHookWrapper.Runtime.Core
- 2 total downloads
- Latest version: 1.0.2
Package Description
LumiSoft.Net.dll
by: LumiSoft
- 2 total downloads
- Latest version: 4.5.7150.28939
Freeware open source SMTP,POP3,IMAP client/server components. MIME,Mail,DNS,FTP components.
Microsoft.AspNetCore.App.Runtime.win-x64
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.AspNetCore.App.Runtime.win-x86
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1
Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fc93e595ceffbb1e3e85532bf454e92a6a80dd6b
Microsoft.Build.Tasks.Git
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.2
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 4 total downloads
- Latest version: 2.8.2
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/2ad4aabc7a9dada097e54e544ebba48ab1c05074
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 5 total downloads
- Latest version: 2.10.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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 5 total downloads
- Latest version: 2.10.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 5 total downloads
- Latest version: 2.10.0
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 5 total downloads
- Latest version: 2.10.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 5 total downloads
- Latest version: 2.10.0
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions.
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/b9fb1610c87cccc8ceb74a770dba261a58e39c4a.
Microsoft.CodeCoverage
by: Microsoft
- 9 total downloads
- Latest version: 16.8.3
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CodeQuality.Analyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.3.1
Microsoft recommended code quality rules implemented as analyzers using the .NET Compiler Platform (Roslyn). This package is included as a part of Microsoft.CodeAnalysis.FxCopAnalyzers NuGet package and does not need to be installed separately.
Microsoft.Diagnostics.Tracing.TraceEvent
by: Microsoft
- 3 total downloads
- Latest version: 2.0.49
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
- 10 total downloads
- Latest version: 2.1.0
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 3 total downloads
- Latest version: 3.1.2
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Scaffold-DbContext
Script-Migrations
Update-Database
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 5 total downloads
- Latest version: 5.3.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 5 total downloads
- Latest version: 5.3.0
Provides base protocol support for OpenIdConnect and WsFederation.