runtime.native.System.IO.Ports by: Microsoft
  • 29 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.osx-arm64.runtime.native.System.IO.Ports by: Microsoft
  • 32 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.osx-x64.runtime.native.System.IO.Ports by: Microsoft
  • 35 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.osx.10.10-x64.CoreCompat.System.Drawing by: Quamotion
  • 4 total downloads
  • Latest version: 1.0.1-beta004
Allows you to use System.Drawing on OS X
runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple by: Microsoft
  • 3 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.rhel.7-x64.runtime.native.System.Security.Cryptography by: Microsoft
  • 3 total downloads
  • Latest version: 4.3.0-preview1-24530-04
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
runtime.win-x64.Microsoft.DotNet.ILCompiler by: Microsoft
  • 36 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides a native AOT compiler and runtime for .NET
runtime.win.System.Console by: Microsoft
  • 10 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Console class, which represents the standard input, output and error streams for console applications. Commonly Used Types: System.Console System.ConsoleColor When using NuGet 3.x this package requires at least version 3.4.
runtime.win.System.Net.Sockets by: Microsoft
  • 5 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.
runtime.win10-arm.Microsoft.Net.Native.Compiler by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.12-rel-33220-00
  • Compiler Compilation .Net
.Net Native Compilers package. Referencing this package will cause the project to be built using the specific version of the .NET Native compiler contained in the package, as opposed to any system installed version. Supported Platforms: - UWP tools 2.2
runtime.win7-x86.runtime.native.System.Data.SqlClient.sni by: Microsoft
  • 4 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. TFS ID: 1635616, GitHub SHA: https://github.com/dotnet/corefx/tree/42a93b8d21fa5afc03f637aa961aa7b3d066cb1f When using NuGet 3.x this package requires at least version 3.4.
Semver by: Max Hauser Jeff Walker
  • 13 total downloads
  • Latest version: 2.3.0
  • semver semantic version versioning
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Senparc.WebSocket by: 苏震巍
  • 2 total downloads
  • Latest version: 0.1.3
  • WebSocket C# 小程序 ASP.NET MVC
Senparc.WebSocket for C#
Senparc.Weixin.MP by: 苏震巍
  • 85 total downloads
  • Latest version: 14.3.142
  • 微信 weixin SDK C# 小程序 JSSDK 微信支付 公众号 ASP.NET
微信公众账号SDK(支持.NET Core):Senparc.Weixin.MP.dll 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
Senparc.Weixin.MP.MVC by: Jeffrey Su
  • 12 total downloads
  • Latest version: 4.3.0
(支持.NET Core) 为了处理IOS微信软件下的换行bug,暂时添加了一个FixWeixinBugWeixinResult的返回类型暂时替代原来的WeixinResult。微信官方修复bug后此方法将删除。
Senparc.Weixin.WxOpen by: 苏震巍
  • 3 total downloads
  • Latest version: 1.2.0
  • 微信 weixin SDK C# 小程序 JSSDK 微信支付 公众号 ASP.NET
微信小程序 SDK for C# 基于 Senparc.Weixin SDK 微信公众账号SDK(支持.NET Core):Senparc.Weixin.MP.dll 开源项目: https://github.com/JeffreySu/WeiXinMPSDK
Serilog by: Serilog Contributors
  • 272 total downloads
  • Latest version: 4.4.1-dev-02447
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
Serilog.Sinks.Debug by: Serilog Contributors
  • 11 total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 31 total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Text by: Demis Bellot
  • 1 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions