Lsj.Util.HtmlBuilder by: Lsj.Util.HtmlBuilder
  • 16.043k total downloads
  • Latest version: 8.1.0
My Utility For Building Html File
Lsj.Util.IL by: lsj
  • 507 total downloads
  • Latest version: 1.1.0
My Utility with IL
Lsj.Util.JSON by: Lsj.Util.JSON
  • 14.735k total downloads
  • Latest version: 8.1.0
My Utility For JSON
Lsj.Util.Net by: Lsj.Util.Net
  • 14.034k total downloads
  • Latest version: 8.0.0
My Utility For Net
Lsj.Util.Net.Web by: Lsj.Util.Net.Web
  • 14.548k total downloads
  • Latest version: 8.0.0
My Utility For Web
Lsj.Util.Office by: Lsj.Util.Office
  • 10.929k total downloads
  • Latest version: 7.1.0
My Utility For Office
Lsj.Util.Protobuf by: Lsj.Util.Protobuf
  • 15.622k total downloads
  • Latest version: 8.0.0
My Utility For Protobuf
Lsj.Util.SQLBuilder by: Lsj.Util.SQLBuilder
  • 15.231k total downloads
  • Latest version: 8.0.0
My Utility For Building SQL
Lsj.Util.Win32 by: Lsj.Util.Win32
  • 16.621k total downloads
  • Latest version: 9.3.0-debug2441
My Utility For Win32
Lsj.Util.Win32.Extensions by: Lsj.Util.Win32.Extensions
  • 3.8k total downloads
  • Latest version: 9.3.0-debug2441
My Utility For Win32
Lsj.Util.Win32.NativeUI by: Lsj.Util.Win32.NativeUI
  • 16.813k total downloads
  • Latest version: 9.3.0-debug2441
My Utility For Win32 NativeUI
Lsj.Util.WinForm by: Lsj.Util.WinForm
  • 14.769k total downloads
  • Latest version: 8.0.0
My Utility For WinForm
Lsj.Util.WPF by: Lsj.Util.WPF
  • 15.94k total downloads
  • Latest version: 8.0.0
My Utility For WPF
LumiSoft.Net.dll by: LumiSoft
  • 63 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
  • 41 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
  • 66 total downloads
  • Latest version: 1.0.0
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 68 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
  • 68 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
  • 54 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.Runtime by: Microsoft
  • 80 total downloads
  • Latest version: 1.1.57604
ClrMD is a set of advanced APIs for programmatically inspecting a crash dump of a .NET program much in the same way that the SOS Debugging Extensions (SOS) do. This allows you to write automated crash analysis for your applications as well as automate many common debugger tasks. In addition to reading crash dumps ClrMD also allows supports attaching to live processes.