lz4net
by: Milosz Krajewski
- 14.402k total downloads
- Latest version: 1.0.15.93
LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
MailKit
by: Jeffrey Stedfast
- 1.308k total downloads
- Latest version: 4.1.0
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices.
Features include:
* HTTP, Socks4, Socks4a and Socks5 proxy support.
* SASL Authentication via ANONYMOUS, CRAM-MD5, DIGEST-MD5, LOGIN, NTLM, OAUTHBEARER, PLAIN, SCRAM-SHA-1, SCRAM-SHA-256, SCRAM-SHA-512 and XOAUTH2.
* A fully-cancellable SmtpClient with support for STARTTLS, 8BITMIME, BINARYMIME, ENHANCEDSTATUSCODES, SIZE, DSN, PIPELINING and SMTPUTF8.
* A fully-cancellable Pop3Client with support for STLS, UIDL, APOP, PIPELINING, UTF8, and LANG.
* A fully-cancellable ImapClient with support for ACL, QUOTA, LITERAL+, IDLE, NAMESPACE, ID, CHILDREN, LOGINDISABLED, STARTTLS, MULTIAPPEND, UNSELECT, UIDPLUS, CONDSTORE, ESEARCH, SASL-IR, COMPRESS, WITHIN, ENABLE, QRESYNC, SORT, THREAD, ANNOTATE, LIST-EXTENDED, ESORT, METADATA / METADATA-SERVER, NOTIFY, FILTERS, LIST-STATUS, SORT=DISPLAY, SPECIAL-USE / CREATE-SPECIAL-USE, SEARCH=FUZZY, MOVE, UTF8=ACCEPT / UTF8=ONLY, LITERAL-, APPENDLIMIT, STATUS=SIZE, OBJECTID, REPLACE, SAVEDATE, XLIST, and X-GM-EXT1.
* Client-side sorting and threading of messages (the Ordinal Subject and the Jamie Zawinski threading algorithms are supported).
* Asynchronous versions of all methods that hit the network.
* S/MIME, OpenPGP, DKIM and ARC support via MimeKit.
* Microsoft TNEF support via MimeKit.
Magicodes.IE.Core
by: 雪雁
- 2.849k total downloads
- Latest version: 2.7.6
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
Magicodes.Pay.Wxpay
by: 雪雁
- 577 total downloads
- Latest version: 1.6.7
支付通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
公众号:麦扣聊技术
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
Magicodes.EPPlus
by: Magicodes
- 156 total downloads
- Latest version: 4.6.6
Create advanced Excel spreadsheets using .NET
Lucene.Net.Queries
by: The Apache Software Foundation
- 309 total downloads
- Latest version: 4.8.0-beta00017
Extended Filters and Queries for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/queries/Lucene.Net.Queries.html
This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net.Misc
by: The Apache Software Foundation
- 285 total downloads
- Latest version: 4.8.0-beta00017
Index tools and other miscellaneous functionality for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/misc/Lucene.Net.Misc.html
This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Magicodes.IE.EPPlus
by: 雪雁
- 652 total downloads
- Latest version: 2.7.6
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
lz4net.unsafe.netcore
by: Milosz Krajewski
- 14.324k total downloads
- Latest version: 1.0.15.93
This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
Magicodes.IE.Excel.NPOI
by: 雪雁
- 424 total downloads
- Latest version: 2.7.6
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
Magicodes.Pay.Notify
by: 雪雁
- 547 total downloads
- Latest version: 1.6.7
支付通用库。
官方网址:http://xin-lai.com
开源库地址:https://github.com/xin-lai
公众号:麦扣聊技术
博客地址:http://www.cnblogs.com/codelove/
交流QQ群:85318032
Macross.Json.Extensions
by: Macross.Json.Extensions
- 429 total downloads
- Latest version: 3.0.0
Macross Software Json extensions library.
Provides helpers & converters for the System.Text.Json API and push
stream types for the System.Net.Http API.
Commonly Used Types:
System.Text.Json.Utf8JsonStreamReader
System.Text.Json.Serialization.JsonStringEnumMemberConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeConverter
System.Text.Json.Serialization.JsonMicrosoftDateTimeOffsetConverter
System.Text.Json.Serialization.JsonIPAddressConverter
System.Text.Json.Serialization.JsonIPEndPointConverter
System.Text.Json.Serialization.JsonDelegatedStringConverter
System.Text.Json.Serialization.JsonTypeConverterAdapter
System.Net.Http.PushStreamContent
System.Net.Http.PushStreamContent<T>
Lucene.Net
by: The Apache Software Foundation
- 311 total downloads
- Latest version: 4.8.0-beta00017
Lucene.Net is a full-text search engine library capable of advanced text analysis, indexing, and searching. It can be used to easily add search capabilities to applications. Lucene.Net is a C# port of the popular Java Lucene search engine framework from The Apache Software Foundation, targeted at .NET Framework and .NET Core users.
Lucene.Net.Grouping
by: The Apache Software Foundation
- 340 total downloads
- Latest version: 4.8.0-beta00017
Collectors for grouping search results for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/grouping/package.html
This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Lucene.Net.Analysis.Common
by: The Apache Software Foundation
- 331 total downloads
- Latest version: 4.8.0-beta00017
Analyzers for indexing content in different languages and domains for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/analysis-common/overview.html
This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
Magicodes.IE.Excel
by: 雪雁
- 3.087k total downloads
- Latest version: 2.7.6
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
导入导出通用库,支持Dto导入导出、模板导出、花式导出以及动态导出,支持Excel、Csv、Word、Pdf和Html。
开源库地址:https://github.com/xin-lai
博客地址:http://www.cnblogs.com/codelove/
更新记录:https://github.com/dotnetcore/Magicodes.IE/blob/master/RELEASE.md
公众号:麦扣聊技术
交流QQ群:85318032
Lucene.Net.Suggest
by: The Apache Software Foundation
- 307 total downloads
- Latest version: 4.8.0-beta00017
Auto-suggest and Spellchecking support for the Lucene.NET full-text search engine library from The Apache Software Foundation.
Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00017/api/suggest/overview.html
This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00017
MahApps.Metro
by: Jan Karger Bastian Schmidt Dennis Daume Brendan Forster Alex Mitchell Paul Jenkins Jake Ginnivan
- 938 total downloads
- Latest version: 3.0.0-rc0529
The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (.Net 4.6.2 and later), with minimal effort.
Magicodes.RazorEngine.NetCore
by: HueiFeng
- 66 total downloads
- Latest version: 2.2.0
Fork from https://github.com/hermanho/RazorEngine
Longbow.Tasks
by: Argo Zhang(argo@163.com)
- 1.032k total downloads
- Latest version: 5.2.1
Longbow Component for .net core 2.0+