Lsj.MinHookWrapper.Runtime
by: Lsj.MinHookWrapper.Runtime
- 2 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.
managedwifi
by: ikonst, NN
- 2 total downloads
- Latest version: 1.1.0
This project is a .NET class library allowing you to control Wifi (802.11) network adapters installed in your Windows machine programmatically.
The library uses the Native Wifi API, available since Windows Vista and Windows XP SP2 (in a limited fashion, and only after applying a hotfix provided in KB article 918997). Older versions of Windows are not supported.
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.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
- 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 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
.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
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.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 providing source control information.
Microsoft.VisualStudio.Validation
by: Microsoft
- 5 total downloads
- Latest version: 15.0.82
Common input validation and state verification utility methods.
Moq
by: Daniel Cazzulino
- 4 total downloads
- Latest version: 4.0.10827
The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.
MSBuildTasks
by: Paul Welter
- 4 total downloads
- Latest version: 1.4.0.56
The MSBuild Community Tasks project is a collection of open source tasks for MSBuild.
MvvmLightLibs
by: Laurent Bugnion (GalaSoft)
- 4 total downloads
- Latest version: 5.4.1.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version contains only the libraries and doesn't add any scaffolding to your application!