Skip to main content
neuecc avatar

neuecc

NuGet publisher profile

Packages
102
Total Downloads
841.9M
841,866,713

Packages (102)

MessagePack package icon

MessagePack

Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).

317.2M
downloads
MessagePack.Annotations package icon

MessagePack.Annotations

Attributes and interfaces for .NET types serializable with MessagePack.

264.6M
downloads
MessagePackAnalyzer package icon

MessagePackAnalyzer

Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.

87.3M
downloads
Utf8Json package icon

Utf8Json

Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).

53.7M
downloads
ZString package icon

ZString

Zero allocation StringBuilder for .NET Core and Unity.

25.0M
downloads
Ulid package icon

Ulid

Fast .NET Standard(C#) Implementation of ULID.

22.0M
downloads
MagicOnion package icon

MagicOnion

Unified Realtime/API framework for .NET platform and Unity. This package is meta package that includes MagicOnion.Server and MagicOnion.Client.

18.8M
downloads
MagicOnion.Abstractions package icon

MagicOnion.Abstractions

MagicOnion interfaces and abstractions for server and client. Commonly used types: MagicOnion.IService<TSelf> MagicOnion.IStreamingHub<TSelf, TReceiver> MagicOnion.UnaryResult<TResult> MagicOnion.IgnoreAttribute

9.0M
downloads
MessagePack.AspNetCoreMvcFormatter package icon

MessagePack.AspNetCoreMvcFormatter

ASP.NET Core MVC Input/Output MessagePack formatter.

4.5M
downloads
ConsoleAppFramework package icon

ConsoleAppFramework

Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.

3.8M
downloads
ValueTaskSupplement package icon

ValueTaskSupplement

Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.

3.2M
downloads
ReactiveProperty package icon

ReactiveProperty

ReactiveProperty is MVVM and Asynchronous Extensions for Reactive Extensions(System.Reactive).

3.2M
downloads
Ulid.MessagePack package icon

Ulid.MessagePack

Ulid MessagePack Formatter.

2.9M
downloads
MasterMemory.Annotations package icon

MasterMemory.Annotations

Attributes of MasterMemory.

2.8M
downloads
MasterMemory package icon

MasterMemory

Embedded Typed Readonly In-Memory Document Database for .NET Core and Unity.

2.8M
downloads
MessagePack.MSBuild.Tasks package icon

MessagePack.MSBuild.Tasks

MSBuild Tasks of MessagePack for C#.

2.2M
downloads
MasterMemory.MSBuild.Tasks package icon

MasterMemory.MSBuild.Tasks

MSBuild Tasks of MasterMemory Code Generator.

2.0M
downloads
ZeroFormatter.Interfaces package icon

ZeroFormatter.Interfaces

Plain interfaces and KeyTuple of ZeroFormatter, it is used for define serializable targets.

2.0M
downloads
ZeroFormatter package icon

ZeroFormatter

Infinitely fast serializer for .NET, .NET Core and Unity.

1.9M
downloads
DatadogSharp package icon

DatadogSharp

Yet another C# Datadog client that supports DogStatsD and APM.

1.5M
downloads
MessagePack.ImmutableCollection package icon

MessagePack.ImmutableCollection

Deprecated package to add System.Collections.Immutable support to MessagePack. This is now built into the main package.

1.5M
downloads
linq.js package icon

linq.js

LINQ to Objects for JavaScript.

1.2M
downloads
Utf8Json.AspNetCoreMvcFormatter package icon

Utf8Json.AspNetCoreMvcFormatter

Utf8Json ASP.NET Core Mvc Input/Output Formatter.

1.0M
downloads
MessagePack.UnityShims package icon

MessagePack.UnityShims

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Extension support for Unity.

784.0K
downloads
ZeroFormatter.Analyzer package icon

ZeroFormatter.Analyzer

Analyzer of ZeroFormatter, verify rule for [ZeroFormattable] classes.

635.6K
downloads
MasterMemory.Generator package icon

MasterMemory.Generator

Code Generator of MasterMemory.

468.3K
downloads
OwinRequestScopeContext package icon

OwinRequestScopeContext

Owin Middleware it is possible to RequestScopeContext like HttpContext.Current but no dependent System.Web.

464.3K
downloads
ProcessX package icon

ProcessX

Simplify call external process with the async streams in C# 8.0.

452.7K
downloads
LitJWT package icon

LitJWT

Lightweight, Fast JWT(JSON Web Token) implementation for .NET Core.

441.8K
downloads
CloudStructures package icon

CloudStructures

Redis Client based on StackExchange.Redis.

360.5K
downloads
Utf8Json.ImmutableCollection package icon

Utf8Json.ImmutableCollection

Add ImmutableCollection formatters to Utf8Json.

346.1K
downloads
MessagePack.ReactiveProperty package icon

MessagePack.ReactiveProperty

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Extension support for ReactiveProperty.

329.3K
downloads
linq.js-jQuery package icon

linq.js-jQuery

linq.js binding for jQuery.

300.4K
downloads
ChainingAssertion package icon

ChainingAssertion

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest. This provides only single .cs file.

224.0K
downloads
MagicOnion.Hosting package icon

MagicOnion.Hosting

Hosting Extensions of MagicOnion.

220.6K
downloads
DynamicJson package icon

DynamicJson

dynamic json structure for C# 4.0. This provides only single .cs file.

216.7K
downloads
Utf8Json.UnityShims package icon

Utf8Json.UnityShims

Unity shims and formatters for Utf8Json.

169.7K
downloads
Ulid.SystemTextJson package icon

Ulid.SystemTextJson

Ulid System.Text.Json Converter.

169.3K
downloads
AsyncOAuth package icon

AsyncOAuth

Portable Client Library and HttpClient based OAuth library, including all platform(for PCL).

166.3K
downloads
MagicOnion.MSBuild.Tasks package icon

MagicOnion.MSBuild.Tasks

MSBuild Tasks of MagicOnion.

148.4K
downloads
MagicOnion.HttpGateway package icon

MagicOnion.HttpGateway

HTTP1 JSON Gateway and Swagger Integration for MagicOnion.

114.4K
downloads
UniRx package icon

UniRx

Reactive Extensions for Unity. This is .NET 3.5 subset of UniRx.

107.3K
downloads
ZeroFormatter.Unity package icon

ZeroFormatter.Unity

Infinitely fast serializer for .NET, .NET Core and Unity.

90.6K
downloads
LightNode.Core package icon

LightNode.Core

LightNode(as Micro REST/RPC Framework) Common Core Interfaces.

74.7K
downloads
MagicOnion.Generator package icon

MagicOnion.Generator

MagicOnion standalone code generator.

74.4K
downloads
ChainingAssertion-xUnit package icon

ChainingAssertion-xUnit

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for xUnit.net. This provides only single .cs file.

64.8K
downloads
RandomFixtureKit package icon

RandomFixtureKit

Fill random/edge-case value to target type for unit testing.

57.1K
downloads
ChainingAssertion-NUnit package icon

ChainingAssertion-NUnit

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for NUnit. This provides only single .cs file.

57.1K
downloads
Ulid-Cli package icon

Ulid-Cli

ULID commandline utility

56.2K
downloads
AnonymousComparer package icon

AnonymousComparer

create anonymous IComparer/IEqualityComparer by lambda expression and extensions for Linq standard query operator's IComparer/IEqualityComparer overload.

48.1K
downloads
EtwStream package icon

EtwStream

Logs are event streams. EtwStream provides In-Process and Out-of-Process ObservableEventListener. Everything can compose and output to anywhere by Reactive Extensions.

45.0K
downloads
LightNode.Server package icon

LightNode.Server

LightNode(as Micro REST/RPC Framework) Server.

43.9K
downloads
LightNode.Client.PCL.T4 package icon

LightNode.Client.PCL.T4

LightNode(as Micro REST/RPC Framework) Client for PCL and HttpClient.

43.6K
downloads
MicroBatchFramework package icon

MicroBatchFramework

Cloud Native Batch Framework.

43.6K
downloads
LINQ-to-BigQuery package icon

LINQ-to-BigQuery

LINQ to BigQuery is C# LINQ Provider for Google BigQuery. It also enables Desktop GUI Client with LINQPad and plug-in driver.

43.3K
downloads
MagicOnion.Redis package icon

MagicOnion.Redis

Redis backplane for MagicOnion.

41.6K
downloads
linq.js-Bindings package icon

linq.js-Bindings

linq.js binding for jQuery and RxJS.

41.1K
downloads
LightNode.Client.UniRx.T4 package icon

LightNode.Client.UniRx.T4

LightNode(as Micro REST/RPC Framework) Client for Unity with UniRx.

37.3K
downloads
ChainingAssertion-MbUnit package icon

ChainingAssertion-MbUnit

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MbUnit. This provides only single .cs file.

30.9K
downloads
LightNode.Formatter.MsgPack package icon

LightNode.Formatter.MsgPack

LightNode(as Micro REST/RPC Framework) Formatter by MsgPack.

30.6K
downloads
LightNode.Formatter.JsonNet package icon

LightNode.Formatter.JsonNet

LightNode(as Micro REST/RPC Framework) Formatter by Json.NET.

30.2K
downloads
LightNode.Formatter.ProtoBuf package icon

LightNode.Formatter.ProtoBuf

LightNode(as Micro REST/RPC Framework) Formatter by ProtoBuf.

28.7K
downloads
MicroResolver package icon

MicroResolver

Extremely fast dependency injection library.

27.9K
downloads
MagicOnion.OpenTelemetry package icon

MagicOnion.OpenTelemetry

Telemetry Extensions of MagicOnion.

26.6K
downloads
RespClient package icon

RespClient

RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.

24.7K
downloads
LightNode.Formatter.Jil package icon

LightNode.Formatter.Jil

LightNode(as Micro REST/RPC Framework) Formatter for JSON by Jil.

24.3K
downloads
MagicOnion.Server.Authentication package icon

MagicOnion.Server.Authentication

Provides simple authentication an authorization mechanism for MagicOnion.

22.9K
downloads
ConsoleAppFramework.WebHosting package icon

ConsoleAppFramework.WebHosting

Provides Swagger-based web front-end gateway for ConsoleAppFramework.

22.4K
downloads
LightNode.Formatter.Jil.LZ4 package icon

LightNode.Formatter.Jil.LZ4

LightNode(as Micro REST/RPC Framework) Formatter for JSON by Jil + LZ4.

22.1K
downloads
LightNode.Swagger package icon

LightNode.Swagger

Swagger integration for LightNode(as Micro REST/RPC Framework).

21.4K
downloads
Enyim.Memcached.Transcoders.ProtocolBuffers package icon

Enyim.Memcached.Transcoders.ProtocolBuffers

Memcached Transcoder using protobuf-net.

21.3K
downloads
MessagePack.Experimental package icon

MessagePack.Experimental

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Experimental implementations.

20.4K
downloads
EtwStream.LinqPad package icon

EtwStream.LinqPad

Monitoring ETW is very hard. Now LINQPad is log viewer, you can dump ETW stream.

20.4K
downloads
Glimpse.LightNode package icon

Glimpse.LightNode

LightNode(as Micro REST/RPC Framework) Profiler for Glimpse.

19.1K
downloads
Enyim.Memcached.Transcoders.Json package icon

Enyim.Memcached.Transcoders.Json

Memcached Transcoder using Json.NET.

18.7K
downloads
Enyim.Memcached.Transcoders.MessagePack package icon

Enyim.Memcached.Transcoders.MessagePack

Memcached Transcoder using MsgPack-Cli, Array-Mode.

17.7K
downloads
UniRxAnalyzer package icon

UniRxAnalyzer

Various Analyzers for UniRx

16.5K
downloads
linq.js-RxJS package icon

linq.js-RxJS

linq.js binding for RxJS.

13.5K
downloads
ReactiveProperty-Experimental package icon

ReactiveProperty-Experimental

ReactiveProperty is MVVM and Asynchronous Extensions for Reactive Extensions. Target is .NET 4.0 Client Profile, Silverlight 4, Silverlight 5, Windows Phone 7.1(with Rx-Main).

13.2K
downloads
LightNode.Diagnostics.EventSource package icon

LightNode.Diagnostics.EventSource

EventSource logging for LightNode(as Micro REST/RPC Framework).

12.8K
downloads
Glimpse.CloudStructures.Redis package icon

Glimpse.CloudStructures.Redis

Redis Profiler for Glimpse. Target is CloudStructures(a Redis Client as wrapped StackExchange.Redis).

12.0K
downloads
ReactiveProperty-WP7 package icon

ReactiveProperty-WP7

ReactiveProperty is MVVM and Asynchronous Extensions for Reactive Extensions. Target is Windows Phone 7.1(Microsoft.Phone.Reactive).

11.4K
downloads
NotifyPropertyChangedGenerator package icon

NotifyPropertyChangedGenerator

Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.

11.2K
downloads
ReactiveOAuth package icon

ReactiveOAuth

OAuth Library based on Reactive Extensions for .NET Framework 4 Client Profile and Silverlight4.

10.9K
downloads
DbExecutor package icon

DbExecutor

Simple and Lightweight Database Executor for .NET 4 Client Profile and all ADO.NET DbProviders. Features: set command parameter by AnonymousType, auto type mapping, dynamic IDataRecord accessor,transaction, basic Select/Insert/Delete/Update query build.

10.1K
downloads
ChainingAssertion-SL package icon

ChainingAssertion-SL

Method Chaining base UnitTesting Extension Methods for Silverlight Unit Test Framework. This provides only single .cs file.

9.6K
downloads
ChainingAssertion-WP7 package icon

ChainingAssertion-WP7

Method Chaining base UnitTesting Extension Methods for Silverlight Unit Test Framework. This provides only single .cs file.

9.5K
downloads
MicroBatchFramework.WebHosting package icon

MicroBatchFramework.WebHosting

Package Description

9.3K
downloads
CloudStructures-Rx package icon

CloudStructures-Rx

Redis PubSub to Observable.

9.1K
downloads
PhotonWire package icon

PhotonWire

Typed Asynchronous RPC Layer for Photon Server. This package includes Server libs + Analyzer + HubInvoker

9.1K
downloads
PhotonWire.Server package icon

PhotonWire.Server

Typed Asynchronous RPC Layer for Photon Server. This package is for realtime server implementation.

8.9K
downloads
ReactiveOAuth-WP7 package icon

ReactiveOAuth-WP7

OAuth Library based on Reactive Extensions for Windows Phone 7.

8.8K
downloads
linq.js-QUnit package icon

linq.js-QUnit

Method chaining style unit testing extension for QUnit.

8.6K
downloads
CloudStructures.LZ4 package icon

CloudStructures.LZ4

JSON+LZ4 ValueConverter for CloudStructures(a Redis Client as wrapped StackExchange.Redis).

8.2K
downloads
CloudStructures.Converters.MessagePack package icon

CloudStructures.Converters.MessagePack

Provides MessagePackConverter for CloudStructures.

8.0K
downloads
EtwStream.InProcess package icon

EtwStream.InProcess

Subset of EtwStream, only for InProcess logging, does not dependent TraceEvent.

7.9K
downloads
LightNode package icon

LightNode

LightNode(Micro REST/RPC Framework) for ASP.NET Core.

6.5K
downloads
PhotonWire.Client package icon

PhotonWire.Client

Typed Asynchronous RPC Layer for Photon Server. This package is for .NET client implementation.

6.0K
downloads
PhotonWire.Analyzer package icon

PhotonWire.Analyzer

Analyzers for PhotonWire, verify rule for create hubs.

4.7K
downloads
ImplicitQueryString package icon

ImplicitQueryString

Easy way to parse QueryString and Forms variable or all other NameValueCollection. This is Extension Methods for NameValueCollection and provides single .cs file. Support .NET 3.5(VS2008) and VS2010 or above.

3.9K
downloads
Enyim.Memcached.Transcoders.MessagePack.Map package icon

Enyim.Memcached.Transcoders.MessagePack.Map

Memcached Transcoder using MsgPack-Cli, Map-Mode.

3.3K
downloads
Owin.RedisSession package icon

Owin.RedisSession

Redis Session provider for Owin.

2.2K
downloads