packageName
stringlengths
2
82
title
stringlengths
2
140
version
stringlengths
5
33
description
stringlengths
10
3.24k
summary
stringclasses
183 values
authors
listlengths
1
1
owners
listlengths
1
7
totalDownloads
int64
13.9k
12.1B
projectUrl
stringlengths
0
178
licenseUrl
stringlengths
0
133
iconUrl
stringlengths
0
138
tags
listlengths
0
42
verified
bool
2 classes
versionsCount
int64
1
4.16k
latestVersionDownloads
int64
0
2.32B
packageTypes
listlengths
1
1
hasVulnerabilities
bool
2 classes
vulnerabilitiesCount
int64
0
3
_run_id
stringclasses
47 values
_dataset_id
stringclasses
47 values
NSubstitute
NSubstitute
6.0.0
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
[ "Anthony Egerton,David Tchepak,Alexandr Nikitin,Oleksandr Povar" ]
[ "alexandrnikitin", "AlexPovar", "davetchepak", "NSubstitute" ]
286,589,668
https://nsubstitute.github.io/
https://www.nuget.org/packages/NSubstitute/6.0.0/license
https://api.nuget.org/v3-flatcontainer/nsubstitute/6.0.0/icon
[ "mocking", "mocks", "testing", "unit-testing", "TDD", "AAA" ]
true
35
801,990
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Analyzers.CSharp
NSubstitute.Analyzers.CSharp
1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
[ "Tomasz Podolak, NSubstitute.Analyzers contributors" ]
[ "NSubstitute", "tpodolak" ]
33,499,371
https://github.com/nsubstitute/NSubstitute.Analyzers
https://www.nuget.org/packages/NSubstitute.Analyzers.CSharp/1.0.17/license
https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.csharp/1.0.17/icon
[ "nsubstitute", "nsubstitute.analyzers", "analyzers", "roslyn", "csharp", "c#" ]
true
18
19,621,189
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
AutoFixture.AutoNSubstitute
AutoFixture with Auto Mocking using NSubstitute
4.18.1
This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by NSubstitute. To use it, add the AutoNSubstituteCustomization to your Fixture instance.
[ "Daniel Hilgarth, Alex Povar, AutoFixture" ]
[ "AlexPovar", "AutoFixture", "ploeh" ]
28,052,944
https://github.com/AutoFixture/AutoFixture
https://www.nuget.org/packages/AutoFixture.AutoNSubstitute/4.18.1/license
https://api.nuget.org/v3-flatcontainer/autofixture.autonsubstitute/4.18.1/icon
[]
true
178
11,217,765
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
MockQueryable.NSubstitute
MockQueryable.NSubstitute
10.0.8
Core package for MockQueryable extensions for mocking operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes u...
[ "Roman Titov" ]
[ "KeMik" ]
7,513,455
https://github.com/romantitov/MockQueryable
https://www.nuget.org/packages/MockQueryable.NSubstitute/10.0.8/license
https://api.nuget.org/v3-flatcontainer/mockqueryable.nsubstitute/10.0.8/icon
[ "Mock", "EntityFrameworkCore", "Queryable", "mock", "EF", "UnitTests" ]
false
27
155,527
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
AutofacContrib.NSubstitute
AutofacContrib.NSubstitute
7.0.0
Package Description
[ "AutofacContrib.NSubstitute" ]
[ "mamadero", "mdaviesnet", "MRCollective", "robdmoore" ]
1,829,393
[]
false
23
724,764
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
EntityFrameworkCore.Testing.NSubstitute
EntityFrameworkCore.Testing.NSubstitute
10.0.0
Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations. EntityFrameworkCore.Testing v1.x = EntityFrameworkCore 2 (2.1.0+) EntityFrameworkCore.Testing v2.x = EntityFrameworkCore 3 EntityFrameworkCore.Testing v3.x = EntityFrameworkCore 5 EntityFrameworkC...
[ "rgvlee" ]
[ "rgvlee" ]
1,400,822
https://github.com/rgvlee/EntityFrameworkCore.Testing
https://www.nuget.org/packages/EntityFrameworkCore.Testing.NSubstitute/10.0.0/license
[ "EntityFrameworkCore", "EFCore", "NSubstitute", "nsub", "mock", "testing" ]
false
50
155,111
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
AutoBogus.NSubstitute
AutoBogus.NSubstitute
2.13.1
A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using NSubtitute.
[ "Nick Dodd" ]
[ "nickdodd79" ]
1,089,817
https://github.com/nickdodd79/AutoBogus
https://www.nuget.org/packages/AutoBogus.NSubstitute/2.13.1/license
https://api.nuget.org/v3-flatcontainer/autobogus.nsubstitute/2.13.1/icon
[]
false
26
856,202
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
EntityFrameworkTesting.NSubstitute
EntityFrameworkTesting.NSubstitute
1.3.0
Testing helpers for using NSubstitute with EntityFramework.
[ "Justin Yoo" ]
[ "justinyoo", "scott xu" ]
985,257
https://github.com/scott-xu/EntityFramework.Testing
https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE
[ "EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "NSubstitute" ]
false
14
391,397
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Sitecore.FakeDb.NSubstitute
Sitecore.FakeDb.NSubstitute
2.0.1
Unit testing framework for Sitecore.
[ "Sergey Shushlyapin" ]
[ "sshushlyapin" ]
812,089
https://github.com/sergeyshushlyapin/Sitecore.FakeDb
https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE
[ "Sitecore", "unit-testing", "testing", "in-memory", "TDD", "mocking", "mocks" ]
false
82
109,117
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstituteAutoMocker
NSubstituteAutoMocker
1.1.0
AutoMocker for use with NSubstitute
[ "K McManus" ]
[ "kmcmanus" ]
778,934
http://github.com/kevin-mcmanus/NSubstituteAutoMocker
http://github.com/kevin-mcmanus/NSubstituteAutoMocker/blob/master/LICENCE.md
[ "NSubstitute", "Automock", "NSub", "Automocker" ]
false
4
757,312
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstituteEquivalency
NSubstitute.Equivalency
2.0.0
Equivalency based argument matcher for NSubstitute
[ "Modern Ronin" ]
[ "MRonin" ]
380,180
https://github.com/ModernRonin/NSubstitute.Equivalency
https://www.nuget.org/packages/NSubstituteEquivalency/2.0.0/license
[ "nsubstitute", "fluentassertions", "equivalency", "argument", "matcher" ]
false
3
377,571
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Verify.NSubstitute
Verify.NSubstitute
2.1.0
Adds Verify (https://github.com/VerifyTests/Verify) support for verifying NSubstitute (https://nsubstitute.github.io/) types
[ "https://github.com/VerifyTests/Verify.NSubstitute/graphs/contributors" ]
[ "simoncropp" ]
258,614
https://github.com/VerifyTests/Verify.NSubstitute
https://www.nuget.org/packages/Verify.NSubstitute/2.1.0/license
https://api.nuget.org/v3-flatcontainer/verify.nsubstitute/2.1.0/icon
[ "NSubstitute", "Verify" ]
true
5
247,426
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Sitecore.NSubstituteUtils
Sitecore.NSubstituteUtils
2.0.2
Helper classes to test Sitecote API using NSubstitute.
[ "Sergey Marchenko" ]
[ "smarchenko" ]
303,440
[ "Sitecore", "NSubstitute" ]
false
5
204,622
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
MemoryCache.Testing.NSubstitute
MemoryCache.Testing.NSubstitute
1.2.2
A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.
[ "rgvlee" ]
[ "rgvlee" ]
277,171
https://github.com/rgvlee/MemoryCache.Testing
https://www.nuget.org/packages/MemoryCache.Testing.NSubstitute/1.2.2/license
[ "MemoryCache", "IMemoryCache", "NSubstitute", "nsub", "mock", "testing" ]
false
8
269,054
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstituteAutoMocker.Standard
NSubstituteAutoMocker.Standard
1.0.0
AutoMocker for use with NSubstitute
[ "Gokulnath" ]
[ "gokulnath" ]
233,965
https://github.com/gokulm/NSubstituteAutoMocker
https://github.com/gokulm/NSubstituteAutoMocker/blob/master/LICENCE.md
[]
false
1
233,965
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Ninject.MockingKernel.NSubstitute
Ninject.MockingKernel.NSubstitute
3.3.0
Automock implementation for NSubstitute using Ninject to create the objects under test.
[ "Ninject Project Contributors" ]
[ "Ninject", "remogloor", "scott xu" ]
269,652
http://www.ninject.org/
https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.nsubstitute/3.3.0/icon
[ "Ninject", "ioc", "di", "automock", "NSubstitute" ]
true
6
149,563
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
EntityFrameworkCoreMock.NSubstitute
EntityFrameworkCoreMock.NSubstitute
4.0.0
Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using NSubstitute
[ "Wouter Huysentruit" ]
[ "huysentruitw" ]
279,095
https://github.com/huysentruitw/entity-framework-core-mock
https://www.nuget.org/packages/EntityFrameworkCoreMock.NSubstitute/4.0.0/license
[]
false
34
10,727
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Autofac.Extras.NSubstitute
Autofac.Extras.NSubstitute
1.4.0
Autofac extension supporting generation of NSubstitute objects.
[ "Autofac Contributors" ]
[ "zskovacs" ]
193,341
http://autofac.org/
https://api.nuget.org/v3-flatcontainer/autofac.extras.nsubstitute/1.4.0/icon
[ "autofac", "di", "ioc", "dependencyinjection", "mocks", "mocking", "fakes", "stubs", "doubles", "substitutes" ]
false
5
83,637
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Machine.Fakes.NSubstitute
Machine.Fakes.NSubstitute
2.11.0
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wr...
[ "Machine Specifications" ]
[ "Machine.Specifications" ]
196,671
https://github.com/machine/machine.fakes
https://www.nuget.org/packages/Machine.Fakes.NSubstitute/2.11.0/license
https://api.nuget.org/v3-flatcontainer/machine.fakes.nsubstitute/2.11.0/icon
[ "tdd", "bdd", "testing", "unittest", "fakes", "mocks", "mspec", "mfakes" ]
false
52
18,794
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
PAP.NSubstitute.FluentAssertionsBridge
PAP.NSubstitute.FluentAssertionsBridge
1.0.0
a library for bridging between NSubstitute and FluentAssertions
[ "Hadi Ahmadi" ]
[ "PapGroupCo" ]
218,962
[]
false
1
218,962
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NExpect.Matchers.NSubstitute
NExpect.Matchers.NSubstitute
2.0.128
This library offers NSubistitute-specific extensions so you can have Expect-style syntax for your NSubstitute assertions. For example, one may previously have done: ``` Expect(result).To.Equal(expected); someService.Received(1).SomeMethodCall(); ``` and now you can keep it consistent...
[ "Davyd McColl" ]
[ "davydm" ]
167,878
https://github.com/fluffynuts/NExpect
https://www.nuget.org/packages/NExpect.Matchers.NSubstitute/2.0.128/license
https://api.nuget.org/v3-flatcontainer/nexpect.matchers.nsubstitute/2.0.128/icon
[]
true
258
56
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Community.DbConnection
NSubstitute.Community.DbConnection
2.15.0
Hassle-free mocking of database queries using NSubstitute
[ "Jon Glass" ]
[ "jmg48" ]
162,468
https://github.com/jmg48/NSubstitute.DbConnection
https://www.nuget.org/packages/NSubstitute.Community.DbConnection/2.15.0/license
[]
false
23
26,427
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Grace.NSubstitute
Grace.NSubstitute
2.4.2
Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner)
Grace.NSubstitute is a companion library for Grace and NSubstitute
[ "Ian Johnson" ]
[ "ipjohnson123" ]
114,239
https://github.com/ipjohnson/Grace
https://github.com/ipjohnson/Grace/blob/master/License.md
[ "IoC", "Dependency", "Injection", "Container", "NSubstitute" ]
false
27
3,275
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Soenneker.Utils.AutoBogus.NSubstitute
Soenneker.Utils.AutoBogus.NSubstitute
4.0.808
An AutoFakerBinder for interfaces and abstract objects using NSubstitute
[ "Jake Soenneker" ]
[ "soenneker" ]
161,377
https://github.com/soenneker/soenneker.utils.autobogus.nsubstitute
https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.NSubstitute/4.0.808/license
https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.nsubstitute/4.0.808/icon
[ "utils", "autobogus", "nsubstitute", "bogus", "nsubstitue", "mock", "unit", "fixture", "tests", "nsubstituteautofakerbinder", "util", "csharp", "dotnet", "c#", ".net" ]
true
795
75
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Objectivity.AutoFixture.XUnit2.AutoNSubstitute
Objectivity.AutoFixture.XUnit2.AutoNSubstitute
3.6.3
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions.
[ "Accenture" ]
[ "Objectivity", "pzajac" ]
203,513
https://github.com/Accenture/AutoFixture.XUnit2.AutoMock
https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoNSubstitute/3.6.3/license
https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.autonsubstitute/3.6.3/icon
[ "AutoFixture", "NSubstitute", "xUnit", "xUnit2", "AutoNSubstitute", "AutoMock" ]
false
19
13,236
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Verify.That
NSubstitute.Verify.That
3.0.0
Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.
[ "Ben Arnold" ]
[ "benarnold" ]
101,458
https://github.com/benagain/nsubstitute.verify.that
https://www.nuget.org/packages/NSubstitute.Verify.That/3.0.0/license
[ "nsubstitute", "fluentassertions" ]
false
3
8,400
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Stashbox.NSubstitute
Stashbox.NSubstitute
4.8.0
NSubstitute auto mocking integration for Stashbox.
[ "Peter Csajtai" ]
[ "pcsajtai" ]
57,221
https://github.com/z4kn4fein/stashbox-mocking
https://www.nuget.org/packages/Stashbox.NSubstitute/4.8.0/license
https://api.nuget.org/v3-flatcontainer/stashbox.nsubstitute/4.8.0/icon
[ "Stashbox", "NSubstitute", "mock", "unit", "test", "mocking" ]
false
55
3,628
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Sfa.Core.Testing.NSubstitute
Sfa.Core.Testing.NSubstitute
4.0.2
Core Testing libraries to help when using the Core.NSubstitute libraries.
[ "Sfa.Core.Testing.NSubstitute" ]
[ "sfanuget" ]
71,824
https://github.com/SkillsFundingAgency/Core/blob/master/LICENSE
https://api.nuget.org/v3-flatcontainer/sfa.core.testing.nsubstitute/4.0.2/icon
[]
false
44
765
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
SimpleFixture.NSubstitute
SimpleFixture.NSubstitute
3.0.6
Package Description
[ "Ian Johnson" ]
[ "ipjohnson123" ]
72,401
https://github.com/ipjohnson/SimpleFixture
https://github.com/ipjohnson/SimpleFixture/blob/master/License.md
[ "Test", "Fixture", "Data", "Generation" ]
false
24
5,029
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
FluffySpoon.Testing.Autofake.NSubstitute
FluffySpoon.Testing.Autofake.NSubstitute
1.34.0
Package Description
[ "FluffySpoon.Testing.Autofake.NSubstitute" ]
[ "ffMathy" ]
93,257
https://github.com/ffMathy/FluffySpoon.Testing
[]
true
21
44,947
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
LazyCache.Testing.NSubstitute
LazyCache.Testing.NSubstitute
1.3.0
A mocking library that creates LazyCache IAppCache system mocks using NSubstitute.
[ "rgvlee" ]
[ "rgvlee" ]
63,287
https://github.com/rgvlee/LazyCache.Testing
https://www.nuget.org/packages/LazyCache.Testing.NSubstitute/1.3.0/license
[ "LazyCache", "NSubstitute", "nsub", "mock", "testing" ]
false
10
52,099
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstituteAutoSubstitute
NSubstituteAutoSubstitute
1.1.0
An auto-substitute/mock generating container that creates mocks using NSubstitute
[ "Jonny Booker" ]
[ "JBooker" ]
57,674
https://github.com/jonnybooker/NSubstitute.AutoSubstitute
https://www.nuget.org/packages/NSubstituteAutoSubstitute/1.1.0/license
[]
false
2
22,894
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Extensions.Logging.NSubstitute
Extensions.Logging.NSubstitute
1.0.0
Provides NSubstitute for Microsoft.Extenstions.Logging.ILogger that can be use with .Received()
[ "Alex Vallat" ]
[ "AlexVallat" ]
55,873
https://www.nuget.org/packages/Extensions.Logging.NSubstitute/1.0.0/license
[ "Microsoft.Extenstions.Logging.Abstractions", "NSubstitute" ]
false
1
54,560
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Analyzers.VisualBasic
NSubstitute.Analyzers.VisualBasic
1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in VB.NET.
[ "Tomasz Podolak, NSubstitute.Analyzers contributors" ]
[ "NSubstitute", "tpodolak" ]
55,208
https://github.com/nsubstitute/NSubstitute.Analyzers
https://www.nuget.org/packages/NSubstitute.Analyzers.VisualBasic/1.0.17/license
https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.visualbasic/1.0.17/icon
[ "nsubstitute", "nsubstitute.analyzers", "analyzers", "roslyn", "visualbasic", "vb", "vb.net" ]
true
18
16,309
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Community.Logging
NSubstitute.Community.Logging
0.0.1
NSubstitute.Community.Logging lets you easily assert that specific logging took place. All you need is any NSubstitute created ILogger to get started.
[ "Zach Langner" ]
[ "zlangner" ]
48,271
https://github.com/zlangner/NSubstitute.Community.Logging/
https://www.nuget.org/packages/NSubstitute.Community.Logging/0.0.1/license
[ "mocking", "mocks", "testing", "unit-testing", "TDD", "AAA", "logging" ]
false
1
48,271
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Chill.AutofacNSubstitute
Chill Autofac NSubstitute extension
3.2.0
A chill container that uses autofac as a container and NSubsitute for creating mocks.
[ "Erwin van der Valk, Dennis Doomen" ]
[ "dennisdoomen", "erwinvandervalk" ]
47,922
http://github.com/ChillBdd/Chill
http://opensource.org/licenses/MIT
[ "BDD", "TDD", "Autofac", "NSubstitute" ]
false
15
3,102
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Tethos.NSubstitute
Tethos.NSubstitute
2.1.1
Library which allows to seemlesly mock NSubstitute dependencies for more simpler unit tests.
[ "iamdmitrij" ]
[ "iamdmitrij" ]
33,432
https://github.com/iamdmitrij/Tethos
https://www.nuget.org/packages/Tethos.NSubstitute/2.1.1/license
https://api.nuget.org/v3-flatcontainer/tethos.nsubstitute/2.1.1/icon
[ "auto-mocking", "container", "nsubstitute", "testing", "mock", "stub", "ioc", "tdd", "di", "dependency-injection", "mocking", "test", "tests", "unit", "automock", "auto-stubbing" ]
false
22
392
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Mockable.NSubstitute
Mockable
1.1.1
Allows your class under test to be created, automatically creating mocks for all its constructor parameters
[ "Dean Dashwood" ]
[ "DeanDashwood" ]
30,889
https://github.com/ddashwood/Mockable
https://www.nuget.org/packages/Mockable.NSubstitute/1.1.1/license
https://api.nuget.org/v3-flatcontainer/mockable.nsubstitute/1.1.1/icon
[ "mockable", "tdd", "mock", "mocking", "test", "testing", "unittest", "unittesting" ]
false
2
30,711
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
EntityFrameworkMock.NSubstitute
EntityFrameworkMock.NSubstitute
1.0.0.72
Easy Mock wrapper for mocking EF6 DbContext and DbSet using NSubstitute
[ "Wouter Huysentruit, Paul Michaels" ]
[ "huysentruitw" ]
33,675
https://github.com/huysentruitw/entity-framework-mock
https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE
[]
false
27
548
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Three21.Testing.AutoNSubstitute
Three21.Testing.AutoNSubstitute
3.0.129.10
Useful test helpers for projects using AutoFixture and Moq.
[ "Justin Loadholtz" ]
[ "jbload" ]
40,815
https://www.nuget.org/packages/Three21.Testing.AutoNSubstitute/3.0.129.10/license
[]
false
107
89
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Lambda.NSubstituteHelper
NSubstitute Helper
1.0.34
This package includes a helper for Nsubstitute. This is developed based on our teams need and we will add to it as we continue using NSubstitute.
This package includes a helper for Nsubstitute.
[ "Aboo Azarnoush" ]
[ "aboo" ]
30,811
https://github.com/aboo/NSubstituteHelper
https://github.com/aboo/NSubstituteHelper/blob/master/LICENSE
[ "nsubstitute", "substitute", "test", "unittest", "helper" ]
false
5
23,429
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
EntityFrameworkTesting.NSubstitute.Ninject
EntityFrameworkTesting.NSubstitute.Ninject
1.3.0
Testing helpers for using Ninject.MockingKernel.NSubstitute with EntityFramework.
[ "Scott Xu" ]
[ "scott xu" ]
36,922
https://github.com/scott-xu/EntityFramework.Testing
https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE
[ "EntityFramework", "Entity", "Framework", "EF", "EF6", "Testing", "Ninject", "Mocking", "NSubstitute" ]
false
13
11,800
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Chill.UnityNSubstitute
Chill Unity NSubstitute extension
3.2.0
A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework
[ "Erwin van der Valk, Dennis Doomen" ]
[ "dennisdoomen", "erwinvandervalk" ]
30,597
http://github.com/ChillBDD/Chill
http://opensource.org/licenses/MIT
[ "BDD", "TDD", "Unity", "NSubstitute" ]
false
13
2,926
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Sitecore.AutoFixture.NSubstitute
Sitecore AutoFixture NSubstitute
2.0.2
Framework to help Creating Autodata when unit testing Sitecore
[ "istern" ]
[ "istern" ]
25,362
https://github.com/istern/Sitecore.AutoFixture.NSubstitute
https://github.com/istern/Sitecore.AutoFixture.NSubstitute/blob/master/License.md
[ "Sitecore", "Unit", "Testing" ]
false
7
13,275
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Community.Instance
NSubstitute.Community.Instance
3.0.0
Create instances of classes for unit tests with dependencies automatically substituted.
[ "tonto7973" ]
[ "onder7973" ]
27,856
https://github.com/tonto7973/NSubstitute.Community.Instance
https://www.nuget.org/packages/NSubstitute.Community.Instance/3.0.0/license
[ "NSubstitute", "dependencies", "instance", "unit", "tests" ]
false
6
5,633
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Neovolve.Streamline.NSubstitute
Neovolve.Streamline.NSubstitute
2.6.0
Provides streamlined SUT creation
[ "rprimrose" ]
[ "rprimrose" ]
26,357
https://github.com/roryprimrose/Neovolve.Streamline
https://www.nuget.org/packages/Neovolve.Streamline.NSubstitute/2.6.0/license
[ "Testing" ]
false
18
99
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Rocket.Surgery.Extensions.Testing.NSubstitute
Rocket.Surgery.Extensions.Testing.NSubstitute
10.0.6
Package Description
[ "David Driscoll,Rocket Surgeons Guild contributors" ]
[ "RocketSurgeonsGuild" ]
32,759
https://rocketsurgeonsguild.github.io/
https://www.nuget.org/packages/Rocket.Surgery.Extensions.Testing.NSubstitute/10.0.6/license
https://api.nuget.org/v3-flatcontainer/rocket.surgery.extensions.testing.nsubstitute/10.0.6/icon
[]
false
53
114
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
UniMock.WithNSubstitute
UniMock.WithNSubstitute
2.0.0.1
UniMock is a auto-mocking tool that automatically mocks the entire universe and lets you concentrate on writing clean, fast, efficient tests with the minimum of overhead. It allows you to use your choice of mocking/stubbing tool and IoC container.
[ "Andrew Harcourt" ]
[ "uglybugger" ]
24,111
http://bitbucket.codingforfunandprofit.com/unimock/overview
https://bitbucket.org/uglybugger/unimock/src/c7a4110ba030/UniMock.Core/LICENCE.txt
[ "mock", "stub", "auto" ]
false
12
2,601
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
NSubstitute.Construct
NSubstitute.Construct
1.0.0.13
Extends NSubstitute with capability to automatically construct instances of an object, with optional automatic mapping of injected parameters.
[ "Elia Franke" ]
[ "eliafranke" ]
15,477
https://github.com/eliafranke/NSubstitute.Construct
[ "NSubstitute", "NSubstitute.Construct", "Construct", "Auto", "AutoConstruct" ]
false
8
5,497
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
RecShark.Testing.NSubstitute
RecShark.Testing.NSubstitute
2.0.0
Provides some NSubstitute extensions
[ "Kevin Recuerda" ]
[ "KevinRecuerda" ]
20,728
https://github.com/KevinRecuerda/RecShark
https://www.nuget.org/packages/RecShark.Testing.NSubstitute/2.0.0/license
https://api.nuget.org/v3-flatcontainer/recshark.testing.nsubstitute/2.0.0/icon
[ "recshark", "testing", "NSubstitute", "extensions" ]
false
9
1,909
[ "Dependency" ]
false
0
VbRnD1OKzk9Z9qmMo
6vHkpShOefES2Ns32
Microsoft.AspNetCore.SignalR.Common
Microsoft.AspNetCore.SignalR.Common
10.0.10
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
278,088,540
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Common/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.common/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
373,534
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.Http.Connections.Common
Microsoft.AspNetCore.Http.Connections.Common
10.0.10
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
261,977,532
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Common/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.common/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
329,496
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Protocols.Json
Microsoft.AspNetCore.SignalR.Protocols.Json
10.0.10
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
230,837,425
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.json/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
334,432
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.Http.Connections.Client
Microsoft.AspNetCore.Http.Connections.Client
10.0.10
Client for ASP.NET Core Connection Handlers This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
149,648,780
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Client/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.client/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
384,863
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Client
Microsoft.AspNetCore.SignalR.Client
10.0.10
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
128,818,455
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
383,744
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Client.Core
Microsoft.AspNetCore.SignalR.Client.Core
10.0.10
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
127,465,911
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client.Core/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client.core/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
179
387,818
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.Http.Connections
Microsoft.AspNetCore.Http.Connections
1.2.11
Components for providing real-time bi-directional communication across the Web.
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
117,887,550
https://asp.net/
https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections/1.2.11/icon
[ "aspnetcore", "signalr" ]
true
12
8,263
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Core
Microsoft.AspNetCore.SignalR.Core
1.2.11
Real-time communication framework for ASP.NET Core.
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
110,515,575
https://asp.net/
https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.core/1.2.11/icon
[ "aspnetcore", "signalr" ]
true
12
86,767
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR
Microsoft.AspNetCore.SignalR
1.2.11
Components for providing real-time bi-directional communication across the Web.
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
92,213,338
https://asp.net/
https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr/1.2.11/icon
[ "aspnetcore", "signalr" ]
true
11
134,928
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.Azure.SignalR.Protocols
Microsoft.Azure.SignalR.Protocols
1.33.1
.NET Standard SDK for Azure SignalR Service protocol.
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
65,736,904
https://aka.ms/signalr_service
https://www.nuget.org/packages/Microsoft.Azure.SignalR.Protocols/1.33.1/license
https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.protocols/1.33.1/icon
[ "aspnetcore", "azure", "signalr" ]
true
84
432,009
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.Azure.SignalR
Microsoft.Azure.SignalR
1.33.1
.NET Standard SDK for Azure SignalR.
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
65,627,564
https://aka.ms/signalr_service
https://www.nuget.org/packages/Microsoft.Azure.SignalR/1.33.1/license
https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr/1.33.1/icon
[ "aspnetcore", "azure", "signalr" ]
true
84
431,210
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core
Microsoft ASP.NET SignalR Core Components
2.4.3
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
69,133,099
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.core/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
21
13,171,483
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.StackExchangeRedis
Microsoft.AspNetCore.SignalR.StackExchangeRedis
10.0.10
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
43,008,471
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.StackExchangeRedis/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.stackexchangeredis/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
170
208,912
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
10.0.10
Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
40,661,795
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.newtonsoftjson/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
168
60,413
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb
Microsoft ASP.NET SignalR System.Web
2.4.3
Incredibly simple real-time web for .NET. Components for using ASP.NET SignalR in applications hosted on System.Web.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
50,341,509
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.systemweb/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
21
9,155,036
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.JS
Microsoft ASP.NET SignalR JavaScript Client
2.4.3
JavaScript client for ASP.NET SignalR.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
47,864,030
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "JS" ]
true
21
8,401,626
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
10.0.10
Implements the SignalR Hub Protocol over MsgPack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
24,840,944
https://asp.net/
https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.MessagePack/10.0.10/license
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.messagepack/10.0.10/icon
[ "aspnetcore", "signalr" ]
true
181
69,232
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Client
Microsoft ASP.NET SignalR .NET Client
2.4.3
.NET client for ASP.NET SignalR.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
32,049,993
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.client/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Client" ]
true
26
7,428,849
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.Azure.SignalR.Management
Microsoft.Azure.SignalR.Management
1.33.1
Provides communication capabilities with ASP.NET Core SignalR clients through Azure SignalR Service directly. The capabilities include sending messages to all/clients/users/groups and managing group membership. For more information, see https://github.com/Azure/azure-signalr/blob/dev/docs/management-sdk-guide.md
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
23,152,252
https://aka.ms/signalr_service
https://www.nuget.org/packages/Microsoft.Azure.SignalR.Management/1.33.1/license
https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.management/1.33.1/icon
[ "aspnetcore", "azure", "signalr" ]
true
69
106,532
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNetCore.SignalR.Redis
Microsoft.AspNetCore.SignalR.Redis
1.2.11
Redis for ASP.NET Core SignalR.
[ "Microsoft" ]
[ "aspnet", "dotnetframework", "Microsoft" ]
16,472,004
https://asp.net/
https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.redis/1.2.11/icon
[ "aspnetcore", "signalr" ]
true
14
3,206
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR
Microsoft ASP.NET SignalR
2.4.3
Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
45,075,104
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "websockets", "real-time", "realtime", "comet", "HTTP", "streaming" ]
true
21
7,581,879
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Owin
Microsoft ASP.NET SignalR OWIN
1.2.2
OWIN componenets for ASP.NET SignalR.
OWIN componenets for ASP.NET SignalR.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
5,690,161
http://www.asp.net/signalr
http://www.microsoft.com/web/webpi/eula/signalr_rtw.htm
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Owin" ]
true
10
4,263,350
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
AspNetCore.HealthChecks.SignalR
AspNetCore.HealthChecks.SignalR
9.0.0
HealthChecks.SignalR is the health check package for SignalR.
[ "Xabaril Contributors" ]
[ "Xabaril" ]
4,664,839
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks
https://www.nuget.org/packages/AspNetCore.HealthChecks.SignalR/9.0.0/license
https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.signalr/9.0.0/icon
[ "HealthCheck", "HealthChecks", "Health", "SignalR" ]
true
13
978,828
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SqlServer
Microsoft ASP.NET SignalR SQL Server Messaging Backplane
2.4.3
SQL Server messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
5,266,903
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.sqlserver/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SqlServer" ]
true
24
1,164,088
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Redis
Microsoft ASP.NET SignalR Redis Messaging Backplane
2.4.3
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
5,100,387
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.redis/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Redis" ]
true
24
500,214
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Azure.Messaging.WebPubSub
Azure.Messaging.WebPubSub
1.6.0
Azure SDK client library for the WebPubSub service
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
3,999,078
https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.WebPubSub_1.6.0/sdk/webpubsub/Azure.Messaging.WebPubSub/README.md
https://www.nuget.org/packages/Azure.Messaging.WebPubSub/1.6.0/license
https://api.nuget.org/v3-flatcontainer/azure.messaging.webpubsub/1.6.0/icon
[ "Azure", "WebPubSub", "SignalR" ]
true
7
669,046
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
AspNetCore.SignalR.OpenTelemetry
AspNetCore.SignalR.OpenTelemetry
1.8.0
SignalR instrumentation for OpenTelemetry .NET
[ "nenoNaninu" ]
[ "nenoNaninu" ]
2,472,059
https://github.com/nenoNaninu/AspNetCore.SignalR.OpenTelemetry
https://www.nuget.org/packages/AspNetCore.SignalR.OpenTelemetry/1.8.0/license
[ "signalr", "opentelemetry" ]
false
16
281,823
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SelfHost
Microsoft ASP.NET SignalR Self Host
2.4.3
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
3,547,556
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.selfhost/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SelfHost" ]
true
16
627,808
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
MassTransit.SignalR
MassTransit.SignalR
9.2.0
MassTransit SignalR Backplane support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
[ "Chris Patterson" ]
[ "phatboyg" ]
2,220,034
https://massient.com/
https://massient.com/license
https://api.nuget.org/v3-flatcontainer/masstransit.signalr/9.2.0/icon
[ "MassTransit", "SignalR" ]
true
103
112
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.StackExchangeRedis
Microsoft ASP.NET SignalR Redis Messaging Backplane
2.4.3
Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
3,123,437
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.stackexchangeredis/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Redis" ]
true
4
1,586,378
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Abp.AspNetCore.SignalR
Abp.AspNetCore.SignalR
10.5.0
Abp.AspNetCore.SignalR
[ "Abp.AspNetCore.SignalR" ]
[ "hikalkan", "volosoft" ]
5,438,747
http://www.aspnetboilerplate.com/
https://www.nuget.org/packages/Abp.AspNetCore.SignalR/10.5.0/license
https://api.nuget.org/v3-flatcontainer/abp.aspnetcore.signalr/10.5.0/icon
[ "asp.net", "mvc", "boilerplate", "application", "framework", "web", "domain", "driven", "design", "SignalR" ]
true
92
1,905
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.Azure.SignalR.AspNet
Microsoft.Azure.SignalR.AspNet
1.33.1
.NET Framework SDK for Azure ASP.NET SignalR.
[ "Microsoft" ]
[ "azure-sdk", "Microsoft" ]
2,183,450
https://aka.ms/signalr_service
https://www.nuget.org/packages/Microsoft.Azure.SignalR.AspNet/1.33.1/license
https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.aspnet/1.33.1/icon
[ "aspnetcore", "azure", "signalr" ]
true
73
1,889
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.ServiceBus3
Microsoft ASP.NET SignalR Service Bus v3 Messaging Backplane
2.4.3
Service Bus v3 messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
2,373,137
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus3/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "ServiceBus" ]
true
7
363,961
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.ServiceBus
Microsoft ASP.NET SignalR Service Bus Messaging Backplane
2.4.3
Service Bus messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,801,976
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus/2.4.3/icon
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "ServiceBus" ]
true
24
136,187
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core.es
Recursos en español para Microsoft ASP.NET SignalR Core
2.4.3
Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR Core.
Recursos en español para el paquete Microsoft.AspNet.SignalR.Core
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,336,291
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
16
81,267
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core.de
Deutsche Ressourcen für Microsoft ASP.NET SignalR Core
2.4.3
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR Core.
Deutsche Ressourcen für das Microsoft.AspNet.SignalR.Core-Paket
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,276,999
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
16
92,799
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core.fr
Ressources en français pour Microsoft ASP.NET SignalR Core
2.4.3
Ce package inclut les assemblys satellites en français pour ASP.NET SignalR Core.
Ressources en français pour le package Microsoft.AspNet.SignalR.Core
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,299,327
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
16
95,204
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core.tr
Microsoft ASP.NET SignalR Core Türkçe Kaynaklar
2.4.3
Bu paket ASP.NET SignalR Core için Türkçe uydu derlemelerini içerir.
Microsoft.AspNet.SignalR.Core paketi için Türkçe kaynaklar
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,262,151
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
16
74,909
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.Core.ru
Русские ресурсы Microsoft ASP.NET SignalR Core
2.4.3
Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR Core.
Русские ресурсы для пакета Microsoft.AspNet.SignalR.Core
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,242,056
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "Core" ]
true
16
77,514
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
ImCore
ImCore
2.0.3
.NET websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.
[ "YeXiangQin" ]
[ "2881099" ]
969,825
https://github.com/2881099/im
https://www.nuget.org/packages/ImCore/2.0.3/license
[ "im", "websocket", "signalr" ]
false
7
138,070
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.fr
Ressources en français pour Microsoft ASP.NET SignalR SystemWeb
2.4.3
Ce package inclut les assemblys satellites en français pour ASP.NET SignalR SystemWeb.
Ressources en français pour le package Microsoft.AspNet.SignalR.SystemWeb
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,121,844
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
83,855
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.it
Microsoft ASP.NET SignalR SystemWeb - Risorse per l'italiano
2.4.3
Il pacchetto contiene gli assembly satellite di ASP.NET SignalR SystemWeb per l'italiano.
Risorse del pacchetto Microsoft.AspNet.SignalR.SystemWeb per l'italiano
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,043,459
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
64,114
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.pt-br
Recursos em Português-BR do Microsoft ASP.NET SignalR SystemWeb
2.4.3
Este pacote contém os assemblies satélites em Português-BR para o ASP.NET SignalR SystemWeb.
Recursos em Português-BR para o Microsoft.AspNet.SignalR.SystemWeb
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,061,852
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
69,006
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.es
Recursos en español para Microsoft ASP.NET SignalR SystemWeb
2.4.3
Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR SystemWeb.
Recursos en español para el paquete Microsoft.AspNet.SignalR.SystemWeb
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,127,105
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
69,255
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.tr
Microsoft ASP.NET SignalR SystemWeb Türkçe Kaynaklar
2.4.3
Bu paket ASP.NET SignalR SystemWeb için Türkçe uydu derlemelerini içerir.
Microsoft.AspNet.SignalR.SystemWeb paketi için Türkçe kaynaklar
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,085,683
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
62,701
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.ja
Microsoft ASP.NET SignalR SystemWeb 日本語リソース
2.4.3
このパッケージには、ASP.NET SignalR SystemWeb の日本語サテライト アセンブリが含まれています。
Microsoft.AspNet.SignalR.SystemWeb パッケージの日本語リソース
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,049,252
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
63,947
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.ko
Microsoft ASP.NET SignalR SystemWeb 한국어 리소스
2.4.3
이 패키지에는 ASP.NET SignalR SystemWeb용 한국어 위성 어셈블리가 포함되어 있습니다.
Microsoft.AspNet.SignalR.SystemWeb 패키지용 한국어 리소스
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,038,704
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
63,192
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.pl
Microsoft ASP.NET SignalR SystemWeb — zasoby dla języka polskiego
2.4.3
Ten pakiet zawiera zestawy satelickie dla języka polskiego dotyczące produktu ASP.NET SignalR SystemWeb.
Zasoby dla języka polskiego dotyczące pakietu Microsoft.AspNet.SignalR.SystemWeb
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,031,389
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
62,615
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.ru
Русские ресурсы Microsoft ASP.NET SignalR SystemWeb
2.4.3
Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR SystemWeb.
Русские ресурсы для пакета Microsoft.AspNet.SignalR.SystemWeb
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,059,547
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
65,439
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc
Microsoft.AspNet.SignalR.SystemWeb.de
Deutsche Ressourcen für Microsoft ASP.NET SignalR SystemWeb
2.4.3
Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR SystemWeb.
Deutsche Ressourcen für das Microsoft.AspNet.SignalR.SystemWeb-Paket
[ "Microsoft" ]
[ "aspnet", "Microsoft" ]
1,068,892
https://www.asp.net/signalr
https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt
[ "Microsoft", "AspNet", "SignalR", "AspNetSignalR", "SystemWeb" ]
true
16
72,914
[ "Dependency" ]
false
0
E05kvRMKPGTZlaET5
nJyo6f5mEwmnah6yc