Top 20 NuGet Packages

.Net Core port of NEventSocket
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more detail...
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more deta...
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more detail...
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more detail...
Newbe.Claptrap is a framework for server development. It take advantage to Actor Pattern and Event Sourcing Pattern. It could help you to build a distributed, scalable, and testable server application. This package is one part of that project. Please check the source repository for more detail...
Why do I need this? - It is faster. This lib is impletmented with [Expression Trees](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/expression-trees/) that cost 1/10 time as in Reflection way. - It is readable. This lib can generate a lambda func to handle the code flow y...
Newegg.Marketplace.SDK for .Net
分布式任务调度系统,纯NET打造的重量级大数据实时计算平台,万亿级调度经验积累。
The Dynamo library by Nexus Labs allows you to create instances of things you might normally not be able to. The best example of this is creating an instance of an interface without actually defining a concrete type at compile time. The ImpromptuInterface library facilitates the creation of instanc...
Goodreads .NET API Client Library
DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
DotnetSpider, a .NET Standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
FileSystem abstractions with ASP.NET registration
插件极简使用,快速扩展你的项目 1.1分钟快速掌握对插件的加载,运行以及卸载操作. 2.插件之间可通过自定义公共目录的方式共享程序集 修复专为.net core3.0修复的代码。.net core bug已被微软修正。 修复PlugManager初始化问题。
A simple service to send emails. This is a wrapper for the deprecated/obsolete System.Net.Mail.SmptClient. This package is meant to help support legacy systems/environments. For new development please use MailKit or other third party packages.
A simple service to hash passwords with PBKDF2 in C#.
A service to create and validate simple tokens in C#. Example use case: A simple token can be used to confirm if a user owns an email address. You send a simple token to a users email address. If that user can present the same token back to you, then you know the user owns that email address.
A service to parse user-agent strings in C#.