一些 NuGet 包
Some
RestSharp
Simple REST and HTTP API Client
Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
Tips:.NET 4.0项目请使用
Install-Package Newtonsoft.Json -Version 8.0.3
Orleans
A straightforward approach to building distributed, high-scale applications in .NET
在 .NET 中构建分布式,大规模应用程序的一种简明方法.
DocFX
A documentation generation tool for API reference and Markdown files!
一个用于 API 引用和 Markdown 文件的文档生成工具.
Polly
Polly is a .NET Standard 1.1 and .NET Standard 2.0 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
MailKit
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Topshelf
An easy service hosting framework for building Windows services using .NET
NuGet.Server
Web Application used to host a simple NuGet feed
ORM
EntityFramework
Entity Framework is Microsoft's recommended data access technology for new applications.
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..