Top 20 NuGet Packages
mvc567 is a high performance, open-source ASP.NET Core-based web application platform. It provides CMS functionality to its users.
C# classes to work with topology files
Interface da Biblioteca de persistência do Framework da Codout
Codoxide.Outcome<T> is an Either monad (or Result monad) for .NET Core.It allows for elegant happy path and error path handling through method chaining made available through a number of Extension libraries.
Package Description
Commonly used functions and classes I would otherwise keep rewriting.
MSBuild extensions for Web Application Projects.
Various utilities for Seq.
A wrapper to Azure Search allowing to easily setup Azure Search indexes, searchers.
A wrapper to Azure Search allowing to easily setup Azure Search indexes, searchers and using it with DI/IoC approach (currently with support for Umbraco, LightInject and Autofac).
A wrapper to Azure Search allowing to easily setup Azure Search indexes, searchers and using it with DI/IoC approach (currently with support for Umbraco, LightInject and Autofac).
Datagram connections
Field Serializer
Package Description
Protocol serializer
Internal Use Common Functions
日志组件抽象
This are C# class libraries that implements generic collections that are
not covered by the .NET base class library. At the moment this is just
a BinaryHeap implementation with various variations, and based on that
an implementation of a PriorityQueue.