Lsj.Util.HtmlBuilder by: Lsj.Util.HtmlBuilder
  • 666 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For Building Html File
Lsj.Util.IL by: lsj
  • 26 total downloads
  • Latest version: 1.0.6
My Utility with IL
Lsj.Util.JSON by: Lsj.Util.JSON
  • 682 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For JSON
Lsj.Util.Net by: Lsj.Util.Net
  • 677 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For Net
Lsj.Util.Net.Web by: Lsj.Util.Net.Web
  • 921 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For Web
Lsj.Util.Office by: Lsj.Util.Office
  • 496 total downloads
  • Latest version: 7.1.0
My Utility For Office
Lsj.Util.Protobuf by: Lsj.Util.Protobuf
  • 680 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For Protobuf
Lsj.Util.SQLBuilder by: Lsj.Util.SQLBuilder
  • 384 total downloads
  • Latest version: 8.0.0-debug2246
My Utility For Building SQL
Lsj.Util.Win32 by: Lsj.Util.Win32
  • 851 total downloads
  • Latest version: 8.0.0-debug2245
My Utility For Win32
Lsj.Util.Win32.Extensions by: Lsj.Util.Win32.Extensions
  • 29 total downloads
  • Latest version: 8.0.0-debug2245
My Utility For Win32
Lsj.Util.Win32.NativeUI by: Lsj.Util.Win32.NativeUI
  • 828 total downloads
  • Latest version: 8.0.0-debug2245
My Utility For Win32 NativeUI
Lsj.Util.WinForm by: Lsj.Util.WinForm
  • 517 total downloads
  • Latest version: 8.0.0-debug2245
My Utility For WinForm
Lsj.Util.WPF by: Lsj.Util.WPF
  • 694 total downloads
  • Latest version: 8.0.0-debug2245
My Utility For WPF
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
  • 9 total downloads
  • Latest version: 1.0.0
  • MSBuild Tasks source control git
MSBuild tasks providing git repository information.
Microsoft.CodeAnalysis.Analyzers by: Microsoft
  • 4 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
  • 10 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.Runtime by: Microsoft
  • 3 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.