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.Build.Tasks.Git by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 3.3.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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.CodeCoverage by: Microsoft
  • 9 total downloads
  • Latest version: 16.8.3
  • vstest visual-studio unittest testplatform mstest microsoft test testing codecoverage code-coverage
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
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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
  • TraceEvent EventSource Microsoft ETW Event Tracing for Windows
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
  • 4 total downloads
  • Latest version: 1.0.3
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 entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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.Net.Compilers by: Microsoft
  • 2 total downloads
  • Latest version: 2.9.0
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.6+ Full Framework. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/958f2354c4d83dbb0e7723d0a8079a0dfbc33f25.
Microsoft.NetCore.Analyzers by: Microsoft
  • 3 total downloads
  • Latest version: 3.3.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Microsoft recommended .NetCore API usage 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.NETCore.DotNetAppHost by: Microsoft
  • 8 total downloads
  • Latest version: 2.1.0
Provides the .NET Core app bootstrapper intended for use in the application directory caa7b7e2bad98e56a687fb5cbaf60825500800f7 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.DotNetHostResolver by: Microsoft
  • 11 total downloads
  • Latest version: 2.1.0
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost caa7b7e2bad98e56a687fb5cbaf60825500800f7 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Platforms by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.0
Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.Targets by: Microsoft
  • 13 total downloads
  • Latest version: 2.1.0
Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. 30ab651fcb4354552bd4891619a0bdd81e0ebdbf When using NuGet 3.x this package requires at least version 3.4.
Microsoft.NETCore.UniversalWindowsPlatform by: Microsoft
  • 9 total downloads
  • Latest version: 6.2.9
Provides a set of packages that can be used when building Universal Windows applications on .NETCore. 62104e14e02e93e5808e884b94bed426f9529cc3 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.SourceLink.Common by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0
  • MSBuild Tasks source control
MSBuild tasks providing source control information.
Microsoft.VisualStudio.Validation by: Microsoft
  • 5 total downloads
  • Latest version: 15.0.82
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
MimeMapping by: Matthew Little
  • 8 total downloads
  • Latest version: 1.0.1.26
  • mimetype contenttype mime type mimemapping GetMimeMapping media-types rfc 4288
Constants for (almost) all MIME types and method to determine MIME type from a file name. Contains just over 1000 mime types. Generated from the Apache server mime.types file and the H5PB nginx mime.types file. Works similar to .NET's System.Web.MimeMapping.GetMimeMapping. See: http://svn.apache.org/repos/asf/httpd/httpd/trunk/docs/conf/mime.types https://github.com/h5bp/server-configs-nginx/blob/master/mime.types https://msdn.microsoft.com/en-us/library/system.web.mimemapping.getmimemapping(v=vs.110).aspx
MSBuildTasks by: Paul Welter
  • 4 total downloads
  • Latest version: 1.4.0.56
  • MSBuild
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.