authors,description,hasVulnerabilities,iconUrl,latestVersionDownloads,licenseUrl,owners,packageName,packageTypes,projectUrl,summary,tags,title,totalDownloads,verified,version,versionsCount,vulnerabilitiesCount,_run_id,_dataset_id "[""Daniel Cazzulino, kzu""]",Moq is the most popular and friendly mocking framework for .NET.,False,https://api.nuget.org/v3-flatcontainer/moq/4.20.72/icon,213764595,https://www.nuget.org/packages/Moq/4.20.72/license,"[""clarius"", ""Devlooped"", ""kzu""]",Moq,"[""Dependency""]",https://github.com/moq/moq,,"[""moq"", ""tdd"", ""mocking"", ""mocks"", ""unittesting"", ""agile"", ""unittest""]",Moq: an enjoyable mocking library,1182704676,True,4.20.72,93,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Mark Seemann, AutoFixture""]","This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx",False,https://api.nuget.org/v3-flatcontainer/autofixture.automoq/4.18.1/icon,33814153,https://www.nuget.org/packages/AutoFixture.AutoMoq/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.AutoMoq,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture with Auto Mocking using Moq,101375172,True,4.18.1,216,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Roman Titov""]","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 use of in-memory data.",False,https://api.nuget.org/v3-flatcontainer/mockqueryable.moq/10.0.8/icon,440137,https://www.nuget.org/packages/MockQueryable.Moq/10.0.8/license,"[""KeMik""]",MockQueryable.Moq,"[""Dependency""]",https://github.com/romantitov/MockQueryable,,"[""Mock"", ""EntityFrameworkCore"", ""Queryable"", ""mock"", ""EF"", ""UnitTests""]",MockQueryable.Moq,34905139,False,10.0.8,29,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Tim Kellogg, Adam Hewitt, Kevin Bost""]",An auto-mocking container that generates mocks using Moq,False,https://api.nuget.org/v3-flatcontainer/moq.automock/4.0.2/icon,452775,https://www.nuget.org/packages/Moq.AutoMock/4.0.2/license,"[""adamhewitt627"", ""Keboo"", ""tkellogg""]",Moq.AutoMock,"[""Dependency""]",https://github.com/moq/Moq.AutoMocker,,[],Moq.AutoMock,30387492,False,4.0.2,29,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Autofac Contributors""]",Autofac extension for automocking and creation of mock objects in Moq.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.moq/8.0.1/icon,22905,https://www.nuget.org/packages/Autofac.Extras.Moq/8.0.1/license,"[""Autofac""]",Autofac.Extras.Moq,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""moq""]",Autofac.Extras.Moq,20814017,True,8.0.1,16,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Michał Jankowski""]",Library that provides methods that will help you with mocking Entity Framework Core. Easily mock DbSet and DbContext for unit testing with Moq.,False,,492384,https://www.nuget.org/packages/Moq.EntityFrameworkCore/10.0.0.2/license,"[""Michal_Jankowski""]",Moq.EntityFrameworkCore,"[""Dependency""]",https://github.com/MichalJankowskii/Moq.EntityFrameworkCore,,"[""Moq"", ""mocking"", ""EF"", ""EntityFramework"", ""DbSet"", ""DbContext"", ""unit-test"", ""testing"", ""framework"", ""TDD"", ""BDD"", ""EntityFrameworkCore"", ""EFCore"", ""mock"", ""unittest""]",Moq Extensions for Entity Framework Core,20870052,False,10.0.0.2,26,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Stefano d'Antonio""]",Moq extensions for Dapper methods.,False,,4708559,https://www.nuget.org/packages/Moq.Dapper/1.0.7/license,"[""UnoSD""]",Moq.Dapper,"[""Dependency""]",https://github.com/UnoSD/Moq.Dapper,,"[""Moq"", ""Dapper"", ""Test""]",Moq.Dapper,10375743,False,1.0.7,17,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Max Kagamine""]",A set of extension methods for mocking HttpClient and IHttpClientFactory with Moq.,False,,6790760,https://www.nuget.org/packages/Moq.Contrib.HttpClient/1.4.0/license,"[""maxkagamine""]",Moq.Contrib.HttpClient,"[""Dependency""]",https://github.com/maxkagamine/Moq.Contrib.HttpClient,,"[""moq"", ""http"", ""httpclient"", ""mock"", ""mocking"", ""test"", ""testing""]",Moq.Contrib.HttpClient,9086134,False,1.4.0,3,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Adrian Iftode""]","Enables the Moq's Verify API over the *ILogger* extensions (LogInformation, LogError, etc).",False,,1083219,https://www.nuget.org/packages/ILogger.Moq/2.0.0/license,"[""adrian.iftode""]",ILogger.Moq,"[""Dependency""]",https://github.com/adrianiftode/Moq.ILogger,,"[""Moq"", ""ILogger"", ""ILoggerExtensions"", ""unit"", ""unittest"", ""logging""]",ILogger.Moq,5944500,False,2.0.0,35,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Matt Kotsenas, Andrey \""Litee\"" Lipatkin, Richard Murillo""]",Roslyn analyzer that helps to write unit tests using Moq mocking library by highlighting typical errors and suggesting quick fixes. Port of Resharper extension to Roslyn. Find the full list of detected issues at project GitHub page.,False,,235064,https://www.nuget.org/packages/Moq.Analyzers/0.4.2/license,"[""Litee"", ""rjmurillo""]",Moq.Analyzers,"[""Dependency""]",https://github.com/rjmurillo/moq.analyzers,,"[""moq"", ""tdd"", ""mocking"", ""mocks"", ""unittesting"", ""agile"", ""unittest"", ""mock"", ""test"", ""analyzers""]",Moq.Analyzers,3449131,False,0.4.2,17,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Ninject Project Contributors""]",Automock implementation for Moq using Ninject to create the objects under test.,False,https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.moq/3.3.0/icon,2688029,https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt,"[""idavis"", ""Ninject"", ""remogloor"", ""scott xu""]",Ninject.MockingKernel.Moq,"[""Dependency""]",http://www.ninject.org/,,"[""Ninject"", ""ioc"", ""di"", ""automock"", ""Moq""]",Ninject.MockingKernel.Moq,3410906,True,3.3.0,6,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Darren Cauthon""]",Auto-mocking container,False,,1962781,https://github.com/darrencauthon/AutoMoq/blob/master/license.txt,"[""darrencauthon""]",AutoMoq,"[""Dependency""]",https://github.com/darrencauthon/AutoMoq,,"[""moq"", ""unity"", ""tdd"", ""testing"", ""test""]",AutoMoq,2608800,False,2.0.0,13,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Tiago Araújo""]",HttpContextMoq is an implementation of AspNetCore.Http.HttpContext that stores a Mock instance and works as a proxy for the real Mock.,False,,697193,https://www.nuget.org/packages/HttpContextMoq/1.7.0/license,"[""tiagodaraujo""]",HttpContextMoq,"[""Dependency""]",https://github.com/tiagodaraujo/httpcontextmoq,,"[""aspnetcore"", ""httpcontext"", ""moq"", ""mocking"", ""mocks"", ""tdd"", ""unittesting"", ""unittest""]",HttpContextMoq: Easy mocking for ASP.NET Core HttpContext,2994379,False,1.7.0,10,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Rowan Miller, Scott Xu""]",Testing helpers for using Moq with EntityFramework.,False,,881221,https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE,"[""scott xu""]",EntityFrameworkTesting.Moq,"[""Dependency""]",https://github.com/scott-xu/EntityFramework.Testing,,"[""EntityFramework"", ""Entity"", ""Framework"", ""EF"", ""EF6"", ""Testing"", ""Moq""]",EntityFrameworkTesting.Moq,1989583,False,1.3.0,16,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""rgvlee""]","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 EntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6 EntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7 EntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8 EntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9 EntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10",False,,109840,https://www.nuget.org/packages/EntityFrameworkCore.Testing.Moq/10.0.0/license,"[""rgvlee""]",EntityFrameworkCore.Testing.Moq,"[""Dependency""]",https://github.com/rgvlee/EntityFrameworkCore.Testing,,"[""EntityFrameworkCore"", ""EFCore"", ""Moq"", ""mock"", ""testing""]",EntityFrameworkCore.Testing.Moq,2426926,False,10.0.0,55,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Brian Collamore, Jean-Paul Mayer and Ynse Hoornenborg""]",Roslyn Diagnostic Analyzers for Unit Testing with Moq,False,https://api.nuget.org/v3-flatcontainer/philips.codeanalysis.moqanalyzers/2.1.2/icon,416,https://www.nuget.org/packages/Philips.CodeAnalysis.MoqAnalyzers/2.1.2/license,"[""ajbarga"", ""bcoll"", ""collamore""]",Philips.CodeAnalysis.MoqAnalyzers,"[""Dependency""]",https://github.com/philips-software/roslyn-analyzers,,"[""CSharp"", ""MsTest"", ""Roslyn"", ""CodeAnalysis"", ""analyzers"", ""moq"", ""Philips""]",Philips.CodeAnalysis.MoqAnalyzers,1868525,False,2.1.2,8,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Declan Whelan""]",Supports checking that Moq setups are executed in sequence.,False,,537664,https://www.nuget.org/packages/Moq.Sequences/2.2.1/license,"[""dwhelan"", ""stakx""]",Moq.Sequences,"[""Dependency""]",https://github.com/dwhelan/Moq-Sequences,,"[""moq"", ""mock"", "".net45"", ""netstandard2.0""]",Moq.Sequences,1187128,False,2.2.1,5,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Darren Cauthon, Thomas Ribeiro""]",AutoMoq(Darren Cauthon) portado para,False,,760199,,"[""ThomasHfr""]",AutoMoqCore,"[""Dependency""]",,,[],AutoMoqCore,1403296,False,2.1.0,2,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Nick Dodd""]",A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using Moq.,False,https://api.nuget.org/v3-flatcontainer/autobogus.moq/2.13.1/icon,1090684,https://www.nuget.org/packages/AutoBogus.Moq/2.13.1/license,"[""nickdodd79""]",AutoBogus.Moq,"[""Dependency""]",https://github.com/nickdodd79/AutoBogus,,[],AutoBogus.Moq,1474185,False,2.13.1,26,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Wouter Huysentruit""]",Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using Moq,False,,56483,https://www.nuget.org/packages/EntityFrameworkCoreMock.Moq/4.0.0/license,"[""huysentruitw""]",EntityFrameworkCoreMock.Moq,"[""Dependency""]",https://github.com/huysentruitw/entity-framework-core-mock,,[],EntityFrameworkCoreMock.Moq,1631354,False,4.0.0,34,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""kzu.net""]",Contributed features and third-party integration for Moq.,False,https://api.nuget.org/v3-flatcontainer/moq.contrib/0.3.0/icon,895784,http://www.opensource.org/licenses/bsd-license.php,"[""codemonkeyking""]",Moq.Contrib,"[""Dependency""]",http://code.google.com/p/moq-contrib/,Contributed features and third-party integration for Moq.,"[""TDD"", ""moq"", ""mocking"", ""mocks"", ""unittesting""]",Moq.Contrib,895784,False,0.3.0,1,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""rgvlee""]",A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using Moq.,False,,1092466,https://www.nuget.org/packages/MemoryCache.Testing.Moq/1.2.2/license,"[""rgvlee""]",MemoryCache.Testing.Moq,"[""Dependency""]",https://github.com/rgvlee/MemoryCache.Testing,,"[""MemoryCache"", ""IMemoryCache"", ""Moq"", ""mock"", ""testing""]",MemoryCache.Testing.Moq,1131852,False,1.2.2,9,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""MyNihongo, Moq contributors""]",Extension methods for setupping mock values of Microsoft.Extensions.Configuration.IConfiguration.,False,https://api.nuget.org/v3-flatcontainer/moqmicrosoftconfiguration/1.0.5/icon,277504,https://www.nuget.org/packages/MoqMicrosoftConfiguration/1.0.5/license,"[""my.nihongo""]",MoqMicrosoftConfiguration,"[""Dependency""]",https://github.com/moq,,"[""moq"", ""tdd"", ""mocking"", ""mocks"", ""unittesting"", ""agile"", ""unittest"", ""microsoft"", ""configuration""]",MoqMicrosoftConfiguration,749415,False,1.0.5,7,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Ronald Bosma""]",Contains Moq argument matchers using FluentAssertions,False,,185360,https://www.nuget.org/packages/FluentAssertions.ArgumentMatchers.Moq/3.2.0/license,"[""ronaldbosma""]",FluentAssertions.ArgumentMatchers.Moq,"[""Dependency""]",https://github.com/ronaldbosma/FluentAssertions.ArgumentMatchers.Moq,,"[""netstandard"", ""netcore"", ""Moq"", ""FluentAssertions"", ""mocking"", ""mocks"", ""unittesting"", ""unittest"", ""TDD""]",FluentAssertions.ArgumentMatchers.Moq,726826,False,3.2.0,7,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Ovais Hanif""]",This package helps you to solve expression function in unit test moq framework.,False,https://api.nuget.org/v3-flatcontainer/moqexpression/2.0.0/icon,329180,https://www.nuget.org/packages/MoqExpression/2.0.0/license,"[""ovaishanif94""]",MoqExpression,"[""Dependency""]",https://github.com/ovaishanif94/Moq.Expression,,"[""aspnet"", ""core"", ""aspnetcore"", ""moq"", ""expression"", ""expressionfunction"", ""lambdafunction"", ""mock"", ""unittest"", ""nunit"", ""xunit"", ""mstest""]",MoqExpression,351934,False,2.0.0,2,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Machine Specifications""]","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 wrapper API and a provider model for fake frameworks.",False,https://api.nuget.org/v3-flatcontainer/machine.fakes.moq/2.11.0/icon,100098,https://www.nuget.org/packages/Machine.Fakes.Moq/2.11.0/license,"[""Machine.Specifications""]",Machine.Fakes.Moq,"[""Dependency""]",https://github.com/machine/machine.fakes,,"[""tdd"", ""bdd"", ""testing"", ""unittest"", ""fakes"", ""mocks"", ""mspec"", ""mfakes""]",Machine.Fakes.Moq,404921,False,2.11.0,53,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Accenture""]",Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use Moq. Gracefully handles recursive structures by omitting recursions.,False,https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.automoq/3.6.3/icon,41362,https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoMoq/3.6.3/license,"[""Objectivity"", ""pzajac""]",Objectivity.AutoFixture.XUnit2.AutoMoq,"[""Dependency""]",https://github.com/Accenture/AutoFixture.XUnit2.AutoMock,,"[""AutoFixture"", ""Moq"", ""xUnit"", ""xUnit2"", ""AutoMoq"", ""AutoMock""]",Objectivity.AutoFixture.XUnit2.AutoMoq,600808,False,3.6.3,23,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""https://github.com/VerifyTests/Verify.Moq/graphs/contributors""]",Adds Verify (https://github.com/VerifyTests/Verify) support for verifying Moq (https://github.com/moq/moq4) types,False,https://api.nuget.org/v3-flatcontainer/verify.moq/2.2.0/icon,110973,https://www.nuget.org/packages/Verify.Moq/2.2.0/license,"[""simoncropp""]",Verify.Moq,"[""Dependency""]",https://github.com/VerifyTests/Verify.Moq,,"[""Moq"", ""Verify""]",Verify.Moq,266879,True,2.2.0,5,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Jeremy Miller""]",StructureMap AutoMocker for Moq,False,,82082,https://github.com/structuremap/structuremap/raw/master/LICENSE.TXT,"[""jeremydmiller""]",structuremap.automocking.moq,"[""Dependency""]",http://structuremap.github.io/,,[],structuremap.automocking.moq,341254,False,4.0.0.315,6,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""rgvlee""]",A mocking library that creates LazyCache IAppCache system mocks using Moq.,False,,292707,https://www.nuget.org/packages/LazyCache.Testing.Moq/1.3.0/license,"[""rgvlee""]",LazyCache.Testing.Moq,"[""Dependency""]",https://github.com/rgvlee/LazyCache.Testing,,"[""LazyCache"", ""Moq"", ""mock"", ""testing""]",LazyCache.Testing.Moq,315890,False,1.3.0,10,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Stefano d'Antonio""]",Moq extensions for Dapper methods.,False,,220844,https://www.nuget.org/packages/Dapper.Moq/1.1.0/license,"[""Lonli-Lokli""]",Dapper.Moq,"[""Dependency""]",https://github.com/Lonli-Lokli/Moq.Dapper,,"[""Moq"", ""Dapper"", ""Test""]",Dapper.Moq,220844,False,1.1.0,1,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Mickaël Nivet""]",Extension for Moq that allow to easily mock async methods,False,,264282,,"[""mnivet""]",Talentsoft.Moq.SetupAsync,"[""Dependency""]",https://github.com/TalentSoft/Moq.SetupAsync,,"[""moq"", ""async"", ""task""]",Moq.SetupAsync,264282,False,1.0.0,1,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Thomas Pedersen (thedersen)""]",Automocking container using Microsoft Unity and Moq.,False,,223661,http://thedersen.mit-license.org/,"[""thedersen""]",UnityAutoMoq,"[""Dependency""]",https://github.com/thedersen/UnityAutoMoq,Automocking container using Microsoft Unity and Moq.,"[""unity"", ""moq"", ""automocking"", ""test"", ""unittest""]",UnityAutoMoq,230646,False,2.1.1,3,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Ian Johnson""]",Package Description,False,,166012,https://github.com/ipjohnson/SimpleFixture/blob/master/License.md,"[""ipjohnson123""]",SimpleFixture.Moq,"[""Dependency""]",https://github.com/ipjohnson/SimpleFixture,,"[""Test"", ""Fixture"", ""Data"", ""Generation""]",SimpleFixture.Moq,219399,False,3.0.6,24,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Wouter Huysentruit""]",Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq,False,,25890,https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE,"[""huysentruitw""]",EntityFrameworkMock.Moq,"[""Dependency""]",https://github.com/huysentruitw/entity-framework-mock,,[],EntityFrameworkMock.Moq,203531,False,1.0.0.72,30,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""rgvlee""]","A fluent expression builder that allows easy verification of ILogger Log* (LogDebug, LogInformation, LogError etc) invocations.",False,,114032,https://www.nuget.org/packages/Moq.Contrib.ExpressionBuilders.Logging/1.1.0/license,"[""rgvlee""]",Moq.Contrib.ExpressionBuilders.Logging,"[""Dependency""]",https://github.com/rgvlee/Moq.Contrib.ExpressionBuilders.Logging,,"[""Moq"", ""contrib"", ""ILogger"", ""verify"", ""setup"", ""logging"", ""mock"", ""testing""]",Moq.Contrib.ExpressionBuilders.Logging,248166,False,1.1.0,8,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Christopher Winland""]","Complete FastMoq testing framework with provider-first test doubles, automatic dependency injection, provider-neutral verification, and first-party helpers for EF Core, Azure SDK, Azure Functions, HttpClient, and ASP.NET Core. Includes Roslyn analyzers for migration guidance.",False,,40,https://www.nuget.org/packages/FastMoq/4.5.0/license,"[""chrislw"", ""cwinland""]",FastMoq,"[""Dependency""]",https://github.com/cwinland/FastMoq,,"[""fastmoq"", ""testing"", ""unit-testing"", ""mocking"", ""test-doubles"", ""dependency-injection"", ""provider-first"", ""provider-neutral"", ""aspnetcore"", ""blazor"", ""efcore"", ""azure"", ""azure-functions"", ""analyzers"", ""moq"", ""nsubstitute""]",FastMoq,147244,True,4.5.0,56,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Peter Csajtai""]",Moq auto mocking integration for Stashbox.,False,https://api.nuget.org/v3-flatcontainer/stashbox.moq/4.8.0/icon,1431,https://www.nuget.org/packages/Stashbox.Moq/4.8.0/license,"[""pcsajtai""]",Stashbox.Moq,"[""Dependency""]",https://github.com/z4kn4fein/stashbox-mocking,,"[""Stashbox"", ""Moq"", ""mock"", ""unit"", ""test"", ""mocking""]",Stashbox.Moq,140704,False,4.8.0,55,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Rocket Mortgage""]",Extensions for verifying logging operations with Moq.,False,https://api.nuget.org/v3-flatcontainer/rocklib.logging.moq/4.0.0/icon,26031,https://www.nuget.org/packages/RockLib.Logging.Moq/4.0.0/license,"[""RockLib""]",RockLib.Logging.Moq,"[""Dependency""]",https://github.com/RockLib/RockLib.Logging,,"[""RockLib"", ""Logging"", ""Logger"", ""Extensions"", ""Moq""]",RockLib.Logging.Moq,173145,True,4.0.0,16,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""maximiliysiss""]",Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq,False,,48975,,"[""maximiliysiss""]",Net.Testing.Moq.Grpc,"[""Dependency""]",https://github.com/maximiliysiss/grpc.net.testing.moq,,"[""gRPC"", ""Moq""]",Net.Testing.Moq.Grpc,175667,False,1.5.0,10,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Wouter Huysentruit""]",Easy Mock wrapper for mocking EntityFrameworkCore 3 (EFCore3) DbContext and DbSet using Moq,False,,122843,https://www.nuget.org/packages/EntityFrameworkCore3Mock.Moq/2.1.0/license,"[""huysentruitw""]",EntityFrameworkCore3Mock.Moq,"[""Dependency""]",https://github.com/cup-of-tea-dot-be/entity-framework-core3-mock,,[],EntityFrameworkCore3Mock.Moq,298482,False,2.1.0,9,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Richard Silveira, baderbuddy""]","Helper methods to work with Entity Framework 6.* and Moq libraries doing mocks of Entity Framework main methods that access database. To understand how to mock on EF 6, then what this package can do for you, give a look at: http://www.codeproject.com/Tips/1045590/Testing-with-mock-on-Entity-Framework More info about how to use this library in GitHub repositoy: https://github.com/baderbuddy/EntityFramework.MoqHelper",False,https://api.nuget.org/v3-flatcontainer/entityframework.moqhelper/1.0.1/icon,107583,https://opensource.org/licenses/MIT,"[""baderbuddy"", ""RichardSilveira""]",EntityFramework.MoqHelper,"[""Dependency""]",https://github.com/baderbuddy/EntityFramework.MoqHelper,Helper methods to work with Entity Framework 6 and Moq libraries doing mocks of Entity Framework main methods that access database.,"[""entityframework"", ""moq"", ""test"", ""EF"", ""mock"", ""TDD"", ""'Entity"", ""Framework'""]",EntityFramework.MoqHelper,155279,False,1.0.1,2,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Andrey \""Litee\"" Lipatkin""]",Roslyn plugin that provides helpful autocomplets when using Moq mocking library. Port of Resharper extension to Roslyn. NOTE: Works in VS 2017 only because plugin uses the latest Roslyn Autocomplete API.,False,,119919,https://github.com/Litee/moq.autocomplete/blob/master/LICENSE,"[""Litee"", ""rjmurillo""]",Moq.Autocomplete,"[""Dependency""]",https://github.com/Litee/moq.autocomplete,,"[""moq"", ""mock"", ""test"", ""autocomplete""]",Moq.Autocomplete,119919,False,0.0.1,1,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Kim Hugener-Ohlsen""]","With inspiration taken from mocking frameworks like NSubstitute, FakeItEasy and JustMock this package adds some of the syntactic advantages of these frameworks to Moq. TransparentMoq allows to use Moq without having to store mocks in Mock variables, instead a T variable can be used. This also removes the need to pass mocks with "".Object"" everywhere as they can be passed directly. The library provides extension methods for most (if not all) of Moq's methods, so they can be called directly on the T variable. Examples: Instead of private Mock fileSystem = new Mock(); Write private IFileSystem fileSystem = New.Mock(); Instead of MethodThatTakesFileSystem(fileSystem.Object); write MethodThatTakesFileSystem(fileSystem); To arrange a mock everything remains the same: fileSystem.Setup(x => x.Exists(It.IsAny())).Returns(true);",False,,32951,https://www.nuget.org/packages/TransparentMoq/4.20.70.2/license,"[""hugener""]",TransparentMoq,"[""Dependency""]",https://github.com/sundews/TransparentMoq,,"[""moq"", ""tdd"", ""mocking"", ""mocks"", ""unittesting"", ""agile"", ""unittest"", ""transparentmoq""]",TransparentMoq,106191,False,4.20.70.2+542ce7f6f7,28,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Jake Soenneker""]",An AutoFakerBinder for interfaces and abstract objects using Moq,False,https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.moq/4.0.802/icon,78,https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.Moq/4.0.802/license,"[""soenneker""]",Soenneker.Utils.AutoBogus.Moq,"[""Dependency""]",https://github.com/soenneker/soenneker.utils.autobogus.moq,,"[""utils"", ""autobogus"", ""moq"", ""bogus"", ""unit"", ""fixture"", ""tests"", ""moqautofakerbinder"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.Utils.AutoBogus.Moq,160695,True,4.0.802,789,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Mark Struik""]",Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.,False,,208857,https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup/blob/master/LICENSE,"[""Mark_Struik""]",AutoFixture.AutoMoq.AutoSetup,"[""Dependency""]",https://github.com/MarkStruik/AutoFixture.AutoMoq.AutoSetup,Extending AutoFixture.AutoMoq to automatically Setup all calls on a mocked interface or abstract class.,"[""AutoFixture"", ""Moq"", ""NUnit"", ""AutoMoq"", ""AutoSetup""]",AutoFixture with Auto Mocking using Moq and Auto Setup the calls,214854,False,1.3.0,3,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Ian Johnson""]",Grace.Moq provides integration classes between Moq and Grace (Dependency Injection Container),False,,5353,https://github.com/ipjohnson/Grace/blob/master/License.md,"[""ipjohnson123""]",Grace.Moq,"[""Dependency""]",https://github.com/ipjohnson/Grace,Grace.Moq is a companion library for Grace and Moq,"[""IoC"", ""Dependency"", ""Injection"", ""Container"", ""Moq""]",Grace.Moq,90777,False,2.4.2,27,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Simon Laing""]","Assembly that provides assistance in testing Dapper methods, allows for Verify and Setup with sql and parameters",False,,113472,https://www.nuget.org/packages/Dapper.MoqTests.Core/1.7.7/license,"[""laingsimon""]",Dapper.MoqTests.Core,"[""Dependency""]",https://github.com/laingsimon/Dapper.MoqTests,,[],Dapper.MoqTests.Core,121294,False,1.7.7,4,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Bruce Markham""]","Provides an abstractions and extensibility primitives for PanMoq. Commonly Used Types: PanMoq.Fixturing.Primitives.IFixture PanMoq.Fixturing.Primitives.ISpecimenBroker PanMoq.Fixturing.Primitives.ISpecimenProvider",False,https://api.nuget.org/v3-flatcontainer/panmoq.fixturing.primitives/1.0.1/icon,106035,https://www.nuget.org/packages/PanMoq.Fixturing.Primitives/1.0.1/license,"[""PanMoq-Maintainers""]",PanMoq.Fixturing.Primitives,"[""Dependency""]",https://github.com/PanMoq/PanMoq,,[],PanMoq.Fixturing.Primitives,110562,False,1.0.1,2,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""Gustav Stieger""]",A tiny package (about 200 LOC) that implements a powerful MockingContext class. Try it.,False,https://api.nuget.org/v3-flatcontainer/moqext/1.0.2/icon,76078,https://www.nuget.org/packages/MoqExt/1.0.2/license,"[""Someguy""]",MoqExt,"[""Dependency""]",,,[],MoqExt,76516,False,1.0.2,3,0,cJ15ig6pnkO14VXgO,O7M9s6bsRtRGImrGQ "[""MongoDB Inc.""]",MongoDB's Official Bson Library.,False,https://api.nuget.org/v3-flatcontainer/mongodb.bson/3.10.0/icon,608002,https://www.nuget.org/packages/MongoDB.Bson/3.10.0/license,"[""MongoDB""]",MongoDB.Bson,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql"", ""bson""]",MongoDB.Bson,474277994,True,3.10.0,96,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",Official .NET driver for MongoDB.,False,https://api.nuget.org/v3-flatcontainer/mongodb.driver/3.10.0/icon,516670,https://www.nuget.org/packages/MongoDB.Driver/3.10.0/license,"[""MongoDB""]",MongoDB.Driver,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql""]",MongoDB.Driver,406748224,True,3.10.0,96,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",Core Component of the Official MongoDB .NET Driver.,False,https://api.nuget.org/v3-flatcontainer/mongodb.driver.core/2.30.0/icon,12331154,https://www.nuget.org/packages/MongoDB.Driver.Core/2.30.0/license,"[""MongoDB""]",MongoDB.Driver.Core,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql""]",MongoDB.Driver.Core,381524822,True,2.30.0,77,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",Libmongocrypt wrapper for the .NET driver.,False,https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt/1.12.0/icon,20016955,https://www.nuget.org/packages/MongoDB.Libmongocrypt/1.12.0/license,"[""MongoDB""]",MongoDB.Libmongocrypt,"[""Dependency""]",http://www.mongodb.org/display/DOCS/CSharp+Language+Center,,"[""mongodb"", ""mongo"", ""nosql""]",MongoDB.Libmongocrypt,285133284,True,1.12.0,21,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Elastic and contributors""]",Elastic APM integration with the MongoDB.Driver package.,False,https://api.nuget.org/v3-flatcontainer/elastic.apm.mongodb/1.34.5/icon,98756,https://www.nuget.org/packages/Elastic.Apm.MongoDb/1.34.5/license,"[""elastic"", ""elasticsearch""]",Elastic.Apm.MongoDb,"[""Dependency""]",https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html,,[],Elastic.Apm.MongoDb,30494587,True,1.34.5,47,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Xabaril Contributors""]",HealthChecks.MongoDb is the health check package for MongoDb.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.mongodb/9.0.0/icon,6393996,https://www.nuget.org/packages/AspNetCore.HealthChecks.MongoDb/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.MongoDb,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""MongoDb""]",AspNetCore.HealthChecks.MongoDb,34063227,True,9.0.0,20,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",GridFS Component of the Official MongoDB .NET Driver.,False,https://api.nuget.org/v3-flatcontainer/mongodb.driver.gridfs/2.30.0/icon,2435408,https://www.nuget.org/packages/MongoDB.Driver.GridFS/2.30.0/license,"[""MongoDB""]",MongoDB.Driver.GridFS,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql"", ""gridfs""]",MongoDB.Driver.GridFS,25062350,True,2.30.0,74,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Microsoft""]","Provides a collection of classes for OLEDB. Commonly Used Types: System.Data.OleDb.OleDbCommand System.Data.OleDb.OleDbCommandBuilder System.Data.OleDb.OleDbConnection System.Data.OleDb.OleDbDataAdapter System.Data.OleDb.OleDbDataReader System.Data.OleDb.OleDbParameter System.Data.OleDb.OleDbParameterCollection System.Data.OleDb.OleDbTransaction",False,https://api.nuget.org/v3-flatcontainer/system.data.oledb/10.0.10/icon,99798,https://www.nuget.org/packages/System.Data.OleDb/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Data.OleDb,"[""Dependency""]",https://dot.net/,,[],System.Data.OleDb,146108517,True,10.0.10,39,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc., Kephas Framework""]",(Unofficial) Signed MongoDB's Bson Library. The containing assembly was generated by signing the officially published MongoDB.Bson.dll.,False,https://api.nuget.org/v3-flatcontainer/mongodb.bson.signed/2.19.0/icon,958229,https://www.nuget.org/packages/MongoDB.Bson.signed/2.19.0/license,"[""Ioan.Crisan"", ""kephas""]",MongoDB.Bson.signed,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql"", ""bson"", ""signed"", ""unofficial""]",MongoDB.Bson.signed (Unofficial),18615619,False,2.19.0,25,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Jimmy Bogard""]",Package Description,False,,1874053,https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.DiagnosticSources/3.0.0/license,"[""jbogard""]",MongoDB.Driver.Core.Extensions.DiagnosticSources,"[""Dependency""]",,,[],MongoDB.Driver.Core.Extensions.DiagnosticSources,19740595,False,3.0.0,11,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Sergey Shushlyapin""]",Unit testing framework for Sitecore.,False,,1176997,https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE,"[""sshushlyapin""]",Sitecore.FakeDb,"[""Dependency""]",https://github.com/sergeyshushlyapin/Sitecore.FakeDb,,"[""Sitecore"", ""unit-testing"", ""testing"", ""in-memory"", ""TDD"", ""mocking"", ""mocks""]",Sitecore.FakeDb,61033316,False,2.0.1,99,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Maurício David""]","LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).",False,https://api.nuget.org/v3-flatcontainer/litedb/5.0.21/icon,9413296,https://www.nuget.org/packages/LiteDB/5.0.21/license,"[""mbdavid"", ""Weirdo""]",LiteDB,"[""Dependency""]",https://www.litedb.org/,,"[""database"", ""nosql"", ""embedded""]",LiteDB,44188644,False,5.0.21,46,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc., Kephas Framework""]",(Unofficial) Signed Core Component of the MongoDB .NET Driver. The containing assembly was generated by signing the officially published MongoDB.Driver.Core.dll.,False,https://api.nuget.org/v3-flatcontainer/mongodb.driver.core.signed/2.19.0/icon,620483,https://www.nuget.org/packages/MongoDB.Driver.Core.signed/2.19.0/license,"[""Ioan.Crisan"", ""kephas""]",MongoDB.Driver.Core.signed,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql"", ""signed"", ""unofficial""]",MongoDB.Driver.Core.signed (Unofficial),9147870,False,2.19.0,25,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Andre Hofmeister and contributors""]",Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.,False,https://api.nuget.org/v3-flatcontainer/testcontainers.mongodb/4.13.0/icon,97659,https://www.nuget.org/packages/Testcontainers.MongoDb/4.13.0/license,"[""HofmeisterAn"", ""Testcontainers""]",Testcontainers.MongoDb,"[""Dependency""]",https://dotnet.testcontainers.org/,,"[""automation"", ""docker"", ""dotnet"", ""testcontainers"", ""testcontainers-dotnet"", ""testing""]",Testcontainers.MongoDb,7600473,True,4.13.0,26,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc., Kephas Framework""]",(Unofficial) Signed .NET driver for MongoDB. The containing assembly was generated by signing the officially published MongoDB.Driver.dll.,False,https://api.nuget.org/v3-flatcontainer/mongodb.driver.signed/2.19.0/icon,555487,https://www.nuget.org/packages/MongoDB.Driver.signed/2.19.0/license,"[""Ioan.Crisan"", ""kephas""]",MongoDB.Driver.signed,"[""Dependency""]",https://www.mongodb.com/docs/drivers/csharp/,,"[""mongodb"", ""mongo"", ""nosql"", ""signed"", ""unofficial""]",MongoDB.Driver.signed (Unofficial),7570595,False,2.19.0,25,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Kiran Makkapati, Jaben Cargman, Serilog Contributors""]",The MongoDB sink for Serilog,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.mongodb/7.2.0/icon,317500,https://www.nuget.org/packages/Serilog.Sinks.MongoDB/7.2.0/license,"[""jaben""]",Serilog.Sinks.MongoDB,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""mongodb""]",Serilog.Sinks.MongoDB,7248341,False,7.2.0,120,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Chris Patterson""]","MassTransit MongoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.mongodb/9.2.0/icon,1094,https://massient.com/license,"[""phatboyg""]",MassTransit.MongoDb,"[""Dependency""]",https://massient.com/,,"[""MassTransit"", ""MongoDb""]",MassTransit.MongoDb,5947580,True,9.2.0,115,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MaxMind.Db""]",.NET reader for the MaxMind DB file format,False,https://api.nuget.org/v3-flatcontainer/maxmind.db/5.1.0/icon,256602,https://www.nuget.org/packages/MaxMind.Db/5.1.0/license,"[""MaxMind"", ""oschwald""]",MaxMind.Db,"[""Dependency""]",https://github.com/maxmind/MaxMind-DB-Reader-dotnet,,"[""maxmind"", ""ip"", ""geoip"", ""geoip2"", ""geolocation"", ""ipv4"", ""ipv6"", ""mmdb"", ""maxminddb""]",MaxMind.Db,34560461,True,5.1.0,28,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.db2/8.0.1/icon,868231,https://www.nuget.org/packages/FluentMigrator.Runner.Db2/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Db2,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Db2,37118965,True,8.0.1,41,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",MongoDB Roslyn analyzer for MongoDB .Net driver.,False,https://api.nuget.org/v3-flatcontainer/mongodb.analyzer/2.0.0/icon,1048938,https://www.nuget.org/packages/MongoDB.Analyzer/2.0.0/license,"[""MongoDB""]",MongoDB.Analyzer,"[""Dependency""]",https://www.mongodb.com/docs/mongodb-analyzer/current/,,"[""Mongo"", ""MongoDB"", ""MongoDB.Analyzer"", ""MongoDB.Driver"", ""analyzers"", ""DotNetAnalyzers"", ""Diagnostic"", ""Analyzer""]",MongoDB.Analyzer,4182286,True,2.0.0,7,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Microsoft""]",Microsoft Azure management client SDK for Azure resource provider Microsoft.CosmosDB.,False,https://api.nuget.org/v3-flatcontainer/azure.resourcemanager.cosmosdb/1.5.0/icon,10886,https://www.nuget.org/packages/Azure.ResourceManager.CosmosDB/1.5.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.ResourceManager.CosmosDB,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.CosmosDB_1.5.0/sdk/cosmosdb/Azure.ResourceManager.CosmosDB/README.md,,"[""azure"", ""management"", ""arm"", ""resource"", ""manager"", ""cosmosdb""]",Azure.ResourceManager.CosmosDB,5199921,True,1.5.0,11,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Jonas Gottschau""]",MongoDB storage implementation for Hangfire (background job system for ASP.NET applications).,False,,22283,,"[""JonasG"", ""sergun""]",Hangfire.Mongo,"[""Dependency""]",https://github.com/sergeyzwezdin/Hangfire.Mongo,,"[""Hangfire"", ""AspNet"", ""OWIN"", ""MongoDB"", ""CosmosDB"", ""DocumentDb"", ""Azure"", ""AWS"", ""Atlas"", ""Long-Running"", ""Background"", ""Fire-And-Forget"", ""Delayed"", ""Recurring"", ""Tasks"", ""Jobs"", ""Scheduler"", ""Threading"", ""Queues""]",Hangfire MongoDB Storage,14407484,False,1.16.1,97,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Federico Colombo""]",Store Audit.NET Trail Logs into a MongoDB database,False,https://api.nuget.org/v3-flatcontainer/audit.net.mongodb/32.2.0/icon,5989,https://www.nuget.org/packages/Audit.NET.MongoDB/32.2.0/license,"[""thepirat000"", ""thepirat0000""]",Audit.NET.MongoDB,"[""Dependency""]",https://github.com/thepirat000/Audit.NET,,"[""Audit"", ""Trail"", ""Log"", ""MongoDB""]",Audit.NET.MongoDB,3877378,False,32.2.0,330,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko, and others""]",LINQ to DB is a data access technology that provides a run-time infrastructure for managing relational data as objects.,False,https://api.nuget.org/v3-flatcontainer/linq2db/6.3.0/icon,228359,https://www.nuget.org/packages/linq2db/6.3.0/license,"[""LinqToDB""]",linq2db,"[""Dependency""]",https://linq2db.github.io/,,"[""linq"", ""linq2db"", ""LinqToDB"", ""ORM"", ""database"", ""DB"", ""SQL"", ""Access"", ""ClickHouse"", ""DB2"", ""DuckDB"", ""LUW"", ""Firebird"", ""Informix"", ""MySql"", ""MariaDB"", ""Oracle"", ""PostgreSQL"", ""SapHana"", ""Hana"", ""SQLCE"", ""SQLite"", ""SQLServer"", ""Sybase"", ""SAP"", ""ASE"", ""SqlServerCe"", ""ODP"", ""IBM""]",LINQ to DB,25863899,True,6.3.0,96,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""RavenDB""]",RavenDB Client is the client library for accessing RavenDB,False,https://api.nuget.org/v3-flatcontainer/ravendb.client/7.2.5/icon,8774,https://www.nuget.org/packages/RavenDB.Client/7.2.5/license,"[""ayende"", ""ravendb""]",RavenDB.Client,"[""Dependency""]",https://ravendb.net/,,"[""ravendb"", ""client"", ""database"", ""nosql"", ""doc"", ""db""]",RavenDB Client,23921174,True,7.2.5,248,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Elastic and contributors""]","Elastic APM for Azure Cosmos DB. This package contains auto instrumentation for Microsoft.Azure.Cosmos, Microsoft.Azure.DocumentDb, and Microsoft.Azure.DocumentDb.Core.",False,https://api.nuget.org/v3-flatcontainer/elastic.apm.azure.cosmosdb/1.34.5/icon,98174,https://www.nuget.org/packages/Elastic.Apm.Azure.CosmosDb/1.34.5/license,"[""elastic"", ""elasticsearch""]",Elastic.Apm.Azure.CosmosDb,"[""Dependency""]",https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html,,"[""apm"", ""monitoring"", ""elastic"", ""elasticapm"", ""analytics"", ""azure"", ""cosmos"", ""cosmosdb"", ""documentdb""]",Elastic.Apm.Azure.CosmosDb,28046940,True,1.34.5,46,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Jimmy Bogard""]",Package Description,False,,4427278,https://www.nuget.org/packages/MongoDB.Driver.Core.Extensions.OpenTelemetry/1.0.0/license,"[""jbogard""]",MongoDB.Driver.Core.Extensions.OpenTelemetry,"[""Dependency""]",,,[],MongoDB.Driver.Core.Extensions.OpenTelemetry,4444617,False,1.0.0,1,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Volo.Abp.MongoDB""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.mongodb/10.6.0/icon,1433,https://www.nuget.org/packages/Volo.Abp.MongoDB/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.MongoDB,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.MongoDB,2961563,True,10.6.0,184,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc., Kephas Framework""]",(Unofficial) Signed Libmongocrypt wrapper for the .NET driver. The containing assembly was generated by signing the officially published MongoDB.Libmongocrypt.dll.,False,https://api.nuget.org/v3-flatcontainer/mongodb.libmongocrypt.signed/1.7.0/icon,555903,https://www.nuget.org/packages/MongoDB.Libmongocrypt.signed/1.7.0/license,"[""Ioan.Crisan"", ""kephas""]",MongoDB.Libmongocrypt.signed,"[""Dependency""]",http://www.mongodb.org/display/DOCS/CSharp+Language+Center,,"[""mongodb"", ""mongo"", ""nosql"", ""signed"", ""unofficial""]",MongoDB.Libmongocrypt.signed (Unofficial),2163039,False,1.7.0,8,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Johannes Hoppe and many contributors""]","Mongo2Go is a managed wrapper around MongoDB binaries. It targets .NET Framework 4.7.2 and .NET Standard 2.1. This Nuget package contains the executables of mongod, mongoimport and mongoexport v8.0.26 for Windows (x64), Linux (x64 and arm64) and macOS (x64 and arm64). Mongo2Go has two use cases: 1. Providing multiple, temporary and isolated MongoDB databases for integration tests 2. Providing a quick to set up MongoDB database for a local developer environment",False,https://api.nuget.org/v3-flatcontainer/mongo2go/5.0.0/icon,5876,https://www.nuget.org/packages/Mongo2Go/5.0.0/license,"[""JohannesHoppe""]",Mongo2Go,"[""Dependency""]",https://github.com/Mongo2Go/Mongo2Go,,"[""MongoDB"", ""Mongo"", ""unit"", ""test"", ""integration"", ""runner""]",Mongo2Go,10310571,False,5.0.0,36,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""ChilliCream authors and contributors""]",Contains extensions for seamless integration of MongoDb into the HotChocolate.Data package,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.data.mongodb/16.5.1/icon,1259,https://www.nuget.org/packages/HotChocolate.Data.MongoDb/16.5.1/license,"[""ChilliCream""]",HotChocolate.Data.MongoDb,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Data.MongoDb,2383347,True,16.5.1,151,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Kyriakos Akriotis""]",MongoDB and System.Transactions,False,,1961865,,"[""akyriako""]",MongoDB.Transactions,"[""Dependency""]",https://github.com/akyriako/mongodb.repository,,"[""MongoDb"", ""C#"", ""Transactions""]",MongoDb Transactions,1961865,False,1.0.0,1,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Alexandre Spieser""]",A generic repository implementation using the MongoDB C# 2.x driver.,False,,263390,https://www.nuget.org/packages/MongoDbGenericRepository/2.0.0/license,"[""AlexandreSpieser""]",MongoDbGenericRepository,"[""Dependency""]",https://github.com/alexandre-spieser/mongodb-generic-repository,,"[""MongoDb"", ""Repository"", ""Generic"", ""NoSql""]",MongoDb Generic Repository,2799286,False,2.0.0,30,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""influxdb-csharp Contributors""]",A .NET library for efficiently sending time series to InfluxDB,False,https://api.nuget.org/v3-flatcontainer/influxdb.lineprotocol/1.1.1/icon,7755484,http://www.apache.org/licenses/LICENSE-2.0,"[""influxdata""]",InfluxDB.LineProtocol,"[""Dependency""]",https://github.com/influxdata/influxdb-csharp,,"[""influxdb""]",InfluxDB.LineProtocol,11563221,False,1.1.1,3,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""ChilliCream authors and contributors""]",Contains common HotChocolate types for MongoDb,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.mongodb/16.5.1/icon,1271,https://www.nuget.org/packages/HotChocolate.Types.MongoDb/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.MongoDb,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.MongoDb,1883175,True,16.5.1,140,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""influxdb-csharp Contributors""]",A minimal metrics collection API for InfluxDB,False,https://api.nuget.org/v3-flatcontainer/influxdb.collector/1.1.1/icon,7107181,http://www.apache.org/licenses/LICENSE-2.0,"[""influxdata""]",InfluxDB.Collector,"[""Dependency""]",https://github.com/influxdata/influxdb-csharp,,"[""influxdb""]",InfluxDB.Collector,10322499,False,1.1.1,3,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Curiosity GmbH, Warren Falk""]",".NET bindings for RocksDB, including the matching native libraries for Linux, Windows and macOS.",False,https://api.nuget.org/v3-flatcontainer/rocksdb/11.1.2.3412/icon,72,https://www.nuget.org/packages/RocksDB/11.1.2.3412/license,"[""Curiosity""]",RocksDB,"[""Dependency""]",,,"[""rocksdb"", ""leveldb"", ""embedded"", ""database""]",RocksDB,8143432,False,11.1.2.3412,202,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Microsoft""]",This package contains binding extensions for Azure Cosmos DB.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.cosmosdb/4.16.1/icon,88065,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.CosmosDB/4.16.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Extensions.CosmosDB,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk-extensions,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs.Extensions.CosmosDB,16639906,True,4.16.1,33,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""MongoDB Inc.""]",Official MongoDB supported provider for Entity Framework Core. See https://www.mongodb.com/docs/entity-framework/ for more details.,False,https://api.nuget.org/v3-flatcontainer/mongodb.entityframeworkcore/10.0.2/icon,41068,https://www.nuget.org/packages/MongoDB.EntityFrameworkCore/10.0.2/license,"[""MongoDB""]",MongoDB.EntityFrameworkCore,"[""Dependency""]",https://www.mongodb.com/docs/entity-framework/,,"[""mongodb"", ""mongo"", ""nosql"", ""efcore""]",MongoDB.EntityFrameworkCore,1710315,True,10.0.2,29,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""mookid8000""]",MongoDB-based persistence for Rebus,False,https://api.nuget.org/v3-flatcontainer/rebus.mongodb/9.0.0/icon,150077,https://www.nuget.org/packages/Rebus.MongoDb/9.0.0/license,"[""mookid8000""]",Rebus.MongoDb,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""mongodb"", ""no-sql"", ""nosql"", ""documents""]",Rebus.MongoDb,1389654,False,9.0.0,305,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""laredoza,sebastianstehle,wassim-k""]","A MongoDb implementation of the Orleans Providers. This includes clustering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).",False,https://api.nuget.org/v3-flatcontainer/orleans.providers.mongodb/9.5.0/icon,83150,https://www.nuget.org/packages/Orleans.Providers.MongoDB/9.5.0/license,"[""bboyle1234"", ""laredoza"", ""MarkusGeigerDev"", ""sebastianstehle"", ""wassim-k""]",Orleans.Providers.MongoDB,"[""Dependency""]",https://github.com/OrleansContrib/Orleans.Providers.MongoDB,,"[""Orleans"", ""OrleansProviders"", ""MongoDB""]",Orleans.Providers.MongoDB,1390583,False,9.5.0,51,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Chakhoum Ahmed (github.com/rainxh11)""]",Revoke.NET MongoDB Store Extension,False,https://api.nuget.org/v3-flatcontainer/revoke.net.mongodb/2.0.0/icon,1123357,https://www.nuget.org/packages/Revoke.NET.MongoDB/2.0.0/license,"[""rainxh11""]",Revoke.NET.MongoDB,"[""Dependency""]",https://github.com/rainxh11/Revoke.NET,,"[""revoke"", ""jwt"", ""token"", ""permission"", ""deny"", ""blacklist"", ""aspnet"", ""logout"", ""expiration"", ""invalidate"", ""ip"", ""mongo"", ""mongodb"", ""store""]",Revoke.NET.MongoDB,1329125,False,2.0.0,5,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Đĵ ΝιΓΞΗΛψΚ""]","A data access library for MongoDB with an elegant api, LINQ support and built-in entity relationship management.",False,https://api.nuget.org/v3-flatcontainer/mongodb.entities/25.1.0/icon,10416,https://www.nuget.org/packages/MongoDB.Entities/25.1.0/license,"[""djnitehawk""]",MongoDB.Entities,"[""Dependency""]",https://mongodb-entities.com/,,"[""mongodb"", ""mongodb-orm"", ""mongodb-repo"", ""mongodb-repository"", ""entities"", ""nosql"", ""orm"", ""linq"", ""netcore"", ""repository"", ""aspnetcore"", ""dotnetstandard"", ""database"", ""persistance"", ""dal"", ""repo""]",MongoDB.Entities,1286446,False,25.1.0,179,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Hibernating Rhinos""]","Use this package if you want extend RavenDB. Don't use this package if you just want to work with existing RavenDB server, in order to so just use the client API which is in the RavenDB.Client package. RavenDB is a document database for the .NET platform, offering a flexible data model design to fit the needs of real world systems. Note: If you encounter issue to install this package, please consult the following link: https://groups.google.com/forum/#!topic/ravendb/4TeMq7_7Esc",False,https://api.nuget.org/v3-flatcontainer/ravendb.database/3.5.9/icon,169807,http://www.ravendb.net/licensing,"[""ayende"", ""ravendb""]",RavenDB.Database,"[""Dependency""]",http://www.ravendb.net/,This package allows you to extend RavenDB database.,"[""nosql"", ""ravendb"", ""raven"", ""document"", ""database""]",RavenDB Database,8529817,True,3.5.9,16,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Allan Hardy and Contributors""]","App Metrics Formatting, formatting metrics data to InfluxDB formats e.g. Line Protocol",False,https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.influxdb/4.3.0/icon,4630407,https://www.nuget.org/packages/App.Metrics.Formatters.InfluxDB/4.3.0/license,"[""al_hardy""]",App.Metrics.Formatters.InfluxDB,"[""Dependency""]",https://app-metrics.io/,,"[""appmetrics"", ""influxdb""]",App.Metrics.Formatters.InfluxDB,10318648,False,4.3.0,9,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Greg Lincoln""]",BsonSerializers for NodaTime types.,False,,113554,https://raw.githubusercontent.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/master/LICENSE.txt,"[""tetious""]",MongoDb.Bson.NodaTime,"[""Dependency""]",https://github.com/AndyBeverlySchool/MongoDb.Bson.NodaTime/,,"[""nodatime"", ""bson"", ""mongodb"", ""mongo""]",MongoDb.Bson.NodaTime,1416163,False,3.1.0,10,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""RavenDB""]",RavenDB Embedded library to run ravendb in embedded way,False,https://api.nuget.org/v3-flatcontainer/ravendb.embedded/7.2.5/icon,2664,https://www.nuget.org/packages/RavenDB.Embedded/7.2.5/license,"[""ayende"", ""ravendb""]",RavenDB.Embedded,"[""Dependency""]",https://ravendb.net/,,"[""ravendb"", ""embedded"", ""database"", ""nosql"", ""doc"", ""db""]",RavenDB Embedded,8105170,True,7.2.5,235,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Xabaril Contributors""]",HealthChecks.CosmosDb is the health check package for Azure CosmosDb.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.cosmosdb/9.0.0/icon,3559982,https://www.nuget.org/packages/AspNetCore.HealthChecks.CosmosDb/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.CosmosDb,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""Azure"", ""CosmosDb""]",AspNetCore.HealthChecks.CosmosDb,12847153,True,9.0.0,20,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""NCC,Savorboard""]","Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.",False,https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.mongodb/10.0.2/icon,172,https://www.nuget.org/packages/DotNetCore.CAP.MongoDB/10.0.2/license,"[""ncc"", ""savorboard""]",DotNetCore.CAP.MongoDB,"[""Dependency""]",https://github.com/dotnetcore/CAP,,"[""CAP"", ""EventBus"", ""Outbox"", ""Patterns"", ""Distributed"", ""transaction"", ""MongoDB""]",DotNetCore.CAP.MongoDB,1672831,False,10.0.2,61,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Allan Hardy and Contributors""]",Provides InfluxDB reporting capability to App Metrics,False,https://api.nuget.org/v3-flatcontainer/app.metrics.reporting.influxdb/4.3.0/icon,3699303,https://www.nuget.org/packages/App.Metrics.Reporting.InfluxDB/4.3.0/license,"[""al_hardy""]",App.Metrics.Reporting.InfluxDB,"[""Dependency""]",https://app-metrics.io/,,"[""appmetrics"", ""reporting"", ""influxdb""]",App.Metrics.Reporting.InfluxDB,9348873,False,4.3.0,8,0,1a1M5rNUt7vSOOzXl,aeYII2cEjIqnr8So8 "[""Anthony Egerton,David Tchepak,Alexandr Nikitin,Oleksandr Povar""]","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.",False,https://api.nuget.org/v3-flatcontainer/nsubstitute/6.0.0/icon,801990,https://www.nuget.org/packages/NSubstitute/6.0.0/license,"[""alexandrnikitin"", ""AlexPovar"", ""davetchepak"", ""NSubstitute""]",NSubstitute,"[""Dependency""]",https://nsubstitute.github.io/,,"[""mocking"", ""mocks"", ""testing"", ""unit-testing"", ""TDD"", ""AAA""]",NSubstitute,286589668,True,6.0.0,35,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Tomasz Podolak, NSubstitute.Analyzers contributors""]",Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.,False,https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.csharp/1.0.17/icon,19621189,https://www.nuget.org/packages/NSubstitute.Analyzers.CSharp/1.0.17/license,"[""NSubstitute"", ""tpodolak""]",NSubstitute.Analyzers.CSharp,"[""Dependency""]",https://github.com/nsubstitute/NSubstitute.Analyzers,,"[""nsubstitute"", ""nsubstitute.analyzers"", ""analyzers"", ""roslyn"", ""csharp"", ""c#""]",NSubstitute.Analyzers.CSharp,33499371,True,1.0.17,18,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Daniel Hilgarth, Alex Povar, AutoFixture""]","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.",False,https://api.nuget.org/v3-flatcontainer/autofixture.autonsubstitute/4.18.1/icon,11217765,https://www.nuget.org/packages/AutoFixture.AutoNSubstitute/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.AutoNSubstitute,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture with Auto Mocking using NSubstitute,28052944,True,4.18.1,178,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Roman Titov""]","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 use of in-memory data.",False,https://api.nuget.org/v3-flatcontainer/mockqueryable.nsubstitute/10.0.8/icon,155527,https://www.nuget.org/packages/MockQueryable.NSubstitute/10.0.8/license,"[""KeMik""]",MockQueryable.NSubstitute,"[""Dependency""]",https://github.com/romantitov/MockQueryable,,"[""Mock"", ""EntityFrameworkCore"", ""Queryable"", ""mock"", ""EF"", ""UnitTests""]",MockQueryable.NSubstitute,7513455,False,10.0.8,27,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""AutofacContrib.NSubstitute""]",Package Description,False,,724764,,"[""mamadero"", ""mdaviesnet"", ""MRCollective"", ""robdmoore""]",AutofacContrib.NSubstitute,"[""Dependency""]",,,[],AutofacContrib.NSubstitute,1829393,False,7.0.0,23,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""rgvlee""]","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 EntityFrameworkCore.Testing v4.x = EntityFrameworkCore 6 EntityFrameworkCore.Testing v5.x = EntityFrameworkCore 7 EntityFrameworkCore.Testing v8.x = EntityFrameworkCore 8 EntityFrameworkCore.Testing v9.x = EntityFrameworkCore 9 EntityFrameworkCore.Testing v10.x = EntityFrameworkCore 10",False,,155111,https://www.nuget.org/packages/EntityFrameworkCore.Testing.NSubstitute/10.0.0/license,"[""rgvlee""]",EntityFrameworkCore.Testing.NSubstitute,"[""Dependency""]",https://github.com/rgvlee/EntityFrameworkCore.Testing,,"[""EntityFrameworkCore"", ""EFCore"", ""NSubstitute"", ""nsub"", ""mock"", ""testing""]",EntityFrameworkCore.Testing.NSubstitute,1400822,False,10.0.0,50,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Nick Dodd""]",A C# library complementing the Bogus generator by adding auto creation and population capabilities. This package includes mocking options using NSubtitute.,False,https://api.nuget.org/v3-flatcontainer/autobogus.nsubstitute/2.13.1/icon,856202,https://www.nuget.org/packages/AutoBogus.NSubstitute/2.13.1/license,"[""nickdodd79""]",AutoBogus.NSubstitute,"[""Dependency""]",https://github.com/nickdodd79/AutoBogus,,[],AutoBogus.NSubstitute,1089817,False,2.13.1,26,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Justin Yoo""]",Testing helpers for using NSubstitute with EntityFramework.,False,,391397,https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE,"[""justinyoo"", ""scott xu""]",EntityFrameworkTesting.NSubstitute,"[""Dependency""]",https://github.com/scott-xu/EntityFramework.Testing,,"[""EntityFramework"", ""Entity"", ""Framework"", ""EF"", ""EF6"", ""Testing"", ""NSubstitute""]",EntityFrameworkTesting.NSubstitute,985257,False,1.3.0,14,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Sergey Shushlyapin""]",Unit testing framework for Sitecore.,False,,109117,https://github.com/sergeyshushlyapin/Sitecore.FakeDb/blob/master/LICENSE,"[""sshushlyapin""]",Sitecore.FakeDb.NSubstitute,"[""Dependency""]",https://github.com/sergeyshushlyapin/Sitecore.FakeDb,,"[""Sitecore"", ""unit-testing"", ""testing"", ""in-memory"", ""TDD"", ""mocking"", ""mocks""]",Sitecore.FakeDb.NSubstitute,812089,False,2.0.1,82,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""K McManus""]",AutoMocker for use with NSubstitute,False,,757312,http://github.com/kevin-mcmanus/NSubstituteAutoMocker/blob/master/LICENCE.md,"[""kmcmanus""]",NSubstituteAutoMocker,"[""Dependency""]",http://github.com/kevin-mcmanus/NSubstituteAutoMocker,,"[""NSubstitute"", ""Automock"", ""NSub"", ""Automocker""]",NSubstituteAutoMocker,778934,False,1.1.0,4,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Modern Ronin""]",Equivalency based argument matcher for NSubstitute,False,,377571,https://www.nuget.org/packages/NSubstituteEquivalency/2.0.0/license,"[""MRonin""]",NSubstituteEquivalency,"[""Dependency""]",https://github.com/ModernRonin/NSubstitute.Equivalency,,"[""nsubstitute"", ""fluentassertions"", ""equivalency"", ""argument"", ""matcher""]",NSubstitute.Equivalency,380180,False,2.0.0,3,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""https://github.com/VerifyTests/Verify.NSubstitute/graphs/contributors""]",Adds Verify (https://github.com/VerifyTests/Verify) support for verifying NSubstitute (https://nsubstitute.github.io/) types,False,https://api.nuget.org/v3-flatcontainer/verify.nsubstitute/2.1.0/icon,247426,https://www.nuget.org/packages/Verify.NSubstitute/2.1.0/license,"[""simoncropp""]",Verify.NSubstitute,"[""Dependency""]",https://github.com/VerifyTests/Verify.NSubstitute,,"[""NSubstitute"", ""Verify""]",Verify.NSubstitute,258614,True,2.1.0,5,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Sergey Marchenko""]",Helper classes to test Sitecote API using NSubstitute.,False,,204622,,"[""smarchenko""]",Sitecore.NSubstituteUtils,"[""Dependency""]",,,"[""Sitecore"", ""NSubstitute""]",Sitecore.NSubstituteUtils,303440,False,2.0.2,5,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""rgvlee""]",A mocking library that creates Microsoft.Extensions.Caching.Memory IMemoryCache system mocks using NSubstitute.,False,,269054,https://www.nuget.org/packages/MemoryCache.Testing.NSubstitute/1.2.2/license,"[""rgvlee""]",MemoryCache.Testing.NSubstitute,"[""Dependency""]",https://github.com/rgvlee/MemoryCache.Testing,,"[""MemoryCache"", ""IMemoryCache"", ""NSubstitute"", ""nsub"", ""mock"", ""testing""]",MemoryCache.Testing.NSubstitute,277171,False,1.2.2,8,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Gokulnath""]",AutoMocker for use with NSubstitute,False,,233965,https://github.com/gokulm/NSubstituteAutoMocker/blob/master/LICENCE.md,"[""gokulnath""]",NSubstituteAutoMocker.Standard,"[""Dependency""]",https://github.com/gokulm/NSubstituteAutoMocker,,[],NSubstituteAutoMocker.Standard,233965,False,1.0.0,1,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Ninject Project Contributors""]",Automock implementation for NSubstitute using Ninject to create the objects under test.,False,https://api.nuget.org/v3-flatcontainer/ninject.mockingkernel.nsubstitute/3.3.0/icon,149563,https://github.com/ninject/Ninject.MockingKernel/raw/master/LICENSE.txt,"[""Ninject"", ""remogloor"", ""scott xu""]",Ninject.MockingKernel.NSubstitute,"[""Dependency""]",http://www.ninject.org/,,"[""Ninject"", ""ioc"", ""di"", ""automock"", ""NSubstitute""]",Ninject.MockingKernel.NSubstitute,269652,True,3.3.0,6,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Wouter Huysentruit""]",Easy Mock wrapper for mocking EntityFrameworkCore 5 (EFCore5) DbContext and DbSet using NSubstitute,False,,10727,https://www.nuget.org/packages/EntityFrameworkCoreMock.NSubstitute/4.0.0/license,"[""huysentruitw""]",EntityFrameworkCoreMock.NSubstitute,"[""Dependency""]",https://github.com/huysentruitw/entity-framework-core-mock,,[],EntityFrameworkCoreMock.NSubstitute,279095,False,4.0.0,34,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Autofac Contributors""]",Autofac extension supporting generation of NSubstitute objects.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.nsubstitute/1.4.0/icon,83637,,"[""zskovacs""]",Autofac.Extras.NSubstitute,"[""Dependency""]",http://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""mocks"", ""mocking"", ""fakes"", ""stubs"", ""doubles"", ""substitutes""]",Autofac.Extras.NSubstitute,193341,False,1.4.0,5,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Machine Specifications""]","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 wrapper API and a provider model for fake frameworks.",False,https://api.nuget.org/v3-flatcontainer/machine.fakes.nsubstitute/2.11.0/icon,18794,https://www.nuget.org/packages/Machine.Fakes.NSubstitute/2.11.0/license,"[""Machine.Specifications""]",Machine.Fakes.NSubstitute,"[""Dependency""]",https://github.com/machine/machine.fakes,,"[""tdd"", ""bdd"", ""testing"", ""unittest"", ""fakes"", ""mocks"", ""mspec"", ""mfakes""]",Machine.Fakes.NSubstitute,196671,False,2.11.0,52,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Hadi Ahmadi""]",a library for bridging between NSubstitute and FluentAssertions,False,,218962,,"[""PapGroupCo""]",PAP.NSubstitute.FluentAssertionsBridge,"[""Dependency""]",,,[],PAP.NSubstitute.FluentAssertionsBridge,218962,False,1.0.0,1,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Davyd McColl""]","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: ``` Expect(result).To.Equal(expected); Expect(someService).To.Have.Received(1).SomeMethodCall(); ```",False,https://api.nuget.org/v3-flatcontainer/nexpect.matchers.nsubstitute/2.0.128/icon,56,https://www.nuget.org/packages/NExpect.Matchers.NSubstitute/2.0.128/license,"[""davydm""]",NExpect.Matchers.NSubstitute,"[""Dependency""]",https://github.com/fluffynuts/NExpect,,[],NExpect.Matchers.NSubstitute,167878,True,2.0.128,258,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Jon Glass""]",Hassle-free mocking of database queries using NSubstitute,False,,26427,https://www.nuget.org/packages/NSubstitute.Community.DbConnection/2.15.0/license,"[""jmg48""]",NSubstitute.Community.DbConnection,"[""Dependency""]",https://github.com/jmg48/NSubstitute.DbConnection,,[],NSubstitute.Community.DbConnection,162468,False,2.15.0,23,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Ian Johnson""]",Grace.NSubstitute provides integration classes between NSubstitute and Grace (Dependency Injection Contaniner),False,,3275,https://github.com/ipjohnson/Grace/blob/master/License.md,"[""ipjohnson123""]",Grace.NSubstitute,"[""Dependency""]",https://github.com/ipjohnson/Grace,Grace.NSubstitute is a companion library for Grace and NSubstitute,"[""IoC"", ""Dependency"", ""Injection"", ""Container"", ""NSubstitute""]",Grace.NSubstitute,114239,False,2.4.2,27,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Jake Soenneker""]",An AutoFakerBinder for interfaces and abstract objects using NSubstitute,False,https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus.nsubstitute/4.0.808/icon,75,https://www.nuget.org/packages/Soenneker.Utils.AutoBogus.NSubstitute/4.0.808/license,"[""soenneker""]",Soenneker.Utils.AutoBogus.NSubstitute,"[""Dependency""]",https://github.com/soenneker/soenneker.utils.autobogus.nsubstitute,,"[""utils"", ""autobogus"", ""nsubstitute"", ""bogus"", ""nsubstitue"", ""mock"", ""unit"", ""fixture"", ""tests"", ""nsubstituteautofakerbinder"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.Utils.AutoBogus.NSubstitute,161377,True,4.0.808,795,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Accenture""]",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.,False,https://api.nuget.org/v3-flatcontainer/objectivity.autofixture.xunit2.autonsubstitute/3.6.3/icon,13236,https://www.nuget.org/packages/Objectivity.AutoFixture.XUnit2.AutoNSubstitute/3.6.3/license,"[""Objectivity"", ""pzajac""]",Objectivity.AutoFixture.XUnit2.AutoNSubstitute,"[""Dependency""]",https://github.com/Accenture/AutoFixture.XUnit2.AutoMock,,"[""AutoFixture"", ""NSubstitute"", ""xUnit"", ""xUnit2"", ""AutoNSubstitute"", ""AutoMock""]",Objectivity.AutoFixture.XUnit2.AutoNSubstitute,203513,False,3.6.3,19,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Ben Arnold""]",Glue to allow NSubstitute to use Fluent Assertions when verifying received calls.,False,,8400,https://www.nuget.org/packages/NSubstitute.Verify.That/3.0.0/license,"[""benarnold""]",NSubstitute.Verify.That,"[""Dependency""]",https://github.com/benagain/nsubstitute.verify.that,,"[""nsubstitute"", ""fluentassertions""]",NSubstitute.Verify.That,101458,False,3.0.0,3,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Peter Csajtai""]",NSubstitute auto mocking integration for Stashbox.,False,https://api.nuget.org/v3-flatcontainer/stashbox.nsubstitute/4.8.0/icon,3628,https://www.nuget.org/packages/Stashbox.NSubstitute/4.8.0/license,"[""pcsajtai""]",Stashbox.NSubstitute,"[""Dependency""]",https://github.com/z4kn4fein/stashbox-mocking,,"[""Stashbox"", ""NSubstitute"", ""mock"", ""unit"", ""test"", ""mocking""]",Stashbox.NSubstitute,57221,False,4.8.0,55,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Sfa.Core.Testing.NSubstitute""]",Core Testing libraries to help when using the Core.NSubstitute libraries.,False,https://api.nuget.org/v3-flatcontainer/sfa.core.testing.nsubstitute/4.0.2/icon,765,https://github.com/SkillsFundingAgency/Core/blob/master/LICENSE,"[""sfanuget""]",Sfa.Core.Testing.NSubstitute,"[""Dependency""]",,,[],Sfa.Core.Testing.NSubstitute,71824,False,4.0.2,44,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Ian Johnson""]",Package Description,False,,5029,https://github.com/ipjohnson/SimpleFixture/blob/master/License.md,"[""ipjohnson123""]",SimpleFixture.NSubstitute,"[""Dependency""]",https://github.com/ipjohnson/SimpleFixture,,"[""Test"", ""Fixture"", ""Data"", ""Generation""]",SimpleFixture.NSubstitute,72401,False,3.0.6,24,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""FluffySpoon.Testing.Autofake.NSubstitute""]",Package Description,False,,44947,,"[""ffMathy""]",FluffySpoon.Testing.Autofake.NSubstitute,"[""Dependency""]",https://github.com/ffMathy/FluffySpoon.Testing,,[],FluffySpoon.Testing.Autofake.NSubstitute,93257,True,1.34.0,21,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""rgvlee""]",A mocking library that creates LazyCache IAppCache system mocks using NSubstitute.,False,,52099,https://www.nuget.org/packages/LazyCache.Testing.NSubstitute/1.3.0/license,"[""rgvlee""]",LazyCache.Testing.NSubstitute,"[""Dependency""]",https://github.com/rgvlee/LazyCache.Testing,,"[""LazyCache"", ""NSubstitute"", ""nsub"", ""mock"", ""testing""]",LazyCache.Testing.NSubstitute,63287,False,1.3.0,10,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Jonny Booker""]",An auto-substitute/mock generating container that creates mocks using NSubstitute,False,,22894,https://www.nuget.org/packages/NSubstituteAutoSubstitute/1.1.0/license,"[""JBooker""]",NSubstituteAutoSubstitute,"[""Dependency""]",https://github.com/jonnybooker/NSubstitute.AutoSubstitute,,[],NSubstituteAutoSubstitute,57674,False,1.1.0,2,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Alex Vallat""]",Provides NSubstitute for Microsoft.Extenstions.Logging.ILogger that can be use with .Received(),False,,54560,https://www.nuget.org/packages/Extensions.Logging.NSubstitute/1.0.0/license,"[""AlexVallat""]",Extensions.Logging.NSubstitute,"[""Dependency""]",,,"[""Microsoft.Extenstions.Logging.Abstractions"", ""NSubstitute""]",Extensions.Logging.NSubstitute,55873,False,1.0.0,1,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Tomasz Podolak, NSubstitute.Analyzers contributors""]",Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in VB.NET.,False,https://api.nuget.org/v3-flatcontainer/nsubstitute.analyzers.visualbasic/1.0.17/icon,16309,https://www.nuget.org/packages/NSubstitute.Analyzers.VisualBasic/1.0.17/license,"[""NSubstitute"", ""tpodolak""]",NSubstitute.Analyzers.VisualBasic,"[""Dependency""]",https://github.com/nsubstitute/NSubstitute.Analyzers,,"[""nsubstitute"", ""nsubstitute.analyzers"", ""analyzers"", ""roslyn"", ""visualbasic"", ""vb"", ""vb.net""]",NSubstitute.Analyzers.VisualBasic,55208,True,1.0.17,18,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Zach Langner""]",NSubstitute.Community.Logging lets you easily assert that specific logging took place. All you need is any NSubstitute created ILogger to get started.,False,,48271,https://www.nuget.org/packages/NSubstitute.Community.Logging/0.0.1/license,"[""zlangner""]",NSubstitute.Community.Logging,"[""Dependency""]",https://github.com/zlangner/NSubstitute.Community.Logging/,,"[""mocking"", ""mocks"", ""testing"", ""unit-testing"", ""TDD"", ""AAA"", ""logging""]",NSubstitute.Community.Logging,48271,False,0.0.1,1,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Erwin van der Valk, Dennis Doomen""]",A chill container that uses autofac as a container and NSubsitute for creating mocks.,False,,3102,http://opensource.org/licenses/MIT,"[""dennisdoomen"", ""erwinvandervalk""]",Chill.AutofacNSubstitute,"[""Dependency""]",http://github.com/ChillBdd/Chill,,"[""BDD"", ""TDD"", ""Autofac"", ""NSubstitute""]",Chill Autofac NSubstitute extension,47922,False,3.2.0,15,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""iamdmitrij""]",Library which allows to seemlesly mock NSubstitute dependencies for more simpler unit tests.,False,https://api.nuget.org/v3-flatcontainer/tethos.nsubstitute/2.1.1/icon,392,https://www.nuget.org/packages/Tethos.NSubstitute/2.1.1/license,"[""iamdmitrij""]",Tethos.NSubstitute,"[""Dependency""]",https://github.com/iamdmitrij/Tethos,,"[""auto-mocking"", ""container"", ""nsubstitute"", ""testing"", ""mock"", ""stub"", ""ioc"", ""tdd"", ""di"", ""dependency-injection"", ""mocking"", ""test"", ""tests"", ""unit"", ""automock"", ""auto-stubbing""]",Tethos.NSubstitute,33432,False,2.1.1,22,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Dean Dashwood""]","Allows your class under test to be created, automatically creating mocks for all its constructor parameters",False,https://api.nuget.org/v3-flatcontainer/mockable.nsubstitute/1.1.1/icon,30711,https://www.nuget.org/packages/Mockable.NSubstitute/1.1.1/license,"[""DeanDashwood""]",Mockable.NSubstitute,"[""Dependency""]",https://github.com/ddashwood/Mockable,,"[""mockable"", ""tdd"", ""mock"", ""mocking"", ""test"", ""testing"", ""unittest"", ""unittesting""]",Mockable,30889,False,1.1.1,2,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Wouter Huysentruit, Paul Michaels""]",Easy Mock wrapper for mocking EF6 DbContext and DbSet using NSubstitute,False,,548,https://raw.githubusercontent.com/huysentruitw/entity-framework-mock/master/LICENSE,"[""huysentruitw""]",EntityFrameworkMock.NSubstitute,"[""Dependency""]",https://github.com/huysentruitw/entity-framework-mock,,[],EntityFrameworkMock.NSubstitute,33675,False,1.0.0.72,27,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Justin Loadholtz""]",Useful test helpers for projects using AutoFixture and Moq.,False,,89,https://www.nuget.org/packages/Three21.Testing.AutoNSubstitute/3.0.129.10/license,"[""jbload""]",Three21.Testing.AutoNSubstitute,"[""Dependency""]",,,[],Three21.Testing.AutoNSubstitute,40815,False,3.0.129.10,107,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Aboo Azarnoush""]",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.,False,,23429,https://github.com/aboo/NSubstituteHelper/blob/master/LICENSE,"[""aboo""]",Lambda.NSubstituteHelper,"[""Dependency""]",https://github.com/aboo/NSubstituteHelper,This package includes a helper for Nsubstitute.,"[""nsubstitute"", ""substitute"", ""test"", ""unittest"", ""helper""]",NSubstitute Helper,30811,False,1.0.34,5,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Scott Xu""]",Testing helpers for using Ninject.MockingKernel.NSubstitute with EntityFramework.,False,,11800,https://github.com/scott-xu/EntityFramework.Testing/blob/master/LICENSE,"[""scott xu""]",EntityFrameworkTesting.NSubstitute.Ninject,"[""Dependency""]",https://github.com/scott-xu/EntityFramework.Testing,,"[""EntityFramework"", ""Entity"", ""Framework"", ""EF"", ""EF6"", ""Testing"", ""Ninject"", ""Mocking"", ""NSubstitute""]",EntityFrameworkTesting.NSubstitute.Ninject,36922,False,1.3.0,13,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Erwin van der Valk, Dennis Doomen""]",A chill container that uses unity as a dependency injection container and NSubsitute as it's mocking framework,False,,2926,http://opensource.org/licenses/MIT,"[""dennisdoomen"", ""erwinvandervalk""]",Chill.UnityNSubstitute,"[""Dependency""]",http://github.com/ChillBDD/Chill,,"[""BDD"", ""TDD"", ""Unity"", ""NSubstitute""]",Chill Unity NSubstitute extension,30597,False,3.2.0,13,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""istern""]",Framework to help Creating Autodata when unit testing Sitecore,False,,13275,https://github.com/istern/Sitecore.AutoFixture.NSubstitute/blob/master/License.md,"[""istern""]",Sitecore.AutoFixture.NSubstitute,"[""Dependency""]",https://github.com/istern/Sitecore.AutoFixture.NSubstitute,,"[""Sitecore"", ""Unit"", ""Testing""]",Sitecore AutoFixture NSubstitute,25362,False,2.0.2,7,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""tonto7973""]",Create instances of classes for unit tests with dependencies automatically substituted.,False,,5633,https://www.nuget.org/packages/NSubstitute.Community.Instance/3.0.0/license,"[""onder7973""]",NSubstitute.Community.Instance,"[""Dependency""]",https://github.com/tonto7973/NSubstitute.Community.Instance,,"[""NSubstitute"", ""dependencies"", ""instance"", ""unit"", ""tests""]",NSubstitute.Community.Instance,27856,False,3.0.0,6,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""rprimrose""]",Provides streamlined SUT creation,False,,99,https://www.nuget.org/packages/Neovolve.Streamline.NSubstitute/2.6.0/license,"[""rprimrose""]",Neovolve.Streamline.NSubstitute,"[""Dependency""]",https://github.com/roryprimrose/Neovolve.Streamline,,"[""Testing""]",Neovolve.Streamline.NSubstitute,26357,False,2.6.0,18,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""David Driscoll,Rocket Surgeons Guild contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/rocket.surgery.extensions.testing.nsubstitute/10.0.6/icon,114,https://www.nuget.org/packages/Rocket.Surgery.Extensions.Testing.NSubstitute/10.0.6/license,"[""RocketSurgeonsGuild""]",Rocket.Surgery.Extensions.Testing.NSubstitute,"[""Dependency""]",https://rocketsurgeonsguild.github.io/,,[],Rocket.Surgery.Extensions.Testing.NSubstitute,32759,False,10.0.6,53,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Andrew Harcourt""]","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.",False,,2601,https://bitbucket.org/uglybugger/unimock/src/c7a4110ba030/UniMock.Core/LICENCE.txt,"[""uglybugger""]",UniMock.WithNSubstitute,"[""Dependency""]",http://bitbucket.codingforfunandprofit.com/unimock/overview,,"[""mock"", ""stub"", ""auto""]",UniMock.WithNSubstitute,24111,False,2.0.0.1,12,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Elia Franke""]","Extends NSubstitute with capability to automatically construct instances of an object, with optional automatic mapping of injected parameters.",False,,5497,,"[""eliafranke""]",NSubstitute.Construct,"[""Dependency""]",https://github.com/eliafranke/NSubstitute.Construct,,"[""NSubstitute"", ""NSubstitute.Construct"", ""Construct"", ""Auto"", ""AutoConstruct""]",NSubstitute.Construct,15477,False,1.0.0.13,8,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Kevin Recuerda""]",Provides some NSubstitute extensions,False,https://api.nuget.org/v3-flatcontainer/recshark.testing.nsubstitute/2.0.0/icon,1909,https://www.nuget.org/packages/RecShark.Testing.NSubstitute/2.0.0/license,"[""KevinRecuerda""]",RecShark.Testing.NSubstitute,"[""Dependency""]",https://github.com/KevinRecuerda/RecShark,,"[""recshark"", ""testing"", ""NSubstitute"", ""extensions""]",RecShark.Testing.NSubstitute,20728,False,2.0.0,9,0,VbRnD1OKzk9Z9qmMo,6vHkpShOefES2Ns32 "[""Microsoft""]","Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.common/10.0.10/icon,373534,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Common/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Common,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Common,278088540,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","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",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.common/10.0.10/icon,329496,https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Common/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Connections.Common,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.Http.Connections.Common,261977532,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","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",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.json/10.0.10/icon,334432,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.Json/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Protocols.Json,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Protocols.Json,230837425,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Client for ASP.NET Core Connection Handlers This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections.client/10.0.10/icon,384863,https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Connections.Client/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Connections.Client,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.Http.Connections.Client,149648780,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client/10.0.10/icon,383744,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Client,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Client,128818455,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.client.core/10.0.10/icon,387818,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Client.Core/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Client.Core,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Client.Core,127465911,True,10.0.10,179,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Components for providing real-time bi-directional communication across the Web.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.connections/1.2.11/icon,8263,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Connections,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.Http.Connections,117887550,True,1.2.11,12,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Real-time communication framework for ASP.NET Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.core/1.2.11/icon,86767,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Core,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Core,110515575,True,1.2.11,12,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Components for providing real-time bi-directional communication across the Web.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr/1.2.11/icon,134928,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR,92213338,True,1.2.11,11,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",.NET Standard SDK for Azure SignalR Service protocol.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.protocols/1.33.1/icon,432009,https://www.nuget.org/packages/Microsoft.Azure.SignalR.Protocols/1.33.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SignalR.Protocols,"[""Dependency""]",https://aka.ms/signalr_service,,"[""aspnetcore"", ""azure"", ""signalr""]",Microsoft.Azure.SignalR.Protocols,65736904,True,1.33.1,84,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",.NET Standard SDK for Azure SignalR.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr/1.33.1/icon,431210,https://www.nuget.org/packages/Microsoft.Azure.SignalR/1.33.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SignalR,"[""Dependency""]",https://aka.ms/signalr_service,,"[""aspnetcore"", ""azure"", ""signalr""]",Microsoft.Azure.SignalR,65627564,True,1.33.1,84,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Async signaling library for .NET to help build real-time, multi-user interactive web applications.",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.core/2.4.3/icon,13171483,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Microsoft ASP.NET SignalR Core Components,69133099,True,2.4.3,21,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","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",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.stackexchangeredis/10.0.10/icon,208912,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.StackExchangeRedis/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.StackExchangeRedis,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.StackExchangeRedis,43008471,True,10.0.10,170,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.newtonsoftjson/10.0.10/icon,60413,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson,40661795,True,10.0.10,168,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Incredibly simple real-time web for .NET. Components for using ASP.NET SignalR in applications hosted on System.Web.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.systemweb/2.4.3/icon,9155036,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR System.Web,50341509,True,2.4.3,21,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",JavaScript client for ASP.NET SignalR.,False,,8401626,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.JS,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""JS""]",Microsoft ASP.NET SignalR JavaScript Client,47864030,True,2.4.3,21,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","Implements the SignalR Hub Protocol over MsgPack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.messagepack/10.0.10/icon,69232,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.MessagePack/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Protocols.MessagePack,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Protocols.MessagePack,24840944,True,10.0.10,181,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",.NET client for ASP.NET SignalR.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.client/2.4.3/icon,7428849,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Client,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Client""]",Microsoft ASP.NET SignalR .NET Client,32049993,True,2.4.3,26,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]","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",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.management/1.33.1/icon,106532,https://www.nuget.org/packages/Microsoft.Azure.SignalR.Management/1.33.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SignalR.Management,"[""Dependency""]",https://aka.ms/signalr_service,,"[""aspnetcore"", ""azure"", ""signalr""]",Microsoft.Azure.SignalR.Management,23152252,True,1.33.1,69,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Redis for ASP.NET Core SignalR.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.redis/1.2.11/icon,3206,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Redis,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Redis,16472004,True,1.2.11,14,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",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.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr/2.4.3/icon,7581879,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""websockets"", ""real-time"", ""realtime"", ""comet"", ""HTTP"", ""streaming""]",Microsoft ASP.NET SignalR,45075104,True,2.4.3,21,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",OWIN componenets for ASP.NET SignalR.,False,,4263350,http://www.microsoft.com/web/webpi/eula/signalr_rtw.htm,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Owin,"[""Dependency""]",http://www.asp.net/signalr,OWIN componenets for ASP.NET SignalR.,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Owin""]",Microsoft ASP.NET SignalR OWIN,5690161,True,1.2.2,10,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Xabaril Contributors""]",HealthChecks.SignalR is the health check package for SignalR.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.signalr/9.0.0/icon,978828,https://www.nuget.org/packages/AspNetCore.HealthChecks.SignalR/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.SignalR,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""SignalR""]",AspNetCore.HealthChecks.SignalR,4664839,True,9.0.0,13,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",SQL Server messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.sqlserver/2.4.3/icon,1164088,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SqlServer,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SqlServer""]",Microsoft ASP.NET SignalR SQL Server Messaging Backplane,5266903,True,2.4.3,24,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.redis/2.4.3/icon,500214,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Redis,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Redis""]",Microsoft ASP.NET SignalR Redis Messaging Backplane,5100387,True,2.4.3,24,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Azure SDK client library for the WebPubSub service,False,https://api.nuget.org/v3-flatcontainer/azure.messaging.webpubsub/1.6.0/icon,669046,https://www.nuget.org/packages/Azure.Messaging.WebPubSub/1.6.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Messaging.WebPubSub,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.WebPubSub_1.6.0/sdk/webpubsub/Azure.Messaging.WebPubSub/README.md,,"[""Azure"", ""WebPubSub"", ""SignalR""]",Azure.Messaging.WebPubSub,3999078,True,1.6.0,7,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""nenoNaninu""]",SignalR instrumentation for OpenTelemetry .NET,False,,281823,https://www.nuget.org/packages/AspNetCore.SignalR.OpenTelemetry/1.8.0/license,"[""nenoNaninu""]",AspNetCore.SignalR.OpenTelemetry,"[""Dependency""]",https://github.com/nenoNaninu/AspNetCore.SignalR.OpenTelemetry,,"[""signalr"", ""opentelemetry""]",AspNetCore.SignalR.OpenTelemetry,2472059,False,1.8.0,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.selfhost/2.4.3/icon,627808,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SelfHost,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SelfHost""]",Microsoft ASP.NET SignalR Self Host,3547556,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Chris Patterson""]","MassTransit SignalR Backplane support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.signalr/9.2.0/icon,112,https://massient.com/license,"[""phatboyg""]",MassTransit.SignalR,"[""Dependency""]",https://massient.com/,,"[""MassTransit"", ""SignalR""]",MassTransit.SignalR,2220034,True,9.2.0,103,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.stackexchangeredis/2.4.3/icon,1586378,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.StackExchangeRedis,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Redis""]",Microsoft ASP.NET SignalR Redis Messaging Backplane,3123437,True,2.4.3,4,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Abp.AspNetCore.SignalR""]",Abp.AspNetCore.SignalR,False,https://api.nuget.org/v3-flatcontainer/abp.aspnetcore.signalr/10.5.0/icon,1905,https://www.nuget.org/packages/Abp.AspNetCore.SignalR/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.AspNetCore.SignalR,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""SignalR""]",Abp.AspNetCore.SignalR,5438747,True,10.5.0,92,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",.NET Framework SDK for Azure ASP.NET SignalR.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.aspnet/1.33.1/icon,1889,https://www.nuget.org/packages/Microsoft.Azure.SignalR.AspNet/1.33.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SignalR.AspNet,"[""Dependency""]",https://aka.ms/signalr_service,,"[""aspnetcore"", ""azure"", ""signalr""]",Microsoft.Azure.SignalR.AspNet,2183450,True,1.33.1,73,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Service Bus v3 messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus3/2.4.3/icon,363961,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.ServiceBus3,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""ServiceBus""]",Microsoft ASP.NET SignalR Service Bus v3 Messaging Backplane,2373137,True,2.4.3,7,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Service Bus messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.signalr.servicebus/2.4.3/icon,136187,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.ServiceBus,"[""Dependency""]",https://www.asp.net/signalr,,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""ServiceBus""]",Microsoft ASP.NET SignalR Service Bus Messaging Backplane,1801976,True,2.4.3,24,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR Core.,False,,81267,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core.es,"[""Dependency""]",https://www.asp.net/signalr,Recursos en español para el paquete Microsoft.AspNet.SignalR.Core,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Recursos en español para Microsoft ASP.NET SignalR Core,1336291,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR Core.,False,,92799,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core.de,"[""Dependency""]",https://www.asp.net/signalr,Deutsche Ressourcen für das Microsoft.AspNet.SignalR.Core-Paket,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Deutsche Ressourcen für Microsoft ASP.NET SignalR Core,1276999,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Ce package inclut les assemblys satellites en français pour ASP.NET SignalR Core.,False,,95204,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core.fr,"[""Dependency""]",https://www.asp.net/signalr,Ressources en français pour le package Microsoft.AspNet.SignalR.Core,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Ressources en français pour Microsoft ASP.NET SignalR Core,1299327,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Bu paket ASP.NET SignalR Core için Türkçe uydu derlemelerini içerir.,False,,74909,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core.tr,"[""Dependency""]",https://www.asp.net/signalr,Microsoft.AspNet.SignalR.Core paketi için Türkçe kaynaklar,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Microsoft ASP.NET SignalR Core Türkçe Kaynaklar,1262151,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR Core.,False,,77514,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.Core.ru,"[""Dependency""]",https://www.asp.net/signalr,Русские ресурсы для пакета Microsoft.AspNet.SignalR.Core,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""Core""]",Русские ресурсы Microsoft ASP.NET SignalR Core,1242056,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""YeXiangQin""]",.NET websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.,False,,138070,https://www.nuget.org/packages/ImCore/2.0.3/license,"[""2881099""]",ImCore,"[""Dependency""]",https://github.com/2881099/im,,"[""im"", ""websocket"", ""signalr""]",ImCore,969825,False,2.0.3,7,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Ce package inclut les assemblys satellites en français pour ASP.NET SignalR SystemWeb.,False,,83855,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.fr,"[""Dependency""]",https://www.asp.net/signalr,Ressources en français pour le package Microsoft.AspNet.SignalR.SystemWeb,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Ressources en français pour Microsoft ASP.NET SignalR SystemWeb,1121844,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Il pacchetto contiene gli assembly satellite di ASP.NET SignalR SystemWeb per l'italiano.,False,,64114,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.it,"[""Dependency""]",https://www.asp.net/signalr,Risorse del pacchetto Microsoft.AspNet.SignalR.SystemWeb per l'italiano,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR SystemWeb - Risorse per l'italiano,1043459,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Este pacote contém os assemblies satélites em Português-BR para o ASP.NET SignalR SystemWeb.,False,,69006,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.pt-br,"[""Dependency""]",https://www.asp.net/signalr,Recursos em Português-BR para o Microsoft.AspNet.SignalR.SystemWeb,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Recursos em Português-BR do Microsoft ASP.NET SignalR SystemWeb,1061852,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Este paquete contiene los ensamblados satélite de español para ASP.NET SignalR SystemWeb.,False,,69255,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.es,"[""Dependency""]",https://www.asp.net/signalr,Recursos en español para el paquete Microsoft.AspNet.SignalR.SystemWeb,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Recursos en español para Microsoft ASP.NET SignalR SystemWeb,1127105,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Bu paket ASP.NET SignalR SystemWeb için Türkçe uydu derlemelerini içerir.,False,,62701,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.tr,"[""Dependency""]",https://www.asp.net/signalr,Microsoft.AspNet.SignalR.SystemWeb paketi için Türkçe kaynaklar,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR SystemWeb Türkçe Kaynaklar,1085683,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",このパッケージには、ASP.NET SignalR SystemWeb の日本語サテライト アセンブリが含まれています。,False,,63947,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.ja,"[""Dependency""]",https://www.asp.net/signalr,Microsoft.AspNet.SignalR.SystemWeb パッケージの日本語リソース,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR SystemWeb 日本語リソース,1049252,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",이 패키지에는 ASP.NET SignalR SystemWeb용 한국어 위성 어셈블리가 포함되어 있습니다.,False,,63192,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.ko,"[""Dependency""]",https://www.asp.net/signalr,Microsoft.AspNet.SignalR.SystemWeb 패키지용 한국어 리소스,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR SystemWeb 한국어 리소스,1038704,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Ten pakiet zawiera zestawy satelickie dla języka polskiego dotyczące produktu ASP.NET SignalR SystemWeb.,False,,62615,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.pl,"[""Dependency""]",https://www.asp.net/signalr,Zasoby dla języka polskiego dotyczące pakietu Microsoft.AspNet.SignalR.SystemWeb,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Microsoft ASP.NET SignalR SystemWeb — zasoby dla języka polskiego,1031389,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Этот пакет содержит русские вспомогательные сборки для ASP.NET SignalR SystemWeb.,False,,65439,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.ru,"[""Dependency""]",https://www.asp.net/signalr,Русские ресурсы для пакета Microsoft.AspNet.SignalR.SystemWeb,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Русские ресурсы Microsoft ASP.NET SignalR SystemWeb,1059547,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Microsoft""]",Dieses Paket enthält die deutschen Satellitenassemblys für ASP.NET SignalR SystemWeb.,False,,72914,https://raw.githubusercontent.com/SignalR/SignalR/2.3.0/LICENSE.txt,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.SignalR.SystemWeb.de,"[""Dependency""]",https://www.asp.net/signalr,Deutsche Ressourcen für das Microsoft.AspNet.SignalR.SystemWeb-Paket,"[""Microsoft"", ""AspNet"", ""SignalR"", ""AspNetSignalR"", ""SystemWeb""]",Deutsche Ressourcen für Microsoft ASP.NET SignalR SystemWeb,1068892,True,2.4.3,16,0,E05kvRMKPGTZlaET5,nJyo6f5mEwmnah6yc "[""Claire Novotny""]","BouncyCastle portable version with support for .NET 4, .NET Standard 2.0",False,https://api.nuget.org/v3-flatcontainer/portable.bouncycastle/1.9.0/icon,156011132,https://www.bouncycastle.org/csharp/licence.html,"[""clairernovotny""]",Portable.BouncyCastle,"[""Dependency""]",https://www.bouncycastle.org/csharp/,,"[""bouncycastle"", ""cryptography"", ""encryption"", ""security""]",Bouncy Castle Portable,503153662,True,1.9.0,21,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Legion of the Bouncy Castle Inc.""]",BouncyCastle.NET is a popular cryptography library for .NET,False,https://api.nuget.org/v3-flatcontainer/bouncycastle.cryptography/2.7.0/icon,15887,https://www.nuget.org/packages/BouncyCastle.Cryptography/2.7.0/license,"[""LegionOfTheBouncyCastle""]",BouncyCastle.Cryptography,"[""Dependency""]",https://www.bouncycastle.org/stable/nuget/csharp/website,,"[""bouncycastle"", ""cryptography"", ""dtls"", ""encryption"", ""open-source"", ""openpgp"", ""post-quantum"", ""security"", ""tls""]",BouncyCastle.NET Cryptography,387809619,True,2.7.0,14,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter",False,https://api.nuget.org/v3-flatcontainer/castle.core/5.2.1/icon,25204529,https://www.nuget.org/packages/Castle.Core/5.2.1/license,"[""castleproject"", ""jonorossi""]",Castle.Core,"[""Dependency""]",http://www.castleproject.org/,,"[""castle"", ""dynamicproxy"", ""dynamic"", ""proxy"", ""dynamicproxy2"", ""dictionaryadapter"", ""emailsender""]",Castle.Core,1659719795,True,5.2.1,29,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Bouncy Castle Project Contributors""]","The Bouncy Castle Crypto package is a C# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP.",True,,26339048,http://www.bouncycastle.org/licence.html,"[""bogatykh"", ""teoman soygul""]",BouncyCastle,"[""Dependency""]",http://www.bouncycastle.org/csharp/,Bouncy Castle is a collection of APIs used in cryptography.,"[""bouncycastle"", ""cryptography"", ""encryption"", ""security""]",Bouncy Castle,83109079,False,1.8.9,8,3,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""BouncyCastle""]",a BouncyCastle redist package include .Net Framework and .Net Core/ Standard support,False,,9199416,,"[""chrishwang""]",BouncyCastle.NetCore,"[""Dependency""]",https://github.com/chrishaly/bc-csharp,,"["".net"", ""framework"", ""core"", ""standard""]",BouncyCastle.NetCore,96669543,False,2.2.1,11,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle Windsor is best of breed, mature Inversion of Control container available for .NET.",False,https://api.nuget.org/v3-flatcontainer/castle.windsor/6.0.0/icon,6634606,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject"", ""jonorossi""]",Castle.Windsor,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection""]",Castle Windsor,88309399,True,6.0.0,23,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Apryse Software""]",Bouncy-castle adapter module,False,https://api.nuget.org/v3-flatcontainer/itext.bouncy-castle-adapter/9.7.0/icon,76857,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext.bouncy-castle-adapter,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp""]",iText bouncy-castle adapter module,16439805,True,9.7.0,13,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Apryse Software""]",Bouncy-castle adapter module,False,https://api.nuget.org/v3-flatcontainer/itext7.bouncy-castle-adapter/9.7.0/icon,41253,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext7.bouncy-castle-adapter,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp""]",iText bouncy-castle adapter module,12657196,True,9.7.0,14,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""James Skimming""]",AsyncInterceptor is an extension to Castle DynamicProxy to simplify the development of interceptors for asynchronous methods.,False,https://api.nuget.org/v3-flatcontainer/castle.core.asyncinterceptor/2.1.0/icon,28341309,https://www.nuget.org/packages/Castle.Core.AsyncInterceptor/2.1.0/license,"[""jskimming""]",Castle.Core.AsyncInterceptor,"[""Dependency""]",https://github.com/JSkimming/Castle.Core.AsyncInterceptor,,"[""async"", ""asynchronous-methods"", ""castle"", ""castle-core"", ""dynamic"", ""dynamicproxy"", ""dynamic-proxy"", ""dynamicproxy2"", ""intercept-methods"", ""proxy""]",Castle.Core.AsyncInterceptor,49299975,False,2.1.0,13,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle Windsor logging facility lets you easily inject loggers into your components. It offers integration with most popular 3rd party logging frameworks like log4net, NLog and Serilog (see Castle Core docs).",False,https://api.nuget.org/v3-flatcontainer/castle.loggingfacility/6.0.0/icon,2820256,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject"", ""jonorossi""]",Castle.LoggingFacility,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection"", ""logging"", ""log4net"", ""nlog""]",Castle Windsor logging facility,31230698,True,6.0.0,16,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Legion of the Bouncy Castle""]","Here at the Bouncy Castle, we believe in encryption. That's something that's near and dear to our hearts. We believe so strongly in encryption, that we've gone to the effort to provide some for everybody, and we've now been doing it for over 15 years! The Bouncy Castle Crypto APIs are looked after by an Australian Charity, the Legion of the Bouncy Castle Inc., which looks after the care and feeding of the Bouncy Castle APIs. If you would like to help support this effort please see our donations page or purchase a support contract through Crypto Workshop. Requests to sponsor specific work on the APIs are also most welcome.",False,https://api.nuget.org/v3-flatcontainer/bouncycastle.crypto.dll/1.8.1/icon,3872561,http://www.bouncycastle.org/csharp/licence.html,"[""mwo""]",BouncyCastle.Crypto.dll,"[""Dependency""]",http://www.bouncycastle.org/csharp/,,"[""BC"", ""Cryptography""]",Bouncy Castle Crypto API C#,3872568,False,1.8.1,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""The Legion of the Bouncy Castle Inc, Alex Paskhin""]",Bouncy Castle Cryptography API,False,,1813454,https://www.nuget.org/packages/BouncyCastle.NetCoreSdk/1.9.7/license,"[""AlexLordEaster""]",BouncyCastle.NetCoreSdk,"[""Dependency""]",https://github.com/bcgit/bc-csharp,,"[""bouncycastle"", ""cryptography"", ""encryption"", ""security""]",BouncyCastle.NetCoreSdk,3375432,False,1.9.7,4,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Legion of the Bouncy Castle Inc.""]",Subset of the full Bouncycastle API focused only on OpenPGP functionality to reduce the size of the compiled library.,False,https://api.nuget.org/v3-flatcontainer/bouncycastle.openpgp/2.0.0.1/icon,399055,https://www.nuget.org/packages/BouncyCastle.OpenPGP/2.0.0.1/license,"[""bastian.eicher"", ""NanoByte""]",BouncyCastle.OpenPGP,"[""Dependency""]",https://www.bouncycastle.org/csharp/,,"[""bouncycastle"", ""cryptography"", ""dtls"", ""encryption"", ""open-source"", ""openpgp"", ""post-quantum"", ""security"", ""tls""]",BouncyCastle.NET OpenPGP-only,2110656,False,2.0.0.1,4,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Volo.Abp.Castle.Core""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.castle.core/10.6.0/icon,6514,https://www.nuget.org/packages/Volo.Abp.Castle.Core/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Castle.Core,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Castle.Core,14152034,True,10.6.0,184,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle.Windsor.MsDependencyInjection""]",Package Description,False,,1943,https://github.com/volosoft/castle-windsor-ms-adapter/blob/master/LICENSE,"[""hikalkan"", ""volosoft""]",Castle.Windsor.MsDependencyInjection,"[""Dependency""]",https://github.com/volosoft/castle-windsor-ms-adapter,,"[""Windsor"", ""Castle"", ""AspNetCore"", ""DI"", ""IoC"", ""DNX"", ""DependencyInjection"", ""Extensions""]",Castle.Windsor.MsDependencyInjection,14988402,False,6.0.0,24,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Apryse Software""]",Bouncy-castle FIPS adapter module,False,https://api.nuget.org/v3-flatcontainer/itext.bouncy-castle-fips-adapter/9.7.0/icon,5438,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext.bouncy-castle-fips-adapter,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp""]",iText bouncy-castle FIPS adapter module,1716459,True,9.7.0,13,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle.LoggingFacility.MsLogging""]",Package Description,False,,8209278,https://github.com/volosoft/castle-logging-ms-adapter/blob/master/LICENSE,"[""hikalkan"", ""volosoft""]",Castle.LoggingFacility.MsLogging,"[""Dependency""]",https://github.com/volosoft/castle-logging-ms-adapter,,"[""Castle"", ""Logging"", ""Extensions""]",Castle.LoggingFacility.MsLogging,8372838,False,3.1.0,8,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Sean Gough""]","Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.",False,,897584,http://www.bouncycastle.org/csharp/licence.html,"[""sdgough""]",BouncyCastle-Ext,"[""Dependency""]",http://www.bouncycastle.org/csharp/,A lightweight cryptography API for C#.,"[""bouncycastle"", ""crypto"", ""cryptography"", ""encryption"", ""security""]",Bouncy Castle C# API - Extension,897584,False,1.7.0,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Abp.Castle.Log4Net""]",Abp.Castle.Log4Net,False,https://api.nuget.org/v3-flatcontainer/abp.castle.log4net/10.5.0/icon,1214,https://www.nuget.org/packages/Abp.Castle.Log4Net/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.Castle.Log4Net,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""log4net"", ""castle""]",Abp.Castle.Log4Net,7017654,True,10.5.0,140,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Eric.Zhang""]",26.7.10.657-HiNetCoreAssembly-MD5【F9rUT13cES8mXMNlj1GlEQ==】,False,https://api.nuget.org/v3-flatcontainer/hinetcloud.enterprises.bouncycastle.crypto/26.7.10.657/icon,160,https://www.nuget.org/packages/HiNetCloud.Enterprises.BouncyCastle.Crypto/26.7.10.657/license,"[""jszyong""]",HiNetCloud.Enterprises.BouncyCastle.Crypto,"[""Dependency""]",http://www.hinetcloud.com/NugetProjectUrls/Enterprises.BouncyCastle.Crypto.html,,"[""NetCloudFramework""]","Enterprises.BouncyCastle.Crypto-Library For Hangzhou NetCloud Technology Co., Ltd",1032204,False,26.7.10.657,857,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Mark Junker""]","BouncyCastle.Crypto is a cryptography API providing: -Generation and parsing of PKCS#12 files. -X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. -PBE algorithms supported by PBEUtil: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256. -Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA. -Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, DESede, DES, GOST28147, HC-128, HC-256, IDEA, NaccacheStern, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Serpent, Skipjack, TEA/XTEA, Twofish, and VMPC. -Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). -Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS#5/7, TBC, X.923, and Zero Byte. -Asymmetric key algorithms: RSA (with blinding), ElGamal, DSA, ECDSA. -Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS#1. -Digests: GOST3411, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, and Whirlpool. -Signer mechanisms: DSA, ECDSA, ECGOST3410, GOST3410, ISO9796d2, PSS, RSA. -Key Agreement: Diffie-Hellman and EC-DH. -Macs: CBCBlockCipher, CFBBlockCipher, GOST28147, HMac, and ISO9797 Alg. 3. -PBE generators: PKCS#12, and PKCS#5 - schemes 1 and 2. -OpenPGP (RFC 2440) -Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. -Online Certificate Status Protocol (OCSP, RFC 2560). -Time Stamp Protocol (TSP, RFC 3161). -TLS/SSL Client with support for client side authentication. Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid",False,,607340,,"[""FubarCoder""]",Portable.BouncyCastle-Signed,"[""Dependency""]",https://github.com/fubar-coder/BouncyCastle-PCL,PCL port of BouncyCastle with a signed assembly,"[""bouncycastle"", ""cryptography"", ""encryption"", ""security"", ""PCL"", ""wp8"", ""wpa81"", ""net4"", ""sl5"", ""monotouch"", ""monoandroid"", ""xamarin""]",Bouncy Castle PCL Signed,621059,False,1.7.0.2,2,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Apryse Software""]",Bouncy-castle FIPS adapter module,False,https://api.nuget.org/v3-flatcontainer/itext7.bouncy-castle-fips-adapter/9.7.0/icon,1010,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext7.bouncy-castle-fips-adapter,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp""]",iText bouncy-castle FIPS adapter module,1204852,True,9.7.0,14,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""mookid8000""]",Provides a Castle Windsor container adapter for Rebus,False,https://api.nuget.org/v3-flatcontainer/rebus.castle.windsor/6.1.0/icon,131714,https://www.nuget.org/packages/Rebus.Castle.Windsor/6.1.0/license,"[""mookid8000""]",Rebus.Castle.Windsor,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""castle"", ""castle-windsor"", ""ioc"", ""dependency-injection""]",Rebus.Castle.Windsor,3358957,False,6.1.0,300,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Zeeshan Bhatti""]","HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.",False,,298154,http://opensource.org/licenses/mit-license.php,"[""zeeshanejaz""]",BouncyCastle-PCL,"[""Dependency""]",,"HMACSHA1 and HMACSHA256 implementation for PCL .NET 4.0, Silverlight5, Windows Phone 8.0, Windows Store Apps.","[""HMACSHA1"", ""HMACSHA256"", ""PCL""]",BouncyCastle-PCL,410955,False,1.0.0.6,7,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle Windsor WCF Integration facility enables integration with Windows Communication Foundation. It makes services and WCF proxies available as services in your application, lets you use non-default constructor and inject dependencies into your services, adds ability to easily set up your services with extensions, call services asynchronously without needing to use code generation and much more.",False,https://api.nuget.org/v3-flatcontainer/castle.wcfintegrationfacility/6.0.0/icon,167156,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject""]",Castle.WcfIntegrationFacility,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection""]",Castle Windsor WCF integration facility,2501925,True,6.0.0,16,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""XC.BouncyCastle.Crypto""]",Package Description,False,,303728,,"[""stulzq""]",XC.BouncyCastle.Crypto,"[""Dependency""]",,,[],XC.BouncyCastle.Crypto,303728,False,1.0.0,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Particular Software""]",Adapter for the Castle Windsor IoC Container,False,https://api.nuget.org/v3-flatcontainer/nservicebus.castlewindsor/8.0.0/icon,8626,https://www.nuget.org/packages/NServiceBus.CastleWindsor/8.0.0/license,"[""ParticularSoftware""]",NServiceBus.CastleWindsor,"[""Dependency""]",https://docs.particular.net/nuget/NServiceBus.CastleWindsor,,"[""nservicebus"", ""messaging""]",NServiceBus.CastleWindsor,2044560,True,8.0.0,128,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle log4net integration, logging services from Apache based on log4j",False,https://api.nuget.org/v3-flatcontainer/castle.core-log4net/5.2.1/icon,71422,https://www.nuget.org/packages/Castle.Core-log4net/5.2.1/license,"[""castleproject"", ""jonorossi""]",Castle.Core-log4net,"[""Dependency""]",http://www.castleproject.org/,,"[""castle"", ""logging"", ""log4net""]",Castle.Core-log4net,2534839,True,5.2.1,26,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""BouncyCastle.CoreClr""]",BouncyCastle.CoreClr,False,,256900,,"[""Tiny""]",BouncyCastle.CoreClr,"[""Dependency""]",,,[],BouncyCastle.CoreClr,256900,False,1.0.0,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Chris Patterson""]",MassTransit CastleWindsor container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com,False,https://api.nuget.org/v3-flatcontainer/masstransit.castlewindsor/7.3.1/icon,103886,https://www.nuget.org/packages/MassTransit.CastleWindsor/7.3.1/license,"[""phatboyg""]",MassTransit.CastleWindsor,"[""Dependency""]",,,"[""MassTransit"", ""CastleWindsor""]",MassTransit.CastleWindsor,1527846,True,7.3.1,61,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]",Castle Windsor system web facility lets you easily add windsor to legacy aspnet web apps.,False,https://api.nuget.org/v3-flatcontainer/castle.facilities.aspnet.systemweb/6.0.0/icon,377074,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject""]",Castle.Facilities.AspNet.SystemWeb,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection"", ""system"", ""web"", ""aspnet""]",Castle Windsor System.Web facility,2334277,True,6.0.0,6,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]",Allows to use Castle Windsor as a container using IServiceProvider,False,https://api.nuget.org/v3-flatcontainer/castle.windsor.extensions.dependencyinjection/6.0.0/icon,328359,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject""]",Castle.Windsor.Extensions.DependencyInjection,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection"", ""aspnet"", ""core""]",Castle Windsor extension for .NET Extensions DependencyInjection,1822952,True,6.0.0,4,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle Serilog integration, for simple logging with structured events",False,https://api.nuget.org/v3-flatcontainer/castle.core-serilog/5.2.1/icon,73558,https://www.nuget.org/packages/Castle.Core-Serilog/5.2.1/license,"[""castleproject"", ""jonorossi""]",Castle.Core-Serilog,"[""Dependency""]",http://www.castleproject.org/,,"[""castle"", ""logging"", ""serilog""]",Castle.Core-Serilog,1213524,True,5.2.1,17,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","Castle NLog integration, flexible and free open-source logging for .NET",False,https://api.nuget.org/v3-flatcontainer/castle.core-nlog/5.2.1/icon,18908,https://www.nuget.org/packages/Castle.Core-NLog/5.2.1/license,"[""castleproject"", ""jonorossi""]",Castle.Core-NLog,"[""Dependency""]",http://www.castleproject.org/,,"[""castle"", ""logging"", ""NLog""]",Castle.Core-NLog,1206064,True,5.2.1,25,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Grant Hamm""]","A simple dynamic expression-tree query builder. You pass it a nested collection of filters for an object, and it materializes a query capable of acting as the filter to an arbitrary collection.",False,,14435,https://www.nuget.org/packages/Castle.DynamicLinqQueryBuilder/2.0.1/license,"[""castleit""]",Castle.DynamicLinqQueryBuilder,"[""Dependency""]",https://github.com/tghamm/dynamic-linq-query-builder/,,"[""jquery-query-builder"", ""generic"", ""query"", ""generator"", ""linq"", ""javascript""]",Castle.DynamicLinqQueryBuilder,1380896,False,2.0.1,27,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Jack""]","Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.",False,,205141,,"[""freeman""]",BouncyCastle1.7,"[""Dependency""]",,"Release includes the full lightweight API, as well as APIs for OpenPGP, CMS, TLS, X.509, PKCS#12, TSP, and Certificate Path validation.",[],BouncyCastle1.7,205141,False,1.7.0,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","NVelocity is a port of the excellent Apache Jakarta Velocity project. It is a very simple, easy to learn and extensible template engine. Due to the lack of releases, support and bug fixes on the original port, the Castle Team decided to fork the project, bringing it to our code repository, fixing the bugs and improving it with more features.",False,,825483,,"[""alexey.petriashev""]",Castle.NVelocity,"[""Dependency""]",http://www.castleproject.org/others/nvelocity/index.html,"NVelocity is very simple, easy to learn and extensible template engine. It's Castle Team fork of original NVelocity.","[""nvelocity"", ""template"", ""templateengine""]",Castle.NVelocity,825483,False,1.1.1,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Mauricio Scheffer and contributors""]",Additional lifestyles for Castle.Windsor,False,,738053,https://raw.github.com/castleprojectcontrib/Castle.Windsor.Lifestyles/master/license.txt,"[""mausch""]",Castle.Windsor.Lifestyles,"[""Dependency""]",https://www.ohloh.net/p/CastleWindsorLifestyles,Additional lifestyles for Castle.Windsor,[],Castle.Windsor.Lifestyles,995260,False,0.4.0,2,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""mookid8000""]",Provides a Castle Windsor container adapter for Rebus,False,https://api.nuget.org/v3-flatcontainer/microting.rebus.castle.windsor/10.0.5/icon,16936,https://www.nuget.org/packages/Microting.Rebus.Castle.Windsor/10.0.5/license,"[""microtingas""]",Microting.Rebus.Castle.Windsor,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""castle"", ""castle-windsor"", ""ioc"", ""dependency-injection""]",Microting.Rebus.Castle.Windsor,1049410,True,10.0.5,35,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Bouncy Castle Project Contributors, Viktor Borisov""]","- Generation and parsing of PKCS-12 files. - X.509: Generators and parsers for V1 and V3 certificates, V2 CRLs and attribute certificates. - PBE algorithms supported by PbeUtilities: PBEwithMD2andDES-CBC, PBEwithMD2andRC2-CBC, PBEwithMD5andDES-CBC, PBEwithMD5andRC2-CBC, PBEwithSHA1andDES-CBC, PBEwithSHA1andRC2-CBC, PBEwithSHA-1and128bitRC4, PBEwithSHA-1and40bitRC4, PBEwithSHA-1and3-keyDESEDE-CBC, PBEwithSHA-1and2-keyDESEDE-CBC, PBEwithSHA-1and128bitRC2-CBC, PBEwithSHA-1and40bitRC2-CBC, PBEwithHmacSHA-1, PBEwithHmacSHA-224, PBEwithHmacSHA-256, PBEwithHmacRIPEMD128, PBEwithHmacRIPEMD160, and PBEwithHmacRIPEMD256. - Signature algorithms supported by SignerUtilities: MD2withRSA, MD4withRSA, MD5withRSA, RIPEMD128withRSA, RIPEMD160withECDSA, RIPEMD160withRSA, RIPEMD256withRSA, SHA-1withRSA, SHA-224withRSA, SHA-256withRSAandMGF1, SHA-384withRSAandMGF1, SHA-512withRSAandMGF1, SHA-1withDSA, and SHA-1withECDSA. - Symmetric key algorithms: AES, Blowfish, Camellia, CAST5, CAST6, ChaCha, DES, DESede, GOST28147, HC-128, HC-256, IDEA, ISAAC, Noekeon, RC2, RC4, RC5-32, RC5-64, RC6, Rijndael, Salsa20, SEED, Serpent, Skipjack, TEA/XTEA, Threefish, Tnepres, Twofish, VMPC and XSalsa20. - Symmetric key modes: CBC, CFB, CTS, GOFB, OFB, OpenPGPCFB, and SIC (or CTR). - Symmetric key paddings: ISO10126d2, ISO7816d4, PKCS-5/7, TBC, X.923, and Zero Byte. - Asymmetric key algorithms: ElGamal, DSA, ECDSA, NaccacheStern and RSA (with blinding). - Asymmetric key paddings/encodings: ISO9796d1, OAEP, and PKCS-1. - AEAD block cipher modes: CCM, EAX, GCM and OCB. - Digests: GOST3411, Keccak, MD2, MD4, MD5, RIPEMD128, RIPEMD160, RIPEMD256, RIPEMD320, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA3, Tiger, and Whirlpool. - XOFs: SHAKE. - Signer mechanisms: DSA, ECDSA, ECGOST3410, ECNR, GOST3410, ISO9796d2, PSS, RSA, X9.31-1998. - Key Agreement: Diffie-Hellman, EC-DH, EC-MQV, J-PAKE, SRP-6a. - Macs: CBCBlockCipher, CFBBlockCipher, CMAC, GMAC, GOST28147, HMac, ISO9797 Alg. 3, Poly1305, SipHash, SkeinMac, VMPCMAC. - PBE generators: PKCS-12, and PKCS-5 - schemes 1 and 2. - OpenPGP (RFC 4880) - Cryptographic Message Syntax (CMS, RFC 3852), including streaming API. - Online Certificate Status Protocol (OCSP, RFC 2560). - Time Stamp Protocol (TSP, RFC 3161). - TLS/DTLS client/server up to version 1.2, with support for the most common ciphersuites and extensions, and many less common ones. Non-blocking API available. - Elliptic Curve Cryptography: support for generic F2m and Fp curves, high-performance custom implementations for many standardized curves. - Reading/writing of PEM files, including RSA and DSA keys, with a variety of encryptions. - PKIX certificate path validation",False,,129056,http://www.bouncycastle.org/csharp/licence.html,"[""vik.borisov""]",OpenTl.BouncyCastle,"[""Dependency""]",https://github.com/OpenTl/OpenTl.BouncyCastle,,"[""bouncycastle"", ""cryptography"", ""encryption"", ""security""]",Bouncy Castle,135131,False,1.8.3,2,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]",Provides ability for the components to be created by factory objects. You can use it to register things like HttpContext in the container. This facility is mostly targeted towards legacy applications.,False,https://api.nuget.org/v3-flatcontainer/castle.factorysupportfacility/4.1.1/icon,191412,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject""]",Castle.FactorySupportFacility,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection"", ""factory"", ""xml"", ""facility""]",Castle Windsor factory support facility,861779,True,4.1.1,10,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Aiwins.Rocket.Castle.Core""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/aiwins.rocket.castle.core/8.0.5/icon,6978,https://www.nuget.org/packages/Aiwins.Rocket.Castle.Core/8.0.5/license,"[""Aiwins""]",Aiwins.Rocket.Castle.Core,"[""Dependency""]",https://rocket.aiwins.cn/,,"[""Aiwins"", ""Rocket""]",Aiwins.Rocket.Castle.Core,784671,False,8.0.5,159,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]","**Obsolete** This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package. --------- Castle DynamicProxy is a library for generating lightweight .NET proxies on the fly at runtime. Proxy objects allow calls to members of an object to be intercepted without modifying the code of the class.",False,https://api.nuget.org/v3-flatcontainer/castle.dynamicproxy/2.2.0/icon,228677,http://www.apache.org/licenses/LICENSE-2.0.html,"[""hammett"", ""krzysztof.kozmic""]",Castle.DynamicProxy,"[""Dependency""]",http://www.castleproject.org/,This is an old version. For latest version of Castle DynamicProxy please get Castle.Core package.,[],Castle.DynamicProxy (obsolete),654877,False,2.2.0,2,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Castle Project Contributors""]",Castle Windsor ASP.NET Core facility lets you easily add windsor to aspnet core apps.,False,https://api.nuget.org/v3-flatcontainer/castle.facilities.aspnetcore/6.0.0/icon,91945,http://www.apache.org/licenses/LICENSE-2.0.html,"[""castleproject""]",Castle.Facilities.AspNetCore,"[""Dependency""]",http://www.castleproject.org/projects/windsor/,,"[""castle"", ""windsor"", ""inversionOfControl"", ""DependencyInjection"", ""aspnet"", ""core""]",Castle Windsor ASP.NET Core facility,682661,True,6.0.0,6,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""NHibernate community, Hibernate community""]","NHibernate is a mature, open source object-relational mapper for the .NET framework. This package enables the ability to use lazy-loading with Castle dynamic-proxy.",False,https://api.nuget.org/v3-flatcontainer/nhibernate.castle/3.1.0.4000/icon,350596,,"[""fabio maulo"", ""sbohlen""]",NHibernate.Castle,"[""Dependency""]",http://nhforge.org/,NHibernate with lazy-loading enabled.,"[""ORM"", ""DataBase"", ""DAL"", ""Object"", ""Relational"", ""Mapping""]",NHibernate.Castle,350596,False,3.1.0.4000,1,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Silky.Castle""]","Castle DynamicProxy adapter for the Silky framework, enabling AOP interceptors (caching, governance, transaction) on RPC service entries.",False,https://api.nuget.org/v3-flatcontainer/silky.castle/3.9.2/icon,1966,,"[""Silky""]",Silky.Castle,"[""Dependency""]",,,"[""silky"", ""micro-service"", ""rpc"", ""distributed-transactions"", ""tcc-transaction""]",Silky.Castle,360748,False,3.9.2,111,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""ZhileTime.Hope.Castle.Core""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/zhiletime.hope.castle.core/6.3.5/icon,2009,https://www.nuget.org/packages/ZhileTime.Hope.Castle.Core/6.3.5/license,"[""zhiletime""]",ZhileTime.Hope.Castle.Core,"[""Dependency""]",https://hope.io/,,"[""ZhileTime""]",ZhileTime.Hope.Castle.Core,596393,False,6.3.5,203,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Secure Engineering Team""]","Shared .NET library for Aerospace, Intelligence, and Cyber solutions.",False,https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.hashing.bouncycastle/2026.6.18.1/icon,407,https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Hashing.BouncyCastle/2026.6.18.1/license,"[""aicukltd""]",AIC.Core.Security.Cryptography.Hashing.BouncyCastle,"[""Dependency""]",https://aicuk.ltd/,,"[""aic"", ""defence"", ""cyber"", ""intelligence"", ""security"", ""dotnet""]",AIC.Core.Security.Cryptography.Hashing.BouncyCastle,92520,False,2026.6.18.1,398,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Secure Engineering Team""]","Shared .NET library for Aerospace, Intelligence, and Cyber solutions.",False,https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.asymmetric.quantum.bouncycastle/2026.6.18.1/icon,477,https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle/2026.6.18.1/license,"[""aicukltd""]",AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle,"[""Dependency""]",https://aicuk.ltd/,,"[""aic"", ""defence"", ""cyber"", ""intelligence"", ""security"", ""dotnet""]",AIC.Core.Security.Cryptography.Asymmetric.Quantum.BouncyCastle,100137,False,2026.6.18.1,397,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Secure Engineering Team""]","Shared .NET library for Aerospace, Intelligence, and Cyber solutions.",False,https://api.nuget.org/v3-flatcontainer/aic.core.security.cryptography.asymmetric.certificates.quantum.bouncycastle.models/2026.6.18.1/icon,437,https://www.nuget.org/packages/AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models/2026.6.18.1/license,"[""aicukltd""]",AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models,"[""Dependency""]",https://aicuk.ltd/,,"[""aic"", ""defence"", ""cyber"", ""intelligence"", ""security"", ""dotnet""]",AIC.Core.Security.Cryptography.Asymmetric.Certificates.Quantum.BouncyCastle.Models,95849,False,2026.6.18.1,396,0,sOhFNvpmy9se7zr1G,sdIqbWuxmZjftHQtH "[""Microsoft""]",Abstractions for making code that uses file system and environment testable.,False,https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.platformabstractions/3.1.6/icon,104586571,https://www.nuget.org/packages/Microsoft.DotNet.PlatformAbstractions/3.1.6/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.DotNet.PlatformAbstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.DotNet.PlatformAbstractions,1457495469,True,3.1.6,20,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Antoine Aubry""]",YamlDotNet is a .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument. A serialization library is also included that allows to read and write objects from and to YAML streams.,False,https://api.nuget.org/v3-flatcontainer/yamldotnet/18.1.0/icon,1575243,https://www.nuget.org/packages/YamlDotNet/18.1.0/license,"[""aaubry""]",YamlDotNet,"[""Dependency""]",https://github.com/aaubry/YamlDotNet/wiki,,"[""yaml"", ""parser"", ""development"", ""library"", ""serialization""]",YamlDotNet,525035464,True,18.1.0,59,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "["".NET Foundation and contributors""]",Powerful .NET library for benchmarking,False,https://api.nuget.org/v3-flatcontainer/benchmarkdotnet/0.15.8/icon,7805338,https://www.nuget.org/packages/BenchmarkDotNet/0.15.8/license,"[""AndreyAkinshin""]",BenchmarkDotNet,"[""Dependency""]",https://github.com/dotnet/BenchmarkDotNet,,"[""benchmark"", ""benchmarking"", ""performance""]",BenchmarkDotNet,74935252,True,0.15.8,71,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "["".NET Foundation and contributors""]",Powerful .NET library for benchmarking,False,https://api.nuget.org/v3-flatcontainer/benchmarkdotnet.annotations/0.15.8/icon,7814324,https://www.nuget.org/packages/BenchmarkDotNet.Annotations/0.15.8/license,"[""AndreyAkinshin""]",BenchmarkDotNet.Annotations,"[""Dependency""]",https://github.com/dotnet/BenchmarkDotNet,,"[""benchmark"", ""benchmarking"", ""performance""]",BenchmarkDotNet.Annotations,66796192,True,0.15.8,25,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.http/4.3.4/icon,993760288,http://go.microsoft.com/fwlink/?LinkId=329770,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",System.Net.Http,"[""Dependency""]",https://dot.net/,,[],System.Net.Http,3523369460,True,4.3.4,14,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides common types for network-based libraries, including System.Net.IPAddress, System.Net.IPEndPoint, and System.Net.CookieContainer. Commonly Used Types: System.Net.HttpStatusCode System.Net.Sockets.SocketError System.Net.Cookie System.Net.Sockets.SocketException System.Net.IPEndPoint System.Net.ICredentials System.Net.NetworkCredential System.Net.IPAddress System.Net.CookieCollection System.Net.CookieContainer When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.primitives/4.3.1/icon,50976968,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Net.Primitives,"[""Dependency""]",https://dot.net/,,[],System.Net.Primitives,2787501535,True,4.3.1,7,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","HTTP header parser implementations. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.net.http.headers/10.0.10/icon,274803,https://www.nuget.org/packages/Microsoft.Net.Http.Headers/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Net.Http.Headers,"[""Dependency""]",https://asp.net/,,"[""http""]",Microsoft.Net.Http.Headers,2393330616,True,10.0.10,82,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.sockets/4.3.0/icon,1712403330,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Net.Sockets,"[""Dependency""]",https://dot.net/,,[],System.Net.Sockets,2364098896,True,4.3.0,3,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides a CoreCLR hosting policy implementation -- configuration settings, assembly paths and assembly servicing",False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostpolicy/8.0.29/icon,472,https://www.nuget.org/packages/Microsoft.NETCore.DotNetHostPolicy/8.0.29/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.DotNetHostPolicy,"[""Dependency""]",https://dot.net/,,[],Microsoft.NETCore.DotNetHostPolicy,448433520,True,8.0.29,211,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/runtime.native.system.net.http/4.3.1/icon,10160485,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",runtime.native.System.Net.Http,"[""Dependency""]",https://dot.net/,,[],runtime.native.System.Net.Http,2536875047,True,4.3.1,3,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost,False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethostresolver/8.0.29/icon,951,https://www.nuget.org/packages/Microsoft.NETCore.DotNetHostResolver/8.0.29/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.DotNetHostResolver,"[""Dependency""]",https://dot.net/,,[],Microsoft.NETCore.DotNetHostResolver,436121730,True,8.0.29,193,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core default HTTP feature implementations.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http/2.3.11/icon,1092500,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Http,2254072999,True,2.3.11,23,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",The MSbuild targets and properties for building .NET test projects.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.test.sdk/18.8.1/icon,4176747,https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/18.8.1/license,"[""Microsoft"", ""vstest""]",Microsoft.NET.Test.Sdk,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing""]",Microsoft.NET.Test.Sdk,1759967492,True,18.8.1,67,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.features/5.0.17/icon,66499052,https://www.nuget.org/packages/Microsoft.AspNetCore.Http.Features/5.0.17/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Features,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Http.Features,2737559742,True,5.0.17,75,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.abstractions/2.3.11/icon,1812061,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Http.Abstractions,2514283460,True,2.3.11,20,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.webutilities/10.0.10/icon,207966,https://www.nuget.org/packages/Microsoft.AspNetCore.WebUtilities/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.WebUtilities,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.WebUtilities,2124298913,True,10.0.10,79,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization/10.0.10/icon,620979,https://www.nuget.org/packages/Microsoft.AspNetCore.Authorization/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authorization,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authorization""]",Microsoft.AspNetCore.Authorization,1575992027,True,10.0.10,191,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Provides the .NET app bootstrapper intended for use in the application directory,False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnetapphost/10.0.10/icon,1940,https://www.nuget.org/packages/Microsoft.NETCore.DotNetAppHost/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.DotNetAppHost,"[""Dependency""]",https://dot.net/,,[],Microsoft.NETCore.DotNetAppHost,272126650,True,10.0.10,216,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core hosting server abstractions for web applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.server.abstractions/2.3.11/icon,101177,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Hosting.Server.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""hosting""]",Microsoft.AspNetCore.Hosting.Server.Abstractions,2002776501,True,2.3.11,22,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core hosting and startup abstractions for web applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting.abstractions/2.3.11/icon,233028,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Hosting.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""hosting""]",Microsoft.AspNetCore.Hosting.Abstractions,2013765853,True,2.3.11,22,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.http.extensions/2.3.11/icon,313144,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Http.Extensions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Http.Extensions,1908431752,True,2.3.11,21,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""domaindrivendev""]",Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core,False,,6668966,https://www.nuget.org/packages/Swashbuckle.AspNetCore.Swagger/10.2.3/license,"[""domaindrivendev""]",Swashbuckle.AspNetCore.Swagger,"[""Dependency""]",https://github.com/domaindrivendev/Swashbuckle.AspNetCore,,"[""swagger"", ""openapi"", ""documentation"", ""discovery"", ""help"", ""webapi"", ""aspnet"", ""aspnetcore""]",Swashbuckle.AspNetCore.Swagger,1453814868,False,10.2.3,91,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft.DotNet.InternalAbstractions""]",Abstractions for making code that uses file system and environment testable.,False,,185646502,,"[""dotnetframework"", ""Microsoft""]",Microsoft.DotNet.InternalAbstractions,"[""Dependency""]",,,[],Microsoft.DotNet.InternalAbstractions,188990339,True,1.0.0,1,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""domaindrivendev""]",Swagger tools for documenting APIs built on ASP.NET Core,False,,6126093,https://www.nuget.org/packages/Swashbuckle.AspNetCore/10.2.3/license,"[""domaindrivendev""]",Swashbuckle.AspNetCore,"[""Dependency""]",https://github.com/domaindrivendev/Swashbuckle.AspNetCore,,"[""swagger"", ""openapi"", ""documentation"", ""discovery"", ""help"", ""webapi"", ""aspnet"", ""aspnetcore""]",Swashbuckle.AspNetCore,1161356659,False,10.2.3,90,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Provides an executable implementation of the Microsoft DotNet Framework and SDK launcher module,False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.dotnethost/8.0.29/icon,533,https://www.nuget.org/packages/Microsoft.NETCore.DotNetHost/8.0.29/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.DotNetHost,"[""Dependency""]",https://dot.net/,,[],Microsoft.NETCore.DotNetHost,165418268,True,8.0.29,193,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.nameresolution/4.3.0/icon,669835237,http://go.microsoft.com/fwlink/?LinkId=329770,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",System.Net.NameResolution,"[""Dependency""]",https://dot.net/,,[],System.Net.NameResolution,1000688721,True,4.3.0,2,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing/2.3.11/icon,117470,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Routing,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""routing""]",Microsoft.AspNetCore.Routing,1173817290,True,2.3.11,22,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/10.0.10/icon,746474,https://www.nuget.org/packages/Microsoft.AspNetCore.JsonPatch/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.JsonPatch,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""json"", ""jsonpatch""]",Microsoft.AspNetCore.JsonPatch,1494682745,True,10.0.10,181,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""domaindrivendev""]",Swagger Generator for APIs built on ASP.NET Core,False,,6652908,https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerGen/10.2.3/license,"[""domaindrivendev""]",Swashbuckle.AspNetCore.SwaggerGen,"[""Dependency""]",https://github.com/domaindrivendev/Swashbuckle.AspNetCore,,"[""swagger"", ""openapi"", ""documentation"", ""discovery"", ""help"", ""webapi"", ""aspnet"", ""aspnetcore""]",Swashbuckle.AspNetCore.SwaggerGen,1470702843,False,10.2.3,91,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.internal/10.0.10/icon,1337413,https://www.nuget.org/packages/Microsoft.AspNetCore.Cryptography.Internal/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Cryptography.Internal,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""dataprotection""]",Microsoft.AspNetCore.Cryptography.Internal,1344638163,True,10.0.10,190,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""The gRPC Authors""]",Infrastructure for common functionality in gRPC,False,https://api.nuget.org/v3-flatcontainer/grpc.net.common/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Net.Common/2.83.0/license,"[""grpc-packages""]",Grpc.Net.Common,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Net.Common,838471583,True,2.83.0,50,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""The gRPC Authors""]",.NET client for gRPC,False,https://api.nuget.org/v3-flatcontainer/grpc.net.client/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Net.Client/2.83.0/license,"[""grpc-packages""]",Grpc.Net.Client,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Net.Client,822850081,True,2.83.0,50,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.jwtbearer/10.0.10/icon,2188574,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.JwtBearer/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.JwtBearer,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.JwtBearer,1266834046,True,10.0.10,192,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""domaindrivendev""]",Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application,False,,6814233,https://www.nuget.org/packages/Swashbuckle.AspNetCore.SwaggerUI/10.2.3/license,"[""domaindrivendev""]",Swashbuckle.AspNetCore.SwaggerUI,"[""Dependency""]",https://github.com/domaindrivendev/Swashbuckle.AspNetCore,,"[""swagger"", ""openapi"", ""documentation"", ""discovery"", ""help"", ""webapi"", ""aspnet"", ""aspnetcore"", ""swaggerui"", ""swagger-ui""]",Swashbuckle.AspNetCore.SwaggerUI,1249103153,False,10.2.3,91,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Internal toolchain package not meant for direct consumption. Please do not reference directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.workload.emscripten.net6.manifest-8.0.100/8.0.29/icon,19629959,https://github.com/dotnet/emsdk/blob/main/LICENSE,"[""dotnetframework"", ""Microsoft""]",Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100,"[""Dependency""]",https://github.com/dotnet/emsdk,,[],Microsoft.NET.Workload.Emscripten.net6.Manifest,787436423,True,8.0.29,29,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft,Serilog Contributors""]",Serilog support for ASP.NET Core logging,False,https://api.nuget.org/v3-flatcontainer/serilog.aspnetcore/10.0.0/icon,41939991,https://www.nuget.org/packages/Serilog.AspNetCore/10.0.0/license,"[""serilog""]",Serilog.AspNetCore,"[""Dependency""]",https://github.com/serilog/serilog-aspnetcore,,"[""serilog"", ""aspnet"", ""aspnetcore""]",Serilog.AspNetCore,762325684,True,10.0.0,20,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Internal toolchain package not meant for direct consumption. Please do not reference directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.workload.emscripten.net7.manifest-8.0.100/8.0.29/icon,19629716,https://github.com/dotnet/emsdk/blob/main/LICENSE,"[""dotnetframework"", ""Microsoft""]",Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100,"[""Dependency""]",https://github.com/dotnet/emsdk,,[],Microsoft.NET.Workload.Emscripten.net7.Manifest,788285046,True,8.0.29,29,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.routing.abstractions/2.3.11/icon,168106,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Routing.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""routing""]",Microsoft.AspNetCore.Routing.Abstractions,1191853363,True,2.3.11,21,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core common types used by the various authentication components.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.abstractions/2.3.11/icon,115633,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Abstractions,1134772834,True,2.3.11,12,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",Contains interfaces for Project Model and messaging for scaffolding.,False,https://api.nuget.org/v3-flatcontainer/microsoft.dotnet.scaffolding.shared/10.0.2/icon,3238357,https://www.nuget.org/packages/Microsoft.DotNet.Scaffolding.Shared/10.0.2/license,"[""aspnet"", ""Microsoft"", ""WebTools""]",Microsoft.DotNet.Scaffolding.Shared,"[""Dependency""]",https://github.com/dotnet/Scaffolding,,"[""aspnetcore"", ""codegenerator"", ""scaffolding"", ""visualstudioweb""]",Microsoft.DotNet.Scaffolding.Shared,110531316,True,10.0.2,48,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection.abstractions/10.0.10/icon,1002705,https://www.nuget.org/packages/Microsoft.AspNetCore.DataProtection.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.DataProtection.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""dataprotection""]",Microsoft.AspNetCore.DataProtection.Abstractions,1093895062,True,10.0.10,189,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more. Commonly used types: Microsoft.AspNetCore.Mvc.IActionResult",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.abstractions/2.3.11/icon,297105,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc""]",Microsoft.AspNetCore.Mvc.Abstractions,1086509072,True,2.3.11,33,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core common types used by the various authentication middleware components.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.core/2.3.11/icon,51098,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Core,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Core,1084034428,True,2.3.11,12,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.dataprotection/10.0.10/icon,1004494,https://www.nuget.org/packages/Microsoft.AspNetCore.DataProtection/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.DataProtection,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""dataprotection""]",Microsoft.AspNetCore.DataProtection,1075497804,True,10.0.10,189,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.core/2.3.11/icon,738672,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.Core,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc""]",Microsoft.AspNetCore.Mvc.Core,1073929958,True,2.3.11,37,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints. Commonly Used Types: System.Net.Security.SslStream System.Net.Security.ExtendedProtectionPolicy When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.security/4.3.2/icon,244041008,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Net.Security,"[""Dependency""]",https://dot.net/,,[],System.Net.Security,653044505,True,4.3.2,6,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core hosting infrastructure and startup logic for web applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.hosting/2.3.11/icon,182446,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Hosting,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""hosting""]",Microsoft.AspNetCore.Hosting,779631082,True,2.3.11,23,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnet.webapi.client/6.0.0/icon,98652947,https://www.nuget.org/packages/Microsoft.AspNet.WebApi.Client/6.0.0/license,"[""aspnet"", ""Microsoft""]",Microsoft.AspNet.WebApi.Client,"[""Dependency""]",https://www.asp.net/web-api,This package adds support for formatting and content negotiation to System.Net.Http.,"[""Microsoft"", ""AspNet"", ""WebApi"", ""AspNetWebApi"", ""HttpClient""]",Microsoft ASP.NET Web API 2.2 Client Libraries,984529920,True,6.0.0,17,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]",ASP.NET Core authorization policy helper classes.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authorization.policy/2.3.11/icon,50777,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authorization.Policy,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authorization""]",Microsoft.AspNetCore.Authorization.Policy,947710635,True,2.3.11,13,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Microsoft""]","Provides older classes (such as HttpWebRequest and HttpWebResponse) for sending HTTP requests and receiving HTTP responses from a resource identified by a URI. Developers should prefer the classes in the System.Net.Http package. Commonly Used Types: System.Net.HttpWebRequest System.Net.HttpWebResponse System.Net.HttpRequestHeader System.Net.WebException System.Net.WebExceptionStatus System.Net.WebRequest System.Net.WebResponse When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.net.requests/4.3.0/icon,221928423,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Net.Requests,"[""Dependency""]",https://dot.net/,,[],System.Net.Requests,589456861,True,4.3.0,5,0,IWhdpnsfHqbQgR4Qm,7wqhwhXKaZallB3yK "[""Eric Sink""]","SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider().",False,,62280,https://www.nuget.org/packages/SQLitePCLRaw.core/3.0.5/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.core,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.core,454686877,True,3.0.5,44,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]","Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction",False,https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite.core/10.0.10/icon,1148174,https://www.nuget.org/packages/Microsoft.Data.Sqlite.Core/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.Data.Sqlite.Core,"[""Dependency""]",https://docs.microsoft.com/dotnet/standard/data/sqlite/,,"[""SQLite"", ""Data"", ""ADO.NET""]",Microsoft.Data.Sqlite.Core,415247830,True,10.0.10,182,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains builds of the native SQLite code for various platforms. These builds have ""e_sqlite3"" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.",False,,389318,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3/3.53.3/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.lib.e_sqlite3,"[""Dependency""]",https://sqlite.org/,,"[""sqlite""]",SQLitePCLRaw.lib.e_sqlite3,308135732,True,3.53.3,22,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]",This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().,False,,59456,https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlite3/3.0.5/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.bundle_e_sqlite3,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.bundle_e_sqlite3,290123692,True,3.0.5,44,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.",False,,59780,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3/3.0.5/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.provider.e_sqlite3,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.provider.e_sqlite3,235074899,True,3.0.5,27,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]",SQLite database provider for Entity Framework Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite/10.0.10/icon,790101,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Sqlite,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore"", ""SQLite""]",Microsoft.EntityFrameworkCore.Sqlite,273502538,True,10.0.10,202,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]",SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite.core/10.0.10/icon,780537,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Sqlite.Core/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Sqlite.Core,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore"", ""SQLite""]",Microsoft.EntityFrameworkCore.Sqlite.Core,339073978,True,10.0.10,188,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]","Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction",False,https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlite/10.0.10/icon,416994,https://www.nuget.org/packages/Microsoft.Data.Sqlite/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.Data.Sqlite,"[""Dependency""]",https://docs.microsoft.com/dotnet/standard/data/sqlite/,,"[""SQLite"", ""Data"", ""ADO.NET""]",Microsoft.Data.Sqlite,117562177,True,10.0.10,186,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.",False,,2767620,https://www.nuget.org/packages/SQLitePCLRaw.bundle_green/2.1.11/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.bundle_green,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.bundle_green,90061397,True,2.1.11,38,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]",SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider dynamically loads the native library by name.,False,,2380,https://www.nuget.org/packages/SQLitePCLRaw.provider.dynamic_cdecl/3.0.5/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.provider.dynamic_cdecl,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.provider.dynamic_cdecl,94463907,True,3.0.5,27,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite Development Team""]",The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.,False,https://api.nuget.org/v3-flatcontainer/system.data.sqlite.core/1.0.119/icon,6506371,https://www.sqlite.org/copyright.html,"[""SQLite""]",System.Data.SQLite.Core,"[""Dependency""]",https://system.data.sqlite.org/,,"[""sqlite"", ""database"", ""ado.net"", ""provider"", ""interop""]",System.Data.SQLite Core (x86/x64),70601665,True,1.0.119,5,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, D. Richard Hipp, et al""]","This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,1195079,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.linux/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.lib.e_sqlite3.linux,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite""]","Native code only (e_sqlite3, linux) for SQLitePCLRaw",53945976,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, D. Richard Hipp, et al""]","This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,1115212,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.osx/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.lib.e_sqlite3.osx,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite""]","Native code only (e_sqlite3, osx) for SQLitePCLRaw",53792511,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, D. Richard Hipp, et al""]","This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,136472,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.v110_xp/1.1.15/license,"[""ericsink""]",SQLitePCLRaw.lib.e_sqlite3.v110_xp,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite""]",SQLitePCLRaw.lib.e_sqlite3.v110_xp,53927423,True,1.1.15,18,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, et al""]","A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,382607,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.netstandard11/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.provider.e_sqlite3.netstandard11,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""pcl"", ""database"", ""monotouch"", ""ios"", ""monodroid"", ""android"", ""wp8"", ""wpa""]",SQLitePCLRaw.provider.e_sqlite3.netstandard11,46372428,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""System.Data.SQLite""]",ADO.NET Data Provider for SQLite,False,,398443,,"[""SQLite""]",System.Data.SQLite,"[""Dependency""]",,,[],System.Data.SQLite,39634159,False,2.0.3,8,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlite/8.0.1/icon,1022086,https://www.nuget.org/packages/FluentMigrator.Runner.SQLite/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.SQLite,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.SQLite,37560031,True,8.0.1,41,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""System.Data.SQLite.EF6""]",System.Data.SQLite for Entity Framework 6,False,,95349,,"[""SQLite""]",System.Data.SQLite.EF6,"[""Dependency""]",,,[],System.Data.SQLite.EF6,34508452,True,2.0.3,8,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite-net""]","SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.",False,https://api.nuget.org/v3-flatcontainer/sqlite-net-pcl/1.11.285/icon,27443,https://www.nuget.org/packages/sqlite-net-pcl/1.11.285/license,"[""ericsink"", ""praeclarum""]",sqlite-net-pcl,"[""Dependency""]",https://github.com/praeclarum/sqlite-net,,"[""sqlite-net"", ""sqlite"", ""database"", ""orm""]",sqlite-net-pcl,23583640,False,1.11.285,18,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite Development Team""]",Support for LINQ using System.Data.SQLite.,False,https://api.nuget.org/v3-flatcontainer/system.data.sqlite.linq/1.0.119/icon,1071320,https://www.sqlite.org/copyright.html,"[""SQLite""]",System.Data.SQLite.Linq,"[""Dependency""]",https://system.data.sqlite.org/,,"[""sqlite"", ""database"", ""ado.net"", ""provider"", ""interop""]",System.Data.SQLite LINQ,21360805,True,1.0.119,5,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite Development Team""]",The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.,False,https://api.nuget.org/v3-flatcontainer/stub.system.data.sqlite.core.netstandard/1.0.119/icon,5335055,https://www.sqlite.org/copyright.html,"[""SQLite""]",Stub.System.Data.SQLite.Core.NetStandard,"[""Dependency""]",https://system.data.sqlite.org/,,"[""sqlite"", ""database"", ""ado.net"", ""provider"", ""interop""]",System.Data.SQLite Core for the .NET Standard 2.x (x86/x64),34253255,True,1.0.119,5,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,8605,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.android/2.1.12/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.lib.e_sqlite3.android,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.lib.e_sqlite3.android,15728718,True,2.1.12,38,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]",Design-time Entity Framework Core functionality for SQLite,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlite.design/1.1.6/icon,11476769,http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm,"[""aspnet"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Sqlite.Design,"[""Dependency""]",http://www.asp.net/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""SQLite""]",Microsoft.EntityFrameworkCore.Sqlite.Design,29474821,True,1.1.6,14,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""ReactiveUI and Contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/akavache.sqlite3/12.1.1/icon,17911,https://www.nuget.org/packages/Akavache.Sqlite3/12.1.1/license,"[""glennawatson"", ""reactiveui""]",Akavache.Sqlite3,"[""Dependency""]",https://github.com/reactiveui/akavache/,,"[""Akavache"", ""Cache"", ""Maui"", ""Sqlite3"", ""Magic""]",Akavache.Sqlite3,16154875,True,12.1.1,83,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains builds of the native SQLite code for various platforms. These builds have ""e_sqlite3"" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.",False,,60259,https://www.nuget.org/packages/SQLite/3.53.4/license,"[""SQLite""]",SQLite,"[""Dependency""]",https://sqlite.org/,,"[""sqlite""]",SQLite,7003833,True,3.53.4,3,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""borisdj""]",EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite,False,https://api.nuget.org/v3-flatcontainer/efcore.bulkextensions.sqlite/10.0.1/icon,1010283,https://www.nuget.org/packages/EFCore.BulkExtensions.Sqlite/10.0.1/license,"[""borisdj""]",EFCore.BulkExtensions.Sqlite,"[""Dependency""]",https://github.com/borisdj/EFCore.BulkExtensions,,"[""EntityFrameworkCore"", ""Entity"", ""Framework"", ""Core"", "".Net"", ""EFCore"", ""EF"", ""Bulk"", ""Batch"", ""Copy"", ""SqlBulkCopy"", ""Extensions"", ""Insert"", ""Update"", ""Delete"", ""Read"", ""Truncate"", ""SaveChanges"", ""SQLite""]",EFCore.BulkExtensions.Sqlite,12531455,False,10.0.1,43,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite Development Team""]",The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.,False,https://api.nuget.org/v3-flatcontainer/stub.system.data.sqlite.core.netframework/1.0.119/icon,1728536,https://www.sqlite.org/copyright.html,"[""SQLite""]",Stub.System.Data.SQLite.Core.NetFramework,"[""Dependency""]",https://system.data.sqlite.org/,,"[""sqlite"", ""database"", ""ado.net"", ""provider"", ""interop""]",System.Data.SQLite Core for the .NET Framework (x86/x64),15886940,True,1.0.119,5,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, et al""]","A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,781603,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.net45/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.provider.e_sqlite3.net45,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""pcl"", ""database"", ""monotouch"", ""ios"", ""monodroid"", ""android"", ""wp8"", ""wpa""]",SQLitePCLRaw.provider.e_sqlite3.net45,8918574,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.",False,,1158,https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlite3/3.0.5/license,"[""SQLitePCLRaw""]",SQLitePCLRaw.provider.sqlite3,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.provider.sqlite3,4580224,True,3.0.5,24,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, et al""]","A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,522594,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.android/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.provider.e_sqlite3.android,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""pcl"", ""database"", ""monotouch"", ""ios"", ""monodroid"", ""android"", ""wp8"", ""wpa""]",SQLitePCLRaw.provider.e_sqlite3.android,5439993,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.",False,,59332,https://www.nuget.org/packages/SQLitePCLRaw.config.e_sqlite3/3.0.5/license,"[""SQLitePCLRaw""]",SQLitePCLRaw.config.e_sqlite3,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.config.e_sqlite3,5042513,True,3.0.5,6,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Umbraco""]",Adds support for SQLite to Umbraco CMS.,False,https://api.nuget.org/v3-flatcontainer/umbraco.cms.persistence.sqlite/18.0.2/icon,10680,https://www.nuget.org/packages/Umbraco.Cms.Persistence.Sqlite/18.0.2/license,"[""Umbraco""]",Umbraco.Cms.Persistence.Sqlite,"[""Dependency""]",https://umbraco.com/,,"[""umbraco""]",Umbraco CMS - Persistence - SQLite,5500186,True,18.0.2,157,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, et al""]","A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,395089,https://www.nuget.org/packages/SQLitePCLRaw.provider.sqlite3.ios_unified/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.provider.sqlite3.ios_unified,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""pcl"", ""database"", ""monotouch"", ""ios"", ""monodroid"", ""android"", ""wp8"", ""wpa""]",SQLitePCLRaw.provider.sqlite3.ios_unified,4276106,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains builds of the native SQLite code for various platforms. These builds have ""e_sqlite3"" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.",False,,3887,https://www.nuget.org/packages/SourceGear.sqlite3/3.53.4/license,"[""SourceGear""]",SourceGear.sqlite3,"[""Dependency""]",https://sqlite.org/,,"[""sqlite""]",SourceGear.sqlite3,5158412,True,3.53.4,7,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of '__Internal', which is the mechanism used for pinvoke with a static library on iOS.",False,,903,https://www.nuget.org/packages/SQLitePCLRaw.provider.internal/3.0.5/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.provider.internal,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.provider.internal,4628987,True,3.0.5,26,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]",This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlcipher included,False,,1537565,https://www.nuget.org/packages/SQLitePCLRaw.bundle_e_sqlcipher/2.1.11/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.bundle_e_sqlcipher,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.bundle_e_sqlcipher,5578813,True,2.1.11,20,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains platform-specific native code builds of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCLRaw. Note that these sqlcipher builds are unofficial and unsupported. For official sqlcipher builds, contact Zetetic. To use this package, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,1505949,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlcipher/2.1.11/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.lib.e_sqlcipher,"[""Dependency""]",,SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""xamarin""]",SQLitePCLRaw.lib.e_sqlcipher,5461355,True,2.1.11,20,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,2283,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.ios/2.1.12/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.lib.e_sqlite3.ios,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.lib.e_sqlite3.ios,3264479,True,2.1.12,21,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]",".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite'. Library description: SQLite API",False,https://api.nuget.org/v3-flatcontainer/xamarin.androidx.sqlite/2.7.0/icon,216,https://www.nuget.org/packages/Xamarin.AndroidX.Sqlite/2.7.0/license,"[""Microsoft"", ""Xamarin""]",Xamarin.AndroidX.Sqlite,"[""Dependency""]",https://aka.ms/android-libraries,,"[""xamarin"", ""artifact=androidx.sqlite:sqlite"", ""artifact_versioned=androidx.sqlite:sqlite:2.7.0""]",.NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite'.,3937822,True,2.7.0,49,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink""]","SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'e_sqlcipher', the unofficial SQLCipher builds provided with SQLitePCLRaw.",False,,1518948,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlcipher/2.1.11/license,"[""ericsink"", ""SQLitePCLRaw""]",SQLitePCLRaw.provider.e_sqlcipher,"[""Dependency""]",,,"[""sqlite""]",SQLitePCLRaw.provider.e_sqlcipher,4853036,True,2.1.11,20,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Sebastien Ros""]",Package Description,False,,6388,https://www.nuget.org/packages/YesSql.Provider.Sqlite/6.0.0/license,"[""sebastienros""]",YesSql.Provider.Sqlite,"[""Dependency""]",https://github.com/sebastienros/yessql,,[],YesSql.Provider.Sqlite,3262203,False,6.0.0,34,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Umbraco""]",Adds support for Entity Framework Core SQLite migrations to Umbraco CMS.,False,https://api.nuget.org/v3-flatcontainer/umbraco.cms.persistence.efcore.sqlite/18.0.2/icon,10017,https://www.nuget.org/packages/Umbraco.Cms.Persistence.EFCore.Sqlite/18.0.2/license,"[""Umbraco""]",Umbraco.Cms.Persistence.EFCore.Sqlite,"[""Dependency""]",https://umbraco.com/,,"[""umbraco""]",Umbraco CMS - Persistence - Entity Framework Core - SQLite migrations,4132040,True,18.0.2,115,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Microsoft""]",".NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite-framework'. Library description: The implementation of SQLite library using the framework code.",False,https://api.nuget.org/v3-flatcontainer/xamarin.androidx.sqlite.framework/2.7.0/icon,184,https://www.nuget.org/packages/Xamarin.AndroidX.Sqlite.Framework/2.7.0/license,"[""Microsoft"", ""Xamarin""]",Xamarin.AndroidX.Sqlite.Framework,"[""Dependency""]",https://aka.ms/android-libraries,,"[""xamarin"", ""artifact=androidx.sqlite:sqlite-framework"", ""artifact_versioned=androidx.sqlite:sqlite-framework:2.7.0""]",.NET for Android and MAUI bindings for the Android Java library 'androidx.sqlite:sqlite-framework'.,3928440,True,2.7.0,49,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""TwinCoders""]","SQLite-Net Extensions is a very simple ORM that provides cascade operations, one-to-one, one-to-many, many-to-one, many-to-many, inverse and text-blobbed relationships on top of the sqlite-net library.",False,,1864116,https://bitbucket.org/twincoders/sqlite-net-extensions,"[""b099l3"", ""redent""]",SQLiteNetExtensions,"[""Dependency""]",https://bitbucket.org/twincoders/sqlite-net-extensions,,"[""sqlite"", ""sqlite-net"", ""net"", ""extensions"", ""orm"", ""cascade"", ""recursive""]",SQLite.Net Extensions-PCL,2980178,False,2.1.0,10,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, et al""]","A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,39350,https://www.nuget.org/packages/SQLitePCLRaw.provider.e_sqlite3.uwp10/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.provider.e_sqlite3.uwp10,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite"", ""pcl"", ""database"", ""monotouch"", ""ios"", ""monodroid"", ""android"", ""wp8"", ""wpa""]",SQLitePCLRaw.provider.e_sqlite3.uwp10,2566741,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Eric Sink, D. Richard Hipp, et al""]","This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.",False,,43011,https://www.nuget.org/packages/SQLitePCLRaw.lib.e_sqlite3.v140/1.1.14/license,"[""ericsink""]",SQLitePCLRaw.lib.e_sqlite3.v140,"[""Dependency""]",https://github.com/ericsink/SQLitePCL.raw,A Portable Class Library (PCL) for low-level (raw) access to SQLite,"[""sqlite""]",SQLitePCLRaw.lib.e_sqlite3.v140,2572053,True,1.1.14,17,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""SQLite-net""]","SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite with the SQLCipher extension. This enables secure access to the database with password (key) access.",False,https://api.nuget.org/v3-flatcontainer/sqlite-net-sqlcipher/1.9.172/icon,686590,https://www.nuget.org/packages/sqlite-net-sqlcipher/1.9.172/license,"[""praeclarum""]",sqlite-net-sqlcipher,"[""Dependency""]",https://github.com/praeclarum/sqlite-net,,"[""sqlite-net"", ""sqlite"", ""database"", ""orm"", ""encryption"", ""sqlcipher""]",sqlite-net-sqlcipher,2254503,False,1.9.172,5,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Volo.Abp.EntityFrameworkCore.Sqlite""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.entityframeworkcore.sqlite/10.6.0/icon,1655,https://www.nuget.org/packages/Volo.Abp.EntityFrameworkCore.Sqlite/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.EntityFrameworkCore.Sqlite,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.EntityFrameworkCore.Sqlite,3538368,True,10.6.0,161,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Intersoft Solutions""]",Provides local database access components and offline changes functionality to your Crosslight apps.,False,https://api.nuget.org/v3-flatcontainer/intersoft.crosslight.data.sqlite/6.0.5000.975/icon,5615,http://www.intersoftsolutions.com/Products/Licensing,"[""intersoftsolutions""]",Intersoft.Crosslight.Data.Sqlite,"[""Dependency""]",http://www.intersoftsolutions.com/Crosslight,,"[""Intersoft"", ""Crosslight"", ""Data"", ""Sqlite"", ""Cross-Platform"", ""Access"", ""Database"", ""Sqllite""]",Intersoft Crosslight Data Sqlite,1893818,False,6.0.5000.975,88,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""RaisedApp""]",An Alternative SQLite Storage for Hangfire,False,,71598,https://www.nuget.org/packages/Hangfire.Storage.SQLite/0.4.3/license,"[""fclase"", ""felixclase""]",Hangfire.Storage.SQLite,"[""Dependency""]",https://github.com/raisedapp/Hangfire.Storage.SQLite,,"[""Hangfire"", ""Hangfire-Storage"", ""Hangfire-Extension"", ""SQLite""]",Hangfire Storage SQLite,1893125,False,0.4.3,18,0,RnkXYALrtzZf8QiOi,JONxsdbYkncmP2Uds "[""Autofac Contributors""]",Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.,False,https://api.nuget.org/v3-flatcontainer/autofac/9.3.2/icon,2663,https://www.nuget.org/packages/Autofac/9.3.2/license,"[""Autofac""]",Autofac,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac,558313311,False,9.3.2,76,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]","Autofac implementation of the interfaces in Microsoft.Extensions.DependencyInjection.Abstractions, the .NET Framework dependency injection abstraction.",False,https://api.nuget.org/v3-flatcontainer/autofac.extensions.dependencyinjection/11.0.2/icon,347615,https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection/11.0.2/license,"[""Autofac""]",Autofac.Extensions.DependencyInjection,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""aspnet"", ""aspnetcore""]",Autofac.Extensions.DependencyInjection,242501511,True,11.0.2,22,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac integration for ASP.NET WebAPI.,False,https://api.nuget.org/v3-flatcontainer/autofac.webapi2/7.0.0/icon,13536,https://www.nuget.org/packages/Autofac.WebApi2/7.0.0/license,"[""Autofac""]",Autofac.WebApi2,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.WebApi2,41768943,True,7.0.0,21,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac extension for enabling AOP in conjunction with Castle.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.dynamicproxy/8.0.1/icon,17963,https://www.nuget.org/packages/Autofac.Extras.DynamicProxy/8.0.1/license,"[""Autofac""]",Autofac.Extras.DynamicProxy,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""dynamicproxy""]",Autofac.Extras.DynamicProxy,38630273,True,8.0.1,15,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET MVC 5 integration for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.mvc5/7.0.0/icon,11655,https://www.nuget.org/packages/Autofac.Mvc5/7.0.0/license,"[""Autofac""]",Autofac.Mvc5,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Mvc5,27149911,True,7.0.0,16,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET OWIN integration support for Autofac IoC.,False,https://api.nuget.org/v3-flatcontainer/autofac.owin/8.0.0/icon,11602,https://www.nuget.org/packages/Autofac.Owin/8.0.0/license,"[""Autofac""]",Autofac.Owin,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Owin,17869547,True,8.0.0,13,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Configuration support for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.configuration/8.0.1/icon,10752,https://www.nuget.org/packages/Autofac.Configuration/8.0.1/license,"[""Autofac""]",Autofac.Configuration,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Configuration,17262650,True,8.0.1,13,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""mookid8000""]",Provides an Autofac container adapter for Rebus,False,https://api.nuget.org/v3-flatcontainer/rebus.autofac/9.0.0/icon,5758679,https://www.nuget.org/packages/Rebus.Autofac/9.0.0/license,"[""mookid8000""]",Rebus.Autofac,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""autofac"", ""ioc"", ""dependency-injection""]",Rebus.Autofac,12514729,False,9.0.0,306,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Sergey Odinokov""]",Autofac IoC Container integration support for Hangfire (background job framework for .NET applications).,False,https://api.nuget.org/v3-flatcontainer/hangfire.autofac/2.7.0/icon,1060901,https://www.nuget.org/packages/Hangfire.Autofac/2.7.0/license,"[""HangfireIO"", ""odinserj""]",Hangfire.Autofac,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.Autofac,,"[""Hangfire"", ""Autofac"", ""IoC"", ""Integration""]",Hangfire Autofac Integration,11262070,True,2.7.0,16,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Volo.Abp.Autofac""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.autofac/10.6.0/icon,4149,https://www.nuget.org/packages/Volo.Abp.Autofac/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Autofac,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Autofac,11035565,True,10.6.0,184,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac.Multitenant,False,https://api.nuget.org/v3-flatcontainer/autofac.multitenant/9.0.1/icon,3268,https://www.nuget.org/packages/Autofac.Multitenant/9.0.1/license,"[""Autofac""]",Autofac.Multitenant,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Multitenant,8119363,True,9.0.1,15,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET Web API OWIN integration for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.webapi2.owin/6.2.1/icon,794785,https://www.nuget.org/packages/Autofac.WebApi2.Owin/6.2.1/license,"[""Autofac""]",Autofac.WebApi2.Owin,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.WebApi2.Owin,11674904,True,6.2.1,11,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Chris Patterson""]",MassTransit Autofac container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com,False,https://api.nuget.org/v3-flatcontainer/masstransit.autofac/7.3.1/icon,1918966,https://www.nuget.org/packages/MassTransit.Autofac/7.3.1/license,"[""phatboyg""]",MassTransit.Autofac,"[""Dependency""]",,,"[""MassTransit"", ""Autofac""]",MassTransit.Autofac,8807010,True,7.3.1,62,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Nicholas Blumhardt""]",Contextual logger injection for Autofac using Serilog,False,,4989061,https://www.nuget.org/packages/AutofacSerilogIntegration/5.0.0/license,"[""nblumhardt""]",AutofacSerilogIntegration,"[""Dependency""]",https://github.com/nblumhardt/autofac-serilog-integration,,"[""Autofac""]",AutofacSerilogIntegration,8387823,False,5.0.0,10,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Windows Communication Foundation integration for Autofac,False,https://api.nuget.org/v3-flatcontainer/autofac.wcf/8.0.0/icon,3412,https://www.nuget.org/packages/Autofac.Wcf/8.0.0/license,"[""Autofac""]",Autofac.Wcf,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""wcf""]",Autofac.Wcf,5690017,True,8.0.0,19,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET web forms integration for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.web/8.0.0/icon,2554,https://www.nuget.org/packages/Autofac.Web/8.0.0/license,"[""Autofac""]",Autofac.Web,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Web,5796425,True,8.0.0,21,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac diagnostics support to enable DOT graph visualization of resolve requests.,False,https://api.nuget.org/v3-flatcontainer/autofac.diagnostics.dotgraph/3.0.1/icon,1026,https://www.nuget.org/packages/Autofac.Diagnostics.DotGraph/3.0.1/license,"[""Autofac""]",Autofac.Diagnostics.DotGraph,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""graph"", ""diagnostics""]",Autofac.Diagnostics.DotGraph,6438295,True,3.0.1,4,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Sami Al Khatib""]",An extension for Autofac-IoC to use MediatR and CQRS with ease.,False,https://api.nuget.org/v3-flatcontainer/mediatr.extensions.autofac.dependencyinjection/14.1.0/icon,17074,https://www.nuget.org/packages/MediatR.Extensions.Autofac.DependencyInjection/14.1.0/license,"[""alsami""]",MediatR.Extensions.Autofac.DependencyInjection,"[""Dependency""]",https://github.com/alsami/MediatR.Extensions.Autofac.DependencyInjection,,"[""MediatR"", ""Autofac"", ""Mediator"", ""IoC"", ""Cqrs"", ""Commands"", ""Queries"", ""Notifications"", ""Messages""]",MediatR-Autofac-Extension,10250877,False,14.1.0,45,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Multitenant Autofac container integration support for ASP.NET Core.,False,https://api.nuget.org/v3-flatcontainer/autofac.aspnetcore.multitenant/8.0.0/icon,1286389,https://www.nuget.org/packages/Autofac.AspNetCore.Multitenant/8.0.0/license,"[""Autofac""]",Autofac.AspNetCore.Multitenant,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""aspnet"", ""aspnetcore""]",Autofac.AspNetCore.Multitenant,6369999,True,8.0.0,16,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Particular Software""]",Adapter for the Autofac IoC Container,False,https://api.nuget.org/v3-flatcontainer/nservicebus.autofac/8.0.0/icon,34168,https://www.nuget.org/packages/NServiceBus.Autofac/8.0.0/license,"[""ParticularSoftware""]",NServiceBus.Autofac,"[""Dependency""]",https://docs.particular.net/nuget/NServiceBus.Autofac,,"[""nservicebus"", ""messaging""]",NServiceBus.Autofac,5097115,True,8.0.0,129,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Sami Al Khatib""]",An extension for Autofac-IoC to use AutoMapper with ease.,False,https://api.nuget.org/v3-flatcontainer/automapper.contrib.autofac.dependencyinjection/11.0.0/icon,55642,https://www.nuget.org/packages/AutoMapper.Contrib.Autofac.DependencyInjection/11.0.0/license,"[""alsami""]",AutoMapper.Contrib.Autofac.DependencyInjection,"[""Dependency""]",https://github.com/alsami/AutoMapper.Contrib.Autofac.DependencyInjection.git,,"[""AutoMapper"", ""Object-To-Object-Mapping"", ""Mapper"", ""Autofac"", ""IoC"", ""Dependency-Injection""]",AutoMapper-Autofac-Extension,8321035,False,11.0.0,26,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac extension for using the Microsoft Enterprise Library Common Service Locator with Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.commonservicelocator/7.0.1/icon,3766,https://www.nuget.org/packages/Autofac.Extras.CommonServiceLocator/7.0.1/license,"[""Autofac""]",Autofac.Extras.CommonServiceLocator,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""aspnet"", ""aspnetcore""]",Autofac.Extras.CommonServiceLocator,6151914,True,7.0.1,13,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Managed Extensibility Framework integration for Autofac. Enables MEF catalogs to be loaded by the Autofac container.,False,https://api.nuget.org/v3-flatcontainer/autofac.mef/8.0.1/icon,712,https://www.nuget.org/packages/Autofac.Mef/8.0.1/license,"[""Autofac""]",Autofac.Mef,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""aspnet"", ""aspnetcore""]",Autofac.Mef,3810800,True,8.0.1,22,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""shatl""]",Autofac integration for Quartz.Net.,False,,37417,https://www.nuget.org/packages/Autofac.Extras.Quartz/11.0.0/license,"[""shatl""]",Autofac.Extras.Quartz,"[""Dependency""]",https://github.com/alphacloud/Autofac.Extras.Quartz,,"[""quartz"", ""autofac"", ""quartz-net"", ""alphacloud""]",Autofac.Extras.Quartz,4309960,False,11.0.0,49,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Lemon""]",Interceptor and dynamicProxy support for Autofac via AspectCore Framework.,False,https://api.nuget.org/v3-flatcontainer/aspectcore.extensions.autofac/3.0.0/icon,95,https://www.nuget.org/packages/AspectCore.Extensions.Autofac/3.0.0/license,"[""AspectCore"", ""liuhaoyang"", ""ncc""]",AspectCore.Extensions.Autofac,"[""Dependency""]",https://github.com/dotnetcore/AspectCore-Framework,,"[""DynamicProxy"", ""Aop"", ""Autofac"", ""AspectCore""]",AspectCore.Extensions.Autofac,4172121,False,3.0.0,28,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Dynamic aggregate service implementation generation for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.aggregateservice/7.0.1/icon,3852,https://www.nuget.org/packages/Autofac.Extras.AggregateService/7.0.1/license,"[""Autofac""]",Autofac.Extras.AggregateService,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Extras.AggregateService,3900797,True,7.0.1,14,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",OWIN support for the ASP.NET MVC 5 integration for Autofac.,False,https://api.nuget.org/v3-flatcontainer/autofac.mvc5.owin/6.1.0/icon,483951,https://www.nuget.org/packages/Autofac.Mvc5.Owin/6.1.0/license,"[""Autofac""]",Autofac.Mvc5.Owin,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.Mvc5.Owin,3809185,True,6.1.0,8,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET SignalR Integration for Autofac,False,https://api.nuget.org/v3-flatcontainer/autofac.signalr/3.0.2/icon,2484266,http://www.opensource.org/licenses/mit-license.php,"[""Autofac""]",Autofac.SignalR,"[""Dependency""]",http://autofac.org/,Provides a dependency resolver implementation for ASP.NET SignalR.,[],Autofac ASP.NET SignalR Integration,2577403,True,3.0.2,3,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Alexandr Nikitin""]",Topshelf.Autofac provides extensions to construct your service class from your Autofac IoC container.,False,,1132828,https://github.com/alexandrnikitin/Topshelf.Autofac/blob/master/LICENSE,"[""alexandrnikitin""]",Topshelf.Autofac,"[""Dependency""]",https://github.com/alexandrnikitin/Topshelf.Autofac/,,"[""Topshelf"", ""Autofac""]",Topshelf.Autofac,1976141,False,4.0.1,9,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET Web API Integration for Autofac,False,https://api.nuget.org/v3-flatcontainer/autofac.webapi/3.1.0/icon,2427560,http://www.opensource.org/licenses/mit-license.php,"[""Autofac""]",Autofac.WebApi,"[""Dependency""]",http://autofac.org/,Provides an IControllerFactory implementation and other integration points for the ASP.NET Web API.,[],Autofac ASP.NET Web API Integration,2595620,True,3.1.0,6,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Gaspar Nagy, Spec Solutions, SpecFlow Team""]",SpecFlow plugin that enables to use Autofac for resolving test dependencies.,False,https://api.nuget.org/v3-flatcontainer/specflow.autofac/3.9.74/icon,1018699,https://www.nuget.org/packages/SpecFlow.Autofac/3.9.74/license,"[""gasparnagy"", ""specflow""]",SpecFlow.Autofac,"[""Dependency""]",https://www.specflow.org/,SpecFlow plugin that enables to use Autofac for resolving test dependencies.,"[""specflow"", ""autofac"", ""di"", ""dependency"", ""injection""]",SpecFlow Autofac integration plugin,2300172,True,3.9.74,40,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET SignalR 2 Integration for Autofac,False,https://api.nuget.org/v3-flatcontainer/autofac.signalr2/7.0.0/icon,976,https://www.nuget.org/packages/Autofac.SignalR2/7.0.0/license,"[""Autofac""]",Autofac.SignalR2,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection""]",Autofac.SignalR2,1994857,True,7.0.0,8,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""CJ van der Smissen""]",Autofac Implementation of DI for Azure Functions,False,,529113,https://www.nuget.org/packages/AzureFunctions.Autofac/4.0.3/license,"[""vandersmissenc""]",AzureFunctions.Autofac,"[""Dependency""]",https://github.com/introtocomputerscience/azure-function-autofac-dependency-injection,,[],AzureFunctions.Autofac,1959739,False,4.0.3,17,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac allows you to register metadata along with dependencies for additional resolution flexibility. This extension enables that metadata to be registered through attributes.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.attributemetadata/6.0.0/icon,709054,https://www.nuget.org/packages/Autofac.Extras.AttributeMetadata/6.0.0/license,"[""Autofac""]",Autofac.Extras.AttributeMetadata,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""aspnet"", ""aspnetcore""]",Autofac.Extras.AttributeMetadata,1855133,True,6.0.0,6,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Autofac as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.autofac/7.8.0/icon,146269,https://www.nuget.org/packages/EasyNetQ.DI.Autofac/7.8.0/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.Autofac,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Autofac"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.Autofac,1920056,True,7.8.0,339,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Andreas Håkansson, Steven Robbins and contributors""]",An Autofac bootstrapper for the Nancy web framework.,False,https://api.nuget.org/v3-flatcontainer/nancy.bootstrappers.autofac/1.4.1/icon,660832,https://github.com/NancyFx/Nancy.Bootstrappers.Autofac/blob/master/license.txt,"[""grumpydev"", ""nancyfx"", ""thecodejunkie""]",Nancy.Bootstrappers.Autofac,"[""Dependency""]",http://nancyfx.org/,"Nancy is a lightweight web framework for the .Net platform, inspired by Sinatra. Nancy aim at delivering a low ceremony approach to building light, fast web applications.","[""Nancy"", ""Autofac""]",Nancy.Bootstrappers.Autofac,1440934,False,1.4.1,35,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",Autofac extension supporting generation of FakeItEasy objects.,False,https://api.nuget.org/v3-flatcontainer/autofac.extras.fakeiteasy/8.0.1/icon,2540,https://www.nuget.org/packages/Autofac.Extras.FakeItEasy/8.0.1/license,"[""Autofac""]",Autofac.Extras.FakeItEasy,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""mocks"", ""mocking"", ""fakes"", ""stubs"", ""doubles"", ""substitutes""]",Autofac.Extras.FakeItEasy,1697953,True,8.0.1,11,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]",ASP.NET MVC4 Integration for Autofac,False,https://api.nuget.org/v3-flatcontainer/autofac.mvc4/3.1.0/icon,1179224,http://www.opensource.org/licenses/mit-license.php,"[""Autofac""]",Autofac.Mvc4,"[""Dependency""]",http://autofac.org/,Provides an IControllerFactory implementation and other integration points for System.Web.Mvc.,[],Autofac ASP.NET MVC4 Integration,1369146,True,3.1.0,4,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]","Autofac integration for Azure Service Fabric. Provides service factory implementations for Actors, Stateful Services and Stateless Services.",False,https://api.nuget.org/v3-flatcontainer/autofac.servicefabric/4.0.0/icon,697244,https://www.nuget.org/packages/Autofac.ServiceFabric/4.0.0/license,"[""Autofac""]",Autofac.ServiceFabric,"[""Dependency""]",https://autofac.org/,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""servicefabric"", ""azure""]",Autofac.ServiceFabric,1223239,True,4.0.0,7,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Sami Al Khatib""]",An extension for Autofac-IoC to use Serilog and Microsoft's logging abstractions with ease.,False,https://api.nuget.org/v3-flatcontainer/serilog.extensions.autofac.dependencyinjection/5.0.0/icon,769578,https://www.nuget.org/packages/Serilog.Extensions.Autofac.DependencyInjection/5.0.0/license,"[""alsami""]",Serilog.Extensions.Autofac.DependencyInjection,"[""Dependency""]",https://github.com/alsami/Serilog.Extensions.Autofac.DependencyInjection,,"[""Serilog"", ""Microsoft"", ""Logging"", ""Extensions"", ""Autofac"", ""IoC""]",Serilog with Microsoft logging and Autofac,1187369,False,5.0.0,11,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""ziyasal, CNBoland""]",Autofac Module that integrates Autofac and NLog. It supports both constructor and property injection.,False,,82900,https://www.nuget.org/packages/Autofac.Extras.NLog/4.0.2/license,"[""CNBoland"", ""ziyasal""]",Autofac.Extras.NLog,"[""Dependency""]",https://github.com/ziyasal/Autofac.Extras.NLog,,"[""NLog"", ""Autofac"", ""Logger"", ""ILogger"", ""log"", ""logging""]",Autofac.Extras.NLog,939024,False,4.0.2,13,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Akka.NET Team""]",AutoFac Dependency Injection (DI) support for Akka.NET,False,https://api.nuget.org/v3-flatcontainer/akka.di.autofac/1.4.27/icon,249688,https://github.com/akkadotnet/Akka.DI.AutoFac/blob/master/LICENSE,"[""Akka""]",Akka.DI.AutoFac,"[""Dependency""]",https://github.com/akkadotnet/Akka.DI.AutoFac,,"[""akka"", ""actors"", ""actor"", ""model"", ""Akka"", ""concurrency"", ""autofac""]",Akka.DI.AutoFac,862352,True,1.4.27,14,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Marcos Almeida Jr""]",Autofac implementation of the dependency injection factory for Azure Functions.,False,https://api.nuget.org/v3-flatcontainer/autofac.extensions.dependencyinjection.azurefunctions/7.2.0.92/icon,559209,https://www.nuget.org/packages/Autofac.Extensions.DependencyInjection.AzureFunctions/7.2.0.92/license,"[""junalmeida""]",Autofac.Extensions.DependencyInjection.AzureFunctions,"[""Dependency""]",https://github.com/junalmeida/autofac-azurefunctions,,"[""autofac"", ""di"", ""ioc"", ""dependencyinjection"", ""azure"", ""azurefunctions"", ""webjobs""]",Autofac.Extensions.DependencyInjection.AzureFunctions,1367120,False,7.2.0.92,12,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Autofac Contributors""]","The dynamic proxy integration enables method calls on Autofac components to be intercepted by other components. Common use cases are transaction handling, logging, and declarative security.",False,https://api.nuget.org/v3-flatcontainer/autofac.extras.dynamicproxy2/3.0.7/icon,546424,http://www.opensource.org/licenses/mit-license.php,"[""Autofac""]",Autofac.Extras.DynamicProxy2,"[""Dependency""]",http://autofac.org/,Autofac extension for enabling AOP in conjunction with Castle.,[],Autofac Extras: Castle Dynamic Proxy Support,1038718,True,3.0.7,8,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""par.dahlman""]",Wire up RawRabbit with Autofac!,False,https://api.nuget.org/v3-flatcontainer/rawrabbit.dependencyinjection.autofac/1.10.4/icon,96219,,"[""pardahlman""]",RawRabbit.DependencyInjection.Autofac,"[""Dependency""]",https://github.com/pardahlman/RawRabbit,,"[""rabbitmq"", ""raw"", ""rawrabbit"", ""autofac""]",RawRabbit.DependencyInjection.Autofac,826258,False,1.10.4,18,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""FluentAssertions and Contributors""]",Fluent Assertions extensions for Autofac,False,,147030,https://www.nuget.org/packages/FluentAssertions.Autofac/6.5.1/license,"[""fluentassertions"", ""mkoertgen""]",FluentAssertions.Autofac,"[""Dependency""]",,,"[""autofac"", ""fluent-assertions"", ""ioc"", ""tdd"", ""dotnet-core""]",FluentAssertions.Autofac,603054,True,6.5.1,18,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Yuan(Eddy) Ma""]",Use Autofac as the IoC container for Mediator.Net,False,,2395,http://www.apache.org/licenses/LICENSE-2.0,"[""mayuanyang""]",Mediator.Net.Autofac,"[""Dependency""]",https://github.com/mayuanyang/Mediator.Net,,"["".NET"", ""Mediator"", ""Cqrs"", ""DDD"", ""Command"", ""Event"", ""Request"", ""Response"", ""Autofac""]",Mediator.Net.Autofac,567489,False,5.0.0,42,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""Chris Patterson""]",MassTransit Autofac container support for Automatonymous; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com,False,https://api.nuget.org/v3-flatcontainer/masstransit.automatonymous.autofac/5.5.6/icon,47695,https://www.nuget.org/packages/MassTransit.Automatonymous.Autofac/5.5.6/license,"[""phatboyg""]",MassTransit.Automatonymous.Autofac,"[""Dependency""]",,,"[""MassTransit"", ""Automatonymous"", ""Autofac""]",MassTransit.Automatonymous.Autofac,571327,True,5.5.6+build.2221.sha.1f6a8f0,25,0,aGCXsIargR5VdNN1q,G2dohpLHMkfkZmdxP "[""James Newton-King""]",Json.NET is a popular high-performance JSON framework for .NET,False,https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.5-beta1/icon,560328,https://www.nuget.org/packages/Newtonsoft.Json/13.0.5-beta1/license,"[""dotnetfoundation"", ""jamesnk"", ""newtonsoft""]",Newtonsoft.Json,"[""Dependency""]",https://www.newtonsoft.com/json,,"[""json""]",Json.NET,8834916673,True,13.0.5-beta1,54,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.",False,https://api.nuget.org/v3-flatcontainer/system.text.json/11.0.0-preview.6.26359.118/icon,9108,https://www.nuget.org/packages/System.Text.Json/11.0.0-preview.6.26359.118/license,"[""dotnetframework"", ""Microsoft""]",System.Text.Json,"[""Dependency""]",https://dot.net/,,[],System.Text.Json,6128797075,True,11.0.0-preview.6.26359.118,133,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.",False,,217010,https://www.nuget.org/packages/Microsoft.IdentityModel.JsonWebTokens/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.JsonWebTokens,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Json"", ""Web"", ""Token""]",Microsoft.IdentityModel.JsonWebTokens,3696025347,True,8.22.0,116,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]",JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/11.0.0-preview.6.26359.118/icon,17228,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/11.0.0-preview.6.26359.118/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.Json,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.Json,2957259586,True,11.0.0-preview.6.26359.118,170,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.jsonpatch/11.0.0-preview.6.26359.118/icon,1736,https://www.nuget.org/packages/Microsoft.AspNetCore.JsonPatch/11.0.0-preview.6.26359.118/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.JsonPatch,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""json"", ""jsonpatch""]",Microsoft.AspNetCore.JsonPatch,1494682745,True,11.0.0-preview.6.26359.118,265,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""James Newton-King""]",Json.NET BSON adds support for reading and writing BSON,False,https://api.nuget.org/v3-flatcontainer/newtonsoft.json.bson/1.0.3/icon,21486748,https://www.nuget.org/packages/Newtonsoft.Json.Bson/1.0.3/license,"[""dotnetfoundation"", ""jamesnk"", ""newtonsoft""]",Newtonsoft.Json.Bson,"[""Dependency""]",http://www.newtonsoft.com/json,,"[""bson""]",Newtonsoft.Json.Bson,1349898066,True,1.0.3,3,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.newtonsoftjson/11.0.0-preview.6.26359.118/icon,2063,https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/11.0.0-preview.6.26359.118/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.NewtonsoftJson,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc"", ""json""]",Microsoft.AspNetCore.Mvc.NewtonsoftJson,803858489,True,11.0.0-preview.6.26359.118,241,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]",ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.3.11/icon,61967,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.Formatters.Json,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc"", ""json""]",Microsoft.AspNetCore.Mvc.Formatters.Json,689968730,True,2.3.11,42,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects. Commonly Used Types: System.Runtime.Serialization.Json.DataContractJsonSerializer When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.3.0/icon,461957765,http://go.microsoft.com/fwlink/?LinkId=329770,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",System.Runtime.Serialization.Json,"[""Dependency""]",https://dot.net/,,[],System.Runtime.Serialization.Json,706030798,True,4.3.0,16,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.",False,,197163,https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/8.22.0/license,"[""AzureAD"", ""Microsoft""]",System.IdentityModel.Tokens.Jwt,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Json"", ""Web"", ""Token""]",System.IdentityModel.Tokens.Jwt,3785044810,True,8.22.0,134,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Serilog Contributors""]","A simple, compact JSON-based event format for Serilog.",False,https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/icon,163591585,https://www.nuget.org/packages/Serilog.Formatting.Compact/3.0.0/license,"[""nblumhardt"", ""serilog""]",Serilog.Formatting.Compact,"[""Dependency""]",https://github.com/serilog/serilog-formatting-compact,,"[""serilog"", ""json""]",Serilog.Formatting.Compact,924900109,True,3.0.0,25,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Emmanuel Counasse""]",Discriminated Json Subtypes Converter implementation for .NET,False,,58571746,https://www.nuget.org/packages/JsonSubTypes/2.0.1/license,"[""manuc66""]",JsonSubTypes,"[""Dependency""]",https://github.com/manuc66/JsonSubTypes,,"[""json"", ""converter"", ""subtype"", ""inheritance"", ""deserializeobject"", ""polymorphism""]",JsonSubTypes,137579129,False,2.0.1,18,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Serilog Contributors""]",Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/10.0.1/icon,2191969,https://www.nuget.org/packages/Serilog.Settings.Configuration/10.0.1/license,"[""serilog""]",Serilog.Settings.Configuration,"[""Dependency""]",https://github.com/serilog/serilog-settings-configuration,,"[""serilog"", ""json"", ""appsettings""]",Serilog.Settings.Configuration,938212627,True,10.0.1,178,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent",False,https://api.nuget.org/v3-flatcontainer/system.net.http.json/11.0.0-preview.6.26359.118/icon,433,https://www.nuget.org/packages/System.Net.Http.Json/11.0.0-preview.6.26359.118/license,"[""dotnetframework"", ""Microsoft""]",System.Net.Http.Json,"[""Dependency""]",https://dot.net/,,[],System.Net.Http.Json,244872302,True,11.0.0-preview.6.26359.118,102,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Newtonsoft""]",Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET,False,https://api.nuget.org/v3-flatcontainer/newtonsoft.json.schema/4.0.2-beta2/icon,126686,https://www.nuget.org/packages/Newtonsoft.Json.Schema/4.0.2-beta2/license,"[""jamesnk"", ""newtonsoft""]",Newtonsoft.Json.Schema,"[""Dependency""]",https://www.newtonsoft.com/jsonschema,,"[""json"", ""schema"", ""jsonschema""]",Json.NET Schema,93547148,True,4.0.2-beta2,43,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Greg Dennis""]",Provides extended functionality for the System.Text.Json namespace.,False,https://api.nuget.org/v3-flatcontainer/json.more.net/3.0.1/icon,3460470,https://www.nuget.org/packages/Json.More.Net/3.0.1/license,"[""gregsdennis""]",Json.More.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json"", ""system.text.json"", ""json.more""]",Json.More.Net,86226732,False,3.0.1,35,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Greg Dennis""]",JSON Pointer built on the System.Text.Json namespace,False,https://api.nuget.org/v3-flatcontainer/jsonpointer.net/7.0.2/icon,44055,https://www.nuget.org/packages/JsonPointer.Net/7.0.2/license,"[""gregsdennis""]",JsonPointer.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json-pointer"", ""json"", ""pointer""]",JsonPointer.Net,76066582,False,7.0.2,41,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Rico Suter""]","JSON Schema reader, generator and validator for .NET",False,https://api.nuget.org/v3-flatcontainer/njsonschema.newtonsoftjson/11.6.1/icon,2822934,https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson/11.6.1/license,"[""rsuter""]",NJsonSchema.NewtonsoftJson,"[""Dependency""]",http://njsonschema.org/,,"[""json"", ""schema"", ""validation"", ""generator"", "".net""]",NJsonSchema.NewtonsoftJson,85000512,False,11.6.1,22,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""GraphQL.NewtonsoftJson""]",JSON.NET serializer for GraphQL.NET,False,https://api.nuget.org/v3-flatcontainer/graphql.newtonsoftjson/8.8.4/icon,100648,https://www.nuget.org/packages/GraphQL.NewtonsoftJson/8.8.4/license,"[""joemcbride""]",GraphQL.NewtonsoftJson,"[""Dependency""]",,,"[""GraphQL"", ""json""]",GraphQL.NewtonsoftJson,49561694,False,8.8.4,76,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""SpecFlow Team""]",A really simple C# JSON parser.,False,,54389766,https://www.nuget.org/packages/SpecFlow.Internal.Json/1.0.8/license,"[""specflow""]",SpecFlow.Internal.Json,"[""Dependency""]",https://specflow.org/,,"[""Json"", ""Serialisation""]",SpecFlow.Internal.Json,54407937,True,1.0.8,2,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]",Kiota JSON serialization provider implementation with System.Text.Json.,False,https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/2.0.0/icon,4503004,https://www.nuget.org/packages/Microsoft.Kiota.Serialization.Json/2.0.0/license,"[""kiota"", ""Microsoft""]",Microsoft.Kiota.Serialization.Json,"[""Dependency""]",https://aka.ms/kiota/docs,,[],Microsoft.Kiota.Serialization.Json,116706635,True,2.0.0,82,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Allan Hardy and Contributors""]",App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.,False,https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.json/4.4.0-preview.0.4/icon,161195,https://www.nuget.org/packages/App.Metrics.Formatters.Json/4.4.0-preview.0.4/license,"[""al_hardy""]",App.Metrics.Formatters.Json,"[""Dependency""]",https://app-metrics.io/,,"[""appmetrics"", ""metrics"", ""json""]",App.Metrics.Formatters.Json,52162014,False,4.4.0-preview.0.4,61,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Greg Dennis""]",JSON Schema built on the System.Text.Json namespace,False,https://api.nuget.org/v3-flatcontainer/jsonschema.net/9.4.0/icon,41606,https://www.nuget.org/packages/JsonSchema.Net/9.4.0/license,"[""gregsdennis""]",JsonSchema.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json-schema"", ""validation"", ""schema"", ""json""]",JsonSchema.Net,45040660,False,9.4.0,155,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.signalr.protocols.json/11.0.0-preview.6.26359.118/icon,2306,https://www.nuget.org/packages/Microsoft.AspNetCore.SignalR.Protocols.Json/11.0.0-preview.6.26359.118/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.SignalR.Protocols.Json,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""signalr""]",Microsoft.AspNetCore.SignalR.Protocols.Json,230837425,True,11.0.0-preview.6.26359.118,254,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""neuecc""]","Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).",False,,53010575,,"[""neuecc""]",Utf8Json,"[""Dependency""]",https://github.com/neuecc/Utf8Json/,,"[""Json"", ""Serialization"", ""Formatter"", ""Serializer"", ""Unity"", ""Xamarin""]",Utf8Json,53260887,False,1.3.7,28,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Stef Heyenrath""]",Handlebars.Net.Helpers Json,False,https://api.nuget.org/v3-flatcontainer/handlebars.net.helpers.json/2.5.5/icon,1221662,https://www.nuget.org/packages/Handlebars.Net.Helpers.Json/2.5.5/license,"[""Handlebars-Net"", ""sheyenrath""]",Handlebars.Net.Helpers.Json,"[""Dependency""]",https://github.com/Handlebars-Net/Handlebars.Net.Helpers,,"[""handlebars"", ""helper"", ""JsonPath"", ""Json""]",Handlebars.Net.Helpers.Json,42892078,True,2.5.5,63,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""The Noda Time authors""]",Provides serialization support between Noda Time and Json.NET.,False,,250917,https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.3.0/license,"[""jon skeet"", ""NodaTime""]",NodaTime.Serialization.JsonNet,"[""Dependency""]",https://nodatime.org/,,"[""nodatime"", ""json"", ""jsonnet""]",NodaTime.Serialization.JsonNet,48715414,True,3.3.0,42,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Rico Suter""]","JSON Schema reader, generator and validator for .NET",False,https://api.nuget.org/v3-flatcontainer/njsonschema/11.6.1/icon,4891219,https://www.nuget.org/packages/NJsonSchema/11.6.1/license,"[""rsuter""]",NJsonSchema,"[""Dependency""]",http://njsonschema.org/,,"[""json"", ""schema"", ""validation"", ""generator"", "".net""]",NJsonSchema,369657117,False,11.6.1,567,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""ReactiveUI and Contributors""]","Newtonsoft.Json content serializer for Refit clients that need Json.NET converters, settings, or compatibility behavior instead of the default System.Text.Json serializer.",False,https://api.nuget.org/v3-flatcontainer/refit.newtonsoft.json/15.0.0-beta.1/icon,0,https://www.nuget.org/packages/Refit.Newtonsoft.Json/15.0.0-beta.1/license,"[""glennawatson"", ""reactiveui""]",Refit.Newtonsoft.Json,"[""Dependency""]",https://github.com/reactiveui/refit,,"[""refit"", ""rest"", ""http"", ""api-client"", ""json"", ""newtonsoft-json"", ""json-net"", ""serializer"", ""content-serializer""]",Refit.Newtonsoft.Json,41468759,True,15.0.0-beta.1,47,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Amazon Web Services""]",Amazon Lambda .NET Core support - Serialization.Json with System.Text.Json.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.serialization.systemtextjson/3.0.0/icon,1102368,https://www.nuget.org/packages/Amazon.Lambda.Serialization.SystemTextJson/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.Serialization.SystemTextJson,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.Serialization.SystemTextJson,100998457,True,3.0.0,15,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Greg Dennis""]",JSON Patch built on the System.Text.Json namespace,False,https://api.nuget.org/v3-flatcontainer/jsonpatch.net/5.0.3/icon,65012,https://www.nuget.org/packages/JsonPatch.Net/5.0.3/license,"[""gregsdennis""]",JsonPatch.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json-patch"", ""jsonpatch"", ""json""]",JsonPatch.Net,28916650,False,5.0.3,33,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]","A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.",False,https://api.nuget.org/v3-flatcontainer/streamjsonrpc/2.25.29/icon,1842901,https://www.nuget.org/packages/StreamJsonRpc/2.25.29/license,"[""Microsoft"", ""VisualStudioExtensibility""]",StreamJsonRpc,"[""Dependency""]",https://microsoft.github.io/vs-streamjsonrpc/,,"[""visualstudio"", ""stream"", ""json"", ""rpc"", ""jsonrpc""]",StreamJsonRpc,36422775,True,2.25.29+RR,97,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""William Bishop""]",JSON object diffs and reversible patching,False,,2008483,https://www.nuget.org/packages/JsonDiffPatch.Net/2.5.0/license,"[""wbish""]",JsonDiffPatch.Net,"[""Dependency""]",https://github.com/wbish/jsondiffpatch.net,,"[""json"", ""diff"", ""patch"", ""unpatch""]",JsonDiffPatch.Net,27871767,False,2.5.0,5,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Shay Rojansky""]","Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.",False,https://api.nuget.org/v3-flatcontainer/npgsql.json.net/10.0.3/icon,179063,https://www.nuget.org/packages/Npgsql.Json.NET/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.Json.NET,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""json"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.Json.NET,36310682,True,10.0.3,117,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Elastic and contributors""]",NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer,False,https://api.nuget.org/v3-flatcontainer/nest.jsonnetserializer/7.17.5/icon,11446537,https://www.nuget.org/packages/NEST.JsonNetSerializer/7.17.5/license,"[""elastic"", ""elasticsearch"", ""forloop"", ""Mpdreamz"", ""stevejgordon""]",NEST.JsonNetSerializer,"[""Dependency""]",https://github.com/elastic/elasticsearch-net,,"[""elasticsearch"", ""elastic"", ""search"", ""lucene"", ""nest"", ""serializer"", ""json""]",NEST.JsonNetSerializer - Elasticsearch .NET custom Json.NET serializer,33355019,True,7.17.5,74,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Microsoft""]",This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.core.newtonsoftjson/2.0.0/icon,6428160,https://www.nuget.org/packages/Microsoft.Azure.Core.NewtonsoftJson/2.0.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Core.NewtonsoftJson,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.Core.NewtonsoftJson_2.0.0/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/README.md,,"[""Microsoft"", ""Azure"", ""SDK"", ""Newtonsoft"", ""Json""]",Microsoft.Azure.Core.NewtonsoftJson,34453655,True,2.0.0,3,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Pomelo.JsonObject""]",MySQL provider for Entity Framework Core,False,https://api.nuget.org/v3-flatcontainer/pomelo.jsonobject/2.2.1/icon,13497581,,"[""AmamiyaYuuko"", ""bgrainger"", ""LauXjpn"", ""PomeloFoundation""]",Pomelo.JsonObject,"[""Dependency""]",https://github.com/PomeloFoundation/Pomelo.JsonObject,,"[""JSON"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""MySQL"", ""EF"", ""ORM""]",Pomelo.JsonObject,27147447,False,2.2.1,6,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Stef Heyenrath""]",Common interface for Json converters (serialize and deserialize),False,,1001435,https://www.nuget.org/packages/JsonConverter.Abstractions/0.13.0/license,"[""sheyenrath""]",JsonConverter.Abstractions,"[""Dependency""]",https://github.com/StefH/JsonConverter,,[],JsonConverter.Abstractions,37916950,False,0.13.0,19,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Matt Hunt, Joerg Battermann, Xavier Fischer, Janus Weil""]",.Net types for the GeoJSON RFC to be used with Json.Net,False,,3973272,https://www.nuget.org/packages/GeoJSON.Net/1.4.1/license,"[""matt_lethargic"", ""xavierfischer""]",GeoJSON.Net,"[""Dependency""]",https://github.com/GeoJSON-Net/GeoJSON.Net,,"[""geojson"", ""geo"", ""json"", ""geolocation""]",GeoJSON.Net,20293821,False,1.4.1,55,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Robert Cutajar, Grzegorz Dziadkiewicz""]",Enable JSON logging in log4net.,False,https://api.nuget.org/v3-flatcontainer/log4net.ext.json/3.0.3/icon,1221351,https://www.nuget.org/packages/log4net.Ext.Json/3.0.3/license,"[""gdziadkiewicz""]",log4net.Ext.Json,"[""Dependency""]",https://gitlab.com/gdziadkiewicz/log4net.Ext.Json,,"[""logging"", ""json""]",log4net.Ext.Json,21658745,False,3.0.3,27,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Stef Heyenrath""]",Convert a protobuf message to a JSON string or object (and back) using the proto definition file.,False,https://api.nuget.org/v3-flatcontainer/protobufjsonconverter/0.11.0/icon,4942250,https://www.nuget.org/packages/ProtoBufJsonConverter/0.11.0/license,"[""sheyenrath""]",ProtoBufJsonConverter,"[""Dependency""]",https://github.com/StefH/ProtoBufJsonConverter,,"[""protobuf"", ""protobuf-net"", ""grpc"", ""json"", ""convert"", ""serialize"", ""deserialize""]",ProtoBufJsonConverter,23745964,False,0.11.0,23,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""The Noda Time authors""]",Provides serialization support between Noda Time and System.Text.Json,False,,423624,https://www.nuget.org/packages/NodaTime.Serialization.SystemTextJson/1.4.0/license,"[""jon skeet"", ""NodaTime""]",NodaTime.Serialization.SystemTextJson,"[""Dependency""]",https://nodatime.org/,,"[""nodatime"", ""json""]",NodaTime.Serialization.SystemTextJson,24565984,True,1.4.0,10,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""StockSharp Platform LLC https://stocksharp.com""]",Ecng system framework,False,https://api.nuget.org/v3-flatcontainer/ecng.collections/1.0.301/icon,0,https://stocksharp.com/en/products/eula/,"[""StockSharp""]",Ecng.Collections,"[""Dependency""]",https://stocksharp.com/,,"[""Ecng"", ""Collections"", ""REST"", ""WebSockets"", ""JSON"", ""Serialization""]",Ecng.Collections,321823733,False,1.0.301,303,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Amazon Web Services""]",Amazon Lambda .NET Core support - Serialization.Json package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.serialization.json/3.0.0/icon,152566,https://www.nuget.org/packages/Amazon.Lambda.Serialization.Json/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.Serialization.Json,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.Serialization.Json,40520708,True,3.0.0,20,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""GraphQL.SystemTextJson""]",System.Text.Json serializer for GraphQL.NET,False,https://api.nuget.org/v3-flatcontainer/graphql.systemtextjson/8.8.4/icon,207122,https://www.nuget.org/packages/GraphQL.SystemTextJson/8.8.4/license,"[""joemcbride""]",GraphQL.SystemTextJson,"[""Dependency""]",,,"[""GraphQL"", ""json""]",GraphQL.SystemTextJson,17161101,False,8.8.4,76,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Marko Lahma, Quartz.NET""]",Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET,False,https://api.nuget.org/v3-flatcontainer/quartz.serialization.json/3.19.1/icon,11460,https://www.nuget.org/packages/Quartz.Serialization.Json/3.19.1/license,"[""lahma"", ""Quartz.NET""]",Quartz.Serialization.Json,"[""Dependency""]",https://www.quartz-scheduler.net/,,"[""scheduling"", ""tasks"", ""jobs"", ""triggers"", ""scheduler"", ""threading""]",Quartz.NET JSON Serialization,35893691,True,3.19.1,49,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Macross.Json.Extensions""]","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",False,,17611205,https://www.nuget.org/packages/Macross.Json.Extensions/3.0.0/license,"[""Macross-Software""]",Macross.Json.Extensions,"[""Dependency""]",https://github.com/Macross-Software/core/tree/develop/ClassLibraries/Macross.Json.Extensions,,[],Macross.Json.Extensions,27019506,False,3.0.0,24,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Volo.Abp.Json""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.json/10.6.0/icon,14292,https://www.nuget.org/packages/Volo.Abp.Json/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Json,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Json,32708858,True,10.6.0,289,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""CloudNative.CloudEvents.SystemTextJson""]","JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.",False,https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.systemtextjson/2.9.0/icon,86911,https://www.nuget.org/packages/CloudNative.CloudEvents.SystemTextJson/2.9.0/license,"[""CloudNative.CloudEvents""]",CloudNative.CloudEvents.SystemTextJson,"[""Dependency""]",https://cloudevents.io/,,"[""cncf"", ""cloudnative"", ""cloudevents"", ""events"", ""json"", ""systemtextjson""]",CloudNative.CloudEvents.SystemTextJson,20213157,False,2.9.0,17,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""Havunen""]",SystemTextJson is JSON Patch (JsonPatchDocument) RFC 6902 implementation for .NET using System.Text.Json,False,https://api.nuget.org/v3-flatcontainer/systemtextjsonpatch/5.0.0/icon,165298,https://www.nuget.org/packages/SystemTextJsonPatch/5.0.0/license,"[""Havunen""]",SystemTextJsonPatch,"[""Dependency""]",https://github.com/Havunen/SystemTextJsonPatch,,"[""aspnetcore"", ""json"", ""jsonpatch"", ""system.text.json"", ""rfc6902""]",System Text Json Patch,14722918,False,5.0.0,25,0,nDJUyhQgqyas6DFqU,NURYxfYX8f9YzxrGf "[""jnewkirk,bradwilson""]","Includes the version-independent runner for xUnit.net to run both v1.9.2 and v2.0+ tests (xunit.runner.utility.*.dll). Supports .NET 3.5, .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.runner.utility/2.9.3/icon,1201597,https://www.nuget.org/packages/xunit.runner.utility/2.9.3/license,"[""xunit""]",xunit.runner.utility,"[""Dependency""]",,,[],xUnit.net [Runner Utility],23091871,True,2.9.3,27,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Microsoft""]",Runtime for hosting PowerShell,False,https://api.nuget.org/v3-flatcontainer/microsoft.powershell.commands.utility/7.6.4/icon,15010,https://www.nuget.org/packages/Microsoft.PowerShell.Commands.Utility/7.6.4/license,"[""Microsoft"", ""PowerShellTeam""]",Microsoft.PowerShell.Commands.Utility,"[""Dependency""]",https://github.com/PowerShell/PowerShell,,"[""PowerShell""]",Microsoft.PowerShell.Commands.Utility,23106410,True,7.6.4,108,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Daniel Palme""]","ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if your project is based on .NET Core and you want to use ReportGenerator as a (global) 'DotnetTool'. Installation: dotnet tool install -g dotnet-reportgenerator-globaltool dotnet tool install dotnet-reportgenerator-globaltool --tool-path tools dotnet new tool-manifest dotnet tool install dotnet-reportgenerator-globaltool Usage: reportgenerator [options] tools\reportgenerator.exe [options] dotnet reportgenerator [options]",False,https://api.nuget.org/v3-flatcontainer/dotnet-reportgenerator-globaltool/5.5.11/icon,409414,https://www.nuget.org/packages/dotnet-reportgenerator-globaltool/5.5.11/license,"[""danielpalme""]",dotnet-reportgenerator-globaltool,"[""DotnetTool""]",https://github.com/danielpalme/ReportGenerator,"ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.","[""Code"", ""Coverage"", ""Reporting"", ""Testing"", ""TDD"", ""Utility""]",dotnet-reportgenerator-globaltool,111295471,False,5.5.11,171,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Daniel Palme""]","ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if your project is based on .NET Framework or .NET Core and you want to use ReportGenerator via the command line or a build script. Usage: dotnet $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.dll [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net8.0\ReportGenerator.exe [options] $(UserProfile)\.nuget\packages\reportgenerator\x.y.z\tools\net47\ReportGenerator.exe [options]",False,https://api.nuget.org/v3-flatcontainer/reportgenerator/5.5.11/icon,21492,https://www.nuget.org/packages/ReportGenerator/5.5.11/license,"[""danielpalme""]",ReportGenerator,"[""Dependency""]",https://github.com/danielpalme/ReportGenerator,"ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.","[""Code"", ""Coverage"", ""Reporting"", ""Testing"", ""TDD"", ""Utility""]",ReportGenerator,61183274,False,5.5.11,239,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Microsoft""]",Microsoft® Visual Studio® Editor Platform,False,https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.coreutility/17.14.275/icon,64086,https://www.nuget.org/packages/Microsoft.VisualStudio.CoreUtility/17.14.275/license,"[""Microsoft"", ""VisualStudioExtensibility""]",Microsoft.VisualStudio.CoreUtility,"[""Dependency""]",https://aka.ms/vsextensibility,,[],Microsoft.VisualStudio.CoreUtility,9263129,True,17.14.275,46,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Star Micronics""]",Utility classes providing support for developers of Star CloudPRNT compatible servers. Including status decoding.,False,https://api.nuget.org/v3-flatcontainer/starmicronics.cloudprnt-utility/2.0.1/icon,11316,https://www.nuget.org/packages/StarMicronics.CloudPRNT-Utility/2.0.1/license,"[""StarMicronics""]",StarMicronics.CloudPRNT-Utility,"[""Dependency""]",http://www.starmicronics.com/support/SDKDocumentation.aspx,,"[""starmicronics""]",StarMicronics.CloudPRNT-Utility,5873476,False,2.0.1,8,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,25515,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-DataTypes,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the DataTypes namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library DataTypes Namespace,2259576,False,4.0.304,91,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""shaun wilde, OpenCover""]",An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above (including Silverlight). Also capable of handling 32 and 64 bit processes. Use ReportGenerator for best viewing results (also available via Nuget).,False,https://api.nuget.org/v3-flatcontainer/opencover/4.7.1221/icon,9946253,https://www.nuget.org/packages/OpenCover/4.7.1221/license,"[""OpenCover"", ""shaun wilde""]",OpenCover,"[""Dependency""]",https://github.com/opencover/opencover,An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above. Also capable of handling 32 and 64 bit processes.,"[""Code-Coverage"", ""Reporting"", ""Testing"", ""TDD"", ""Utility""]",OpenCover - an open source code coverage tool for .NET,28355353,False,4.7.1221,39,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Broadcom""]",Abstractions and code shared by many Steeltoe components.,False,https://api.nuget.org/v3-flatcontainer/steeltoe.common/4.2.0/icon,55683,https://www.nuget.org/packages/Steeltoe.Common/4.2.0/license,"[""dotnetfoundation"", ""SteeltoeOSS""]",Steeltoe.Common,"[""Dependency""]",https://steeltoe.io/,,"[""common"", ""utility""]",Steeltoe.Common,15808370,True,4.2.0,37,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,5210,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-IO,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the IO namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library IO Namespace,1369289,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,16303,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Reflection,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Reflection Namespace,1039928,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""xin9le""]",The extremely fast enum utilities for C#/.NET. Provided methods are all achieved zero allocation and faster than System.Enum.,False,,3176,https://www.nuget.org/packages/FastEnum/2.0.8/license,"[""xin9le""]",FastEnum,"[""Dependency""]",https://github.com/xin9le/FastEnum,,"[""Enum"", ""Utility""]",FastEnum,8201067,False,2.0.8,25,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,3812,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Random,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Random namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Random Namespace,730769,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,21352,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,One of the largest collections of utility classes and extension methods for .Net,"[""utility"", ""utilities""]",Craig's Utility Library,685747,False,4.0.304,98,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,25543,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-IoC,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the IoC namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library IoC Namespace,766485,False,4.0.304,95,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Firely (info@fire.ly) and contributors""]",Common interfaces and classes used by all FHIR .NET assemblies,False,https://api.nuget.org/v3-flatcontainer/hl7.fhir.support/4.3.0/icon,2565863,https://www.nuget.org/packages/Hl7.Fhir.Support/4.3.0/license,"[""ewoutFHIR"", ""firely""]",Hl7.Fhir.Support,"[""Dependency""]",https://github.com/FirelyTeam/firely-net-common,,"[""HL7"", ""FHIR"", ""Elements"", ""Utility"", ""Firely"", ""SDK""]",HL7 FHIR support library,12080954,True,4.3.0,40,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,5957,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Events,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Events Namespace,667588,False,3.2.33,51,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""xin9le""]",Core libraries of FastEnum.,False,,3259,https://www.nuget.org/packages/FastEnum.Core/2.0.8/license,"[""xin9le""]",FastEnum.Core,"[""Dependency""]",https://github.com/xin9le/FastEnum,,"[""Enum"", ""Utility""]",FastEnum.Core,6004797,False,2.0.8,9,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,21358,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Math,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Math Namespace,611513,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""xin9le""]",Source code generator for FastEnum.,False,,3126,https://www.nuget.org/packages/FastEnum.Generators/2.0.8/license,"[""xin9le""]",FastEnum.Generators,"[""Dependency""]",https://github.com/xin9le/FastEnum,,"[""Enum"", ""Utility""]",FastEnum.Generators,5995578,False,2.0.8,9,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,165622,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Encryption,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Encryption Namespace,625953,False,3.4.199,94,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2302,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Web,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Web namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Web Namespace,548460,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2320,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Media,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Media namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Media Namespace,518744,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2978,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Validation,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Validation namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Validation Namespace,463428,False,4.0.304,96,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2578,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-ORM,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the ORM namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library ORM Namespace,435221,False,4.0.304,96,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Faithlife""]",Common .NET utility code in use at Faithlife,False,,315715,https://www.nuget.org/packages/Faithlife.Utility/0.12.2/license,"[""Faithlife""]",Faithlife.Utility,"[""Dependency""]",https://github.com/Faithlife/FaithlifeUtility,,[],Faithlife.Utility,775923,True,0.12.2,18,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""jnewkirk,bradwilson""]","Includes the version-independent runner for xUnit.net to run all of v1, v2, and v3 tests (xunit.v3.runner.utility.*.dll). Supports .NET Framework 4.7.2 or later, and .NET 8 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.utility/3.2.2/icon,100023,https://www.nuget.org/packages/xunit.v3.runner.utility/3.2.2/license,"[""xunit""]",xunit.v3.runner.utility,"[""Dependency""]",,,[],xUnit.net v3 [Runner Utility],1365461,True,3.2.2,13,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2262,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Profiler,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Profiler namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Profiler Namespace,388235,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2190,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Configuration,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the Configuration namespace from Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Configuration Namespace,351542,False,4.0.304,97,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, SQL, various file formats (CSV, iCal, etc.), randomization, validation, math related classes, various data types, reflection, code gen, events, code profiling, etc.",False,,2888,https://github.com/JaCraig/Craig-s-Utility-Library/blob/master/LICENSE,"[""jacraig""]",CraigsUtilityLibrary-Documentation,"[""Dependency""]",https://github.com/JaCraig/Craig-s-Utility-Library,This is the basic documentation for Craig's Utility Library,"[""utility"", ""utilities""]",Craig's Utility Library Documentation,334420,False,4.0.304,37,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Faithlife""]",A utility library for Dapper.,False,,3314,https://www.nuget.org/packages/Faithlife.Utility.Dapper/2.0.1/license,"[""Faithlife""]",Faithlife.Utility.Dapper,"[""Dependency""]",https://github.com/Faithlife/DapperUtility,,"[""Dapper""]",Faithlife.Utility.Dapper,752605,True,2.0.1,5,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""柳柳软件""]",OSharp工具组件,对常用工具类辅助操作进行封装,False,https://api.nuget.org/v3-flatcontainer/osharp.utility/4.1.32.1/icon,3388,,"[""gmf520""]",OSharp.Utility,"[""Dependency""]",https://github.com/i66soft/osharp,OSharp工具组件,"[""OSharp"", ""Utility""]",OSharp.Utility,322132,False,4.1.32.1,66,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,6649,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Compression,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Compression Namespace,366766,False,3.4.199,94,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,8018,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-FileFormats,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library FileFormats Namespace,409910,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""VIEApps.net""]",The general purpose component for developing apps with .NET,False,https://api.nuget.org/v3-flatcontainer/vieapps.components.utility/10.10.2607.1/icon,389,https://www.nuget.org/packages/VIEApps.Components.Utility/10.10.2607.1/license,"[""quynh-ng"", ""VIEApps.net""]",VIEApps.Components.Utility,"[""Dependency""]",https://vieapps.net/,,"[""utility"", ""extensions"", ""crypto"", ""logging"", ""encoding"", ""secp256k1"", ""ecc"", ""rsa"", ""vieapps"", ""vieapps.components""]",VIEApps NGX Utility,491498,False,10.10.2607.1,185,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Microsoft""]",Common input validation and state verification utility methods.,False,https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.validation/17.13.22/icon,3378354,https://www.nuget.org/packages/Microsoft.VisualStudio.Validation/17.13.22/license,"[""Microsoft"", ""VisualStudioExtensibility""]",Microsoft.VisualStudio.Validation,"[""Dependency""]",https://github.com/Microsoft/vs-validation,,"[""InputValidation"", ""IntegrityCheck""]",Microsoft.VisualStudio.Validation,104920665,True,17.13.22,33,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Microsoft""]",The Windows Implementation Libraries (wil) were created to improve productivity and solve problems commonly seen by Windows developers.,False,,194294,https://www.nuget.org/packages/Microsoft.Windows.ImplementationLibrary/1.0.260126.7/license,"[""Microsoft"", ""WindowsImplementationLibraryTeam""]",Microsoft.Windows.ImplementationLibrary,"[""Dependency""]",https://github.com/Microsoft/wil,,"[""windows"", ""utility"", ""wil"", ""native""]",Windows Implementation Library,3977581,True,1.0.260126.7,24,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,4615,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-DataMapper,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library DataMapper Namespace,340701,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Daniel Palme""]","ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered. Use this package if you want to write a custom plugin for ReportGenerator or if you want to call/execute ReportGenerator within your code base. Plugin development: https://github.com/danielpalme/ReportGenerator/wiki/Custom-reports https://github.com/danielpalme/ReportGenerator/wiki/Custom-history-storage",False,https://api.nuget.org/v3-flatcontainer/reportgenerator.core/5.5.11/icon,671,https://www.nuget.org/packages/ReportGenerator.Core/5.5.11/license,"[""danielpalme""]",ReportGenerator.Core,"[""Dependency""]",https://github.com/danielpalme/ReportGenerator,"ReportGenerator converts coverage reports generated by coverlet, OpenCover, dotCover, Visual Studio, NCover, Cobertura, JaCoCo, Clover, gcov, or lcov into human readable reports in various formats. The reports show the coverage quotas and also visualize which lines of your source code have been covered.","[""Code"", ""Coverage"", ""Reporting"", ""Testing"", ""TDD"", ""Utility""]",ReportGenerator.Core,5242887,False,5.5.11,171,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,4307,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Environment,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Environment Namespace,254357,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,3946,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-SQL,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library SQL Namespace,253219,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,13821,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-AI,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library AI Namespace,246422,False,3.4.199,91,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,4075,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-Caching,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library Caching Namespace,242967,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Stephen Cleary""]",Interfaces and utility methods for combining async with OOP.,False,https://api.nuget.org/v3-flatcontainer/nito.asyncex.oop/5.1.2/icon,48871645,https://www.nuget.org/packages/Nito.AsyncEx.Oop/5.1.2/license,"[""stephencleary""]",Nito.AsyncEx.Oop,"[""Dependency""]",https://github.com/StephenCleary/AsyncEx,,"[""task"", ""async""]",Nito.AsyncEx.Oop,72209220,True,5.1.2,6,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Craig""]","Craig's Utility Library is one of the largest collections of utility classes and extension methods for .Net. It includes code to help with tasks including encryption, compression, serialization, file management, email, image manipulation, Active Directory, Exchange, SQL, various file formats (CSV, iCal, etc.), Cisco phone apps, WMI queries, randomization, math related classes, various data types, OAuth, OpenID, REST, reflection, code gen, various web services (Twitter, Hulu, Netflix, etc.), events, speech synthesis, speech recognition, code profiling, etc. Note that this is the package that will be updated going forward.",False,,15684,http://cul.codeplex.com/license,"[""jacraig""]",CraigsUtilityLibrary-LDAP,"[""Dependency""]",http://cul.codeplex.com/,,"[""utility"", ""utilities""]",Craig's Utility Library LDAP Namespace,214741,False,3.4.199,93,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Winner-Timothy Bolorunduro""]",A library to read variables from a .env file and populate the environment variables.,False,https://api.nuget.org/v3-flatcontainer/dotenv.net/4.0.2/icon,233461,https://github.com/bolorundurowb/dotenv.net/blob/master/LICENSE,"[""bolorundurowb""]",dotenv.net,"[""Dependency""]",https://github.com/bolorundurowb/dotenv.net,,"[""dot"", ""env"", ""dotnet"", "".net"", ""environment-variables"", ""dotenv"", ""configuration"", ""env-vars"", ""cross-platform"", ""csharp"", ""dotnet-core"", ""settings"", ""devops"", ""utility"", ""parsing"", ""variable-management"", ""configuration-provider"", ""application-secrets""]",dotenv.net,11497357,False,4.0.2,22,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Headspring""]","A utility class. Common uses include Java-like enumerations, dispatch table, flyweight, and drop-down list items/select options.",False,https://api.nuget.org/v3-flatcontainer/enumeration/2.0.0/icon,1615307,https://github.com/HeadspringLabs/Enumeration/blob/master/content/Headspring/LICENSE.txt,"[""ChrisMissal"", ""mhinze"", ""plioi""]",Enumeration,"[""Dependency""]",https://github.com/HeadspringLabs/Enumeration,,"[""utility"", ""enumeration""]",Enumeration,1652191,False,2.0.0,6,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Fabricio dos Santos Silva""]",Uilitarios para aplicações asp.net core,False,,4153,,"[""fabricio_dos_Santos_Silva""]",UtilityFramework.Application.Core,"[""Dependency""]",,,[],UtilityFramework.Application.Core,425472,False,2.2.17,110,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Tyler Brinkley""]",Enums.NET is a high-performance type-safe .NET enum utility library,False,,15211474,https://www.nuget.org/packages/Enums.NET/5.0.0/license,"[""TylerBrinkley""]",Enums.NET,"[""Dependency""]",https://github.com/TylerBrinkley/Enums.NET,,"[""enum"", ""enums"", ""flag"", ""flags""]",Enums.NET,71310757,False,5.0.0,15,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""Petar Paar""]",This package contains implementation of WebUtility class for Portable Class Library projects.,False,,144247,http://opensource.org/licenses/MIT,"[""petar.paar""]",PCLWebUtility,"[""Dependency""]",http://axilis.hr/webutility-portable-class-library,,"[""WebUtility"", ""Portable"", ""Class"", ""Library"", ""HttpUtility"", ""HtmlDecode"", ""HtmlEncode"", ""UrlDecode"", ""UrlEncode""]",WebUtility for Portable Class Library,304664,False,1.0.3,4,0,KP2GqRAdwezmfnzvH,jEpP7LmecEgQ029v9 "[""James Newton-King""]",Json.NET is a popular high-performance JSON framework for .NET,False,https://api.nuget.org/v3-flatcontainer/newtonsoft.json/13.0.4/icon,168874731,https://www.nuget.org/packages/Newtonsoft.Json/13.0.4/license,"[""dotnetfoundation"", ""jamesnk"", ""newtonsoft""]",Newtonsoft.Json,"[""Dependency""]",https://www.newtonsoft.com/json,,"[""json""]",Json.NET,8834916673,True,13.0.4,53,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection/10.0.10/icon,6172882,https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.DependencyInjection,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.DependencyInjection,7511884706,True,10.0.10,85,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Logging infrastructure default implementation for Microsoft.Extensions.Logging.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging/10.0.10/icon,5779542,https://www.nuget.org/packages/Microsoft.Extensions.Logging/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Logging,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Logging,7329363843,True,10.0.10,85,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides high-performance and low-allocating types that serialize objects to JavaScript Object Notation (JSON) text and deserialize JSON text to objects, with UTF-8 support built-in. Also provides types to read and write JSON text encoded as UTF-8, and to create an in-memory document object model (DOM), that is read-only, for random access of the JSON elements within a structured view of the data. The System.Text.Json library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.",False,https://api.nuget.org/v3-flatcontainer/system.text.json/10.0.10/icon,1071387,https://www.nuget.org/packages/System.Text.Json/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Text.Json,"[""Dependency""]",https://dot.net/,,[],System.Text.Json,6128797075,True,10.0.10,61,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Provides the IAsyncEnumerable and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.,False,https://api.nuget.org/v3-flatcontainer/microsoft.bcl.asyncinterfaces/10.0.10/icon,971446,https://www.nuget.org/packages/Microsoft.Bcl.AsyncInterfaces/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Bcl.AsyncInterfaces,"[""Dependency""]",https://dot.net/,,[],Microsoft.Bcl.AsyncInterfaces,4421061246,True,10.0.10,37,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",This is the implementation of the Azure Client Pipeline,False,https://api.nuget.org/v3-flatcontainer/azure.core/1.60.0/icon,1501071,https://www.nuget.org/packages/Azure.Core/1.60.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Core,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Core_1.60.0/sdk/core/Azure.Core/README.md,,"[""Microsoft"", ""Azure"", ""Client"", ""Pipeline""]",Azure.Core,4010812152,True,1.60.0,69,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Serilog Contributors""]",Simple .NET logging with fully-structured events,False,https://api.nuget.org/v3-flatcontainer/serilog/4.4.0/icon,1704224,https://www.nuget.org/packages/Serilog/4.4.0/license,"[""serilog""]",Serilog,"[""Dependency""]",https://serilog.net/,,"[""serilog"", ""logging"", ""semantic"", ""structured""]",Serilog,3049293021,True,4.4.0,185,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",A package containing thin abstractions for Microsoft.IdentityModel.,False,,227725,https://www.nuget.org/packages/Microsoft.IdentityModel.Abstractions/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.Abstractions,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Abstractions""]",Microsoft.IdentityModel.Abstractions,2870249440,True,8.22.0,80,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.",False,https://api.nuget.org/v3-flatcontainer/system.drawing.common/10.0.10/icon,540878,https://www.nuget.org/packages/System.Drawing.Common/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Drawing.Common,"[""Dependency""]",https://github.com/dotnet/winforms,,[],System.Drawing.Common,2755865955,True,10.0.10,75,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET). MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI",False,,280877,https://www.nuget.org/packages/Microsoft.Identity.Client/4.87.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.Identity.Client,"[""Dependency""]",https://go.microsoft.com/fwlink/?linkid=844761,,"[""Microsoft"", ""Authentication"", ""Library"", ""MSA"", ""MSAL"", ""B2C"", ""Azure"", ""Active"", ""Directory"", ""AAD"", ""Identity"", "".NET"", ""Windows"", ""Store"", ""MAUI""]",Microsoft Authentication Library for .NET,2641874500,True,4.87.0,150,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents",False,https://api.nuget.org/v3-flatcontainer/microsoft.win32.systemevents/10.0.10/icon,491089,https://www.nuget.org/packages/Microsoft.Win32.SystemEvents/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Win32.SystemEvents,"[""Dependency""]",https://dot.net/,,[],Microsoft.Win32.SystemEvents,2534708983,True,10.0.10,38,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides the System.Diagnostics.EventLog class, which allows the applications to use the Windows event log service. Commonly Used Types: System.Diagnostics.EventLog",False,https://api.nuget.org/v3-flatcontainer/system.diagnostics.eventlog/10.0.10/icon,3294345,https://www.nuget.org/packages/System.Diagnostics.EventLog/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Diagnostics.EventLog,"[""Dependency""]",https://dot.net/,,[],System.Diagnostics.EventLog,2449616204,True,10.0.10,40,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http/10.0.10/icon,2652406,https://www.nuget.org/packages/Microsoft.Extensions.Http/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Http,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Http,2425747540,True,10.0.10,76,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet",False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore/10.0.10/icon,3547060,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore""]",Microsoft.EntityFrameworkCore,2368826738,True,10.0.10,202,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms",False,https://api.nuget.org/v3-flatcontainer/system.security.cryptography.pkcs/10.0.10/icon,3444435,https://www.nuget.org/packages/System.Security.Cryptography.Pkcs/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Security.Cryptography.Pkcs,"[""Dependency""]",https://dot.net/,,[],System.Security.Cryptography.Pkcs,2180121170,True,10.0.10,52,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides miscellaneous Windows-specific types Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2UI System.Security.Cryptography.X509Certificates.X509SelectionFlag",False,https://api.nuget.org/v3-flatcontainer/system.windows.extensions/10.0.10/icon,179161,https://www.nuget.org/packages/System.Windows.Extensions/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Windows.Extensions,"[""Dependency""]",https://dot.net/,,[],System.Windows.Extensions,2147184160,True,10.0.10,36,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Amazon Web Services""]",The Amazon Web Services SDK for .NET - Core Runtime,False,https://api.nuget.org/v3-flatcontainer/awssdk.core/4.0.100.9/icon,286754,https://www.nuget.org/packages/AWSSDK.Core/4.0.100.9/license,"[""awsdotnet""]",AWSSDK.Core,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""aws-sdk-v4""]",AWSSDK - Core Runtime,1933495035,True,4.0.100.9,1463,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Provides APIs for authenticating to Microsoft Entra ID,False,https://api.nuget.org/v3-flatcontainer/azure.identity/1.21.0/icon,25454555,https://www.nuget.org/packages/Azure.Identity/1.21.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Identity,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.21.0/sdk/identity/Azure.Identity/README.md,,"[""Microsoft"", ""Azure"", ""Identity"", ""windowsazureofficial"", ""azureofficial""]",Azure.Identity,1857918325,True,1.21.0,44,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","A lightweight abstraction for a payload of bytes. Provides methods for converting between strings, streams, JSON, and bytes. Commonly Used Types: System.BinaryData",False,https://api.nuget.org/v3-flatcontainer/system.memory.data/10.0.10/icon,204883,https://www.nuget.org/packages/System.Memory.Data/10.0.10/license,"[""azure-sdk"", ""dotnetframework"", ""Microsoft""]",System.Memory.Data,"[""Dependency""]",https://dot.net/,,[],System.Memory.Data,1801319486,True,10.0.10,38,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET),False,,56340,https://www.nuget.org/packages/Microsoft.Identity.Client.Extensions.Msal/4.87.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.Identity.Client.Extensions.Msal,"[""Dependency""]",https://go.microsoft.com/fwlink/?linkid=844761,,"[""Microsoft"", ""Authentication"", ""Library"", ""MSA"", ""MSAL"", ""B2C"", ""Azure"", ""Active"", ""Directory"", ""AAD"", ""Identity"", "".NET"", ""Windows"", ""Store"", ""MAUI""]",Microsoft.Identity.Client.Extensions.Msal,1644560804,True,4.87.0,110,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Diagnostic abstractions for Microsoft.Extensions.Diagnostics. Commonly Used Types: Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule Microsoft.Extensions.Diagnostics.Metrics.MeterScope Microsoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions Microsoft.Extensions.Diagnostics.Metrics.MetricsOptions",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.abstractions/10.0.10/icon,5057729,https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.Abstractions/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Diagnostics.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Diagnostics.Abstractions,1628953238,True,10.0.10,32,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Michael Wolfenden, App vNext""]","Polly is a .NET resilience and transient-fault-handling 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.",False,https://api.nuget.org/v3-flatcontainer/polly/8.7.0/icon,5315460,https://www.nuget.org/packages/Polly/8.7.0/license,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Polly"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Circuit"", ""Breaker"", ""CircuitBreaker"", ""Retry"", ""Wait"", ""Cache"", ""Cache-aside"", ""Bulkhead"", ""Fallback"", ""Timeout"", ""Throttle""]",Polly,1554966920,True,8.7.0,71,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",.NET models with JSON and YAML writers for OpenAPI specification,False,https://api.nuget.org/v3-flatcontainer/microsoft.openapi/3.9.0/icon,195300,https://www.nuget.org/packages/Microsoft.OpenApi/3.9.0/license,"[""Microsoft"", ""openapinet""]",Microsoft.OpenApi,"[""Dependency""]",https://github.com/Microsoft/OpenAPI.NET,,"[""OpenAPI"", "".NET""]",Microsoft.OpenApi,1535057154,True,3.9.0,104,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides types for passing data between producers and consumers. Commonly Used Types: System.Threading.Channel System.Threading.Channel",False,https://api.nuget.org/v3-flatcontainer/system.threading.channels/10.0.10/icon,186782,https://www.nuget.org/packages/System.Threading.Channels/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Threading.Channels,"[""Dependency""]",https://dot.net/,,[],System.Threading.Channels,1511869830,True,10.0.10,38,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient/7.0.2/icon,3017657,https://www.nuget.org/packages/Microsoft.Data.SqlClient/7.0.2/license,"[""Microsoft"", ""nugetsqltools""]",Microsoft.Data.SqlClient,"[""Dependency""]",https://aka.ms/sqlclientproject,,"[""sqlclient"", ""microsoft.data.sqlclient""]",Microsoft.Data.SqlClient,1498544965,True,7.0.2,67,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Hosting and startup infrastructures for applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting/10.0.10/icon,2743783,https://www.nuget.org/packages/Microsoft.Extensions.Hosting/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Hosting,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Hosting,1486562683,True,10.0.10,77,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides classes that can read and write the ASN.1 BER, CER, and DER data formats.",False,https://api.nuget.org/v3-flatcontainer/system.formats.asn1/10.0.10/icon,666225,https://www.nuget.org/packages/System.Formats.Asn1/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Formats.Asn1,"[""Dependency""]",https://dot.net/,,[],System.Formats.Asn1,1445519904,True,10.0.10,37,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.,False,https://api.nuget.org/v3-flatcontainer/system.codedom/10.0.10/icon,319402,https://www.nuget.org/packages/System.CodeDom/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.CodeDom,"[""Dependency""]",https://dot.net/,,[],System.CodeDom,1398470213,True,10.0.10,38,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides classes to use caching facilities. Commonly Used Types: System.Runtime.Caching.CacheEntryChangeMonitor System.Runtime.Caching.CacheEntryRemovedArguments System.Runtime.Caching.CacheEntryUpdateArguments System.Runtime.Caching.CacheItem System.Runtime.Caching.CacheItemPolicy System.Runtime.Caching.ChangeMonitor System.Runtime.Caching.FileChangeMonitor System.Runtime.Caching.HostFileChangeMonitor System.Runtime.Caching.MemoryCache System.Runtime.Caching.ObjectCache",False,https://api.nuget.org/v3-flatcontainer/system.runtime.caching/10.0.10/icon,329765,https://www.nuget.org/packages/System.Runtime.Caching/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Runtime.Caching,"[""Dependency""]",https://dot.net/,,[],System.Runtime.Caching,1380861704,True,10.0.10,39,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Google Inc.""]",C# runtime library for Protocol Buffers - Google's data interchange format.,False,,2216403,https://www.nuget.org/packages/Google.Protobuf/3.35.1/license,"[""protobuf-packages""]",Google.Protobuf,"[""Dependency""]",https://github.com/protocolbuffers/protobuf,,"[""Protocol"", ""Buffers"", ""Binary"", ""Serialization"", ""Format"", ""Google"", ""proto"", ""proto3""]",Google.Protobuf,1354514776,True,3.35.1,132,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156,False,https://api.nuget.org/v3-flatcontainer/microsoft.applicationinsights/3.1.2/icon,2344234,https://www.nuget.org/packages/Microsoft.ApplicationInsights/3.1.2/license,"[""AppInsightsSdk"", ""Microsoft""]",Microsoft.ApplicationInsights,"[""Dependency""]",https://go.microsoft.com/fwlink/?LinkId=392727,,"[""Analytics"", ""Azure"", ""ApplicationInsights"", ""Telemetry"", ""Monitoring"", ""SDK""]",Application Insights API,1261246693,True,3.1.2,42,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Provides the System.Diagnostics.PerformanceCounter class, which allows access to Windows performance counters. Commonly Used Types: System.Diagnostics.PerformanceCounter",False,https://api.nuget.org/v3-flatcontainer/system.diagnostics.performancecounter/10.0.10/icon,261465,https://www.nuget.org/packages/System.Diagnostics.PerformanceCounter/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Diagnostics.PerformanceCounter,"[""Dependency""]",https://dot.net/,,[],System.Diagnostics.PerformanceCounter,1222308337,True,10.0.10,41,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.eventlog/10.0.10/icon,2743320,https://www.nuget.org/packages/Microsoft.Extensions.Logging.EventLog/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Logging.EventLog,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Logging.EventLog,1184927828,True,10.0.10,85,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Serilog Contributors""]",Write Serilog events to text files in plain or JSON format.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.file/7.0.0/icon,78909470,https://www.nuget.org/packages/Serilog.Sinks.File/7.0.0/license,"[""serilog""]",Serilog.Sinks.File,"[""Dependency""]",https://github.com/serilog/serilog-sinks-file,,"[""serilog"", ""file""]",Serilog.Sinks.File,1158340832,True,7.0.0,13,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.sni.runtime/6.0.2/icon,146075668,https://www.nuget.org/packages/Microsoft.Data.SqlClient.SNI.runtime/6.0.2/license,"[""Microsoft"", ""nugetsqltools""]",Microsoft.Data.SqlClient.SNI.runtime,"[""Dependency""]",https://aka.ms/sqlclientproject,,[],Microsoft.Data.SqlClient.SNI.runtime,1147825781,True,6.0.2,18,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]",Contains building blocks for clients that call cloud services.,False,https://api.nuget.org/v3-flatcontainer/system.clientmodel/1.14.0/icon,3310155,https://www.nuget.org/packages/System.ClientModel/1.14.0/license,"[""azure-sdk"", ""dotnetframework"", ""Microsoft""]",System.ClientModel,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/System.ClientModel_1.14.0/sdk/core/System.ClientModel/README.md,,[],System.ClientModel,1144979179,True,1.14.0,17,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Blobs/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api",False,https://api.nuget.org/v3-flatcontainer/azure.storage.blobs/12.29.1/icon,3301908,https://www.nuget.org/packages/Azure.Storage.Blobs/12.29.1/license,"[""azure-sdk"", ""Microsoft""]",Azure.Storage.Blobs,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Blobs_12.29.1/sdk/storage/Azure.Storage.Blobs/README.md,,"[""Microsoft"", ""Azure"", ""Storage"", ""Blobs"", ""Blob"", ""StorageScalable"", ""windowsazureofficial"", ""azureofficial""]",Azure.Storage.Blobs,736194905,True,12.29.1,50,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Serilog Contributors""]",A Serilog sink that writes log events to the console/terminal.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.console/6.1.1/icon,67044198,https://www.nuget.org/packages/Serilog.Sinks.Console/6.1.1/license,"[""serilog""]",Serilog.Sinks.Console,"[""Dependency""]",https://github.com/serilog/serilog-sinks-console,,"[""serilog"", ""console"", ""terminal""]",Serilog.Sinks.Console,1141121052,True,6.1.1,14,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Stack Exchange, Inc.,Marc Gravell,Nick Craver""]","High performance Redis client, incorporating both synchronous and asynchronous usage.",False,https://api.nuget.org/v3-flatcontainer/stackexchange.redis/3.1.3/icon,0,https://www.nuget.org/packages/StackExchange.Redis/3.1.3/license,"[""marc.gravell"", ""nick.craver"", ""StackExchange""]",StackExchange.Redis,"[""Dependency""]",https://stackexchange.github.io/StackExchange.Redis/,,"[""Async"", ""Redis"", ""Cache"", ""PubSub"", ""Messaging""]",StackExchange.Redis,1131669945,True,3.1.3,124,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.apidescription.server/10.0.10/icon,270987,https://www.nuget.org/packages/Microsoft.Extensions.ApiDescription.Server/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.ApiDescription.Server,"[""Dependency""]",https://asp.net/,,"[""MSBuild"", ""Swagger"", ""OpenAPI"", ""code"", ""generation"", ""Web"", ""API"", ""service"", ""reference"", ""document""]",Microsoft.Extensions.ApiDescription.Server,1127796994,True,10.0.10,168,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Jimmy Bogard""]",A convention-based object-object mapper.,False,https://api.nuget.org/v3-flatcontainer/automapper/16.2.0/icon,779706,https://www.nuget.org/packages/AutoMapper/16.2.0/license,"[""jbogard"", ""LuckyPennySoftware""]",AutoMapper,"[""Dependency""]",https://automapper.io/,,[],AutoMapper,1116454942,True,16.2.0,49,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""The gRPC Authors""]",gRPC C# Surface API,False,https://api.nuget.org/v3-flatcontainer/grpc.core.api/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Core.Api/2.83.0/license,"[""grpc-packages""]",Grpc.Core.Api,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Core.Api,1104864353,True,2.83.0,67,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Abstractions for defining health checks in .NET applications Commonly Used Types Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.healthchecks.abstractions/10.0.10/icon,881707,https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions,"[""Dependency""]",https://asp.net/,,"[""diagnostics"", ""healthchecks""]",Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions,1101081358,True,10.0.10,170,0,YCXCZPd1IZG9Hzri1,IsuOmmWWQDVFenDHe "[""Microsoft""]","Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.primitives/10.0.10/icon,7083828,https://www.nuget.org/packages/Microsoft.Extensions.Primitives/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Primitives,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Primitives,11607424830,True,10.0.10,82,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.abstractions/10.0.10/icon,6945012,https://www.nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Logging.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Logging.Abstractions,11631139726,True,10.0.10,91,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides a strongly typed way of specifying and accessing settings using dependency injection.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options/10.0.10/icon,6646591,https://www.nuget.org/packages/Microsoft.Extensions.Options/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Options,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Options,10482758617,True,10.0.10,87,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.abstractions/10.0.10/icon,7280156,https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.DependencyInjection.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.DependencyInjection.Abstractions,12130452067,True,10.0.10,82,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides runtime information required to resolve target framework, platform, and runtime specific implementations of .NETCore packages.",False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.platforms/7.0.4/icon,22485156,https://www.nuget.org/packages/Microsoft.NETCore.Platforms/7.0.4/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.Platforms,"[""Dependency""]",https://dot.net/,,[],Microsoft.NETCore.Platforms,9851958760,True,7.0.4,66,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides abstractions of key-value pair based configuration. Interfaces defined in this package are implemented by classes in Microsoft.Extensions.Configuration and other configuration packages.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.abstractions/10.0.10/icon,6635223,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.Abstractions,9099933206,True,10.0.10,84,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides support for compilation and code generation, including dynamic, using the C# language. Commonly Used Types: Microsoft.CSharp.RuntimeBinder.Binder Microsoft.CSharp.RuntimeBinder.RuntimeBinderException Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.csharp/4.7.0/icon,1361983007,https://www.nuget.org/packages/Microsoft.CSharp/4.7.0/license,"[""dotnetframework"", ""Microsoft"", ""RoslynTeam""]",Microsoft.CSharp,"[""Dependency""]",https://github.com/dotnet/corefx,,[],Microsoft.CSharp,5651632430,True,4.7.0,8,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration/10.0.10/icon,5447225,https://www.nuget.org/packages/Microsoft.Extensions.Configuration/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration,6668034231,True,10.0.10,85,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides the functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration. This package enables you to represent the configuration data as strongly-typed classes defined in the application code. To bind a configuration, use the Microsoft.Extensions.Configuration.ConfigurationBinder.Get extension method on the IConfiguration object. To use this package, you also need to install a package for the configuration provider, for example, Microsoft.Extensions.Configuration.Json for the JSON provider.",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.binder/10.0.10/icon,5166169,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Binder/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.Binder,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.Binder,6483254768,True,10.0.10,92,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.abstractions/10.0.10/icon,4916015,https://www.nuget.org/packages/Microsoft.Extensions.FileProviders.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.FileProviders.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.FileProviders.Abstractions,6289060662,True,10.0.10,81,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Hosting and startup abstractions for applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.hosting.abstractions/10.0.10/icon,4290643,https://www.nuget.org/packages/Microsoft.Extensions.Hosting.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Hosting.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Hosting.Abstractions,5103914190,True,10.0.10,80,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides supporting infrastructure for portable projects: support identifiers that define framework and runtime for support targets and packages that reference the minimum supported package versions when targeting these. When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.netcore.targets/5.0.0/icon,20656517,https://www.nuget.org/packages/Microsoft.NETCore.Targets/5.0.0/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.NETCore.Targets,"[""Dependency""]",https://github.com/dotnet/runtime,,[],Microsoft.NETCore.Targets,4987195874,True,5.0.0,17,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.",False,,222974,https://www.nuget.org/packages/Microsoft.IdentityModel.Tokens/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.Tokens,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""SecurityTokens"", ""Cryptographic"", ""operations"", ""Signing"", ""Verifying"", ""Signatures"", ""Encryption""]",Microsoft.IdentityModel.Tokens,4154297376,True,8.22.0,115,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Includes Event Source based logging support.,False,,223743,https://www.nuget.org/packages/Microsoft.IdentityModel.Logging/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.Logging,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Logging""]",Microsoft.IdentityModel.Logging,4077842312,True,8.22.0,115,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.memory/10.0.10/icon,4011784,https://www.nuget.org/packages/Microsoft.Extensions.Caching.Memory/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Caching.Memory,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Caching.Memory,3618416026,True,10.0.10,89,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.caching.abstractions/10.0.10/icon,4292932,https://www.nuget.org/packages/Microsoft.Extensions.Caching.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Caching.Abstractions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Caching.Abstractions,3612969919,True,10.0.10,86,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides support for accessing and modifying the Windows Registry. Commonly Used Types: Microsoft.Win32.RegistryKey Microsoft.Win32.Registry Microsoft.Win32.RegistryValueKind Microsoft.Win32.RegistryHive Microsoft.Win32.RegistryView When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.win32.registry/5.0.0/icon,828562499,https://www.nuget.org/packages/Microsoft.Win32.Registry/5.0.0/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Win32.Registry,"[""Dependency""]",https://github.com/dotnet/runtime,,[],Microsoft.Win32.Registry,3625880596,True,5.0.0,7,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencymodel/10.0.10/icon,3711222,https://www.nuget.org/packages/Microsoft.Extensions.DependencyModel/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.DependencyModel,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.DependencyModel,3379997317,True,10.0.10,60,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",File system globbing to find files matching a specified pattern.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.filesystemglobbing/10.0.10/icon,3746763,https://www.nuget.org/packages/Microsoft.Extensions.FileSystemGlobbing/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.FileSystemGlobbing,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.FileSystemGlobbing,3765914973,True,10.0.10,80,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",File provider for physical files for Microsoft.Extensions.FileProviders.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.fileproviders.physical/10.0.10/icon,3716015,https://www.nuget.org/packages/Microsoft.Extensions.FileProviders.Physical/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.FileProviders.Physical,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.FileProviders.Physical,3679939029,True,10.0.10,81,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",JSON configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read your application's settings from a JSON file. You can use JsonConfigurationExtensions.AddJsonFile extension method on IConfigurationBuilder to add the JSON configuration provider to the configuration builder.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.json/10.0.10/icon,3664493,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.Json/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.Json,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.Json,2957259586,True,10.0.10,85,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides additional configuration specific functionality related to Options.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.options.configurationextensions/10.0.10/icon,4737490,https://www.nuget.org/packages/Microsoft.Extensions.Options.ConfigurationExtensions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Options.ConfigurationExtensions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Options.ConfigurationExtensions,3457120539,True,10.0.10,84,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides base protocol support for OpenIdConnect and WsFederation.,False,,93135,https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.Protocols,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""OpenIdConnect"", ""WsFederation""]",Microsoft.IdentityModel.Protocols,2812439666,True,8.22.0,115,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.fileextensions/10.0.10/icon,3670320,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.FileExtensions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.FileExtensions,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.FileExtensions,3437844376,True,10.0.10,85,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.objectpool/10.0.10/icon,1246008,https://www.nuget.org/packages/Microsoft.Extensions.ObjectPool/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.ObjectPool,"[""Dependency""]",https://asp.net/,,"[""pooling""]",Microsoft.Extensions.ObjectPool,2772131307,True,10.0.10,178,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Provides common types for Win32-based libraries. Commonly Used Types: System.ComponentModel.Win32Exception When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/microsoft.win32.primitives/4.3.0/icon,1781168881,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",Microsoft.Win32.Primitives,"[""Dependency""]",https://dot.net/,,[],Microsoft.Win32.Primitives,2581596658,True,4.3.0,3,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Configuration support for Microsoft.Extensions.Logging.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.configuration/10.0.10/icon,3380864,https://www.nuget.org/packages/Microsoft.Extensions.Logging.Configuration/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Logging.Configuration,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Logging.Configuration,2378387094,True,10.0.10,79,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.",False,,217010,https://www.nuget.org/packages/Microsoft.IdentityModel.JsonWebTokens/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.JsonWebTokens,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Json"", ""Web"", ""Token""]",Microsoft.IdentityModel.JsonWebTokens,3696025347,True,8.22.0,108,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Environment variables configuration provider implementation for Microsoft.Extensions.Configuration. This package enables you to read configuration parameters from environment variables. You can use EnvironmentVariablesExtensions.AddEnvironmentVariables extension method on IConfigurationBuilder to add the environment variables configuration provider to the configuration builder.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.environmentvariables/10.0.10/icon,3143491,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.EnvironmentVariables/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Configuration.EnvironmentVariables,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Configuration.EnvironmentVariables,2576231860,True,10.0.10,86,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Provides abstractions and attributes that are used to configure Entity Framework Core,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.abstractions/10.0.10/icon,3501515,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Abstractions,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore""]",Microsoft.EntityFrameworkCore.Abstractions,2265154804,True,10.0.10,184,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Shared Entity Framework Core components for relational database providers.,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.relational/10.0.10/icon,3331331,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Relational/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Relational,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore""]",Microsoft.EntityFrameworkCore.Relational,2256100070,True,10.0.10,202,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","A shared package used by the Microsoft .NET Compiler Platform (""Roslyn""). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.",False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.common/5.6.0/icon,1245712,https://www.nuget.org/packages/Microsoft.CodeAnalysis.Common/5.6.0/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.Common,"[""Dependency""]",https://github.com/dotnet/roslyn,,"[""Roslyn"", ""CodeAnalysis"", ""Compiler"", ""CSharp"", ""VB"", ""VisualBasic"", ""Parser"", ""Scanner"", ""Lexer"", ""Emit"", ""CodeGeneration"", ""Metadata"", ""IL"", ""Compilation"", ""Scripting"", ""Syntax"", ""Semantics""]",Microsoft.CodeAnalysis.Common,1816781685,True,5.6.0,55,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Includes types that provide support for OpenIdConnect protocol.,False,,91166,https://www.nuget.org/packages/Microsoft.IdentityModel.Protocols.OpenIdConnect/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.Protocols.OpenIdConnect,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""OpenIdConnect""]",Microsoft.IdentityModel.Protocols.OpenIdConnect,2873106872,True,8.22.0,115,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",CSharp Analyzers for Entity Framework Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.analyzers/10.0.10/icon,3498592,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.Analyzers/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.Analyzers,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore""]",Microsoft.EntityFrameworkCore.Analyzers,2152280146,True,10.0.10,184,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]","Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and ""dotnet test"".",False,https://api.nuget.org/v3-flatcontainer/microsoft.codecoverage/18.8.1/icon,4210339,https://www.nuget.org/packages/Microsoft.CodeCoverage/18.8.1/license,"[""Microsoft"", ""MSTestFramework"", ""vstest""]",Microsoft.CodeCoverage,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing"", ""codecoverage"", ""code-coverage""]",Microsoft.CodeCoverage,1731573715,True,18.8.1,63,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",".NET Compiler Platform (""Roslyn"") support for C#, Microsoft.CodeAnalysis.CSharp.dll. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.",False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp/5.6.0/icon,1224530,https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp/5.6.0/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.CSharp,"[""Dependency""]",https://github.com/dotnet/roslyn,,"[""Roslyn"", ""CodeAnalysis"", ""Compiler"", ""CSharp"", ""VB"", ""VisualBasic"", ""Parser"", ""Scanner"", ""Lexer"", ""Emit"", ""CodeGeneration"", ""Metadata"", ""IL"", ""Compilation"", ""Scripting"", ""Syntax"", ""Semantics""]",Microsoft.CodeAnalysis.CSharp,1713335360,True,5.6.0,55,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""Microsoft""]",Console logger provider implementation for Microsoft.Extensions.Logging.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.console/10.0.10/icon,3019476,https://www.nuget.org/packages/Microsoft.Extensions.Logging.Console/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Logging.Console,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.Logging.Console,1669647397,True,10.0.10,85,0,g2dsbT7YbFG72SLUZ,XflckwtGR42btkIDv "[""OpenAI""]",The official .NET library for the OpenAI service API.,False,https://api.nuget.org/v3-flatcontainer/openai/2.12.0/icon,388010,https://www.nuget.org/packages/OpenAI/2.12.0/license,"[""OpenAIOfficial""]",OpenAI,"[""Dependency""]",https://github.com/openai/openai-dotnet/tree/OpenAI_2.12.0,,"[""OpenAI"", ""openai-dotnet"", ""ChatGPT"", ""Dall-E""]",OpenAI,60778823,True,2.12.0,28,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",Azure OpenAI's official extension package for using OpenAI's .NET library with the Azure OpenAI Service.,False,https://api.nuget.org/v3-flatcontainer/azure.ai.openai/2.1.0/icon,11722154,https://www.nuget.org/packages/Azure.AI.OpenAI/2.1.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.AI.OpenAI,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.OpenAI_2.1.0/sdk/openai/Azure.AI.OpenAI/README.md,,"[""Microsoft"", ""Azure"", ""OpenAI""]",Azure.AI.OpenAI,48193884,True,2.1.0,2,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Tolga Kayhan, Betalgo""]","Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E",False,https://api.nuget.org/v3-flatcontainer/betalgo.openai/8.7.2/icon,261825,https://www.nuget.org/packages/Betalgo.OpenAI/8.7.2/license,"[""BetalgoUp""]",Betalgo.OpenAI,"[""Dependency""]",https://openai.com/,,"[""openAI"", ""chatGPT"", ""gpt-4"", ""gpt-3"", ""DALL·E"", ""whisper"", ""azureOpenAI"", ""ai"", ""betalgo"", ""NLP"", ""dalle"", ""dall-e"", ""OpenAI"", ""OpenAi"", ""openAi"", ""azure""]",OpenAI SDK by Betalgo,2132943,False,8.7.2,31,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Stephen Hodgson, Roger Pincombe""]","A simple C# .NET client library for OpenAI to use though their RESTful API. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI API account is required. Forked from [OpenAI-API-dotnet](https://github.com/OkGoDoIt/OpenAI-API-dotnet). More context [on Roger Pincombe's blog](https://rogerpincombe.com/openai-dotnet-api).",False,https://api.nuget.org/v3-flatcontainer/openai-dotnet/8.8.8/icon,72706,https://www.nuget.org/packages/OpenAI-DotNet/8.8.8/license,"[""RageAgainstThePixel"", ""XRTK""]",OpenAI-DotNet,"[""Dependency""]",https://github.com/RageAgainstThePixel/OpenAI-DotNet,,"[""OpenAI"", ""AI"", ""ML"", ""API"", ""o1"", ""o3"", ""gpt-4o"", ""gpt-4-turbo"", ""dall-e-3""]",OpenAI-DotNet,3275004,False,8.8.8,133,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken/3.1.5/icon,52086,https://www.nuget.org/packages/Tiktoken/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken,2882870,False,3.1.5,28,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""aiqinxuancai""]",Token calculation for OpenAI models.,False,,39919,https://www.nuget.org/packages/TiktokenSharp/1.2.1/license,"[""aiqinxuancai""]",TiktokenSharp,"[""Dependency""]",https://github.com/aiqinxuancai/TiktokenSharp,,"[""chatgpt"", ""openai""]",TiktokenSharp,764876,False,1.2.1,20,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Andreas Wäscher, Milkey Tan, Jerrett Davis""]",The easiest way to use the Ollama API in .NET,False,https://api.nuget.org/v3-flatcontainer/ollamasharp/5.4.30/icon,10147,https://www.nuget.org/packages/OllamaSharp/5.4.30/license,"[""awaescher""]",OllamaSharp,"[""Dependency""]",https://github.com/awaescher/OllamaSharp,,"[""ollama"", ""ollama-api"", ""api"", ""llm"", ""openai"", ""ai"", ""localllama"", ""llama"", ""streaming"", ""gpt"", ""llamacpp"", ""ichatclient""]",OllamaSharp,3254494,False,5.4.30,153,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.o200k/3.1.5/icon,52150,https://www.nuget.org/packages/Tiktoken.Encodings.o200k/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Encodings.o200k,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Encodings.o200k,1724600,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.abstractions/3.1.5/icon,53132,https://www.nuget.org/packages/Tiktoken.Encodings.Abstractions/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Encodings.Abstractions,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Encodings.Abstractions,1707246,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.cl100k/3.1.5/icon,53005,https://www.nuget.org/packages/Tiktoken.Encodings.cl100k/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Encodings.cl100k,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Encodings.cl100k,1710019,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.core/3.1.5/icon,53045,https://www.nuget.org/packages/Tiktoken.Core/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Core,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Core,1709940,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Haiping Chen""]","Open source LLM application framework to build scalable, flexible and robust AI system.",False,https://api.nuget.org/v3-flatcontainer/botsharp.core/5.2.0/icon,1364,https://raw.githubusercontent.com/SciSharp/BotSharp/master/LICENSE,"[""Haiping-Chen"", ""SciSharp""]",BotSharp.Core,"[""Dependency""]",https://github.com/SciSharp/BotSharp,,"[""Chatbot"", ""Agent"", ""LLM"", ""AI"", ""ChatGPT"", ""OpenAI"", ""Semantic""]",BotSharp.Core,877499,False,5.2.0,60,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Tolga Kayhan, Betalgo""]",.NET library for the OpenAI services by Betalgo Ranul,False,https://api.nuget.org/v3-flatcontainer/betalgo.ranul.openai/9.2.6/icon,78018,https://www.nuget.org/packages/Betalgo.Ranul.OpenAI/9.2.6/license,"[""BetalgoUp""]",Betalgo.Ranul.OpenAI,"[""Dependency""]",https://openai.com/,,"[""openAI"", ""realtime"", ""chatGPT"", ""gpt-4"", ""gpt-3"", ""DALL·E"", ""whisper"", ""azureOpenAI"", ""ai"", ""betalgo"", ""NLP"", ""dalle"", ""dall-e"", ""OpenAI"", ""OpenAi"", ""openAi"", ""azure""]",OpenAI SDK by Betalgo,476225,False,9.2.6,17,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Tolga Kayhan, Betalgo""]","Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E",False,https://api.nuget.org/v3-flatcontainer/betalgo.openai.gpt3/6.8.4/icon,132543,,"[""BetalgoUp""]",Betalgo.OpenAI.GPT3,"[""Dependency""]",https://openai.com/,,"[""openAI"", ""chatGPT"", ""gpt-4"", ""gpt-3"", ""DALL·E"", ""whisper"", ""azureOpenAI"", ""ai"", ""betalgo"", ""NLP"", ""dalle"", ""dall-e"", ""OpenAI"", ""OpenAi"", ""openAi"", ""azure""]",Betalgo.OpenAI.GPT3,358473,False,6.8.4,26,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI and contributors""]",OpenAI API LLM and Chat model provider.,False,https://api.nuget.org/v3-flatcontainer/langchain.providers.openai/0.17.0/icon,114187,https://www.nuget.org/packages/LangChain.Providers.OpenAI/0.17.0/license,"[""havendv"", ""tryAGI""]",LangChain.Providers.OpenAI,"[""Dependency""]",,,"[""langchain"", ""openai"", ""api""]",LangChain.Providers.OpenAI,410094,False,0.17.0,46,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI and contributors""]","Generated C# SDK based on official OpenAI OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later",False,https://api.nuget.org/v3-flatcontainer/tryagi.openai/4.2.9/icon,2039,https://www.nuget.org/packages/tryAGI.OpenAI/4.2.9/license,"[""havendv"", ""tryAGI""]",tryAGI.OpenAI,"[""Dependency""]",,,"[""api"", ""client"", ""sdk"", ""dotnet"", ""swagger"", ""openapi"", ""specification"", ""openai"", ""generated"", ""nswag"", ""functions"", ""gpt-3.5"", ""gpt-4"", ""chatgpt"", ""generator"", ""source"", ""constants"", ""prices"", ""pricing"", ""vision"", ""audio"", ""embedding"", ""moderation"", ""image"", ""chat"", ""ichatclient"", ""iembeddinggenerator""]",tryAGI.OpenAI,3398507,True,4.2.9,55,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",Azure OpenAI resource types for Aspire.,False,https://api.nuget.org/v3-flatcontainer/aspire.hosting.azure.cognitiveservices/13.4.6/icon,16775,https://www.nuget.org/packages/Aspire.Hosting.Azure.CognitiveServices/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Hosting.Azure.CognitiveServices,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""hosting"", ""azure"", ""openai"", ""ai"", ""cognitiveservices"", ""cognitive"", ""services"", ""cloud""]",Aspire.Hosting.Azure.CognitiveServices,747954,True,13.4.6,44,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Zoltan Juhasz""]","OpenAI C# / .NET library, using GPT-4, 3.5 and 3, DALL-E 3, DALL-E 2, Whisper, etc. It supports OpenAI and Azure-OpenAI APIs, dependency injections. Developed for public and free usage.",False,https://api.nuget.org/v3-flatcontainer/forge.openai/1.6.2/icon,42041,https://www.nuget.org/packages/Forge.OpenAI/1.6.2/license,"[""JZO""]",Forge.OpenAI,"[""Dependency""]",https://openai.com/,,"[""OpenAI"", ""Azure-OpenAI"", ""Azure-OpenAI-API"", ""ChatGPT"", ""GPT4"", ""GPT-4"", ""GPT-4-API"", ""GPT35"", ""GPT-35"", ""GPT-35-API"", ""GPT3"", ""GPT-3"", ""GPT-3-API"", ""DALLE"", ""DALL-E"", ""DALL-E-API"", ""OpenAi"", ""openAi"", ""azure"", ""assistant"", ""threads"", ""Whisper"", ""AI"", ""ML"", ""dotnet"", ""dotnetcore"", ""machine-learning"", ""sdk"", ""forge"", ""translation"", ""transcription"", ""chat"", ""chatbot"", ""image"", ""image-processing"", ""embedding"", ""embedding-models"", ""moderation"", ""text-completion"", ""fine-tune"", ""dotNet"", ""csharp""]","Forge OpenAI, ChatGPT API for .NET clients",1734894,False,1.6.2,32,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI and contributors""]",OpenAI API LLM and Chat model provider.,False,https://api.nuget.org/v3-flatcontainer/langchain.providers.azure/0.17.0/icon,79086,https://www.nuget.org/packages/LangChain.Providers.Azure/0.17.0/license,"[""havendv"", ""tryAGI""]",LangChain.Providers.Azure,"[""Dependency""]",,,"[""langchain"", ""openai"", ""api""]",LangChain.Providers.Azure,273921,False,0.17.0,18,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Tolga Kayhan, Betalgo""]","Utility tools for Betalgo.OpenAI - Dotnet SDK for OpenAI ChatGPT, Whisper, GPT-4 and DALL·E",False,https://api.nuget.org/v3-flatcontainer/betalgo.openai.utilities/9.2.6/icon,13216,https://www.nuget.org/packages/Betalgo.OpenAI.Utilities/9.2.6/license,"[""BetalgoUp""]",Betalgo.OpenAI.Utilities,"[""Dependency""]",https://openai.com/,,"[""openAI"", ""chatGPT"", ""gpt-4"", ""DALL·E"", ""whisper"", ""azureOpenAI"", ""ai"", ""betalgo"", ""NLP"", ""dalle"", ""dall-e"", ""OpenAI"", ""OpenAi"", ""openAi"", ""azure""]",Betalgo.OpenAI.Utilities,173646,False,9.2.6,12,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",Provide access to OpenAI LLM models in Kernel Memory to generate embeddings and text,False,https://api.nuget.org/v3-flatcontainer/microsoft.kernelmemory.ai.openai/0.98.250508.3/icon,296766,https://www.nuget.org/packages/Microsoft.KernelMemory.AI.OpenAI/0.98.250508.3/license,"[""Microsoft"", ""MicrosoftOCTO""]",Microsoft.KernelMemory.AI.OpenAI,"[""Dependency""]",https://github.com/microsoft/kernel-memory,,"[""OpenAI"", ""Plugin"", ""Memory"", ""RAG"", ""Kernel"", ""Azure"", ""Blob"", ""Semantic"", ""Episodic"", ""Declarative"", ""AI"", ""Artificial"", ""Intelligence"", ""Embeddings"", ""Vector"", ""DB"", ""Search"", ""ETL""]",Microsoft.KernelMemory.AI.OpenAI,1231676,True,0.98.250508.3+bd8d34e,73,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",Provide access to Azure OpenAI LLM models in Kernel Memory to generate embeddings and text,False,https://api.nuget.org/v3-flatcontainer/microsoft.kernelmemory.ai.azureopenai/0.98.250508.3/icon,347572,https://www.nuget.org/packages/Microsoft.KernelMemory.AI.AzureOpenAI/0.98.250508.3/license,"[""Microsoft"", ""MicrosoftOCTO""]",Microsoft.KernelMemory.AI.AzureOpenAI,"[""Dependency""]",https://github.com/microsoft/kernel-memory,,"[""Azure"", ""OpenAI"", ""Plugin"", ""Memory"", ""RAG"", ""Kernel"", ""Blob"", ""Semantic"", ""Episodic"", ""Declarative"", ""AI"", ""Artificial"", ""Intelligence"", ""Embeddings"", ""Vector"", ""DB"", ""Search"", ""ETL""]",Microsoft.KernelMemory.AI.AzureOpenAI,1204908,True,0.98.250508.3+bd8d34e,73,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Devis Lucato""]","OpenAI GPT utils, e.g. GPT3 Tokenizer",False,,267336,https://www.nuget.org/packages/AI.Dev.OpenAI.GPT/1.0.2/license,"[""devis""]",AI.Dev.OpenAI.GPT,"[""Dependency""]",https://github.com/dluc/openai-tools,,"[""OpenAI"", ""GPT"", ""GPT3"", ""Tokenizer"", ""Tokens"", ""AI""]",OpenAI GPT utils,269134,False,1.0.2,2,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI and contributors""]","C# source generator that converts interfaces and methods into JSON Schema definitions for AI function/tool calling (OpenAI, Anthropic, Ollama, Gemini, etc.). No reflection at runtime.",False,https://api.nuget.org/v3-flatcontainer/csharptojsonschema/3.10.4/icon,5344,https://www.nuget.org/packages/CSharpToJsonSchema/3.10.4/license,"[""havendv"", ""tryAGI""]",CSharpToJsonSchema,"[""Dependency""]",,,"[""csharp"", ""dotnet"", ""json-schema"", ""source-generator"", ""function-calling"", ""tool-calling"", ""openai"", ""anthropic"", ""ollama"", ""gemini"", ""ai"", ""llm""]",CSharpToJsonSchema,523818,False,3.10.4,4,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Jake Soenneker""]",An async thread-safe singleton for the Azure OpenAI client,False,https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client/4.0.985/icon,115,https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client/4.0.985/license,"[""soenneker""]",Soenneker.Azure.OpenAI.Client,"[""Dependency""]",https://github.com/soenneker/soenneker.azure.openai.client,,"[""azure"", ""openai"", ""client"", ""singleton"", ""azureopenaiclient"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.Azure.OpenAI.Client,239341,True,4.0.985,978,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Rodion Mostovoi""]",.NET integration for ChatGPT with streaming responses supporting (like ChatGPT) via async streams.,False,,46576,https://www.nuget.org/packages/OpenAI.ChatGPT/4.1.0/license,"[""rodion-m""]",OpenAI.ChatGPT,"[""Dependency""]",https://github.com/rodion-m/ChatGPT_API_dotnet,,"[""chatgpt"", ""openai"", ""sdk"", ""api"", ""chatcompletions"", ""gpt3"", ""gpt4""]",OpenAI ChatGPT integration for .NET,134634,False,4.1.0,29,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Jake Soenneker""]",An async thread-safe singleton for the Azure OpenAI Chat (completions) client,False,https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client.chat/4.0.1677/icon,44,https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client.Chat/4.0.1677/license,"[""soenneker""]",Soenneker.Azure.OpenAI.Client.Chat,"[""Dependency""]",https://github.com/soenneker/soenneker.azure.openai.client.chat,,"[""azure"", ""openai"", ""client"", ""chat"", ""open-ai"", ""singleton"", ""async"", ""injection"", ""azureopenaichatclient"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.Azure.OpenAI.Client.Chat,331061,True,4.0.1677,1665,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Matěj Štágl, LlmTornado contributors""]",Microsoft.Extensions.AI and Semantic Kernel interoperability package for LLM Tornado. With this package LLM Tornado can be used Microsoft.Extensions.AI abstractions implementor.,False,https://api.nuget.org/v3-flatcontainer/llmtornado.microsoft.extensions.ai/1.1.62/icon,116,https://www.nuget.org/packages/LlmTornado.Microsoft.Extensions.AI/1.1.62/license,"[""lof""]",LlmTornado.Microsoft.Extensions.AI,"[""Dependency""]",https://github.com/lofcz/LlmTornado,,"[""OpenAI"", ""Anthropic"", ""Google"", ""Microsoft.Extensions.AI"", ""AI"", ""LLM"", ""Chat"", ""Embeddings"", ""ImageGeneration""]",LlmTornado.Microsoft.Extensions.AI,156031,True,1.1.62,63,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""drittich""]",A library for slicing text data into smaller chunks while attempting to preserve context.,False,,9191,https://www.nuget.org/packages/drittich.SemanticSlicer/1.8.0/license,"[""drittich""]",drittich.SemanticSlicer,"[""Dependency""]",https://github.com/drittich/SemanticSlicer,,"[""ai"", ""openai"", ""gpt"", ""llm"", ""langchain"", ""embeddings""]",A library for slicing text data into smaller chunks while attempting to preserve context.,97591,False,1.8.0,10,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Jake Soenneker""]",An async thread-safe singleton for the OpenAI Chat (completions) client,False,https://api.nuget.org/v3-flatcontainer/soenneker.openai.client.chat/4.0.1292/icon,39,https://www.nuget.org/packages/Soenneker.OpenAI.Client.Chat/4.0.1292/license,"[""soenneker""]",Soenneker.OpenAI.Client.Chat,"[""Dependency""]",https://github.com/soenneker/soenneker.openai.client.chat,,"[""openai"", ""client"", ""chat"", ""open-ai"", ""singleton"", ""async"", ""injection"", ""openaichatclient"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.OpenAI.Client.Chat,222664,True,4.0.1292,1272,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Tolga Kayhan, Betalgo""]",Contracts and shared types for the Betalgo OpenAI .NET SDK.,False,https://api.nuget.org/v3-flatcontainer/betalgo.ranul.openai.contracts/9.2.6/icon,72281,https://www.nuget.org/packages/Betalgo.Ranul.OpenAI.Contracts/9.2.6/license,"[""BetalgoUp""]",Betalgo.Ranul.OpenAI.Contracts,"[""Dependency""]",https://openai.com/,,"[""openAI"", ""realtime"", ""chatGPT"", ""gpt-4"", ""gpt-3"", ""DALL·E"", ""whisper"", ""azureOpenAI"", ""ai"", ""betalgo"", ""NLP"", ""dalle"", ""dall-e"", ""OpenAI"", ""contracts""]",OpenAI SDK Contracts by Betalgo,85845,False,9.2.6,6,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Nicola Paro""]",ChatGPT Tokenizer and Token Estimator for .NET,False,,62221,https://www.nuget.org/packages/ChatGptNet.Tokenizer/1.0.3/license,"[""nicolaparo""]",ChatGptNet.Tokenizer,"[""Dependency""]",https://github.com/nicolaparo/ChatGptNet.Tokenizer,,"[""csharp"", ""net"", ""openai"", ""openai-api"", ""chatgpt""]",ChatGPT Tokenizer and Token Estimator for ChatGptNet,63612,False,1.0.3,4,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Jake Soenneker""]",An async thread-safe singleton for the Azure OpenAI audio client,False,https://api.nuget.org/v3-flatcontainer/soenneker.azure.openai.client.audio/4.0.981/icon,83,https://www.nuget.org/packages/Soenneker.Azure.OpenAI.Client.Audio/4.0.981/license,"[""soenneker""]",Soenneker.Azure.OpenAI.Client.Audio,"[""Dependency""]",https://github.com/soenneker/soenneker.azure.openai.client.audio,,"[""azure"", ""openai"", ""client"", ""audio"", ""singleton"", ""azureopenaiaudioclient"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.Azure.OpenAI.Client.Audio,182130,True,4.0.981,975,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Higty""]",How to use? See repository. https://github.com/higty/higlabo,False,,35,https://www.nuget.org/packages/HigLabo.OpenAI/10.1.0.9/license,"[""higty""]",HigLabo.OpenAI,"[""Dependency""]",,,"[""OpenAI"", ""ChatGPT""]",HigLabo.OpenAI,29926,True,10.1.0.9,85,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.r50k/3.1.5/icon,51674,https://www.nuget.org/packages/Tiktoken.Encodings.r50k/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Encodings.r50k,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Encodings.r50k,89246,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",The fastest tokenizer for GPT-3.5 and GPT-4 inspired by Tiktoken.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.p50k/3.1.5/icon,51685,https://www.nuget.org/packages/Tiktoken.Encodings.p50k/3.1.5/license,"[""havendv"", ""tryAGI""]",Tiktoken.Encodings.p50k,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""gpt-4"", ""gpt-3.5-turbo"", ""cl100k_base"", ""p50k_base""]",Tiktoken.Encodings.p50k,89268,False,3.1.5,14,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""JD""]","GitHub Copilot session connector for Semantic Kernel. Reads local Copilot OAuth credentials, exchanges them for short-lived API tokens, and wires authentication into any Semantic Kernel application via UseCopilotChatCompletion().",False,,81,https://www.nuget.org/packages/JD.SemanticKernel.Connectors.GitHubCopilot/0.1.78/license,"[""JerrettDavis""]",JD.SemanticKernel.Connectors.GitHubCopilot,"[""Dependency""]",https://github.com/JerrettDavis/JD.SemanticKernel.Connectors.GitHubCopilot,,"[""semantic-kernel"", ""connectors"", ""github-copilot"", ""copilot"", ""authentication"", ""ai"", ""openai""]",JD.SemanticKernel.Connectors.GitHubCopilot,58628,False,0.1.78,71,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Taiizor""]","Locale.CLI is a powerful cross-platform command-line tool for managing localization files. Features include: scan (detect missing/orphan keys), diff (compare files), check (validate rules), convert (transform formats), generate (create skeleton files), watch (monitor changes), and translate (auto-translate using Google, DeepL, Bing, Yandex, LibreTranslate, OpenAI, Claude, Gemini, Azure OpenAI, Ollama, or Nvidia).",False,https://api.nuget.org/v3-flatcontainer/locale.cli/0.0.13/icon,151,https://www.nuget.org/packages/Locale.CLI/0.0.13/license,"[""Soferity"", ""Taiizor"", ""Vegalya""]",Locale.CLI,"[""DotnetTool""]",https://github.com/Taiizor/Locale,,"[""locale"", ""localization"", ""translation"", ""i18n"", ""internationalization"", ""l10n"", ""cli"", ""dotnet-tool"", ""scan"", ""diff"", ""check"", ""convert"", ""generate"", ""watch"", ""translate"", ""auto-translation"", ""google-translate"", ""deepl"", ""openai"", ""chatgpt"", ""claude"", ""gemini"", ""ollama""]",Locale.CLI,355370,False,0.0.13,12,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI and contributors""]","Static classes that provide actual constants(models/context lengts/prices) for the OpenAI API. Available types in OpenAI.Constants namespace: - ChatModels - EmbeddingModels - ImageModels - ImageQualities - ImageResolutions - ModerationModels - SpeechToTextModels - TextToSpeechModels",False,https://api.nuget.org/v3-flatcontainer/openai.constants/3.0.0/icon,11062,https://www.nuget.org/packages/OpenAI.Constants/3.0.0/license,"[""havendv""]",OpenAI.Constants,"[""Dependency""]",,,"[""openai"", ""constants"", ""prices"", ""pricing"", ""gpt-3.5"", ""gpt-4"", ""chatgpt"", ""vision"", ""audio"", ""embedding"", ""moderation"", ""image"", ""chat""]",OpenAI.Constants,149697,False,3.0.0,11,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",OpenAI resource types for Aspire.,False,https://api.nuget.org/v3-flatcontainer/aspire.hosting.openai/13.4.6/icon,2289,https://www.nuget.org/packages/Aspire.Hosting.OpenAI/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Hosting.OpenAI,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""hosting"", ""openai"", ""ai""]",Aspire.Hosting.OpenAI,39263,True,13.4.6,25,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""William Welsh""]",An unofficial .NET API wrapper for OpenAI.,False,https://api.nuget.org/v3-flatcontainer/openai.net/1.0.4/icon,36775,,"[""WilliamWelsh""]",OpenAI.Net,"[""Dependency""]",,,"[""openai"", ""open"", ""ai"", ""wrapper"", ""openai.net""]",OpenAI.Net,39879,False,1.0.4,5,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Microsoft""]",[DEPRECATED] Microsoft.Teams.AI.Models.OpenAI is deprecated and will be removed by end of summer 2026.,False,https://api.nuget.org/v3-flatcontainer/microsoft.teams.ai.models.openai/2.0.9/icon,5472,https://www.nuget.org/packages/Microsoft.Teams.AI.Models.OpenAI/2.0.9/license,"[""Microsoft"", ""teams-sdk""]",Microsoft.Teams.AI.Models.OpenAI,"[""Dependency""]",https://microsoft.github.io/teams-sdk,,"[""microsoft"", ""teams"", ""msteams"", ""copilot"", ""ai"", ""openai"", ""deprecated""]",Microsoft.Teams.AI.Models.OpenAI,50657,True,2.0.9,10,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""FonsecaFramework.Ai""]","FonsecaFramework.Ai is a .NET library that provides practical AI and machine learning utilities, including AutoML model building, RAG vector search, sentiment/discourse analysis, and OpenAI-compatible chat client integration.",False,https://api.nuget.org/v3-flatcontainer/fonsecaframework.ai/2026.7.31.1/icon,52,https://www.nuget.org/packages/FonsecaFramework.Ai/2026.7.31.1/license,"[""SteveVLR""]",FonsecaFramework.Ai,"[""Dependency""]",https://vlrcreations.com/,,"[""Fonseca"", ""Framework"", ""AI"", ""MachineLearning"", ""AutoML"", ""RAG"", ""VectorSearch"", ""SentimentAnalysis"", ""Chatbot"", ""OpenAI"", "".NET""]",FonsecaFramework.Ai,130367,False,2026.7.31.1,381,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Jake Soenneker""]",Providing async thread-safe singleton Semantic Kernel instances,False,https://api.nuget.org/v3-flatcontainer/soenneker.semantickernel.cache/4.0.801/icon,132,https://www.nuget.org/packages/Soenneker.SemanticKernel.Cache/4.0.801/license,"[""soenneker""]",Soenneker.SemanticKernel.Cache,"[""Dependency""]",https://github.com/soenneker/soenneker.semantickernel.cache,,"[""semantickernel"", ""cache"", ""semantic"", ""kernel"", ""ai"", ""openai"", ""instance"", ""singleton"", ""agent"", ""artificial"", ""intelligence"", ""semantickernelcache"", ""util"", ""csharp"", ""dotnet"", ""c#"", "".net""]",Soenneker.SemanticKernel.Cache,193341,True,4.0.801,792,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""JD""]","OpenAI Codex session connector for Semantic Kernel. Provides UseCodexChatCompletion() to wire local Codex CLI OAuth credentials (or an explicit API key) into any Semantic Kernel application without managing tokens manually.",False,,85,https://www.nuget.org/packages/JD.SemanticKernel.Connectors.OpenAICodex/0.1.45/license,"[""JerrettDavis""]",JD.SemanticKernel.Connectors.OpenAICodex,"[""Dependency""]",https://github.com/JerrettDavis/JD.SemanticKernel.Connectors.OpenAICodex,,"[""semantic-kernel"", ""connectors"", ""openai"", ""codex"", ""chatgpt"", ""authentication"", ""ai"", ""oauth""]",JD.SemanticKernel.Connectors.OpenAICodex,53353,False,0.1.45,41,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""James Eastham""]",LangChain.NET provides the ability to build applications with LLMs through composability,False,,19323,,"[""jeasthamdev""]",LangChain.NET,"[""Dependency""]",,,"[""LangChain"", ""LLM"", ""OpenAI""]",LangChain.NET,21654,False,0.0.2,1,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Guilherme Branco Stracini""]","This tool generates AI-powered commit messages via Git hooks, automating meaningful message suggestions from OpenAI and others to improve commit quality and efficiency",False,https://api.nuget.org/v3-flatcontainer/aicommitmessage/2.1.9/icon,0,https://www.nuget.org/packages/AiCommitMessage/2.1.9/license,"[""gui.stracini""]",AiCommitMessage,"[""DotnetTool""]",https://guibranco.github.io/dotnet-aicommitmessage,,"[""AI"", ""OpenAI"", ""LLM"", ""commit"", ""message"", ""auto-generated"", ""git"", ""hook""]",AI commit message tool,55277,False,2.1.9,274,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""tryAGI, aiqinxuancai and contributors""]",Load tokenizer.json (HuggingFace format) as a Tiktoken encoding.,False,https://api.nuget.org/v3-flatcontainer/tiktoken.encodings.tokenizer/3.1.5/icon,51659,https://www.nuget.org/packages/Tiktoken.Encodings.Tokenizer/3.1.5/license,"[""tryAGI""]",Tiktoken.Encodings.Tokenizer,"[""Dependency""]",,,"[""chatgpt"", ""openai"", ""tiktoken"", ""tokens"", ""huggingface"", ""tokenizer"", ""bpe"", ""llama"", ""qwen"", ""deepseek"", ""gpt2""]",Tiktoken.Encodings.Tokenizer,85076,False,3.1.5,8,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""René Larch""]","OpenAi.JsonSchema is a lightweight library for generating valid JSON Schema for OpenAI models' Structured Outputs feature. It supports a wide range of types, ensures compatibility with OpenAI's JSON Schema format, and leverages C# descriptions and attributes for schema generation.",False,,836,https://www.nuget.org/packages/LarchSys.OpenAi.JsonSchema/0.3.1/license,"[""rLarch""]",LarchSys.OpenAi.JsonSchema,"[""Dependency""]",https://github.com/r-Larch/OpenAi.JsonSchema.git,,"[""OpenAI"", ""JsonSchema"", ""AI"", ""StructuredOutputs"", ""SchemaGeneration""]",OpenAi JsonSchema,21983,False,0.3.1,8,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Deep Voice AI""]","Embeds an OpenAI-compatible HTTP server inside your .NET app process (127.0.0.1:38883, /v1/chat/completions, /v1/embeddings, /v1/models, SSE streaming). Any OpenAI client speaks to it — the OpenAI .NET SDK, Semantic Kernel, LangChain.NET, anything pointing a `baseUrl` at an HTTP endpoint. Why not Ollama / LM Studio / llama-server? Those are servers your END USERS install. DVAIBridge ships INSIDE your app's binary — `dotnet add package DVAIBridge`, build, run. Zero setup for the user. Cross-platform: net10.0 (Desktop) / net10.0-ios26.5 / net10.0-android36.0. Mac Catalyst is temporarily off in v4.2.x while LiteRT-LM lands — coming back in v4.3.0. Backends: llama.cpp (Metal / CUDA / Vulkan / DirectML), Apple Foundation Models, CoreML / ANE, MLX, MediaPipe LLM, LiteRT, ONNX Runtime GenAI, ML.NET — engine selected at runtime by device capability. Same OpenAI wire as the dvai-bridge family on iOS (CocoaPods), Android (Maven Central), Flutter (pub.dev), React Native + Capacitor + browser + Node (npm). One library, every client platform, identical request/response shapes. Reactive progress via IAsyncEnumerable. Optional LAN-mDNS + self-hostable WebSocket rendezvous for transparent peer offload. Docs + architecture: https://bridge.deepvoiceai.co",False,,8241,https://www.nuget.org/packages/DVAIBridge/4.2.1/license,"[""dvai""]",DVAIBridge,"[""Dependency""]",https://github.com/dvai-global/dvai-bridge,,"[""llm"", ""ai"", ""openai"", ""ios"", ""android"", ""maui"", ""avalonia"", ""winui"", ""local-inference"", ""llama-cpp"", ""mediapipe"", ""litert"", ""mlx"", ""coreml"", ""foundation-models""]",DVAIBridge — local LLM bridge for .NET MAUI / Avalonia / WinUI,87489,False,4.2.1,5,0,fOAKMGYlxyGyJrNvI,t5LPRxf8bHFno8cEw "[""Shay Rojansky,Nikita Kazmin,Brar Piening,Nino Floris,Yoh Deadfall,Austin Drenski,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno""]",Npgsql is the open source .NET data provider for PostgreSQL.,False,https://api.nuget.org/v3-flatcontainer/npgsql/10.0.3/icon,9923729,https://www.nuget.org/packages/Npgsql/10.0.3/license,"[""brar"", ""ninofloris"", ""Npgsql"", ""roji""]",Npgsql,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql,920808403,True,10.0.3,136,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Jarek Kowalski,Kim Christensen,Julian Verdurmen""]","NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore",False,https://api.nuget.org/v3-flatcontainer/nlog/6.1.4/icon,505753,https://www.nuget.org/packages/NLog/6.1.4/license,"[""304NotModified"", ""NLogLogging""]",NLog,"[""Dependency""]",https://nlog-project.org/,,"[""NLog"", ""logging"", ""log"", ""structured"", ""tracing"", ""logfiles"", ""database"", ""eventlog"", ""console""]",NLog for .NET Framework and .NET Standard,601218562,True,6.1.4,121,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Microsoft""]",Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.,False,https://api.nuget.org/v3-flatcontainer/entityframework/6.5.2/icon,1600374,https://www.nuget.org/packages/EntityFramework/6.5.2/license,"[""aspnet"", ""EntityFramework"", ""Microsoft""]",EntityFramework,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkID=263480,,"[""Microsoft"", ""EntityFramework"", ""EF"", ""Database"", ""Data"", ""O/RM"", ""ADO.NET""]",EntityFramework,422818693,True,6.5.2,20,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Bradley Grainger""]","A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.",False,https://api.nuget.org/v3-flatcontainer/mysqlconnector/2.6.1/icon,362070,https://www.nuget.org/packages/MySqlConnector/2.6.1/license,"[""bgrainger"", ""MySqlConnector""]",MySqlConnector,"[""Dependency""]",https://mysqlconnector.net/,,"[""mysql"", ""mysqlconnector"", ""async"", ""ado.net"", ""database"", ""netcore""]",MySqlConnector,247482594,True,2.6.1,158,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Jarek Kowalski,Kim Christensen,Julian Verdurmen""]",NLog.Database includes DatabaseTarget for writing to any database with DbProvider support,False,https://api.nuget.org/v3-flatcontainer/nlog.database/6.0.3/icon,1026744,https://www.nuget.org/packages/NLog.Database/6.0.3/license,"[""304NotModified"", ""NLogLogging""]",NLog.Database,"[""Dependency""]",https://nlog-project.org/,,"[""NLog"", ""Database"", ""SQL"", ""logging"", ""log""]",NLog Database Target,12975155,True,6.0.3,32,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Brian Chavez""]",A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.,False,https://api.nuget.org/v3-flatcontainer/bogus/35.6.5/icon,15931306,https://www.nuget.org/packages/Bogus/35.6.5/license,"[""bchavez""]",Bogus,"[""Dependency""]",https://github.com/bchavez/Bogus,,"[""faker"", ""fake"", ""bogus"", ""poco"", ""data"", ""generator"", ""database"", ""seed"", ""values"", ""test-data"", ""test"", ""tdd"", ""testing"", "".net"", ""EF""]",Bogus,266978743,True,35.6.5,117,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Oracle""]",Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.,False,https://api.nuget.org/v3-flatcontainer/oracle.manageddataaccess.core/23.26.300/icon,81952,https://www.nuget.org/packages/Oracle.ManagedDataAccess.Core/23.26.300/license,"[""Oracle""]",Oracle.ManagedDataAccess.Core,"[""Dependency""]",https://www.oracle.com/database/technologies/appdev/dotnet.html,,"[""ODP.NET"", ""Oracle"", ""DB"", ""database"", ""Core"", ""ODP"", ""ADO.NET""]",Oracle Data Provider for .NET Core,123441296,True,23.26.300,71,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Amazon Web Services""]","AWS Database Migration Service (AWS DMS) can migrate your data to and from most widely used commercial and open-source databases such as Oracle, PostgreSQL, Microsoft SQL Server, Amazon Aurora, MariaDB, and MySQL. The service supports homogeneous migrations such as Oracle to Oracle, and also heterogeneous migrations between different database platforms, such as Oracle to MySQL or MySQL to Amazon Aurora.",False,https://api.nuget.org/v3-flatcontainer/awssdk.databasemigrationservice/4.0.100.8/icon,1649,https://www.nuget.org/packages/AWSSDK.DatabaseMigrationService/4.0.100.8/license,"[""awsdotnet""]",AWSSDK.DatabaseMigrationService,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""DatabaseMigrationService"", ""aws-sdk-v4""]",AWSSDK - DatabaseMigrationService,7675010,True,4.0.100.8,1366,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator/8.0.1/icon,1690126,https://www.nuget.org/packages/FluentMigrator/8.0.1/license,"[""fluent-migrator"", ""iceclow"", ""NexusSharp""]",FluentMigrator,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator,50359781,True,8.0.1,64,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.abstractions/8.0.1/icon,1700019,https://www.nuget.org/packages/FluentMigrator.Abstractions/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Abstractions,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Abstractions,45413873,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Jimmy Bogard""]",Intelligent resetting for database tests,False,https://api.nuget.org/v3-flatcontainer/respawn/7.0.0/icon,3644937,https://www.nuget.org/packages/Respawn/7.0.0/license,"[""jbogard""]",Respawn,"[""Dependency""]",,,"[""tests"", ""integration"", ""database""]",Respawn,30791838,False,7.0.0,18,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Microsoft""]","This client library allows ADO.NET developers to create applications that implement and use the pattern known as database sharding in Azure SQL Database. Sharding is a scale-out strategy that spreads data across a number of independent databases. The library includes APIs for creating and managing shard maps, routing SQL operations to the appropriate shard, and performing queries that cross many shards. To learn more about elastic database tools, check out http://azure.microsoft.com/en-us/documentation/articles/sql-database-elastic-scale-documentation-map/.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.sqldatabase.elasticscale.client/2.4.2/icon,685838,https://www.nuget.org/packages/Microsoft.Azure.SqlDatabase.ElasticScale.Client/2.4.2/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SqlDatabase.ElasticScale.Client,"[""Dependency""]",https://github.com/Azure/elastic-db-tools,,"[""Microsoft"", ""Elastic"", ""Scale"", ""Azure"", ""SQL"", ""DB"", ""Database"", ""Shard"", ""Sharding"", ""Management"", ""Query"", ""azureofficial""]",Microsoft.Azure.SqlDatabase.ElasticScale.Client,5730379,True,2.4.2,15,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Google LLC""]",Recommended Google client library to access the Google Cloud Spanner Database Admin API.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.admin.database.v1/5.12.0/icon,325402,https://www.nuget.org/packages/Google.Cloud.Spanner.Admin.Database.V1/5.12.0/license,"[""google-cloud""]",Google.Cloud.Spanner.Admin.Database.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Spanner"", ""Google"", ""Cloud""]",Google.Cloud.Spanner.Admin.Database.V1,8533276,True,5.12.0,40,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlserver/8.0.1/icon,1187192,https://www.nuget.org/packages/FluentMigrator.Runner.SqlServer/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.SqlServer,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.SqlServer,38959090,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.postgres/8.0.1/icon,1325141,https://www.nuget.org/packages/FluentMigrator.Runner.Postgres/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Postgres,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Postgres,38899524,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.sqlserver/8.0.1/icon,1191336,https://www.nuget.org/packages/FluentMigrator.Extensions.SqlServer/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Extensions.SqlServer,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Extensions.SqlServer,39145439,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.oracle/8.0.1/icon,912750,https://www.nuget.org/packages/FluentMigrator.Runner.Oracle/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Oracle,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Oracle,37485859,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.mysql/8.0.1/icon,919513,https://www.nuget.org/packages/FluentMigrator.Runner.MySql/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.MySql,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.MySql,37385218,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""NHibernate community, Hibernate community""]","NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.",False,https://api.nuget.org/v3-flatcontainer/nhibernate/5.7.0/icon,80332,https://www.nuget.org/packages/NHibernate/5.7.0/license,"[""fabio maulo"", ""flukefan"", ""hazzik"", ""julian-maughan"", ""nhibernate"", ""oskarb"", ""sbohlen""]",NHibernate,"[""Dependency""]",https://nhibernate.info/,,"[""ORM"", ""O/RM"", ""DataBase"", ""DAL"", ""ObjectRelationalMapping"", ""NHibernate"", ""ADO.Net"", ""Core""]",NHibernate,79052828,True,5.7.0,84,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.hana/8.0.1/icon,868283,https://www.nuget.org/packages/FluentMigrator.Runner.Hana/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Hana,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Hana,37100705,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.firebird/8.0.1/icon,868839,https://www.nuget.org/packages/FluentMigrator.Runner.Firebird/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Firebird,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Firebird,36899521,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.redshift/8.0.1/icon,867503,https://www.nuget.org/packages/FluentMigrator.Runner.Redshift/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Redshift,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.Redshift,36921326,True,8.0.1,41,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Microsoft""]",Microsoft SQL Server database provider for Entity Framework Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.entityframeworkcore.sqlserver/10.0.10/icon,1450534,https://www.nuget.org/packages/Microsoft.EntityFrameworkCore.SqlServer/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""EntityFramework"", ""Microsoft""]",Microsoft.EntityFrameworkCore.SqlServer,"[""Dependency""]",https://docs.microsoft.com/ef/core/,,"[""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""EF"", ""Data"", ""O/RM"", ""EntityFramework"", ""EntityFrameworkCore"", ""EFCore"", ""SQL"", ""Server""]",Microsoft.EntityFrameworkCore.SqlServer,974981752,True,10.0.10,202,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Reo.Core.Database.Abstractions""]",Package Description,False,,0,https://www.nuget.org/packages/Reo.Core.Database.Abstractions/10.0.292/license,"[""reo-inyutin""]",Reo.Core.Database.Abstractions,"[""Dependency""]",,,[],Reo.Core.Database.Abstractions,4583766,False,10.0.292,4160,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.oracle/8.0.1/icon,910846,https://www.nuget.org/packages/FluentMigrator.Extensions.Oracle/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Extensions.Oracle,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Extensions.Oracle,34589772,True,8.0.1,28,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.postgres/8.0.1/icon,1330852,https://www.nuget.org/packages/FluentMigrator.Extensions.Postgres/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Extensions.Postgres,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Extensions.Postgres,31508108,True,8.0.1,24,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""MDriven AB""]",https://wiki.mdriven.net/index.php/NugetProject,False,https://api.nuget.org/v3-flatcontainer/ecootherdatabasepersistencemappers/7.2.0.17465/icon,37,https://wiki.mdriven.net/index.php/NugetLicense,"[""MDriven""]",EcoOtherDatabasePersistenceMappers,"[""Dependency""]",https://wiki.mdriven.net/index.php/NugetProject,,"[""MDriven"", ""Framework"", ""ModelDrivenDevelopment""]",MDriven Framework OtherDatabasePersistenceMappers,5868321,False,7.2.0.17465,3209,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Oracle""]","Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, Application Continuity, JSON Relational Duality, and Fast Connection Failover.",False,https://api.nuget.org/v3-flatcontainer/oracle.manageddataaccess/23.26.300/icon,14949,https://www.nuget.org/packages/Oracle.ManagedDataAccess/23.26.300/license,"[""Oracle""]",Oracle.ManagedDataAccess,"[""Dependency""]",https://www.oracle.com/database/technologies/appdev/dotnet.html,,"[""ODP.NET"", ""Oracle"", ""DB"", ""database"", ""ADO.NET"", ""ODP""]","Oracle Data Provider for .NET, Managed Driver",33563117,True,23.26.300,77,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Step Up Labs, Inc.""]","Complex C# library for Firebase Realtime Database built on top of Firebase REST API. Among others it supports following: * Offline storage * Querying using available filters * Passing in authentication token * Streaming online changes * Directly Posting / Putting / Patching online data Streaming changes (both online and offline) are done using Reactive Extensions.",False,https://api.nuget.org/v3-flatcontainer/firebasedatabase.net/5.0.0/icon,266173,https://github.com/step-up-labs/firebase-database-dotnet/blob/master/LICENSE,"[""bezysoftware""]",FirebaseDatabase.net,"[""Dependency""]",https://github.com/step-up-labs/firebase-database-dotnet,,"[""Firebase"", ""Database"", ""Realtime""]",FirebaseDatabase.net,2132547,False,5.0.0,36,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Shay Rojansky""]","Json.NET plugin for Npgsql, allowing transparent serialization/deserialization of JSON objects directly to and from the database.",False,https://api.nuget.org/v3-flatcontainer/npgsql.json.net/10.0.3/icon,179063,https://www.nuget.org/packages/Npgsql.Json.NET/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.Json.NET,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""json"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.Json.NET,36310682,True,10.0.3,87,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Microsoft""]",Abstractions for vector database access.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.vectordata.abstractions/10.8.0/icon,12041,https://www.nuget.org/packages/Microsoft.Extensions.VectorData.Abstractions/10.8.0/license,"[""dotnetframework"", ""Microsoft"", ""SemanticKernel""]",Microsoft.Extensions.VectorData.Abstractions,"[""Dependency""]",https://learn.microsoft.com/dotnet/ai/vector-stores/overview,,"[""vector"", ""database"", ""similarity"", ""ai"", ""query""]",Microsoft.Extensions.VectorData.Abstractions,19355891,True,10.8.0,11,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers, Josh Coffman, Tom Marien, Mark Junker""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlserverce/3.3.1/icon,1714098,https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt,"[""fluent-migrator""]",FluentMigrator.Runner.SqlServerCe,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.SqlServerCe,25008648,True,3.3.1,27,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers, Josh Coffman, Tom Marien, Mark Junker""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.sqlanywhere/3.3.1/icon,1702595,https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt,"[""fluent-migrator""]",FluentMigrator.Runner.SqlAnywhere,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Runner.SqlAnywhere,24886608,True,3.3.1,27,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Sean Chambers, Josh Coffman, Tom Marien, Mark Junker""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.extensions.sqlanywhere/3.3.1/icon,1694755,https://github.com/fluentmigrator/fluentmigrator/blob/master/LICENSE.txt,"[""fluent-migrator""]",FluentMigrator.Extensions.SqlAnywhere,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,"[""fluent"", ""migrator"", ""fluentmigrator"", ""migration"", ""database""]",FluentMigrator.Extensions.SqlAnywhere,24662683,True,3.3.1,27,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Oracle""]",Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.,False,https://api.nuget.org/v3-flatcontainer/oracle.entityframeworkcore/10.23.26300/icon,22016,https://www.nuget.org/packages/Oracle.EntityFrameworkCore/10.23.26300/license,"[""Oracle""]",Oracle.EntityFrameworkCore,"[""Dependency""]",https://www.oracle.com/database/technologies/appdev/dotnet.html,,"[""Oracle"", ""ODP.NET"", ""ODP"", ""Entity"", ""Framework"", ""Core"", ""EFCore"", ""EF"", ""database"", ""DB""]",Oracle Data Provider for .NET Entity Framework Core,33116724,True,10.23.26300,68,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Davyd McColl""]",The Database Helpers component of the Peanut Butter mini-suite,False,https://api.nuget.org/v3-flatcontainer/peanutbutter.databasehelpers/3.0.384/icon,547,https://www.nuget.org/packages/PeanutButter.DatabaseHelpers/3.0.384/license,"[""davydm""]",PeanutButter.DatabaseHelpers,"[""Dependency""]",https://github.com/fluffynuts/PeanutButter,"Provides statement builders for Select, Insert, Update and Delete, compliant with MSSQL, SqlCE, Access, and, more recently, Firebird. Also contains executors (for datareader and scalar exectution) compliant with Oledb connections since the primary focus was support for apps with legacy ties into Access, but the idea is to be able to extend as necessary to support other engines","[""database"", ""sql"", ""generator""]",PeanutButter.DatabaseHelpers,1560952,True,3.0.384,1038,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Jon Wagner""]","A lightweight, fast, convenient micro-ORM that allows you to get objects in and out of your database with the most control and least overhead.",False,https://api.nuget.org/v3-flatcontainer/insight.database.core/8.0.6/icon,37077,https://www.nuget.org/packages/Insight.Database.Core/8.0.6/license,"[""jonwagner""]",Insight.Database.Core,"[""Dependency""]",http://github.com/jonwagner/Insight.Database,,"[""Insight"", ""orm"", ""sql"", ""micro-orm"", ""sqlserver"", ""db2"", ""glimpse"", ""miniprofiler"", ""mysql"", ""oracle"", ""postgres"", ""sybase"", ""sybasease"", ""sqlite"", ""sqllite""]",Insight.Database.Core,2981525,False,8.0.6,68,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Reo.Core.Database""]",Package Description,False,,0,https://www.nuget.org/packages/Reo.Core.Database/10.0.292/license,"[""reo-inyutin""]",Reo.Core.Database,"[""Dependency""]",,,[],Reo.Core.Database,2748446,False,10.0.292,4135,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Jon Wagner""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/insight.database/8.0.6/icon,28109,https://www.nuget.org/packages/Insight.Database/8.0.6/license,"[""jonwagner""]",Insight.Database,"[""Dependency""]",http://github.com/jonwagner/Insight.Database,,[],Insight.Database,2466731,False,8.0.6,120,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""Microsoft""]","The Microsoft SQL Server Data-Tier Application Framework (DacFx) is a .NET library which provides application lifecycle services for database development and management for Microsoft SQL databases. DacFx supports various database deployment and management scenarios, including extracting / exporting a live database to a DAC package, deploying a DAC package to a new or existing database, and migrating from on-premises to Microsoft Azure. DacFx can target all supported versions of SQL Server, as well as Microsoft Azure SQL and SQL in Fabric. If you would like to use DacFx functionality from the command-line for creating and deploying .dacpac and .bacpac packages, please use the [SqlPackage](https://www.nuget.org/packages/Microsoft.SqlPackage) CLI as a dotnet tool or downloadable exe. Learn more about SqlPackage from http://aka.ms/sqlpackage.",False,https://api.nuget.org/v3-flatcontainer/microsoft.sqlserver.dacfx/170.4.83/icon,333991,https://www.nuget.org/packages/Microsoft.SqlServer.DacFx/170.4.83/license,"[""Microsoft"", ""nugetsqltools""]",Microsoft.SqlServer.DacFx,"[""Dependency""]",https://github.com/microsoft/DacFx,,"[""SQL"", ""Dac"", ""DacFx"", ""Dacpac"", ""Bacpac"", ""DevOps"", ""database""]",Microsoft SQL Server Data-Tier Application Framework,22166135,True,170.4.83,25,0,7mdAvrBAyR2MdNQDR,pPnazaQs4bBoC7s0T "[""jnewkirk,bradwilson""]","xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.",False,https://api.nuget.org/v3-flatcontainer/xunit/2.9.3/icon,152299693,https://www.nuget.org/packages/xunit/2.9.3/license,"[""xunit""]",xunit,"[""Dependency""]",,,[],xUnit.net,988204706,True,2.9.3,33,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",Includes the libraries for writing unit tests with xUnit.net.,False,https://api.nuget.org/v3-flatcontainer/xunit.core/2.9.3/icon,152854360,https://www.nuget.org/packages/xunit.core/2.9.3/license,"[""xunit""]",xunit.core,"[""Dependency""]",,,[],xUnit.net [Core Unit Testing Framework],1034047927,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""James Newkirk,Brad Wilson""]",Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).,False,https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/icon,763436536,https://raw.githubusercontent.com/xunit/xunit/master/license.txt,"[""xunit""]",xunit.abstractions,"[""Dependency""]",https://github.com/xunit/xunit,Common abstractions used to exchange information between xUnit.net and version-independent runners (xunit.abstractions.dll).,[],xUnit.net [Abstractions],1029955908,True,2.0.3,4,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",Includes the assertion library from xUnit.net (xunit.assert.dll). Supports .NET Standard 1.1+ and .NET 6.0+.,False,https://api.nuget.org/v3-flatcontainer/xunit.assert/2.9.3/icon,154340335,https://www.nuget.org/packages/xunit.assert/2.9.3/license,"[""xunit""]",xunit.assert,"[""Dependency""]",,,[],xUnit.net [Assertion Library],1009856229,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson,marcind""]","xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package provides code analyzers to help developers find and fix frequent issues when writing tests and xUnit.net extensibility code.",False,https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.27.0/icon,21753120,https://www.nuget.org/packages/xunit.analyzers/1.27.0/license,"[""xunit""]",xunit.analyzers,"[""Dependency""]",,,"[""xunit.analyzers"", ""analyzers"", ""roslyn"", ""xunit"", ""xunit.net""]",xUnit.net [Code Analyzers],967187058,True,1.27.0,39,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes xunit.core.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.",False,https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.9.3/icon,154168159,https://www.nuget.org/packages/xunit.extensibility.core/2.9.3/license,"[""xunit""]",xunit.extensibility.core,"[""Dependency""]",,,[],xunit.extensibility.core,1196367705,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes xunit.execution.*.dll for extensibility purposes. Supports .NET 4.5.2 or later, and .NET Standard 1.1.",False,https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.9.3/icon,153279585,https://www.nuget.org/packages/xunit.extensibility.execution/2.9.3/license,"[""xunit""]",xunit.extensibility.execution,"[""Dependency""]",,,[],xUnit.net [Extensibility: Execution],1111802906,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Visual Studio 2022+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1, v2, and v3 tests. Supports .NET 4.7.2 or later, and .NET 8 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.runner.visualstudio/3.1.5/icon,74721318,https://www.nuget.org/packages/xunit.runner.visualstudio/3.1.5/license,"[""xunit""]",xunit.runner.visualstudio,"[""Dependency""]",,,[],xUnit.net [Runner: Visual Studio],1000111618,True,3.1.5,31,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Mark Seemann, AutoFixture""]","By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).",False,https://api.nuget.org/v3-flatcontainer/autofixture.xunit2/4.18.1/icon,31622164,https://www.nuget.org/packages/AutoFixture.Xunit2/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.Xunit2,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture with xUnit.net v2 data theories,81707826,True,4.18.1,92,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Console runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.",False,https://api.nuget.org/v3-flatcontainer/xunit.runner.console/2.9.3/icon,3545594,https://www.nuget.org/packages/xunit.runner.console/2.9.3/license,"[""xunit""]",xunit.runner.console,"[""Dependency""]",,,[],xUnit.net [Runner: Console],61897063,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""James Newkirk, Brad Wilson""]",".NET CLI SDK runner for the xUnit.net framework. Supports .NET 4.5.2 or later, .NET Core 1.x, and .NET Core 2.x.",False,https://api.nuget.org/v3-flatcontainer/dotnet-xunit/2.3.0/icon,2020559,https://raw.githubusercontent.com/xunit/xunit/master/license.txt,"[""xunit""]",dotnet-xunit,"[""DotnetCliTool""]",https://github.com/xunit/xunit,.NET CLI SDK runner for the xUnit.net framework.,[],xUnit.net [Runner: .NET CLI SDK],44918181,False,2.3.0,1,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Andrew Arnott""]","Make your Xunit test methods self-determine to report a ""skipped"" result. Useful for such cases as ""not supported on this platform"" results or other environmental inputs.",False,,2286672,https://www.nuget.org/packages/Xunit.SkippableFact/1.5.61/license,"[""aarnott""]",Xunit.SkippableFact,"[""Dependency""]",https://github.com/AArnott/Xunit.SkippableFact,,"[""xunit"", ""testing"", ""skipping""]",Dynamic test skipping for Xunit,57829689,True,1.5.61,14,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",Includes common code shared between xunit.v3.core and xunit.v3.runner.common (xunit.v3.common.dll). Supports .NET Standard 2.0.,False,https://api.nuget.org/v3-flatcontainer/xunit.v3.common/3.2.2/icon,20540522,https://www.nuget.org/packages/xunit.v3.common/3.2.2/license,"[""xunit""]",xunit.v3.common,"[""Dependency""]",,,[],xUnit.net v3 [Common Library],50881650,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes the core library (xunit.v3.core.dll), to be used for extensibility; test authors should include xunit.v3.core instead. Supports .NET Standard 2.0.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.extensibility.core/3.2.2/icon,20581980,https://www.nuget.org/packages/xunit.v3.extensibility.core/3.2.2/license,"[""xunit""]",xunit.v3.extensibility.core,"[""Dependency""]",,,[],xUnit.net v3 [Core Unit Testing Framework Extensibility],51527979,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",Includes the assertion library from xUnit.net (xunit.v3.assert.dll). Supports .NET Standard 2.0 and .NET 8.,False,https://api.nuget.org/v3-flatcontainer/xunit.v3.assert/3.2.2/icon,20266340,https://www.nuget.org/packages/xunit.v3.assert/3.2.2/license,"[""xunit""]",xunit.v3.assert,"[""Dependency""]",,,[],xUnit.net v3 [Assertion Library],41577064,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later and .NET 8 or later. Installing this package installs xunit.v3.mtp-v1.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3/3.2.2/icon,16798803,https://www.nuget.org/packages/xunit.v3/3.2.2/license,"[""xunit""]",xunit.v3,"[""Dependency""]",,,[],xUnit.net v3,35891025,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",Includes common code shared between in-process runners (like xunit.v3.runner.inproc.console) and xunit.v3.runner.utility (used by 1st and 3rd party external runners). Supports .NET Standard 2.0.,False,https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.common/3.2.2/icon,20160020,https://www.nuget.org/packages/xunit.v3.runner.common/3.2.2/license,"[""xunit""]",xunit.v3.runner.common,"[""Dependency""]",,,[],xUnit.net v3 [Common Library for Runners],40682744,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""https://github.com/VerifyTests/Verify/graphs/contributors""]",Enables verification of complex models and documents.,False,https://api.nuget.org/v3-flatcontainer/verify.xunit/31.12.5/icon,1463949,https://www.nuget.org/packages/Verify.Xunit/31.12.5/license,"[""simoncropp""]",Verify.Xunit,"[""Dependency""]",https://github.com/VerifyTests/Verify,,"[""Json"", ""Testing"", ""Verify"", ""Snapshot"", ""Approvals""]",Verify.Xunit,21675509,True,31.12.5,597,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""spekt""]","Xml logger for xunit when test is running with ""dotnet test"" or ""dotnet vstest"".",False,https://api.nuget.org/v3-flatcontainer/xunitxml.testlogger/8.0.0/icon,910044,https://www.nuget.org/packages/XunitXml.TestLogger/8.0.0/license,"[""codito"", ""Spekt""]",XunitXml.TestLogger,"[""Dependency""]",https://github.com/spekt/testlogger,,[],XunitXml.TestLogger,26991806,False,8.0.0,20,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","In-process console runner for xUnit.net framework, providing the entrypoint for self-executing unit tests. Supports .NET Framework 4.7.2 or later and .NET 8 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.runner.inproc.console/3.2.2/icon,20188686,https://www.nuget.org/packages/xunit.v3.runner.inproc.console/3.2.2/license,"[""xunit""]",xunit.v3.runner.inproc.console,"[""Dependency""]",,,[],xUnit.net v3 [Runner: In-Process Console],40149909,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""SpecFlow Team""]",Package to use SpecFlow with xUnit 2.4 and later,False,https://api.nuget.org/v3-flatcontainer/specflow.xunit/3.9.74/icon,12714886,https://www.nuget.org/packages/SpecFlow.xUnit/3.9.74/license,"[""specflow""]",SpecFlow.xUnit,"[""Dependency""]",https://www.specflow.org/,Package to use SpecFlow with xUnit 2.4 and later,"[""specflow"", ""xUnit""]",SpecFlow.xUnit,24593539,True,3.9.74,51,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Todd Benning""]",The xUnit test output sink for Serilog,False,,3619291,https://www.nuget.org/packages/Serilog.Sinks.XUnit/3.0.19/license,"[""trbenning""]",Serilog.Sinks.XUnit,"[""Dependency""]",https://github.com/trbenning/serilog-sinks-xunit,,"[""logging"", ""Serilog"", ""xUnit"", ""output"", ""ITestOutputHelper""]",Serilog.Sinks.XUnit,22763607,False,3.0.19,16,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Wei Peng""]","Use Microsoft.Extensions.DependencyInjection to inject xunit testclass. If you want write Microsoft.Extensions.Logging to ITestOutputHelper, please install Xunit.DependencyInjection.Logging. Release notes: 11.3: Support FsCheck.Xunit.v3. 11.2: Update xunit.v3 to 3.2.2, Move HostManager.Start/Stop to AssemblyRunner. 11.1: Update xunit.v3 to 3.2.0. 11.0: C# 14, Downgrade Microsoft.Extensions.Hosting to 8.0. 10.8: Add CreateHostApplicationBuilder method. 10.7: Update xunit.v3 to 3.0.1, does not set ApplicationName if it is already configured. 10.6: Update xunit.v3 to 3.0.0. 10.5: Improve compatibility with top level statements. 10.4: Fix #146. 10.3: Update xunit.v3 to 2.0.0. 10.2: Fix some parallelization problem. 10.1: Allow the default startup to be missing anywhere. 10.0: Upgrade xunit to v3.",False,,97564,https://www.nuget.org/packages/Xunit.DependencyInjection/11.3.0/license,"[""pengweiqhca""]",Xunit.DependencyInjection,"[""Dependency""]",https://github.com/pengweiqhca/Xunit.DependencyInjection/tree/main/src/Xunit.DependencyInjection,,"[""xunit"", ""ioc"", ""di"", ""DependencyInjection"", ""test""]",Xunit.DependencyInjection,21203323,False,11.3.0,56,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v1. Supports .NET Framework 4.7.2 or later and .NET 8 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.core/3.2.2/icon,570118,https://www.nuget.org/packages/xunit.v3.core/3.2.2/license,"[""xunit""]",xunit.v3.core,"[""Dependency""]",,,[],xUnit.net v3 [Core Unit Testing Framework],16920743,True,3.2.2,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Swiss Life authors and contributors""]","Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit. It creates and asserts snapshots (json) within Xunit unit tests.",False,https://api.nuget.org/v3-flatcontainer/snapshooter.xunit/1.3.1/icon,313622,https://www.nuget.org/packages/Snapshooter.Xunit/1.3.1/license,"[""SwissLife""]",Snapshooter.Xunit,"[""Dependency""]",https://github.com/SwissLife-OSS/Snapshooter,,"[""XUnit"", ""SwissLife"", ""Snapshot"", ""UnitTest"", ""Test"", ""IntegrationTest"", ""SystemTest"", ""DatabaseTest"", "".Net""]",Snapshooter.Xunit,10973140,False,1.3.1,41,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Supports .NET Framework 4.7.2 or later and .NET 8 or later. Installing this package installs xunit.v3.core.mtp-v1, xunit.v3.assert, and xunit.analyzers.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.mtp-v1/3.2.2/icon,16933477,https://www.nuget.org/packages/xunit.v3.mtp-v1/3.2.2/license,"[""xunit""]",xunit.v3.mtp-v1,"[""Dependency""]",,,[],xUnit.net v3 [with Microsoft.Testing.Platform v1],20927084,True,3.2.2,3,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""martin_costello""]",Extensions for Microsoft.Extensions.Logging for xunit.,False,https://api.nuget.org/v3-flatcontainer/martincostello.logging.xunit/0.7.1/icon,355884,https://www.nuget.org/packages/MartinCostello.Logging.XUnit/0.7.1/license,"[""martin_costello""]",MartinCostello.Logging.XUnit,"[""Dependency""]",https://github.com/martincostello/xunit-logging,,"[""xunit"", ""logging""]",xunit Logging Extensions,13226691,False,0.7.1,12,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v1. Supports .NET Framework 4.7.2 or later and .NET 8 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.v3.core.mtp-v1/3.2.2/icon,17105605,https://www.nuget.org/packages/xunit.v3.core.mtp-v1/3.2.2/license,"[""xunit""]",xunit.v3.core.mtp-v1,"[""Dependency""]",,,[],xUnit.net v3 [Core Unit Testing Framework],21195852,True,3.2.2,3,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""rprimrose""]",This library provides Microsoft.Extensions.Logging support for Xunit.,False,,2290389,https://www.nuget.org/packages/Neovolve.Logging.Xunit/6.3.0/license,"[""rprimrose""]",Neovolve.Logging.Xunit,"[""Dependency""]",https://github.com/roryprimrose/Neovolve.Logging.Xunit,,"[""xUnit"", ""Logging""]",ILogger for xUnit,3057475,False,6.3.0,6,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Brendan Connolly""]",Friendly Traits for Xunit,False,,833284,,"[""brendanconnolly""]",xunit.categories,"[""Dependency""]",https://github.com/brendanconnolly/Xunit.Categories,,"[""Xunit"", ""xunit"", ""test"", ""category"", ""categories"", ""trait""]",xunit.categories,6951194,False,3.0.1,13,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Andrew Arnott""]","Adds pairwise and combinatorial testing to Xunit. When combined with Xunit's [Theory] attribute, generates test cases that run a test under many conditions that you control via test method parameters.",False,,703564,https://www.nuget.org/packages/Xunit.Combinatorial/2.0.24/license,"[""aarnott""]",Xunit.Combinatorial,"[""Dependency""]",https://github.com/aarnott/Xunit.Combinatorial,,"[""xunit"", ""combinatorial"", ""pairwise"", ""testing""]",Combinatorial testing with Xunit,7011013,True,2.0.24,11,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Aaron Sherber""]",Provides an ITestCaseOrderer that allows you to control the order of execution of Xunit tests within a class.,False,https://api.nuget.org/v3-flatcontainer/xunit.priority/1.1.6/icon,5585356,https://www.nuget.org/packages/Xunit.Priority/1.1.6/license,"[""asherber""]",Xunit.Priority,"[""Dependency""]",,,"[""xunit"", ""priority"", ""order""]",Xunit.Priority,6015768,False,1.1.6,3,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Kurt Schelfthout and contributors""]","FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.",False,https://api.nuget.org/v3-flatcontainer/fscheck.xunit/3.3.4/icon,13457,https://www.nuget.org/packages/FsCheck.Xunit/3.3.4/license,"[""kurt""]",FsCheck.Xunit,"[""Dependency""]",https://fscheck.github.io/FsCheck/,,"[""test"", ""testing"", ""random"", ""fscheck"", ""quickcheck"", ""xunit"", ""xunit.net""]",FsCheck.Xunit,7118216,False,3.3.4,82,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Tomáš Zeman""]","Extensions for ordered testing with Xunit. Full support for ordering at all levels - test collections, test classes and test cases. Support for AssemblyFixture including IMessageSink injection and IAsyncLifetime. Supports .NET Core 1.x, .NET Core 2.x. and .NET 4.5.2+",False,https://api.nuget.org/v3-flatcontainer/xunit.extensions.ordering/1.4.5/icon,7041148,https://www.nuget.org/packages/Xunit.Extensions.Ordering/1.4.5/license,"[""tomas.zeman""]",Xunit.Extensions.Ordering,"[""Dependency""]",https://github.com/tomaszeman/Xunit.Extensions.Ordering,,"[""Xunit"", ""Ordered"", ""Tests"", ""Ordering"", ""Priority"", ""Core"", "".Net"", ""Unit"", ""Testing"", ""Collections"", ""AssemblyFixture"", ""Assembly"", ""Fixture""]",Xunit.Extensions.Ordering,7077226,False,1.4.5,14,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""https://github.com/SimonCropp/XunitContext/graphs/contributors""]",Extends xUnit to expose extra context and simplify logging.,False,https://api.nuget.org/v3-flatcontainer/xunitcontext/3.3.2/icon,2767202,https://www.nuget.org/packages/XunitContext/3.3.2/license,"[""simoncropp""]",XunitContext,"[""Dependency""]",https://github.com/SimonCropp/XunitContext,,"[""Context"", ""Logging"", ""xUnit""]",XunitContext,5054008,False,3.3.2,32,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Reqnroll""]",Package to use Reqnroll with xUnit 2.x. Use Reqnroll.xunit.v3 for xUnit 3.x.,False,https://api.nuget.org/v3-flatcontainer/reqnroll.xunit/3.3.4/icon,660701,https://www.nuget.org/packages/Reqnroll.xUnit/3.3.4/license,"[""Reqnroll""]",Reqnroll.xUnit,"[""Dependency""]",https://reqnroll.net/,,"[""reqnroll"", ""xUnit""]",Reqnroll.xUnit,6155282,True,3.3.4,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]","Includes runner reporters for TeamCity, AppVeyor, Verbose and Quiet output for test runners. Supports .NET 4.5.2 or later, .NET Standard 1.1, .NET Standard 1.5, and .NET Core 1.0 or later.",False,https://api.nuget.org/v3-flatcontainer/xunit.runner.reporters/2.9.3/icon,287889,https://www.nuget.org/packages/xunit.runner.reporters/2.9.3/license,"[""xunit""]",xunit.runner.reporters,"[""Dependency""]",,,[],xUnit.net [Runner Reporters],5526561,True,2.9.3,26,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""kzu, J.D. Cain""]","Fork of xunit.assembly by kzu, updated to support netcore. Provides assembly-level shared state via IAssemblyFixture, just like built-in class fixture state.",False,,2281517,https://www.nuget.org/packages/Xunit.Extensions.AssemblyFixture/2.6.0/license,"[""jd.cain.jr""]",Xunit.Extensions.AssemblyFixture,"[""Dependency""]",https://github.com/JDCain/Xunit.Extensions.AssemblyFixture,,"[""xunit""]",Xunit.Extensions.AssemblyFixture,4713135,False,2.6.0,6,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""James Newkirk, Brad Wilson""]",NOTE: This empty package exists to assist users upgrading from xUnit.net v1.x to v2.x.,False,https://api.nuget.org/v3-flatcontainer/xunit.extensions/2.0.0/icon,234175,https://raw.githubusercontent.com/xunit/xunit/master/license.txt,"[""xunit""]",xunit.extensions,"[""Dependency""]",https://github.com/xunit/xunit,,[],xUnit.net [Extensions],3609791,True,2.0.0,7,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""jnewkirk,bradwilson""]",MSBuild runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.5.2 or later.,False,https://api.nuget.org/v3-flatcontainer/xunit.runner.msbuild/2.9.3/icon,161296,https://www.nuget.org/packages/xunit.runner.msbuild/2.9.3/license,"[""xunit""]",xunit.runner.msbuild,"[""Dependency""]",,,[],xUnit.net [Runner: MSBuild],4598079,True,2.9.3,27,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Alessandro Rapiti""]",Rystem is a open-source framework to improve the System namespace in .Net,False,https://api.nuget.org/v3-flatcontainer/rystem.test.xunit/10.0.8/icon,34607,https://www.nuget.org/packages/Rystem.Test.XUnit/10.0.8/license,"[""KeyserDSoze""]",Rystem.Test.XUnit,"[""Dependency""]",,,[],Rystem.Test.XUnit,4105367,False,10.0.8,51,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Andrew Arnott""]","Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a ""main thread"" for that test. Simply use [WpfFact], [WinFormsFact], [StaFact] or the cross-platform [UIFact] on your test method to run your test under conditions that most closely match the main thread in your application. Theory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.",False,,241573,https://www.nuget.org/packages/Xunit.StaFact/3.0.13/license,"[""aarnott""]",Xunit.StaFact,"[""Dependency""]",https://aarnott.github.io/Xunit.StaFact/,,"[""STA"", ""xunit"", ""testing"", ""unit"", ""WPF"", ""WinForms""]",Xunit.StaFact,4171344,True,3.0.13,12,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""https://github.com/VerifyTests/Verify/graphs/contributors""]",Enables verification of complex models and documents.,False,https://api.nuget.org/v3-flatcontainer/verify.xunitv3/31.28.0/icon,1873,https://www.nuget.org/packages/Verify.XunitV3/31.28.0/license,"[""simoncropp""]",Verify.XunitV3,"[""Dependency""]",https://github.com/VerifyTests/Verify,,"[""Json"", ""Testing"", ""Verify"", ""Snapshot"", ""Approvals""]",Verify.XunitV3,3884187,True,31.28.0,133,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Wei Peng""]","Support Microsoft.Extensions.Logging to ITestOutputHelper. public void Configure(IServiceProvider provider) { XunitTestOutputLoggerProvider.Register(provider); }",False,,178353,https://www.nuget.org/packages/Xunit.DependencyInjection.Logging/11.0.0/license,"[""pengweiqhca""]",Xunit.DependencyInjection.Logging,"[""Dependency""]",https://github.com/pengweiqhca/Xunit.DependencyInjection/tree/main/src/Xunit.DependencyInjection.Logging,,"[""xunit"", ""ioc"", ""di"", ""DependencyInjection"", ""test""]",Xunit.DependencyInjection.Logging,3245935,False,11.0.0,7,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Meziantou""]",Run xUnit test cases in parallel,False,,2783816,https://www.nuget.org/packages/Meziantou.Xunit.ParallelTestFramework/2.3.0/license,"[""meziantou""]",Meziantou.Xunit.ParallelTestFramework,"[""Dependency""]",https://github.com/meziantou/Meziantou.Xunit.ParallelTestFramework,,[],Meziantou.Xunit.ParallelTestFramework,3902818,True,2.3.0,5,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""ArchUnitNET.xUnit""]",xUnit Extension for the C# Version of ArchUnit (see: archunit.org),False,,526480,https://www.nuget.org/packages/TngTech.ArchUnitNET.xUnit/0.13.3/license,"[""fgather""]",TngTech.ArchUnitNET.xUnit,"[""Dependency""]",,,"[""test"", ""arch"", ""archunit"", ""xunit""]",ArchUnit C# xUnit Extension,4814616,False,0.13.3,53,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Microsoft""]",Roslyn Test Verifiers for xUnit.,False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.testing.verifiers.xunit/1.1.2/icon,2184345,https://www.nuget.org/packages/Microsoft.CodeAnalysis.Testing.Verifiers.XUnit/1.1.2/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.Testing.Verifiers.XUnit,"[""Dependency""]",https://github.com/dotnet/roslyn-sdk,,"[""Roslyn"", ""Test"", ""Verifiers"", ""for"", ""xUnit""]",Microsoft.CodeAnalysis.Testing.Verifiers.XUnit,4786174,True,1.1.2,3,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Nikolay Borisenko, Report Portal Community""]",XUnit results reporter to https://reportportal.io,False,https://api.nuget.org/v3-flatcontainer/reportportal.xunit/2.8.0/icon,25671,https://www.nuget.org/packages/ReportPortal.XUnit/2.8.0/license,"[""nborisenko"", ""ReportPortal.io""]",ReportPortal.XUnit,"[""Dependency""]",https://reportportal.io/,,"[""xunit"", ""reporter"", ""reportportal"", ""testing""]",ReportPortal.XUnit,2743904,True,2.8.0,19,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""AutoFixture Contributors""]","By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language). For xUnit.net 2, please use the AutoFixture.Xunit2 NuGet Package.",False,https://api.nuget.org/v3-flatcontainer/autofixture.xunit/4.19.0/icon,20476,https://www.nuget.org/packages/AutoFixture.Xunit/4.19.0/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.Xunit,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture.xUnit,,[],AutoFixture with xUnit.net data theories,2656897,True,4.19.0,215,0,8QC2SMRJ9ec6t1SI8,9C6CGBYtRDCFsNSnb "[""Six Labors and contributors""]","A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET",False,https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp/4.0.0/icon,378117,https://www.nuget.org/packages/SixLabors.ImageSharp/4.0.0/license,"[""sixlabors""]",SixLabors.ImageSharp,"[""Dependency""]",https://github.com/SixLabors/ImageSharp,,"[""Image"", ""Resize"", ""Crop"", ""Gif"", ""Jpg"", ""Jpeg"", ""Bitmap"", ""Pbm"", ""Png"", ""Tga"", ""Tiff"", ""WebP"", ""NetCore""]",SixLabors.ImageSharp,290514235,True,4.0.0,37,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net.core/14.16.0/icon,45112,https://www.nuget.org/packages/Magick.NET.Core/14.16.0/license,"[""dlemstra""]",Magick.NET.Core,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET.Core,56247062,True,14.16.0,93,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-anycpu/14.16.0/icon,18843,https://www.nuget.org/packages/Magick.NET-Q16-AnyCPU/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-AnyCPU,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-AnyCPU,45252021,True,14.16.0,219,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q8-anycpu/14.16.0/icon,23341,https://www.nuget.org/packages/Magick.NET-Q8-AnyCPU/14.16.0/license,"[""dlemstra""]",Magick.NET-Q8-AnyCPU,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q8-AnyCPU,27439318,True,14.16.0,219,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Bit Miracle""]",.NET version of LibTiff library made by Bit Miracle,False,https://api.nuget.org/v3-flatcontainer/bitmiracle.libtiff.net/2.4.660/icon,1024306,https://bitmiracle.github.io/libtiff.net/help/articles/license.html,"[""bitmiracle""]",BitMiracle.LibTiff.NET,"[""Dependency""]",https://bitmiracle.com/libtiff/,,"[""Image"", ""Imaging"", ""Img"", ""Tif"", ""Tiff"", ""LibTif"", ""LibTiff"", ""BitMiracle""]",BitMiracle.LibTiff.NET,33629461,True,2.4.660,25,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "["".NET Foundation and Contributors""]",A library to make things cross-platform that should be.,False,https://api.nuget.org/v3-flatcontainer/splat/21.0.0/icon,0,https://www.nuget.org/packages/Splat/21.0.0/license,"[""glennawatson"", ""reactiveui""]",Splat,"[""Dependency""]",https://github.com/reactiveui/splat/,,"[""drawing"", ""colours"", ""geometry"", ""logging"", ""unit"", ""test"", ""detection"", ""service"", ""location"", ""image"", ""handling"", ""portable"", ""xamarin"", ""ios"", ""mac"", ""android""]",Splat,39418363,True,21.0.0,133,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""oozcitak, Devedse""]",Exif metadata modification library.,False,https://api.nuget.org/v3-flatcontainer/exiflibnet/2.1.4/icon,6948177,https://www.nuget.org/packages/ExifLibNet/2.1.4/license,"[""oozcitak""]",ExifLibNet,"[""Dependency""]",https://github.com/oozcitak/exiflibrary,,"[""exif"", ""jpeg"", ""image""]",ExifLibNet,7152330,False,2.1.4,22,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda, Fabien Molinet""]","Xamarin Library to load images quickly and easily. Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)",False,https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading/2.4.11.982/icon,12256525,https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md,"[""daniel.luberda"", ""molinch""]",Xamarin.FFImageLoading,"[""Dependency""]",https://github.com/luberda-molinet/FFImageLoading,Xamarin library to load images quickly and easily on Xamarin.iOS / Xamarin.Android / Xamarin.Mac / Windows,"[""xamarin"", ""android"", ""ios"", ""mac"", ""windows"", ""image"", ""cache"", ""caching"", ""memory"", ""bitmap"", ""lru"", ""load"", ""loading"", ""save"", ""effects"", ""photo""]",FFImageLoading Plugin for Xamarin.iOS / Xamarin.Android / Xamarin.Mac / Windows,25788875,False,2.4.11.982,47,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]",Internal implementation package for OpenCvSharp to work on Windows except UWP.,False,https://api.nuget.org/v3-flatcontainer/opencvsharp4.runtime.win/4.13.0.20260627/icon,53217,https://www.nuget.org/packages/OpenCvSharp4.runtime.win/4.13.0.20260627/license,"[""schimatk""]",OpenCvSharp4.runtime.win,"[""Dependency""]",https://github.com/shimat/opencvsharp,,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp"", ""windows""]",OpenCvSharp4 native bindings for Windows x64 (except UWP),10692483,True,4.13.0.20260627,55,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]","OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).",False,https://api.nuget.org/v3-flatcontainer/opencvsharp4/4.13.0.20260627/icon,64953,https://www.nuget.org/packages/OpenCvSharp4/4.13.0.20260627/license,"[""schimatk""]",OpenCvSharp4,"[""Dependency""]",https://github.com/shimat/opencvsharp,,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp""]",OpenCvSharp core library. A package of separate native bindings for your OS is required.,10520364,True,4.13.0.20260627,61,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Emgu Corporation""]","Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc.",False,https://api.nuget.org/v3-flatcontainer/emgu.cv/4.13.0.5924/icon,29055,https://www.nuget.org/packages/Emgu.CV/4.13.0.5924/license,"[""emgu""]",Emgu.CV,"[""Dependency""]",https://www.emgu.com/,,"[""opencv"", ""emgu"", ""emgucv"", ""ai"", ""image""]",Emgu CV,6488525,False,4.13.0.5924,29,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Six Labors and contributors""]",ImageSharp Middleware for serving images via a url based API.,False,https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.web/4.0.0/icon,14426,https://www.nuget.org/packages/SixLabors.ImageSharp.Web/4.0.0/license,"[""sixlabors""]",SixLabors.ImageSharp.Web,"[""Dependency""]",https://github.com/SixLabors/ImageSharp.Web,,"[""Image"", ""Middleware"", ""Resize"", ""Crop"", ""Gif"", ""Jpg"", ""Jpeg"", ""Bitmap"", ""Png"", ""WebP"", ""Tiff"", ""Core"", ""Cache"", ""ASP""]",SixLabors.ImageSharp.Web,19077970,True,4.0.0,19,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda, Molinet Fabien""]","Transformations for FFImageLoading library. - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations) These transformations can be consumed from FFImageLoading and FFImageLoading.Forms (Xamarin Forms). Don't forget to add the package in all platform specific projects. This way the correct native implementation is injected.",False,https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.transformations/2.4.11.982/icon,8000036,https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md,"[""daniel.luberda"", ""molinch""]",Xamarin.FFImageLoading.Transformations,"[""Dependency""]",https://github.com/luberda-molinet/FFImageLoading,Xamarin image transformations for FFImageLoading.,"[""xamarin"", ""android"", ""ios"", ""mac"", ""windows"", ""bitmap"", ""image"", ""webp"", ""transformation"", ""blur"", ""round"", ""circle"", ""effects"", ""corners""]",FFImageLoading Transformations,18122712,False,2.4.11.982,47,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda, Molinet Fabien, Cosmin Gordea""]",Xamarin iOS/Mac bindings to decode WebP file format.,False,https://api.nuget.org/v3-flatcontainer/webp.touch/1.0.8/icon,5834465,,"[""daniel.luberda"", ""molinch""]",WebP.Touch,"[""Dependency""]",https://github.com/molinch/WebP.Touch,Xamarin iOS/Mac bindings to decode WebP file format.,"[""xamarin"", ""ios"", ""mac"", ""webp"", ""image"", ""google""]",Xamarin iOS/Mac bindings to decode WebP file format,6591785,False,1.0.8,9,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""James Jackson-South""]","Image Processor is an easy to use and extend processing library written in C#. Its fluent API makes common imaging tasks very simple to perform. Methods include; Resize, Rotate, Rounded Corners, Flip, Crop, Watermark, Filter, Saturation, Brightness, Contrast, Quality, Format, Vignette, Gaussian Blur, Gaussian Sharpen, and Transparency. If you use ImageProcessor please get in touch on my twitter @james_m_south. Feedback is always welcome.",False,https://api.nuget.org/v3-flatcontainer/imageprocessor/2.9.0/icon,912590,,"[""jimbob squarepants""]",ImageProcessor,"[""Dependency""]",http://imageprocessor.org/,A fluent wrapper around System.Drawing for the processing of image files.,"[""Image"", ""Resize"", ""Crop"", ""Rotate"", ""Quality"", ""Watermark"", ""Gif"", ""Jpg"", ""Jpeg"", ""Bitmap"", ""Png"", ""Tiff"", ""Fluent"", ""Animated"", ""EXIF""]",ImageProcessor,15125453,False,2.9.0,50,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda, Fabien Molinet""]","Xamarin Library to load images quickly and easily on Xamarin.Forms. Ensure you call CachedImageRenderer.Init() on each platform!!! Features: - Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Xamarin.Mac and Windows (WinRT, UWP) support - Configurable disk and memory caching - Multiple image views using the same image source (url, path, resource) will use only one bitmap which is cached in memory (less memory usage) - Deduplication of similar download/load requests. *(If 100 similar requests arrive at same time then one real loading will be performed while 99 others will wait).* - Error and loading placeholders support - Images can be automatically downsampled to specified size (less memory usage) - Fluent API which is inspired by Picasso naming - SVG / WebP / GIF support - Image loading Fade-In animations support - Can retry image downloads (RetryCount, RetryDelay) - Android bitmap optimization. Saves 50% of memory by trying not to use transparency channel when possible. - Transformations support - BlurredTransformation - CircleTransformation, RoundedTransformation, CornersTransformation, CropTransformation - ColorSpaceTransformation, GrayscaleTransformation, SepiaTransformation, TintTransformation - FlipTransformation, RotateTransformation - Supports custom transformations (native platform `ITransformation` implementations)",False,https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.forms/2.4.11.982/icon,10613248,https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md,"[""daniel.luberda"", ""molinch""]",Xamarin.FFImageLoading.Forms,"[""Dependency""]",https://github.com/luberda-molinet/FFImageLoading,Xamarin Forms plugin to load images quickly and easily.,"[""xamarin"", ""forms"", ""xamarin.forms"", ""mac"", ""windows"", ""android"", ""ios"", ""bitmap"", ""image"", ""cache"", ""webp"", ""quick"", ""easy"", ""lru"", ""load"", ""loading"", ""save""]",FFImageLoading Plugin for Xamarin Forms,21797772,False,2.4.11.982,47,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-x64/14.16.0/icon,1888,https://www.nuget.org/packages/Magick.NET-Q16-x64/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-x64,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-x64,5958462,True,14.16.0,235,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""praeclarum""]",NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.,False,,41425,https://www.nuget.org/packages/NGraphics/0.9.24/license,"[""praeclarum""]",NGraphics,"[""Dependency""]",https://github.com/praeclarum/NGraphics,,"[""graphics"", ""pcl"", ""vector"", ""drawing"", ""ios"", ""mac"", ""android"", ""xamarin"", ""imaging"", ""draw"", ""image"", ""svg"", ""png"", ""render""]",NGraphics,13682790,False,0.9.24,11,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""AForge.NET""]",The AForge.Imaging library contains interfaces and classes for different image processing routines and filters. Full list of features is available on the project's web site.,False,https://api.nuget.org/v3-flatcontainer/aforge.imaging/2.2.5/icon,3537023,http://www.aforgenet.com/framework/license.html,"[""aforge.net""]",AForge.Imaging,"[""Dependency""]",http://www.aforgenet.com/framework/,AForge.Imaging library from the AForge.NET framework,"[""aforge.net"", ""framework"", ""image"", ""processing"", ""computer"", ""vision""]",AForge.Imaging,5601488,False,2.2.5,5,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-anycpu/14.16.0/icon,3225,https://www.nuget.org/packages/Magick.NET-Q16-HDRI-AnyCPU/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-HDRI-AnyCPU,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-HDRI-AnyCPU,5275406,True,14.16.0,216,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Emgu Corporation""]",This package contains the native runtime of Emgu CV for Windows,False,https://api.nuget.org/v3-flatcontainer/emgu.cv.runtime.windows/4.13.0.5924/icon,23240,https://www.nuget.org/packages/Emgu.CV.runtime.windows/4.13.0.5924/license,"[""emgu""]",Emgu.CV.runtime.windows,"[""Dependency""]",https://www.emgu.com/,Runtime package of Emgu CV for Windows,"[""native"", ""opencv"", ""emgu"", ""emgucv"", ""ai"", ""image""]",EMGU CV runtime for windows,5102613,False,4.13.0.5924,21,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q8-x64/14.16.0/icon,3416,https://www.nuget.org/packages/Magick.NET-Q8-x64/14.16.0/license,"[""dlemstra""]",Magick.NET-Q8-x64,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q8-x64,5159601,True,14.16.0,235,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda""]",SVG support for FFImageLoading library.,False,https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.svg/2.4.11.982/icon,3802852,https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md,"[""daniel.luberda""]",Xamarin.FFImageLoading.Svg,"[""Dependency""]",https://github.com/luberda-molinet/FFImageLoading,Xamarin SVG support for FFImageLoading.,"[""xamarin"", ""android"", ""ios"", ""bitmap"", ""image"", ""svg""]",FFImageLoading SVG support,4827191,False,2.4.11.982,37,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Nathanael Jones, Imazen""]","Lightweight HttpModule, REST API, and managed API for *safe* and highly-optimized server-side image processing. Docs: http://imageresizing.net/ Support: http://imageresizing.net/support Works with .NET 4.5.1+, ASP.NET WebForms, MVC 1-4, WebAPI, Routing, IIS 7, 7.5, & 8, 8.1 and nearly all CMSes. Use ether the URL API: image.jpg?width=100&height=100 *or* the Managed API: ImageBuilder.Current.Build(source,dest,settings). ImageResizer provides incredible quality and highly-optimized image processing - by default. Don't leak memory by using System.Drawing directly or create horrible previews with GetThumbnailImage. Add the ImageResizer.Plugins.DiskCache package to serve dynamic images as fast as static ones. With this library, you can create beautiful image galleries, product thumbnails, and fast, scalable websites *without* sacrificing agility or responsive web design. ## Functionality in this package The ImageResizer core package lets you: 1. Decode jpeg, png, gif, tiff, and bmp files from uploads, streams, byte arrays, and files. 2. Pre-rotate or flip (based on gravity sensor OR manual angle). 3. Apply manual cropping in either source or screen coordinates. 4. Efficiently apply width and/or height constraints, using any of several constraint modes: max, pad, crop, or stretch. Provides the highest quality image resampling (bicubic 2-pass) available on the windows platform. 5. Rotate, flip, add borders, padding, margins, with custom colors. 3. Re-compress into jpeg (with adjustable compression) or lossless png form - as a byte array, stream, or file. All through a REST API and Managed API with a symmetrical command set. URL rewriting, custom authorization, 404 fallbacks, gradient generation, exif stripping, size limiting, and cache-control customization are also included in the core DLL. ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well. ## Third-party integration Third parties have made some excellent UI wrappers and plugins, including Eksponent CropUp, FluentExtensions, jQuery NailThumb, WebCropImage, and mindrevolution's ResponsivePresets. Check out our own StudioJS for an amazing image editing studio based on the REST API.",False,https://api.nuget.org/v3-flatcontainer/imageresizer/4.2.8/icon,2756246,http://imageresizing.net/licenses/freedom,"[""imazen""]",ImageResizer,"[""Dependency""]",http://imageresizing.net/,"Lightweight HttpModule, REST API, & managed API for *safe* server-side image processing.","[""ImageResizer"", ""image"", ""resize"", ""crop"", ""rotate"", ""jpeg"", ""jpg"", ""gif"", ""png"", ""server-safe-imaging"", ""nuget-needs-tokenization"", ""nuget-needs-markdown-descriptions"", ""imaging""]",ImageResizer,11293031,False,4.2.8,35,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]",OpenCvSharp GDI+ extension library.,False,https://api.nuget.org/v3-flatcontainer/opencvsharp4.extensions/4.13.0.20260627/icon,12762,https://www.nuget.org/packages/OpenCvSharp4.Extensions/4.13.0.20260627/license,"[""schimatk""]",OpenCvSharp4.Extensions,"[""Dependency""]",https://github.com/shimat/opencvsharp,,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp""]",OpenCvSharp GDI+ extension library.,3983628,True,4.13.0.20260627,31,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Matias Meno""]",DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues,False,https://api.nuget.org/v3-flatcontainer/dropzone/4.3.0/icon,760152,,"[""sirkirby""]",dropzone,"[""Dependency""]",http://www.dropzonejs.com/,,"[""dropzone"", ""file"", ""image"", ""upload"", ""dragndrop""]",DropzoneJS,2418067,False,4.3.0,15,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Kam Figy, Mark Gibbons""]",Automatic media library image file optimization for Sitecore,False,https://api.nuget.org/v3-flatcontainer/dianoga/6.1.0/icon,411846,https://www.nuget.org/packages/Dianoga/6.1.0/license,"[""kamsar"", ""markgibbons25""]",Dianoga,"[""Dependency""]",https://github.com/kamsar/Dianoga,,"[""sitecore"", ""image"", ""optimization""]",Dianoga,1963580,False,6.1.0,21,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Daniel Luberda""]",Xamarin.Forms SVG support for FFImageLoading library.,False,https://api.nuget.org/v3-flatcontainer/xamarin.ffimageloading.svg.forms/2.4.11.982/icon,3427592,https://raw.githubusercontent.com/luberda-molinet/FFImageLoading/master/LICENSE.md,"[""daniel.luberda""]",Xamarin.FFImageLoading.Svg.Forms,"[""Dependency""]",https://github.com/luberda-molinet/FFImageLoading,Xamarin.Forms SVG support for FFImageLoading.,"[""xamarin"", ""android"", ""ios"", ""windows"", ""mac"", ""bitmap"", ""image"", ""svg""]",Xamarin.Forms FFImageLoading SVG support,4349930,False,2.4.11.982,37,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]",Internal implementation package for OpenCvSharp to work on Ubuntu 20.04,False,https://api.nuget.org/v3-flatcontainer/opencvsharp4_.runtime.ubuntu.20.04-x64/4.10.0.20240616/icon,662661,https://www.nuget.org/packages/OpenCvSharp4_.runtime.ubuntu.20.04-x64/4.10.0.20240616/license,"[""schimatk""]",OpenCvSharp4_.runtime.ubuntu.20.04-x64,"[""Dependency""]",https://github.com/shimat/opencvsharp,Internal implementation package for OpenCvSharp to work on Ubuntu 20.04,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp""]",OpenCvSharp native bindings for ubuntu.20.04-x64,2668432,False,4.10.0.20240616,5,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]",OpenCV 4.x wrapper. All-in-one package for Windows users.,False,https://api.nuget.org/v3-flatcontainer/opencvsharp4.windows/4.13.0.20260627/icon,11458,https://www.nuget.org/packages/OpenCvSharp4.Windows/4.13.0.20260627/license,"[""schimatk""]",OpenCvSharp4.Windows,"[""Dependency""]",https://github.com/shimat/opencvsharp,,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp"", ""windows""]",OpenCvSharp NuGet package for x64 Windows (same as OpenCvSharp3-AnyCPU),2567548,True,4.13.0.20260627,55,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Six Labors and contributors""]",A provider for resolving and caching images via Azure Blob Storage.,False,https://api.nuget.org/v3-flatcontainer/sixlabors.imagesharp.web.providers.azure/4.0.0/icon,6696,https://www.nuget.org/packages/SixLabors.ImageSharp.Web.Providers.Azure/4.0.0/license,"[""sixlabors""]",SixLabors.ImageSharp.Web.Providers.Azure,"[""Dependency""]",https://github.com/SixLabors/ImageSharp.Web,,"[""Image"", ""Middleware"", ""Resize"", ""Crop"", ""Gif"", ""Jpg"", ""Jpeg"", ""Bitmap"", ""Png"", ""Azure""]",SixLabors.ImageSharp.Web.Providers.Azure,3680627,True,4.0.0,19,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Matt Wrock""]",nQuant is a .net color quantizer that can dramatically reduce the size of images with little to no perceptible quality loss.,False,https://api.nuget.org/v3-flatcontainer/nquant/1.0.3/icon,1547287,http://www.apache.org/licenses/LICENSE-2.0,"[""matt wrock""]",nQuant,"[""Dependency""]",http://nquant.codeplex.com/,nQuant is a .net color quantizer which produces high quality 256 color 8 bit PNG images. nQuant uses an algorithm adapted from adapts Xiaolin Wu's fast optimal color quantizer. nQuant often reduces the size of a 32 bit image to a size 3 times smaller than its original with quality surpassing what the standard C command line utilities produce.,"[""PNG"", ""Image"", ""Optimization"", ""Quantization""]",nQuant,1629924,False,1.0.3,4,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Atalasoft""]",Atalasoft's Shared library. This is used with both DotImage and DotPdf.,False,https://api.nuget.org/v3-flatcontainer/atalasoft.shared/2026.2.2.94/icon,2735,https://www.atalasoft.com/Pricing/Licensing-Overview,"[""Atalasoft"", ""Kofax"", ""TungstenAutomation""]",Atalasoft.Shared,"[""Dependency""]",https://www.atalasoft.com/Products/DotImage,Atalasoft Shared Library.,"[""Atalasoft"", ""imaging"", ""image""]",Atalasoft DotImage Shared Library,1557772,False,2026.2.2.94,88,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Emgu Corporation""]","This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)",False,https://api.nuget.org/v3-flatcontainer/emgu.cv.bitmap/4.13.0.5924/icon,11558,https://www.nuget.org/packages/Emgu.CV.Bitmap/4.13.0.5924/license,"[""emgu""]",Emgu.CV.Bitmap,"[""Dependency""]",https://www.emgu.com/,,"[""opencv"", ""emgu"", ""emgucv"", ""ai"", ""image"", ""bitmap"", ""mat"", ""umat""]",Bitmap extension for Emgu CV,3402765,False,4.13.0.5924,18,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-x64/14.16.0/icon,183,https://www.nuget.org/packages/Magick.NET-Q16-HDRI-x64/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-HDRI-x64,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-HDRI-x64,1913894,True,14.16.0,216,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Markus Palcer""]",BlurHash is a compact representation of a placeholder for an image.,False,,280202,https://www.nuget.org/packages/Blurhash.Core/4.0.0/license,"[""MasterOfVDL""]",Blurhash.Core,"[""Dependency""]",https://github.com/MarkusPalcer/blurhash.net,,"[""blurhash"", ""image"", ""preview"", ""compression"", ""encoding""]",Blurhash.Core,1424490,False,4.0.0,6,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-x86/14.16.0/icon,268,https://www.nuget.org/packages/Magick.NET-Q16-x86/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-x86,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-x86,1814440,True,14.16.0,235,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q8-x86/14.16.0/icon,211,https://www.nuget.org/packages/Magick.NET-Q8-x86/14.16.0/license,"[""dlemstra""]",Magick.NET-Q8-x86,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q8-x86,1779900,True,14.16.0,235,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""shimat""]",OpenCV wrapper for .NET Framework,False,https://api.nuget.org/v3-flatcontainer/opencvsharp3-anycpu/4.0.0.20181129/icon,774919,http://opensource.org/licenses/BSD-3-Clause,"[""schimatk""]",OpenCvSharp3-AnyCPU,"[""Dependency""]",https://github.com/shimat/opencvsharp,OpenCV 4.x wrapper,"[""Image"", ""Processing"", ""OpenCV"", ""Wrapper"", ""FFI"", ""opencvsharp""]",OpenCvSharp3,1708419,False,4.0.0.20181129,22,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Atalasoft""]",Start with this library in your applications that use images to save developer time and effort.,False,https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.x64/2026.2.2.94/icon,1412,https://www.atalasoft.com/Pricing/Licensing-Overview,"[""Atalasoft"", ""Kofax"", ""TungstenAutomation""]",Atalasoft.dotImage.x64,"[""Dependency""]",https://www.atalasoft.com/Products/DotImage,Atalasoft's base Document Imaging library.,"[""Atalasoft"", ""imaging"", ""image""]",Atalasoft DotImage Module (64-bit),1056481,False,2026.2.2.94,88,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Dirk Lemstra""]",ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.,False,https://api.nuget.org/v3-flatcontainer/magick.net-q16-hdri-x86/14.16.0/icon,95,https://www.nuget.org/packages/Magick.NET-Q16-HDRI-x86/14.16.0/license,"[""dlemstra""]",Magick.NET-Q16-HDRI-x86,"[""Dependency""]",https://github.com/dlemstra/Magick.NET,A .NET API to the ImageMagick image-processing library for Desktop and Web.,"[""ImageMagick"", ""Magick.NET"", ""Image"", ""Convert"", ""Resize"", ""Draw"", ""Effects""]",Magick.NET-Q16-HDRI-x86,1489702,True,14.16.0,216,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Atalasoft""]",Lib contains a majority of the foundational classes for DotImage product. The package is used by other DotImage components.,False,https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.lib.x64/2026.2.2.94/icon,1336,https://www.atalasoft.com/Pricing/Licensing-Overview,"[""Atalasoft"", ""Kofax"", ""TungstenAutomation""]",Atalasoft.dotImage.Lib.x64,"[""Dependency""]",https://www.atalasoft.com/Products/DotImage,Atalasoft DotImage Imaging Library.,"[""Atalasoft"", ""imaging"", ""image""]",Atalasoft DotImage Lib Modules (64-bit),929706,False,2026.2.2.94,88,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Thomas Müller""]",A C# wrapper of the single-header stb_image.h image-loading library.,False,,14448,https://www.nuget.org/packages/StbiSharp/1.2.1/license,"[""Tom94""]",StbiSharp,"[""Dependency""]",,,"[""image"", ""png"", ""jpg"", ""jpeg"", ""bmp"", ""tga"", ""hdr"", ""psd"", ""pnm"", ""load""]",STBI C# wrapper,2028971,False,1.2.1,16,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Atalasoft""]",Start with this library in your applications that use images to save developer time and effort.,False,https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.x86/2026.2.2.94/icon,1268,https://www.atalasoft.com/Pricing/Licensing-Overview,"[""Atalasoft"", ""Kofax"", ""TungstenAutomation""]",Atalasoft.dotImage.x86,"[""Dependency""]",https://www.atalasoft.com/Products/DotImage,Atalasoft's base Document Imaging library.,"[""Atalasoft"", ""imaging"", ""image""]",Atalasoft DotImage Module (32-bit),893040,False,2026.2.2.94,88,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Markus Palcer""]",BlurHash is a compact representation of a placeholder for an image.,False,,68058,https://www.nuget.org/packages/Blurhash.ImageSharp/4.0.1/license,"[""MasterOfVDL""]",Blurhash.ImageSharp,"[""Dependency""]",https://github.com/MarkusPalcer/blurhash.net,,"[""blurhash"", ""image"", ""preview"", ""compression"", ""encoding""]",Blurhash.ImageSharp,1013329,False,4.0.1,9,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Microspaze, Redth, Daniel Luberda""]",Package Description,False,,267212,https://www.nuget.org/packages/FFImageLoading.Maui/1.3.2/license,"[""microspaze""]",FFImageLoading.Maui,"[""Dependency""]",https://github.com/microspaze/FFImageLoading.Maui,,"[""Maui"", ""FFImageLoading"", ""FFImageLoading.Maui"", ""Image"", ""Cache"", ""Loading"", ""Webp""]",FFImageLoading.Maui,1336437,True,1.3.2,28,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Cloudinary""]",Official client library for easily integrating with the Cloudinary service,False,https://api.nuget.org/v3-flatcontainer/cloudinarydotnet/1.29.2/icon,45727,https://www.nuget.org/packages/CloudinaryDotNet/1.29.2/license,"[""cloudinary"", ""constantine-cloudinary"", ""TalLevAmi""]",CloudinaryDotNet,"[""Dependency""]",https://cloudinary.com/,,"[""Image"", ""Video"", ""Responsive"", ""Web"", ""Utility"", ""CDN"", ""Performance"", ""Resize"", ""Crop"", ""Rotate"", ""Quality"", ""Watermark"", ""Gif"", ""Jpg"", ""Jpeg"", ""Bitmap"", ""PNG"", ""Tiff"", ""Webp"", ""Webm"", ""mp4"", ""avi"", ""Filter"", ""Effect""]",CloudinaryDotNet,7247335,False,1.29.2,79,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Mark Ridgwell""]",Image Loading interfaces.,False,,1797,https://www.nuget.org/packages/Credfeto.ImageLoader.Interfaces/1.0.21.26/license,"[""credfeto""]",Credfeto.ImageLoader.Interfaces,"[""Dependency""]",,,"[""Image"", ""loader""]",Credfeto.ImageLoader.Interfaces,650376,False,1.0.21.26,23,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Atalasoft""]",Lib contains a majority of the foundational classes for DotImage product. The package is used by other DotImage components.,False,https://api.nuget.org/v3-flatcontainer/atalasoft.dotimage.lib.x86/2026.2.2.94/icon,1227,https://www.atalasoft.com/Pricing/Licensing-Overview,"[""Atalasoft"", ""Kofax"", ""TungstenAutomation""]",Atalasoft.dotImage.Lib.x86,"[""Dependency""]",https://www.atalasoft.com/Products/DotImage,Atalasoft DotImage Imaging Library.,"[""Atalasoft"", ""imaging"", ""image""]",Atalasoft DotImage Lib Modules (32-bit),805742,False,2026.2.2.94,88,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""Clinton Ingram""]","High-Performance image processing pipeline for .NET. Implements best-of-breed algorithms, linear light processing, and sharpening for the best image resizing quality available. Speed, efficiency, and image quality are unmatched by anything else on the .NET platform.",False,https://api.nuget.org/v3-flatcontainer/photosauce.magicscaler/0.15.0/icon,1535148,https://www.nuget.org/packages/PhotoSauce.MagicScaler/0.15.0/license,"[""saucecontrol""]",PhotoSauce.MagicScaler,"[""Dependency""]",https://photosauce.net/,,"[""Image"", ""Resize"", ""Resample"", ""Process"", ""Crop"", ""Sharpen"", ""Rotate"", ""Flip"", ""WIC"", ""JPEG"", ""JPG"", ""PNG"", ""GIF"", ""TIFF""]","High-Quality, High-Performance Image Processing for .NET",2956922,True,0.15.0,27,0,ERVhUvAwBKcHqHrpJ,0qoVk8kvBTe3cRB45 "[""PDFsharp Team""]","PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.",False,https://api.nuget.org/v3-flatcontainer/pdfsharp/6.2.4/icon,4968172,https://www.nuget.org/packages/PDFsharp/6.2.4/license,"[""PDFsharp-Team""]",PDFsharp,"[""Dependency""]",https://docs.pdfsharp.net/,A .NET library for processing PDF.,"[""PDFsharp"", ""PDF"", ""creation""]",PDFsharp for Windows and Linux,64958107,False,6.2.4,12,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""iText Software""]","PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as: - HTML to PDF (PDF/A) conversion - PDF Redaction - SVG support - Better language support (Indic, Thai, Khmer, Arabic, Hebrew) - PDF Debugging for your IDE - Data Extraction - Better continued support and bugfixes - More modular, extensible handling of your document workflow - Extra practical add-ons - Encryption, hashing and digital signatures iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF), allowing you to add PDF functionality to your software projects with ease. We even have documentation to help you get coding. iText is available under AGPL and Commercial license. iText Community: https://www.nuget.org/packages/itext/ iText is a complete re-write of iText 5, allowing you to choose your adventure with add-ons, all based on a simple, modular code structure that is easy to use and well documented. iText includes pdfDebug, the first debugging tool that gives you a clear overview of your content streams and document structure as well as pdfCalligraph, allowing you to leverage advanced typography. Several iText engineers are actively supporting the project on StackOverflow: https://stackoverflow.com/questions/tagged/itext",False,https://api.nuget.org/v3-flatcontainer/itextsharp/5.5.13.6/icon,21297,https://www.gnu.org/licenses/agpl.html,"[""bigsan"", ""Ericssony"", ""iText""]",iTextSharp,"[""Dependency""]",https://itextpdf.com/,"iTextSharp is a DEPRECATED library for PDF generation written entirely in C# for the .NET platform. Please use iText instead. iText Community: https://www.nuget.org/packages/itext/","[""itext"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf""]",iTextSharp,62079596,True,5.5.13.6,31,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Rok Dvojmoc""]",.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.,False,,28662847,,"[""rdvojmoc""]",DinkToPdf,"[""Dependency""]",https://github.com/rdvojmoc/DinkToPdf,.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.,"[""wkhtmltopdf"", ""netstandard"", ""html"", ""pdf"", ""wrapper""]",DinkToPdf,28691748,False,1.0.8,2,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""UglyToad""]",Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.,False,https://api.nuget.org/v3-flatcontainer/pdfpig/0.1.15/icon,508158,https://www.nuget.org/packages/PdfPig/0.1.15/license,"[""BobLd"", ""EliotJones"", ""PdfPig""]",PdfPig,"[""Dependency""]",https://github.com/UglyToad/PdfPig,,"[""PDF"", ""Reader"", ""Document"", ""Adobe"", ""PDFBox"", ""PdfPig"", ""pdf-extract"", ""pdf-to-text"", ""pdf"", ""file"", ""text"", ""C#"", ""dotnet"", "".NET""]",PdfPig,27613662,False,0.1.15,24,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""https://ironpdf.com""]",External methods which allow for interoperability between native and managed code,False,https://api.nuget.org/v3-flatcontainer/ironpdf.native.chrome.windows/2026.8.1/icon,0,https://www.nuget.org/packages/IronPdf.Native.Chrome.Windows/2026.8.1/license,"[""IronSoftware""]",IronPdf.Native.Chrome.Windows,"[""Dependency""]",https://ironpdf.com/,This package contains platform-specific native dependencies for use with the IronPdf C# PDF Library. https://ironpdf.com,"[""IronPdf"", ""Windows"", ""Chrome"", ""Html"", ""To"", ""PDF"", ""Iron""]",IronPdf.Native.Chrome.Windows,24202784,True,2026.8.1,72,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""https://ironpdf.com""]",External methods which allow for interoperability between native and managed code,False,https://api.nuget.org/v3-flatcontainer/ironpdf.native.chrome.linux/2026.8.1/icon,0,https://www.nuget.org/packages/IronPdf.Native.Chrome.Linux/2026.8.1/license,"[""IronSoftware""]",IronPdf.Native.Chrome.Linux,"[""Dependency""]",https://ironpdf.com/,This package contains platform-specific native dependancies for use with the IronPdf C# PDF Library. https://ironpdf.com,"[""IronPdf"", ""Linux"", ""Chrome"", ""Html"", ""To"", ""PDF"", ""Iron""]",IronPdf.Native.Chrome.Linux,15829763,True,2026.8.1,73,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Michael Jahn""]","ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java. It has been ported by hand with a lot of optimizations and improvements. It is compatible with .Net 2.0/3.5/4.x/5.x/6.x/7.x/8.x/9.x, Windows RT Class Library and Components, UWP, .Net Standard 1.x and 2.0x, .Net Core App 3.x, Silverlight 4, Silverlight 5, Windows Phone 7.x and Windows Phone 8.x and Xamarin.Android",False,https://api.nuget.org/v3-flatcontainer/zxing.net/0.16.11/icon,3577643,https://www.nuget.org/packages/ZXing.Net/0.16.11/license,"[""micjahn""]",ZXing.Net,"[""Dependency""]",https://github.com/micjahn/ZXing.Net/,"ZXing.Net is a port of ZXing, an open-source, multi-format 1D/2D barcode image processing library originally implemented in Java.","[""ZXing"", ""barcode"", ""scanning"", ""1D"", ""2D"", ""UPC-A"", ""UPC-E"", ""EAN-8"", ""EAN-13"", ""QR"", ""ITF"", ""Codabar"", ""RSS-14"", ""Data"", ""Matrix"", ""PDF"", ""417"", ""PDF417"", ""Aztec""]",ZXing.Net,47421450,False,0.16.11,27,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Aspose""]","Aspose.PDF for .NET is a PDF document creation and manipulation component that enables your .NET applications to read, write and manipulate existing PDF documents without using Adobe Acrobat. It also allows you to create forms and manage form fields embedded in a PDF document. This component is written in managed C# and it allows developers to add PDF creation and manipulation functionality to their Microsoft .NET applications (WinForms, ASP.NET and .NET Compact Framework). Aspose.PDF for .NET is affordable and offers an incredible wealth of features including PDF compression options; table creation and manipulation; support for graph objects; extensive hyperlink functionality; extended security controls; custom font handling; integration with data sources; add or remove bookmarks; create table of contents; add, update, delete attachments and annotations; import or export PDF form data; add, replace or remove text and images; split, concatenate, extract or insert pages; transform pages to image; print PDF documents and much more.",False,https://api.nuget.org/v3-flatcontainer/aspose.pdf/26.7.0/icon,27177,https://www.nuget.org/packages/Aspose.PDF/26.7.0/license,"[""Aspose"", ""asposenet""]",Aspose.PDF,"[""Dependency""]",https://products.aspose.com/pdf/net,Aspose.PDF for .NET is an amazing component which provides the feature to create and manipulate PDF documents.,"[""Aspose.Pdf"", ""PDF"", ""XFA"", ""XPS"", ""TIFF"", ""PCL"", ""SVG"", ""HTML"", ""XML"", ""XSL-FO"", ""FDF"", ""XFDF"", ""PDF/A"", ""form"", ""Portfolio"", ""EPUB"", ""PSD"", ""to"", ""XLS"", ""PDF-to-DOC""]",Aspose.PDF for .NET,45874719,True,26.7.0,189,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""MarcinZiabek""]","QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.",False,https://api.nuget.org/v3-flatcontainer/questpdf/2026.7.2/icon,18926,https://www.nuget.org/packages/QuestPDF/2026.7.2/license,"[""MarcinZiabek"", ""QuestPDF""]",QuestPDF,"[""Dependency""]",https://www.questpdf.com/,,"[""pdf"", ""generation"", ""creation"", ""document"", ""report"", ""invoice"", ""export"", ""tagged"", ""accessibility"", ""csharp"", ""dotnet"", ""fluent"", ""layout"", ""merge"", ""edit"", ""html""]",QuestPDF — Modern PDF Generation Library for C# and .NET,29031254,True,2026.7.2,145,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""PDFsharp Team""]","MigraDoc is a .NET library that allows developers to create documents such as PDF and RTF using a high-level object model. It provides an intuitive API that simplifies the creation of documents, including text formatting, tables, images, and more. MigraDoc is widely used for generating reports, invoices, and other types of documents in various applications. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.",False,https://api.nuget.org/v3-flatcontainer/pdfsharp-migradoc/6.2.4/icon,1634176,https://www.nuget.org/packages/PDFsharp-MigraDoc/6.2.4/license,"[""PDFsharp-Team""]",PDFsharp-MigraDoc,"[""Dependency""]",https://docs.pdfsharp.net/,Creating Documents on the Fly.,"[""MigraDoc"", ""PDFsharp"", ""PDF"", ""Document"", ""Generation""]",PDFsharp plus MigraDoc for Windows and Linux,8818061,False,6.2.4,9,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Syncfusion Inc.""]","The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.",False,https://api.nuget.org/v3-flatcontainer/syncfusion.pdf.net.core/34.1.33/icon,5892,https://www.nuget.org/packages/Syncfusion.Pdf.Net.Core/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.Pdf.Net.Core,"[""Dependency""]",https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.aspnetcore"", ""aspnetcore"", ""net-standard"", "".net"", ""core"", ""c#"", ""pdf"", ""acroform"", ""pdf-table"", ""tagged-pdf"", ""conformance-standard"", ""syncfusion.pdf""]","Create, Read and Edit PDF file in .NET Core using Syncfusion PDF library",26809188,True,34.1.33,381,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""https://ironsoftware.com/""]",Interfaces and classes shared by various Iron Software products,False,https://api.nuget.org/v3-flatcontainer/ironsoftware.common/2026.4.2/icon,513168,,"[""IronSoftware""]",IronSoftware.Common,"[""Dependency""]",https://ironsoftware.com/,,"[""PDF"", ""C#"", ""HTML"", ""VB.NET"", ""Html-to-pdf"", ""aspx"", ""c#"", ""pdf"", ""create"", ""render"", ""generate"", ""standard"", ""netstandard2.0"", ""core"", ""netcore""]",IronSoftware.Common - Interfaces and classes shared by various Iron Software products,10784575,True,2026.4.2,16,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""rdvojmoc, HakanL, georgechond94""]",.NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.,False,,1203817,https://www.nuget.org/packages/Haukcode.WkHtmlToPdfDotNet/1.5.95/license,"[""HakanL""]",Haukcode.WkHtmlToPdfDotNet,"[""Dependency""]",https://github.com/HakanL/WkHtmlToPdf-DotNet,,"[""wkhtmltopdf"", ""htmltopdf"", ""html"", ""pdf""]",Haukcode.WkHtmlToPdfDotNet,6854482,False,1.5.95,27,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""iText Software""]","PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText to benefit from the many improvements such as: - HTML to PDF (PDF/A) conversion - PDF Redaction - SVG support - Better language support (Indic, Thai, Khmer, Arabic, Hebrew) - PDF Debugging for your IDE - Data Extraction - Better continued support and bugfixes - More modular, extensible handling of your document workflow - Extra practical add-ons - Encryption, hashing and digital signatures This DEPRECATED tool parses (X)HTML snippets and the associated CSS and converts them to PDF. It is replaced by iText pdfHTML addon https://www.nuget.org/packages/itext.pdfhtml/ and iText Community: https://www.nuget.org/packages/itext/ XMLWorker is an extra component for iTextSharp. The first XML to PDF implementation, is a new version of the old HTMLWorker that used to be shipped with iTextSharp.",False,https://api.nuget.org/v3-flatcontainer/itextsharp.xmlworker/5.5.13.6/icon,3640,https://www.gnu.org/licenses/agpl.html,"[""bigsan"", ""Ericssony"", ""iText""]",itextsharp.xmlworker,"[""Dependency""]",https://itextpdf.com/,This DEPRECATED tool parses (X)HTML snippets and the associated CSS and converts them to PDF. It is replaced by iText pdfHTML addon https://www.nuget.org/packages/itext.pdfhtml/ and iText Community: https://www.nuget.org/packages/itext/,"[""itext"", ""itextsharp"", ""c#"", ""csharp"", ""xml"", ""worker"", ""pdf"", ""html"", ""xhtml"", ""css""]",iTextSharp XML Worker,13059237,True,5.5.13.6,26,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Apryse Software""]","iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.",False,https://api.nuget.org/v3-flatcontainer/itext7/9.7.0/icon,71017,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext7,"[""Dependency""]",https://itextpdf.com/,iText for .NET is a library for PDF generation written entirely in C# for the .NET platform.,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf"", ""itextcore"", ""core"", ""fdf"", ""xfa"", ""acroform"", ""forms"", ""svg"", ""digital-signatures"", ""signing"", ""security"", ""accessibility"", ""opensource"", ""open"", ""source""]",iText Community,50599893,True,9.7.0,50,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Aspose""]","A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.",False,https://api.nuget.org/v3-flatcontainer/aspose.cells/26.7.0/icon,48155,https://www.nuget.org/packages/Aspose.Cells/26.7.0/license,"[""Aspose"", ""asposenet""]",Aspose.Cells,"[""Dependency""]",https://products.aspose.com/cells/net,,"[""Excel"", ""XLS"", ""XLSX"", ""XLSB"", ""CSV"", ""PDF"", ""JPG"", ""PNG"", ""HTML"", ""ODS"", ""Numbers"", ""XLSM"", ""OOXML"", ""Spreadsheet"", ""Markdown"", ""XPS"", ""DOCX"", ""PPTX"", ""MHTML"", ""JSON"", ""SVG"", ""TIFF"", ""eBook"", ""Repair""]",Aspose.Cells for .NET,48122218,True,26.7.0,181,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Bruno Lowagie, Paulo Soares""]","iTextSharp is a port of the iText open source Java library for PDF generation written entirely in C# for the .NET platform. This package contains the last version of the library released under the Mozilla Public License and the LGPL, before the project moved to the AGPL. Use this package if you need a free PDF library for use in closed-source projects.",False,,5494184,,"[""schourode""]",iTextSharp-LGPL,"[""Dependency""]",https://github.com/schourode/iTextSharp-LGPL,LGPL/MPL version of iTextSharp - a library for PDF generation written entirely in C# for the .NET platform.,"[""pdf"", ""itext"", ""itextsharp""]",iTextSharp (LGPL / MPL),5494184,False,4.1.6,1,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Vahid Nasiri""]",iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.,False,,0,https://www.nuget.org/packages/iTextSharp.LGPLv2.Core/3.8.4/license,"[""vahidn""]",iTextSharp.LGPLv2.Core,"[""Dependency""]",https://github.com/VahidN/iTextSharp.LGPLv2.Core,,"[""PdfReport"", ""Excel"", ""Export"", ""iTextSharp"", ""PDF"", ""Report"", ""Reporting"", ""Persian"", "".NET"", ""Core"", ""aspnetcore""]",iTextSharp.LGPLv2.Core,19744684,False,3.8.4,108,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Giorgio Bozio""]",Extremely easy way to print Pdf in Aspnet Mvc,False,,1797970,http://www.opensource.org/licenses/mit-license.php,"[""webgio""]",Rotativa,"[""Dependency""]",https://github.com/webgio/Rotativa,,"[""AspNetMvc"", ""Pdf""]",Rotativa,3911584,False,1.7.3,16,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""ABCpdf Team""]","PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET. ABCpdf is a .NET component for PDF manipulation. As such, you'll find it documented for C# and VB.NET, with numerous PDF code examples and freely adaptable projects, all designed to help you get up to speed. Re-use existing skills for PDF document layout. ABCpdf supports a wide range of layout methods, including HTML-to-PDF using HTML and CSS, System.Drawing, PostScript, and a powerful set of native drawing commands. Import SVG, DOCX, XPS, EPS, the usual bitmap image formats such as JPEG, TIFF, PSD and many more. And because support for these formats is built-in, ABCpdf makes light work of PDF related document conversion tasks. C# HTML to PDF conversion using HTML and CSS pages from local or remote web sites. Placed HTML support means your HTML can be treated just like any other media - placed wherever you like on your PDF page. Choose between the Chrome style, FireFox style and Internet Explorer style HTML rendering engines. Support for modern web pages using HTML5, CSS3, FontAwesome and similar modern web technologies. A vast range of options gives you full control over the HTML rendering process and DOM. ABCpdf is a robust component, with probably hundreds of thousands of live installations, and almost two decades worth of support and development. But should you ever need help our PDF expert support team are on hand. ABCpdf is fast. ABCpdf does not use a printer driver. Instead it goes Direct to PDF™, generating PDF documents on the fly. And fully multi-threaded, ABCpdf is suitable for use with ASP.NET. ABCpdf supports Unicode and foreign languages, CJK fonts, and right-to-left text such as Arabic and Hebrew, kerning, tracking and contextual ligatures. ABCpdf supports sophisticated color spaces. Mix and match RGB, CMYK, Grayscale, Lab, calibrated color spaces and spot colors. Any kind of graphic from text to lines to blocks of color can be drawn in in any of these color spaces. You can even perform complex operations like colorizing grayscale images using spot colors or converting from one color space to another. PDF optimization and size reduction provides whole document optimization using a variety of options to reduce font sizes, remove embedded fonts, to resample and recompress images, to flatten wherever possible for the smallest possible output. PDF analysis has been extended into easy-to-use operations for text and images. Simple on the surface but sophisticated underneath, they allow you to extract common-sense, de-hyphenated and de-ligatured text from PDFs. Then select items of that text within the PDF and perform operations on those selections. PDF accessibility is now something that can be supported, even for PDFs which were never designed to do so. Standards such as PDF/UA and Section 508 compliance require that PDFs be accessible. Our accessibility operation performs a sophisticated semantic analysis of the document content and adds appropriate tagging information to produce an accessible Tagged PDF output. Download and try out ABCpdf for free. All our components include a 30-day trial. During the trial period, ABCpdf operates as the unrestricted Professional edition.",False,https://api.nuget.org/v3-flatcontainer/abcpdf/14.0.5/icon,3909,https://www.nuget.org/packages/ABCpdf/14.0.5/license,"[""websupergoo""]",ABCpdf,"[""Dependency""]",https://www.websupergoo.com/abcpdf-1.htm,PDF creation and manipulation using ABCpdf - a powerful and flexible PDF component for .NET.,"[""PDF"", ""ABCpdf"", ""HTML"", ""EPS"", ""XPS"", ""HTML-to-PDF"", ""C#-HTML-to-PDF"", ""EPS-to-PDF"", ""library""]",ABCpdf PDF Library for .NET,11013665,False,14.0.5,132,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Benoît Blanchon""]","This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.",False,https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.linux/153.0.7988/icon,0,https://www.nuget.org/packages/bblanchon.PDFium.Linux/153.0.7988/license,"[""bblanchon""]",bblanchon.PDFium.Linux,"[""Dependency""]",https://github.com/bblanchon/pdfium-binaries,,"[""PDFium"", ""PDF"", ""binaries"", ""library"", ""native"", ""Chromium""]",bblanchon.PDFium.Linux,7674519,True,153.0.7988,214,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Benoît Blanchon""]","This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.",False,https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.win32/153.0.7988/icon,0,https://www.nuget.org/packages/bblanchon.PDFium.Win32/153.0.7988/license,"[""bblanchon""]",bblanchon.PDFium.Win32,"[""Dependency""]",https://github.com/bblanchon/pdfium-binaries,,"[""PDFium"", ""PDF"", ""binaries"", ""library"", ""native"", ""Chromium""]",bblanchon.PDFium.Win32,7324854,True,153.0.7988,214,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Benoît Blanchon""]","This package contains pre-compiled binaries of the PDFium library, an open-source library for PDF manipulation and rendering.",False,https://api.nuget.org/v3-flatcontainer/bblanchon.pdfium.macos/153.0.7988/icon,0,https://www.nuget.org/packages/bblanchon.PDFium.macOS/153.0.7988/license,"[""bblanchon""]",bblanchon.PDFium.macOS,"[""Dependency""]",https://github.com/bblanchon/pdfium-binaries,,"[""PDFium"", ""PDF"", ""binaries"", ""library"", ""native"", ""Chromium""]",bblanchon.PDFium.macOS,7207534,True,153.0.7988,214,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""PDFsharp Team""]","MigraDoc is a .NET library that allows developers to create documents such as PDF and RTF using a high-level object model. It provides an intuitive API that simplifies the creation of documents, including text formatting, tables, images, and more. MigraDoc is widely used for generating reports, invoices, and other types of documents in various applications. This package relies on Windows Forms (GDI+) and can be used under Windows only. See https://docs.pdfsharp.net for details.",False,https://api.nuget.org/v3-flatcontainer/pdfsharp-migradoc-gdi/6.2.4/icon,80523,https://www.nuget.org/packages/PDFsharp-MigraDoc-GDI/6.2.4/license,"[""PDFsharp-Team""]",PDFsharp-MigraDoc-GDI,"[""Dependency""]",https://docs.pdfsharp.net/,Creating Documents on the Fly.,"[""MigraDoc"", ""PDFsharp"", ""PDF"", ""Document"", ""Generation""]",PDFsharp plus MigraDoc for Windows Forms apps,5663181,False,6.2.4,11,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Jan Blaha""]",Client for jsreport API allowing to remotely render various pdf or excel reports,False,https://api.nuget.org/v3-flatcontainer/jsreport.client/3.8.1/icon,898445,http://www.opensource.org/licenses/mit-license.php,"[""pofider""]",jsreport.Client,"[""Dependency""]",http://jsreport.net/,,"[""jsreport"", ""report"", ""pdf""]",jsreport Client,3993810,False,3.8.1,31,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""GemBox""]","GemBox.Spreadsheet is a .NET component that enables you to read, write, convert, and print spreadsheet files (XLSX, XLS, XLSB, CSV, HTML, and ODS) from .NET applications. With GemBox.Spreadsheet you get a fast and reliable component that's easy to use and doesn't depend on Microsoft Excel. It requires only .NET and it's much faster than Microsoft Office Automation!",False,https://api.nuget.org/v3-flatcontainer/gembox.spreadsheet/2026.7.100/icon,10710,https://www.nuget.org/packages/GemBox.Spreadsheet/2026.7.100/license,"[""GemBoxSoftware""]",GemBox.Spreadsheet,"[""Dependency""]",https://www.gemboxsoftware.com/spreadsheet,,"[""GemBox.Spreadsheet"", ""Excel"", ""XLSX"", ""XLS"", ""ODS"", ""PDF"", ""XPS"", ""HTML"", ""CSV"", ""Print"", ""OpenXml"", ""OOXML"", ""SpreadsheetML"", ""Spreadsheet"", ""Workbook"", ""Worksheet"", ""Chart"", ""sheet-to-datatable"", ""datatable-to-sheet""]",GemBox.Spreadsheet for .NET,20460306,True,2026.7.100,175,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Essential Objects""]","EO.Pdf for .NET is a set of .NET components for you to easily create, read or modify PDF file in your Microsoft.NET application (both ASP.NET Web application and traditional Windows application). It also includes a powerful HTML to PDF converter that can handle almost everything a Web browser can handle.",False,https://api.nuget.org/v3-flatcontainer/eo.pdf/26.2.42/icon,2684,http://www.essentialobjects.com/Products/Pdf/EULA.aspx,"[""EssentialObjects""]",EO.Pdf,"[""Dependency""]",http://www.essentialobjects.com/Products/Pdf/Default.aspx,"EO.Pdf for .NET is a set of .NET components for you to easily create, read, modify PDF file and convert HTML to PDF in your Microsoft.NET application.","[""EO.Pdf"", ""HTML"", ""to"", ""PDF"", ""for"", "".NET"", ""API""]",EO.Pdf for .NET,5551230,True,26.2.42,259,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""https://ironsoftware.com/""]",IronSoftware.System.Drawing Interfaces and Abstractions classes shared by various Iron Software products,False,https://api.nuget.org/v3-flatcontainer/ironsoftware.drawing.abstractions/2026.1.2/icon,777146,,"[""IronSoftware""]",IronSoftware.Drawing.Abstractions,"[""Dependency""]",https://ironsoftware.com/,,"[""PDF"", ""C#"", ""HTML"", ""VB.NET"", ""Html-to-pdf"", ""aspx"", ""c#"", ""pdf"", ""create"", ""render"", ""generate"", ""standard"", ""netstandard2.0"", ""core"", ""netcore""]",IronSoftware.Drawing.Abstractions - IronSoftware.System.Drawing Interfaces and Abstractions classes shared by various Iron Software products,5315074,True,2026.1.2,6,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Modestas Petravicius""]",DocNET is a fast PDF editing and reading library for modern .NET applications.,False,https://api.nuget.org/v3-flatcontainer/docnet.core/2.6.0/icon,2634518,https://www.nuget.org/packages/Docnet.Core/2.6.0/license,"[""modestas""]",Docnet.Core,"[""Dependency""]",https://github.com/GowenGit/docnet,,"[""PDF"", ""Reader"", ""netstandard"", ""PDFium"", ""JPEG"", ""JPG""]",Docnet.Core,5309216,False,2.6.0,14,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Pieter van Ginkel""]",PDF viewer based on the PDFium project.,False,,2767059,https://www.apache.org/licenses/LICENSE-2.0,"[""pvginkel""]",PdfiumViewer,"[""Dependency""]",http://github.com/pvginkel/PdfiumViewer,,"[""pdf"", ""viewer"", ""pdfium""]",PdfiumViewer,3415620,False,2.13.0,24,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Giorgio Bozio""]","Rotativa: PDF easy creation for Asp.Net Core, Asp.Net 6 and Asp.Net 8",False,,364995,https://www.nuget.org/packages/Rotativa.AspNetCore/1.4.0/license,"[""webgio""]",Rotativa.AspNetCore,"[""Dependency""]",https://github.com/webgio/Rotativa.AspNetCore,,"[""PDF"", ""AspNetCore""]",Rotativa.AspNetCore,2565732,False,1.4.0,6,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Aspose""]","Aspose.Words for .NET is a powerful, high-performance document processing library for creating, editing, converting, and rendering Word and PDF files in C#. It supports DOCX, DOC, RTF, ODT, HTML, PDF, Markdown, and over 30 formats. Designed for .NET developers, it enables advanced document automation, mail merge, text extraction, and report generation. Aspose.Words ensures high fidelity in document conversion, seamless API integration, and cross-platform compatibility. Ideal for cloud, web, and desktop applications.",False,https://api.nuget.org/v3-flatcontainer/aspose.words/26.7.0/icon,60209,https://www.nuget.org/packages/Aspose.Words/26.7.0/license,"[""Aspose"", ""asposenet""]",Aspose.Words,"[""Dependency""]",https://products.aspose.com/words/net,,"[""Aspose.Words"", "".NET"", ""C#"", ""Word"", ""DOCX"", ""DOC"", ""RTF"", ""ODT"", ""convert"", ""create"", ""edit"", ""render"", ""print"", ""merge"", ""split"", ""compare"", ""document-generation"", ""generate-reports"", ""reporting"", ""mail-merge"", ""template-engine"", ""text-extraction"", ""PDF"", ""HTML"", ""Markdown"", ""word-to-pdf"", ""docx-to-pdf"", ""word-to-html"", ""word-processing"", ""document-api"", ""web"", ""desktop"", ""cloud""]",Aspose.Words for .NET,46396815,True,26.7.0,177,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Apryse Software""]","iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.",False,https://api.nuget.org/v3-flatcontainer/itext/9.7.0/icon,124859,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext,"[""Dependency""]",https://itextpdf.com/,iText for .NET is a library for PDF generation written entirely in C# for the .NET platform.,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf"", ""itextcore"", ""core"", ""fdf"", ""xfa"", ""acroform"", ""forms"", ""svg"", ""digital-signatures"", ""signing"", ""security"", ""accessibility"", ""opensource"", ""open"", ""source""]",iText Community,24436054,True,9.7.0,13,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""https://ironsoftware.com/""]",Interfaces and Abstractions classes shared by various Iron Software products,False,https://api.nuget.org/v3-flatcontainer/ironsoftware.abstractions/2026.1.2/icon,731561,,"[""IronSoftware""]",IronSoftware.Abstractions,"[""Dependency""]",https://ironsoftware.com/,,"[""PDF"", ""C#"", ""HTML"", ""VB.NET"", ""Html-to-pdf"", ""aspx"", ""c#"", ""pdf"", ""create"", ""render"", ""generate"", ""standard"", ""netstandard2.0"", ""core"", ""netcore""]",IronSoftware.Abstractions - Interfaces and Abstractions classes shared by various Iron Software products,4255945,True,2026.1.2,6,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Xceed""]","DocX is a .NET library that allows developers to manipulate Microsoft Word files, in an easy and intuitive manner. DocX is fast, lightweight and best of all it does not require Microsoft Word or Office to be installed. v5.2.0 provides 6 bug fixes and improvements. Check out the professional edition, known as Xceed Words for .NET, on Xceed.com. It includes technical support, offer more features and options, and can create PDF files as well as convert Word files to PDF files.",False,https://api.nuget.org/v3-flatcontainer/docx/5.2.0/icon,21075,https://www.nuget.org/packages/DocX/5.2.0/license,"[""xceed""]",DocX,"[""Dependency""]",https://github.com/xceedsoftware/docx,DocX is a fast and easy to use .NET library for creating or modifying Microsoft Word files without installing Word. v5.2.0 provides 6 bug fixes and improvements.,"[""DocX"", ""Microsoft"", ""Word"", ""Words"", ""PDF"", ""convert"", ""create"", ""modify""]",DocX,6102531,False,5.2.0,29,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""empira Software GmbH, Jarred Capellman""]",".NET Standard 2.0 port of PDFSharp: A .NET library for processing PDF. This is the PDFsharp PDF Core package. See Project Information for details.",False,https://api.nuget.org/v3-flatcontainer/pdfsharpnetstandard2/1.51.4845/icon,2758475,http://www.pdfsharp.net/PDFsharp_License.ashx,"[""jcapellman""]",PDFsharpNetStandard2,"[""Dependency""]",http://www.pdfsharp.net/,,"[""PDFsharp"", ""PDF"", ""creation""]",PDFsharpNetStandard2,2759921,False,1.51.4845,1,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""GemBox""]","GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, DOC, ODT, PDF, HTML, XPS, RTF, TXT) from .NET applications in a simple and efficient way.",False,https://api.nuget.org/v3-flatcontainer/gembox.document/2026.7.100/icon,13928,https://www.nuget.org/packages/GemBox.Document/2026.7.100/license,"[""GemBoxSoftware""]",GemBox.Document,"[""Dependency""]",https://www.gemboxsoftware.com/document,,"[""GemBox.Document"", ""Word"", ""DOCX"", ""DOC"", ""ODT"", ""PDF"", ""XPS"", ""HTML"", ""RTF"", ""Print"", ""OpenXml"", ""OOXML"", ""WordprocessingML"", ""WordML"", ""Document"", ""word-to-pdf"", ""doc-to-pdf"", ""docx-to-pdf"", ""html-to-pdf""]",GemBox.Document for .NET,14258411,True,2026.7.100,188,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Apryse Software""]","The iText licensing base library enables the use of iText in non-AGPL mode, and also provides access to the iText add-ons.",False,https://api.nuget.org/v3-flatcontainer/itext.licensing.base/4.2.7/icon,6023,https://itextpdf.com/legal,"[""iText""]",itext.licensing.base,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf""]",iText - Licensing Base,4040367,True,4.2.7,20,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Iron PDF Development Team https://IronPdf.com""]","IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit: https://ironpdf.com/",False,https://api.nuget.org/v3-flatcontainer/ironpdf/2026.8.1/icon,0,https://ironpdf.com/licensing/?utm_source=developer-ide&utm_medium=nuget-package-manager#license-terms-modal-tabs-eula,"[""IronSoftware""]",IronPdf,"[""Dependency""]",https://ironpdf.com/,"IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The Iron PDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, MacOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/","[""PDF"", ""C#"", ""Csharp"", ""HTML"", ""VB.NET"", ""HTML-TO-PDF"", ""IRONPDF"", ""PDF-DOCUMENT"", ""CREATE-PDF"", ""EDIT-PDF"", ""GENERATE-PDF"", ""CHROME"", ""PDFIUM"", ""URL-TO-PDF"", ""JavaScript"", ""HTML5"", ""CSS3"", ""MERGE-PDF"", ""SIGN-PDF"", ""PRINTPDF"", ""READ_PDF"", ""PDF-COMPRESSION"", ""MAC"", ""WINDOWS"", ""LINUX"", ""AZURE""]",IronPDF - The Cutting Edge C# PDF Library,20303382,True,2026.8.1,94,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Iron Software""]",External methods which allow for interoperability between native and managed code,False,https://api.nuget.org/v3-flatcontainer/ironsoftware.native.pdfmodel/2026.8.1/icon,0,https://www.nuget.org/packages/IronSoftware.Native.PdfModel/2026.8.1/license,"[""IronSoftware""]",IronSoftware.Native.PdfModel,"[""Dependency""]",https://ironpdf.com/,This package contains platform-specific native dependancies for use with the IronSoftware C# Library. https://ironpdf.com,"[""IronPdf"", ""IronOcr"", ""IronBarCode"", ""BarCode"", ""Linux"", ""OSX"", ""ARM"", ""PDF"", ""IRON"", ""Iron"", ""Software""]",IronSoftware.Native.PdfModel,9016980,True,2026.8.1,35,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""tuespetre""]","A .NET wrapper for wkhtmltopdf. Supports .NET 2.0 and up, 32-bit, 64-bit, multithreading, and IIS environments.",False,,2165637,,"[""tuespetre""]",TuesPechkin,"[""Dependency""]",https://github.com/tuespetre/TuesPechkin,,"[""wkhtmltopdf"", ""html"", ""pdf""]",TuesPechkin,2330756,False,2.1.1,2,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Iron PDF Development Team https://IronPdf.com""]","IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. Requires IronPdf.Native.Chrome and IronSoftware.Native.PdfModel NuGet package appropriate for your platform. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The IronPDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, macOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/",False,https://api.nuget.org/v3-flatcontainer/ironpdf.slim/2026.8.1/icon,0,https://ironpdf.com/licensing/?utm_source=developer-ide&utm_medium=nuget-package-manager#license-terms-modal-tabs-eula,"[""IronSoftware""]",IronPdf.Slim,"[""Dependency""]",https://ironpdf.com/,"IronPDF helps C# Software Engineers to create, edit and extract PDF content in .NET projects. # C# HTML to PDF for .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core, Standard, and Framework # Work with PDFs in C# using HTML, MVC, ASPX, and images # Generate, Edit, Read and Secure PDF Documents Generate PDFs with Pixel Perfect Chrome HTML to PDF Rendering: The IronPDF library takes the frustration out of generating PDF documents by not relying on proprietary APIs. “Html-To-Pdf” renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses the skills that developers already possess. Fully Supports: * .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Framework, Core, and Standard * Windows, macOS, Linux, Azure, Docker and AWS For code examples, tutorials and documentation visit https://ironpdf.com/","[""PDF"", ""C#"", ""Csharp"", ""HTML"", ""VB.NET"", ""HTML-TO-PDF"", ""IRONPDF"", ""PDF-DOCUMENT"", ""CREATE-PDF"", ""EDIT-PDF"", ""GENERATE-PDF"", ""CHROME"", ""PDFIUM"", ""URL-TO-PDF"", ""JavaScript"", ""HTML5"", ""CSS3"", ""MERGE-PDF"", ""SIGN-PDF"", ""PRINTPDF"", ""READ_PDF"", ""PDF-COMPRESSION"", ""MAC"", ""WINDOWS"", ""LINUX"", ""AZURE""]",IronPDF - The Cutting Edge C# PDF Library,19348177,True,2026.8.1,73,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Syncfusion Inc.""]","Syncfusion® Essential PDF Imaging is a .NET standard PDF library used to draw the image files to PDF in any .NET Core applications. Key features: • Supports drawing JPEG, PNG, GIF, BMP, and TIFF images to PDF document. Learn more: https://www.syncfusion.com/pdf-framework/net-core Documentation: http://help.syncfusion.com/file-formats/pdf/ Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident Forums: https://www.syncfusion.com/forums/windowsforms This is a commercial product and requires a paid license for possession or use. The Syncfusion® licensed software, including this component, is subject to the terms and conditions of the Syncfusion® EULA (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials). © Copyright 2019 Syncfusion®, Inc. All Rights Reserved. The Syncfusion Essential Studio® license and copyright applies to this distribution.",False,https://api.nuget.org/v3-flatcontainer/syncfusion.pdf.imaging.net.core/34.1.33/icon,4122,https://www.nuget.org/packages/Syncfusion.Pdf.Imaging.Net.Core/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.Pdf.Imaging.Net.Core,"[""Dependency""]",https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.aspnetcore"", ""aspnetcore"", ""net-standard"", "".net"", ""core"", ""c#"", ""pdf"", ""acroform"", ""pdf-table"", ""tagged-pdf"", ""conformance-standard"", ""syncfusion.pdf""]",Syncfusion PDF imaging library for .NET Core,8661909,True,34.1.33,357,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Fast Reports Inc.""]","Common compatible types for FastReport .Net, Core and Mono",False,https://api.nuget.org/v3-flatcontainer/fastreport.compat/2026.2.3/icon,25615,https://www.nuget.org/packages/FastReport.Compat/2026.2.3/license,"[""FastReports""]",FastReport.Compat,"[""Dependency""]",https://www.fast-report.com/products/fast-report-net,,"[""reporting"", ""reports"", ""pdf"", ""html"", ""mvc"", ""core""]",FastReport.Compat,3330683,True,2026.2.3,96,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""GemBox""]","GemBox.Pdf is a .NET component that enables you to read, write, edit, and print PDF files from .NET applications. With GemBox.Pdf you get a fast and reliable component that's easy to use and doesn't depend on Adobe Acrobat. It requires only .NET so you can deploy your applications without having to think about other licenses.",False,https://api.nuget.org/v3-flatcontainer/gembox.pdf/2026.7.100/icon,8625,https://www.nuget.org/packages/GemBox.Pdf/2026.7.100/license,"[""GemBoxSoftware""]",GemBox.Pdf,"[""Dependency""]",https://www.gemboxsoftware.com/pdf,,"[""GemBox.Pdf"", ""PDF"", ""PDF/A"", ""Tagged-PDF"", ""AcroForm"", ""XPS"", ""Print"", ""pdf-to-image"", ""sign-pdf""]",GemBox.Pdf for .NET,4643513,True,2026.7.100,93,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Timo Vilppu""]",.NET library for rendering HTML documents to PDF format.,False,,2031419,http://creativecommons.org/licenses/by/3.0/,"[""vilppu""]",OpenHtmlToPdf,"[""Dependency""]",https://github.com/vilppu/OpenHtmlToPdf,,"[""HTML"", ""PDF"", ""Converter""]",OpenHtmlToPdf,2064168,False,1.12.0,4,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Syncfusion Inc.""]","Syncfusion® Word library is feature-rich and high-performance .NET Word library that allows you to create, manipulate and convert Word documents (DOC, DOT, DOCM, DOTM, DOCX, DOTX, RTF, and WordML), TXT, and HTML files.",False,https://api.nuget.org/v3-flatcontainer/syncfusion.dociorenderer.net.core/34.1.33/icon,2635,https://www.nuget.org/packages/Syncfusion.DocIORenderer.Net.Core/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.DocIORenderer.Net.Core,"[""Dependency""]",https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""aspnetcore"", ""syncfusion.aspnetcore"", ""ej1"", ""net-core"", ""net-standard"", "".net"", ""core"", ""docio"", ""word-to-pdf"", ""doc-to-pdf"", ""convert"", ""pdf"", ""html"", ""wordml"", ""rtf""]",Syncfusion Word to Pdf conversion library for .NET Core,7353573,True,34.1.33,381,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Apryse Software""]","pdfHTML is an iText add-on for C# (.NET) that allows you to easily convert HTML and CSS into standards compliant PDFs that are accessible, searchable and usable for indexing.",False,https://api.nuget.org/v3-flatcontainer/itext7.pdfhtml/6.3.3/icon,20289,https://www.gnu.org/licenses/agpl.html,"[""iText""]",itext7.pdfhtml,"[""Dependency""]",https://itextpdf.com/en/products/itext-7/pdfhtml,pdfHTML is an iText add-on that lets you to parse (X)HTML snippets and the associated CSS and converts them to PDF.,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf"", ""html"", ""pdfhtml"", ""htmltopdf"", ""html2pdf"", ""html-to-pdf"", ""html-to-pdf-converter"", ""svg"", ""acroform"", ""pdf-generation"", ""generation"", ""converter"", ""accessbility"", ""opensource"", ""open"", ""source""]",iText pdfHTML,16771605,True,6.3.3,44,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""iText Software""]","The iText 7 license key library enables the use of iText 7 (and iTextSharp version 5.5.13 and newer) in non-AGPL mode, and also provides access to the iText 7 add-ons",False,https://api.nuget.org/v3-flatcontainer/itext7.licensekey/3.1.6/icon,229670,https://itextpdf.com/legal,"[""iText""]",itext7.licensekey,"[""Dependency""]",https://itextpdf.com/,,"[""itext"", ""itext7"", ""itextsharp"", ""c#"", "".net"", ""csharp"", ""pdf""]",iText 7 License Key,2934604,True,3.1.6,18,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Artifex Software Inc.""]",A C# binding for Ghostscript library,False,https://api.nuget.org/v3-flatcontainer/ghostscript.net/1.3.4/icon,1782,https://www.nuget.org/packages/Ghostscript.NET/1.3.4/license,"[""artifex""]",Ghostscript.NET,"[""Dependency""]",https://github.com/ArtifexSoftware/Ghostscript.NET,,"[""C#"", ""F#"", ""VB.Net"", ""Ghostscript"", ""DotNet"", ""PDF""]",Ghostscript.NET,2978947,False,1.3.4,21,0,x9I5gcEajKMIeqvDr,WwKHhi9pdxeGZcc1q "[""Sergey Odinokov""]","An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/",False,https://api.nuget.org/v3-flatcontainer/hangfire.core/1.8.24/icon,471866,https://www.nuget.org/packages/Hangfire.Core/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire.Core,"[""Dependency""]",https://www.hangfire.io/,"An easy way to perform fire-and-forget, delayed and recurring tasks in .NET applications. No Windows Service required.","[""Hangfire"", ""OWIN"", ""Long-Running"", ""Background"", ""Fire-And-Forget"", ""Delayed"", ""Recurring"", ""Tasks"", ""Jobs"", ""Scheduler"", ""Threading"", ""Queues""]",Hangfire Core Components,386503287,True,1.8.24,138,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]","ASP.NET Core support for Hangfire, a background job framework for .NET applications.",False,https://api.nuget.org/v3-flatcontainer/hangfire.aspnetcore/1.8.24/icon,381670,https://www.nuget.org/packages/Hangfire.AspNetCore/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire.AspNetCore,"[""Dependency""]",https://www.hangfire.io/,,"[""hangfire"", ""aspnetcore""]",Hangfire ASP.NET Core Support,182044309,True,1.8.24,92,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]","An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/",False,https://api.nuget.org/v3-flatcontainer/hangfire/1.8.24/icon,132986,https://www.nuget.org/packages/Hangfire/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire,"[""Dependency""]",https://www.hangfire.io/,"An easy way to perform fire-and-forget, delayed and recurring tasks inside ASP.NET applications. No Windows Service required.","[""Hangfire"", ""AspNet"", ""MVC"", ""AspNetCore"", ""NetCore"", ""SqlServer"", ""Long-Running"", ""Background"", ""Fire-And-Forget"", ""Delayed"", ""Recurring"", ""Tasks"", ""Jobs"", ""Scheduler"", ""Threading"", ""Queues""]",Hangfire,100347979,True,1.8.24,140,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]","SQL Server 2008+ (including Express), SQL Server LocalDB and SQL Azure storage support for Hangfire, a background job framework for .NET applications.",False,https://api.nuget.org/v3-flatcontainer/hangfire.sqlserver/1.8.24/icon,250511,https://www.nuget.org/packages/Hangfire.SqlServer/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire.SqlServer,"[""Dependency""]",https://www.hangfire.io/,,"[""Hangfire"", ""SqlServer"", ""SqlAzure"", ""LocalDB""]",Hangfire SQL Server Storage,150977077,True,1.8.24,133,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",".NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.",False,https://api.nuget.org/v3-flatcontainer/hangfire.netcore/1.8.24/icon,389792,https://www.nuget.org/packages/Hangfire.NetCore/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire.NetCore,"[""Dependency""]",https://www.hangfire.io/,,"[""hangfire"", ""netcore""]",Hangfire .NET Core's Worker Service Support,94320747,True,1.8.24,60,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Frank Hommers, Vytautas Kasparavičius, Žygimantas Arūna""]",PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).,False,,2594058,https://www.nuget.org/packages/Hangfire.PostgreSql/1.21.1/license,"[""azygis"", ""frankhommers"", ""vytautask""]",Hangfire.PostgreSql,"[""Dependency""]",http://hmm.rs/Hangfire.PostgreSql,,"[""Hangfire"", ""PostgreSql"", ""Postgres""]",Hangfire.PostgreSql,44748496,False,1.21.1+1,64,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Alexey Skalozub""]",Job console for Hangfire,False,https://api.nuget.org/v3-flatcontainer/hangfire.console/1.4.3/icon,8476700,https://raw.githubusercontent.com/pieceofsummer/Hangfire.Console/master/LICENSE.md,"[""pieceofsummer""]",Hangfire.Console,"[""Dependency""]",,,"[""hangfire"", ""console"", ""logging""]",Hangfire.Console,25522322,False,1.4.3,28,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""PERRICHOT Florian""]",A memory storage for Hangfire,False,,3191292,https://www.apache.org/licenses/LICENSE-2.0.html,"[""perrich""]",Hangfire.MemoryStorage,"[""Dependency""]",https://github.com/perrich/Hangfire.MemoryStorage,,"[""Hangfire"", ""Storage""]",Hangfire.MemoryStorage,29449946,False,1.8.1.2,17,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Marco Casamento and contributors""]","Hangfire Redis Storage Based on Redis.StackExchange See http://hangfire.io/ for some more info on the main project and https://github.com/marcoCasamento/Hangfire.Redis.StackExchange for info on this",False,,1923252,https://www.nuget.org/packages/Hangfire.Redis.StackExchange/1.12.0/license,"[""mCasamento""]",Hangfire.Redis.StackExchange,"[""Dependency""]",https://github.com/marcoCasamento/Hangfire.Redis.StackExchange,,"[""Hangfire"", ""Redis""]",Hangfire.Redis.StackExchange,14686176,False,1.12.0,41,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",In-memory job storage for Hangfire with an efficient implementation.,False,https://api.nuget.org/v3-flatcontainer/hangfire.inmemory/1.0.0/icon,6193359,https://www.nuget.org/packages/Hangfire.InMemory/1.0.0/license,"[""HangfireIO"", ""odinserj""]",Hangfire.InMemory,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.InMemory,,"[""Hangfire"", ""Storage"", ""In-Memory""]",Hangfire In-Memory Storage,13991609,True,1.0.0,25,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""yuzd""]",enable basic authorization for hangfire(api or dashbord..),False,,8191536,,"[""nainaigu""]",Hangfire.Dashboard.BasicAuthorization,"[""Dependency""]",https://github.com/yuzd/Hangfire.Dashboard.BasicAuthorization,,[],Hangfire.Dashboard.BasicAuthorization,8250665,False,1.0.2,3,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Travis Frisinger""]",A re-usable Hangfire Basic Authentication filter. Just import and configure.,False,,836524,,"[""T-rav""]",Hangfire.Dashboard.Basic.Authentication,"[""Dependency""]",https://github.com/StoneAgeTechnologies/HangfireBasicAuthenticationFilter.git,,[],Hangfire.Dashboard.Basic.Authentication,7562320,False,8.0.0,12,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",Some authorization filters for Hangfire's Dashboard.,False,https://api.nuget.org/v3-flatcontainer/hangfire.dashboard.authorization/3.1.0/icon,679242,https://www.nuget.org/packages/Hangfire.Dashboard.Authorization/3.1.0/license,"[""HangfireIO"", ""odinserj""]",Hangfire.Dashboard.Authorization,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.Dashboard.Authorization,,"[""Hangfire"", ""Dashboard"", ""Authorization""]",Hangfire Dashboard Authorization Filters,6992879,True,3.1.0,7,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Arnoldas Gudas""]",Hangfire MySql Storage,False,,4105757,https://github.com/arnoldasgudas/Hangfire.MySqlStorage/blob/master/License.md,"[""arnoldasgudas""]",Hangfire.MySqlStorage,"[""Dependency""]",https://github.com/arnoldasgudas/Hangfire.MySqlStorage,,"[""Hangfire"", ""MySql"", ""Hangfire.MySql""]",Hangfire.MySqlStorage,5061273,False,2.0.3,18,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Xabaril Contributors""]",HealthChecks.Hangfire is the health check package for Hangfire.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.hangfire/9.0.0/icon,1797791,https://www.nuget.org/packages/AspNetCore.HealthChecks.Hangfire/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.Hangfire,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""Hangfire""]",AspNetCore.HealthChecks.Hangfire,7868970,True,9.0.0,15,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]","MSMQ queues support for SQL Server job storage implementation for Hangfire, a background job framework for .NET applications.",False,https://api.nuget.org/v3-flatcontainer/hangfire.sqlserver.msmq/1.8.24/icon,183,https://www.nuget.org/packages/Hangfire.SqlServer.MSMQ/1.8.24/license,"[""HangfireIO"", ""odinserj""]",Hangfire.SqlServer.MSMQ,"[""Dependency""]",https://www.hangfire.io/,,"[""Hangfire"", ""SqlServer"", ""MSMQ""]",Hangfire MSMQ Queues for SQL Server Storage,4612296,True,1.8.24,126,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Peter Andersson""]",Makes it easier to use Hangfire.Console with .net core dependency injection,False,,31413,https://www.nuget.org/packages/Hangfire.Console.Extensions/2.1.2/license,"[""Petoj87""]",Hangfire.Console.Extensions,"[""Dependency""]",https://github.com/AnderssonPeter/Hangfire.Console.Extensions,,"[""Hangfire"", ""Hangfire.Console""]",Hangfire.Console.Extensions,4442436,False,2.1.2,11,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Chris Patterson""]","MassTransit Hangfire scheduler support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.hangfire/9.2.0/icon,830,https://massient.com/license,"[""phatboyg""]",MassTransit.Hangfire,"[""Dependency""]",https://massient.com/,,"[""MassTransit"", ""Hangfire"", ""Scheduler"", ""Scheduling""]",MassTransit.Hangfire,4451534,True,9.2.0,82,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",ASP.NET integration for Hangfire.,False,https://api.nuget.org/v3-flatcontainer/hangfire.aspnet/0.3.0/icon,620067,https://www.nuget.org/packages/Hangfire.AspNet/0.3.0/license,"[""HangfireIO"", ""odinserj""]",Hangfire.AspNet,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.AspNet,,"[""Hangfire"", ""AspNet"", ""IIS""]",Hangfire ASP.NET integration,3425857,True,0.3.0,3,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Hangfire.Heartbeat contributors""]",Hangfire server/process monitoring plugin.,False,,1232229,https://github.com/ahydrax/Hangfire.Heartbeat/blob/master/LICENSE,"[""ahydrax""]",Hangfire.Heartbeat,"[""Dependency""]",https://github.com/ahydrax/Hangfire.Heartbeat,,"[""Hangfire"", ""monitoring"", ""heartbeat""]",Hangfire.Heartbeat,2203284,False,0.6.0,14,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Volo.Abp.HangFire""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.hangfire/10.6.0/icon,1525,https://www.nuget.org/packages/Volo.Abp.HangFire/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.HangFire,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.HangFire,2651034,True,10.6.0,175,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",Ninject IoC Container support for Hangfire (background job framework for .NET applications),False,https://api.nuget.org/v3-flatcontainer/hangfire.ninject/2.0.2/icon,39530,https://www.nuget.org/packages/Hangfire.Ninject/2.0.2/license,"[""HangfireIO"", ""odinserj""]",Hangfire.Ninject,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.Ninject,,"[""Hangfire"", ""Ninject"", ""IoC""]",Hangfire Ninject Integration,1937760,True,2.0.2,8,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Alexey Skalozub, IdentityStream AS""]",Job console for Hangfire,False,https://api.nuget.org/v3-flatcontainer/identitystream.hangfire.console/2.0.0/icon,2401557,https://www.nuget.org/packages/IdentityStream.Hangfire.Console/2.0.0/license,"[""IdentityStream""]",IdentityStream.Hangfire.Console,"[""Dependency""]",,,"[""hangfire"", ""console"", ""logging""]",IdentityStream.Hangfire.Console,2401557,True,2.0.0,1,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Abp.HangFire.AspNetCore""]",Abp.HangFire.AspNetCore,False,https://api.nuget.org/v3-flatcontainer/abp.hangfire.aspnetcore/10.5.0/icon,1705,https://www.nuget.org/packages/Abp.HangFire.AspNetCore/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.HangFire.AspNetCore,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""HangFire"", ""background"", ""jobs"", ""aspnet"", ""core""]",Abp.HangFire.AspNetCore,3777752,True,10.5.0,118,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Peter Andersson""]",Makes it easier to use Hangfire.Console with serilog,False,,18406,https://www.nuget.org/packages/Hangfire.Console.Extensions.Serilog/2.1.2/license,"[""Petoj87""]",Hangfire.Console.Extensions.Serilog,"[""Dependency""]",https://github.com/AnderssonPeter/Hangfire.Console.Extensions,,"[""Hangfire"", ""Hangfire.Console"", ""Serilog""]",Hangfire.Console.Extensions.Serilog,2321944,False,2.1.2,11,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Erwin Bovendeur""]",Add tags to Hangfire backgroundjobs,False,https://api.nuget.org/v3-flatcontainer/faceit.hangfire.tags/1.9.0/icon,846602,https://www.nuget.org/packages/FaceIT.Hangfire.Tags/1.9.0/license,"[""faceit""]",FaceIT.Hangfire.Tags,"[""Dependency""]",https://github.com/face-it/Hangfire.Tags,,"[""hangfire"", ""tags""]",FaceIT.Hangfire.Tags,1321833,True,1.9.0,2,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Hangfire.MaximumConcurrentExecutions""]",Package Description,False,,2009069,,"[""alastairtree""]",Hangfire.MaximumConcurrentExecutions,"[""Dependency""]",https://github.com/alastairtree/Hangfire.MaximumConcurrentExecutions,,"[""hangfire"", ""throttle"", ""concurrent"", ""job"", ""jobfilter"", ""attribute"", ""jobfilterattribute"", ""filter"", ""serverfilter"", ""semaphore"", ""mutex"", ""lock"", ""distributedlock""]",Hangfire.MaximumConcurrentExecutions,2011126,False,1.1.0,2,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""PERRICHOT Florian""]",A memory storage for Hangfire,False,,1868944,http://www.apache.org/licenses/LICENSE-2.0,"[""henkmollema""]",Hangfire.MemoryStorage.Core,"[""Dependency""]",,,"[""Hangfire"", ""Storage""]",Hangfire.MemoryStorage.Core,1868944,False,1.4.0,1,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Hangfire.SimpleInjector""]",SimpleInjector IoC Hangfire Integration,False,,1129523,,"[""DevMondo""]",HangFire.SimpleInjector,"[""Dependency""]",https://github.com/devmondo/HangFire.SimpleInjector,,[],HangFire.SimpleInjector,1839659,False,1.3.2,6,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""VssAdministrator""]",Dark themed dashboard for Hangfire,False,,236604,,"[""vip32""]",Hangfire.Dashboard.Dark,"[""Dependency""]",,,[],Hangfire.Dashboard.Dark,1516145,False,2.0.4,12,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""RaisedApp""]",A Hangfire extension to store a log during job execution,False,,1519743,https://www.nuget.org/packages/Hangfire.JobsLogger/0.2.1/license,"[""fclase"", ""felixclase""]",Hangfire.JobsLogger,"[""Dependency""]",https://github.com/raisedapp/Hangfire.JobsLogger,,"[""Hangfire"", ""Hangfire-Extension"", ""Logging"", ""RecurringJob""]",Hangfire JobsLogger,1540372,False,0.2.1,5,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Volo.Abp.BackgroundJobs.HangFire""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundjobs.hangfire/10.6.0/icon,1410,https://www.nuget.org/packages/Volo.Abp.BackgroundJobs.HangFire/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.BackgroundJobs.HangFire,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.BackgroundJobs.HangFire,2322272,True,10.6.0,175,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Hangfire.Extensions.ApplicationInsights""]",Package Description,False,,1242224,https://www.nuget.org/packages/Hangfire.Extensions.ApplicationInsights/1.0.0/license,"[""coolhome""]",Hangfire.Extensions.ApplicationInsights,"[""Dependency""]",https://github.com/coolhome/Hangfire.Extensions.ApplicationInsights,,[],Hangfire.Extensions.ApplicationInsights,1395676,False,1.0.0,1,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Vincent Lainé""]",Unity IoC Container support for Hangfire (background job system for ASP.NET applications).,False,,595945,https://raw.github.com/HangfireIO/Hangfire/master/LICENSE.md,"[""phenixdotnet""]",Hangfire.Unity,"[""Dependency""]",http://hangfire.io/,,"[""Hangfire"", ""Unity"", ""IoC""]",Hangfire Unity Job activator,1022132,False,3.0.0,6,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Abp.HangFire""]",Abp.HangFire,False,https://api.nuget.org/v3-flatcontainer/abp.hangfire/10.5.0/icon,97,https://www.nuget.org/packages/Abp.HangFire/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.HangFire,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""HangFire"", ""background"", ""jobs""]",Abp.HangFire,1358375,True,10.5.0,159,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""icsharp""]",Hangfire extensions for RecurringJob,False,,1249002,https://raw.githubusercontent.com/icsharp/Hangfire.RecurringJobExtensions/master/LICENSE,"[""vigoss""]",Hangfire.RecurringJobExtensions,"[""Dependency""]",https://github.com/icsharp/Hangfire.RecurringJobExtensions,Extensions for Hangfire to build RecurringJob automatically.,"[""Hangfire"", ""RecurringJob""]",Hangfire.RecurringJobExtensions,1264917,False,1.1.6,8,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""VirtoCommerce.Platform.Hangfire""]",Package Description,False,,115,,"[""VirtoCommerce""]",VirtoCommerce.Platform.Hangfire,"[""Dependency""]",,,[],VirtoCommerce.Platform.Hangfire,1184209,True,3.1050.0,699,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Lance Courson""]",A Hangfire Dashboard Addon UI with job parameter support for manually kicking off Hangfire Jobs.,False,,850401,https://www.nuget.org/packages/Hangfire.Dashboard.Management.v2/2.3.2/license,"[""lcourson""]",Hangfire.Dashboard.Management.v2,"[""Dependency""]",https://github.com/lcourson/Hangfire.Dashboard.Management.v2,,"[""hangfire"", ""dashboard"", ""management""]",Hangfire.Dashboard.Management.v2,1434212,False,2.3.2,9,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""stulzq""]",Hangfire's mysql storage.,False,,831029,https://github.com/stulzq/Hangfire.MySql.Core/blob/master/License.md,"[""stulzq""]",Hangfire.MySql.Core,"[""Dependency""]",https://github.com/stulzq/Hangfire.MySql.Core,,"[""Hangfire"", ""MySql"", ""Hangfire.MySql"", ""Hangfire.MySql.Core""]",Hangfire.MySql.Core,1198157,False,2.2.5,11,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""wanlitao""]",Hangfire plugin for SQLite Storage,False,,693597,http://www.apache.org/licenses/LICENSE-2.0.html,"[""wanlitao""]",Hangfire.SQLite,"[""Dependency""]",https://github.com/wanlitao/HangfireExtension,,[],Hangfire.SQLite,771477,False,1.4.2,11,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Brayan Mota""]",A dashboard to manage Hangfire's recurring jobs.,False,,937298,,"[""bamotav""]",Hangfire.RecurringJobAdmin,"[""Dependency""]",https://github.com/bamotav/Hangfire.RecurringJobAdmin.git,,[],Hangfire.RecurringJobAdmin,964517,False,1.0.5,12,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""akoylu""]",Hangfire's Oracle storage.,False,,73320,https://github.com/akoylu/Hangfire.Oracle.Core/blob/master/License.md,"[""akoylu""]",Hangfire.Oracle.Core,"[""Dependency""]",https://github.com/akoylu/Hangfire.Oracle.Core,,"[""Hangfire"", ""Oracle"", ""Hangfire.Oracle"", ""Hangfire.Oracle.Core""]",Hangfire.Oracle.Core,859948,False,1.3.24,12,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Sergey Odinokov""]",Dynamic recurring jobs for Hangfire to support multiple code bases with single storage.,False,https://api.nuget.org/v3-flatcontainer/hangfire.dynamicjobs/0.3.0/icon,680697,https://www.nuget.org/packages/Hangfire.DynamicJobs/0.3.0/license,"[""HangfireIO"", ""odinserj""]",Hangfire.DynamicJobs,"[""Dependency""]",https://github.com/HangfireIO/Hangfire.DynamicJobs,,"[""Hangfire"", ""RecurringJobs""]",Hangfire.DynamicJobs,805876,True,0.3.0,4,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Erwin Bovendeur""]","Support for SQL Server for Hangfire.Tags. This seperate library is required in order to search for tags, and proper cleanup.",False,https://api.nuget.org/v3-flatcontainer/faceit.hangfire.tags.sqlserver/1.9.15/icon,309546,https://www.nuget.org/packages/FaceIT.Hangfire.Tags.SqlServer/1.9.15/license,"[""faceit""]",FaceIT.Hangfire.Tags.SqlServer,"[""Dependency""]",https://github.com/face-it/Hangfire.Tags,,"[""hangfire"", ""tags"", ""sql"", ""server""]",FaceIT.Hangfire.Tags.SqlServer,613782,True,1.9.15,5,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Xiaoguo Ge""]",Enables running multiple Hangfire servers as different applications against a single SQL Server database,False,,442608,https://www.nuget.org/packages/Hangfire.MAMQSqlExtension/1.0.6/license,"[""xiaoguo.ge""]",Hangfire.MAMQSqlExtension,"[""Dependency""]",https://github.com/GeXiaoguo/Hangfire.MAMQSqlExtension,,[],Hangfire.MAMQSqlExtension,726034,False,1.0.6,4,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Volo.Abp.BackgroundWorkers.Hangfire""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundworkers.hangfire/10.6.0/icon,621,https://www.nuget.org/packages/Volo.Abp.BackgroundWorkers.Hangfire/10.6.0/license,"[""volosoft""]",Volo.Abp.BackgroundWorkers.Hangfire,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.BackgroundWorkers.Hangfire,879316,True,10.6.0,100,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""ISCG""]",ISCG.Hangfire.SqlServer signed,False,,91,https://www.nuget.org/packages/ISCG.Hangfire.SqlServer/2026.7.21.1/license,"[""ISCG""]",ISCG.Hangfire.SqlServer,"[""Dependency""]",,,[],ISCG.Hangfire.SqlServer,672589,False,2026.7.21.1,30,0,JB5zqMH1KRQWPrfdo,zXXSH4LmZz4XKUdLJ "[""Josh Close""]","A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.",False,https://api.nuget.org/v3-flatcontainer/csvhelper/33.1.0/icon,57415547,https://www.nuget.org/packages/CsvHelper/33.1.0/license,"[""joshclose""]",CsvHelper,"[""Dependency""]",https://joshclose.github.io/CsvHelper/,,"[""csv"", ""csvhelper"", ""comma"", ""separated"", ""value"", ""delimited""]",CsvHelper,663584803,True,33.1.0,190,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""ServiceStack""]",".NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text",False,https://api.nuget.org/v3-flatcontainer/servicestack.text/10.0.8/icon,95327,https://servicestack.net/terms,"[""mythz"", ""servicestack""]",ServiceStack.Text,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack,,"[""JSON"", ""Text"", ""Serializer"", ""CSV"", ""JSV"", ""HTTP"", ""Auto"", ""Mapping"", ""Dump"", ""Reflection"", ""JS"", ""Utils"", ""Fast""]",.NET's fastest JSON Serializer by ServiceStack,85184802,True,10.0.8,139,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Sébastien Lorion, Paul Hatcher""]",An extended version of LumenWorks.Frameworks.IO,False,,10243688,http://opensource.org/licenses/mit-license.php,"[""phatcher""]",LumenWorksCsvReader,"[""Dependency""]",https://github.com/phatcher/CsvReader,,"[""CSV""]",LumenWorks CSV Reader,11860847,False,4.0.0,5,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Philipp Wagner""]",An easy to use and high-performance library for CSV parsing.,False,,36014,https://www.nuget.org/packages/TinyCsvParser/3.0.11/license,"[""bytefish"", ""Externius""]",TinyCsvParser,"[""Dependency""]",https://github.com/bytefish/TinyCsvParser,,"[""csv"", ""parser"", ""csvparser""]",TinyCsvParser,8651113,False,3.0.11,41,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Wei Lin, Michele Bastione, PING-HSIU SHIH, Amos(izanhzh), eynarhaji, Mini-Software team""]","Lightweight, fast and simple .NET processing tool for importing, exporting and templating spreadsheets.",False,https://api.nuget.org/v3-flatcontainer/miniexcel/1.45.0/icon,84866,https://www.nuget.org/packages/MiniExcel/1.45.0/license,"[""ITWeiHan"", ""minisoftware""]",MiniExcel,"[""Dependency""]",https://github.com/mini-software/MiniExcel,,"[""excel"", ""xlsx"", ""csv"", ""micro-helper"", ""mini"", ""openxml"", ""helper""]",MiniExcel,12372996,True,1.45.0,104,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Marcos Meli and Contributors""]",Open Source library for automatic formatted file read/write operations www.filehelpers.net,False,,8466496,https://www.nuget.org/packages/FileHelpers/3.5.2/license,"[""marcosmeli"", ""mcavigelli""]",FileHelpers,"[""Dependency""]",http://www.filehelpers.net/,,"[""FileHelpers"", ""Data"", ""Flat"", ""File"", ""CSV"", ""FixedLength"", ""Fixed"", ""Delimited"", ""Import"", ""Export"", ""ETL"", ""FileHelper"", "".NET"", "".NET"", ""Core""]",FileHelpers,23703634,False,3.5.2,11,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Steve Hansen""]",Really simple csv library,False,https://api.nuget.org/v3-flatcontainer/csv/2.0.245/icon,20988,https://www.nuget.org/packages/Csv/2.0.245/license,"[""Steve"", ""Steve_at_2sky""]",Csv,"[""Dependency""]",https://github.com/stevehansen/csv/,,"[""csv""]",Csv,3768347,False,2.0.245,15,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""ServiceStack""]","ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started",False,https://api.nuget.org/v3-flatcontainer/servicestack/10.0.8/icon,43274,https://servicestack.net/terms,"[""mythz"", ""servicestack""]",ServiceStack,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack,,"[""Fast"", ""JSON"", ""XML"", ""CSV"", ""HTML"", ""SOAP"", ""JSV"", ""REST"", ""Web"", ""Service"", ""Framework"", ""ServiceStack""]","ServiceStack webservice framework: Faster, Cleaner, Modern WCF alternative",21269426,False,10.0.8,140,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""22222""]",A simple CSV parser based on Microsoft.VisualBasic.FileIO.TextFieldParser.,False,,1522678,https://www.nuget.org/packages/CsvTextFieldParser/1.2.2/license,"[""22222""]",CsvTextFieldParser,"[""Dependency""]",https://github.com/22222/CsvTextFieldParser,,"[""csv"", ""parser"", ""CsvParser"", ""CsvTextFieldParser"", ""TextFieldParser""]",CsvTextFieldParser,5799372,False,1.2.2,4,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""ServiceStack""]",".NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text",False,https://api.nuget.org/v3-flatcontainer/servicestack.text.core/8.10.0/icon,190005,https://servicestack.net/terms,"[""mythz"", ""servicestack""]",ServiceStack.Text.Core,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack,,"[""JSON"", ""Text"", ""Serializer"", ""CSV"", ""JSV"", ""HTTP"", ""Auto"", ""Mapping"", ""Dump"", ""Reflection"", ""JS"", ""Utils"", ""Fast""]",ServiceStack.Text .NET Standard 2.0,15530601,True,8.10.0,89,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Paul Yoder""]",Easily retrieve data from spreadsheets and csv files by using LINQ,False,,2600360,https://github.com/paulyoder/LinqToExcel/blob/master/License.txt,"[""mrworkman"", ""paulyoder""]",LinqToExcel,"[""Dependency""]",https://github.com/paulyoder/LinqToExcel,,"[""Linq"", ""Excel"", ""spreadsheet"", ""csv""]",LinqToExcel,3777565,False,1.11.0,22,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Matt Perdeck""]","Popular, easy to use library to read and write CSV and tab delimited files. Supports data fields containing commas and line breaks. Supports different character encodings, separator characters and date and number formats. Robust error handling lets you quickly fix problems in large input files.",False,https://api.nuget.org/v3-flatcontainer/linqtocsv/1.5.0/icon,3295997,,"[""mperdeck"", ""msony""]",LinqToCsv,"[""Dependency""]",http://www.codeproject.com/Articles/25133/LINQ-to-CSV-library,Serialise/Deserialize your classes to/from CSV and tab delimited files. Very flexible. Supports international date and number formats.,"[""CSV"", ""LINQ"", ""tab"", ""delimited""]",LINQtoCSV,3599659,False,1.5.0,5,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Sébastien Lorion""]","A reader that provides fast, non-cached, forward-only access to CSV data. THIS PACKAGE IS NOT ENDORSED BY THE AUTHOR OF THE LIBRARY. The files in this package are otherwise exactly the same as LumenWorks.Framework.IO version 3.8.0 binaries downloadable from CodeProject and associated with the publication of the article (see project URL) on November 11, 2011. For support and issues, please contact the author.",False,,3533687,http://www.opensource.org/licenses/mit-license.php,"[""raboof""]",LumenWorks.Framework.IO,"[""Dependency""]",http://www.codeproject.com/KB/database/CsvReader.aspx,"A reader that provides fast, non-cached, forward-only access to CSV data.","[""csv"", ""parser"", ""delimited""]",LumenWorks.Framework.IO,3533687,False,3.8.0,1,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""nietras""]","World's Fastest .NET CSV Parser. Modern, minimal, fast, zero allocation, reading and writing of separated values (csv, tsv etc.). Cross-platform, trimmable and AOT/NativeAOT compatible.",False,https://api.nuget.org/v3-flatcontainer/sep/0.15.1/icon,12859,https://www.nuget.org/packages/Sep/0.15.1/license,"[""nietras""]",Sep,"[""Dependency""]",https://github.com/nietras/Sep/,,"[""csv"", ""csvhelper"", ""comma"", ""semi-colon"", ""tab"", ""separated"", ""value"", ""delimited"", ""io"", ""file"", ""read"", ""write"", ""parse"", ""format""]",Sep,12574180,False,0.15.1,47,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Cinchoo""]",An ETL framework for .NET,False,https://api.nuget.org/v3-flatcontainer/choetl/1.2.1.72/icon,6359,https://github.com/Cinchoo/ChoETL/blob/master/LICENSE,"[""Cinchoo""]",ChoETL,"[""Dependency""]",https://github.com/Cinchoo/ChoETL,An ETL framework for .NET,"[""ETL"", ""c#"", "".NET"", ""CSV"", ""Xml"", ""JSON"", ""Flat""]",Cinchoo ETL,4542197,True,1.2.1.72,146,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Syncfusion Inc.""]","Syncfusion® Essential XlsIO is a .NET Standard Excel library that allows to create, read, and edit Excel files in .NET core application without Microsoft Office dependencies.",False,https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.net.core/34.1.33/icon,3969,https://www.nuget.org/packages/Syncfusion.XlsIO.Net.Core/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.XlsIO.Net.Core,"[""Dependency""]",https://www.syncfusion.com/document-sdk?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.aspnetcore"", ""aspnetcore"", ""ej1"", ""net-core"", ""net-standard"", "".net"", ""core"", ""xlsio"", ""excel"", ""xls"", ""xlsx"", ""csv"", ""chart"", ""formula"", ""pivot"", ""spreadsheet"", ""worksheet""]","Create, Read and Edit Excel file in .NET Core using Syncfusion XlsIO library",15419100,True,34.1.33,381,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Chris Young""]",An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.,False,,2317149,https://github.com/youngcm2/CsvHelper.Excel/blob/master/LICENSE,"[""chrisyoung""]",CsvHelper.Excel.Core,"[""Dependency""]",https://github.com/youngcm2/CsvHelper.Excel,,"[""CSV"", ""CSVHelper"", ""Excel"", ""ClosedXML""]",CsvHelper.Excel.Core,2693576,False,27.2.1,4,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data/8.2.0/icon,1281,https://www.nuget.org/packages/FSharp.Data/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data,9004336,False,8.2.0,107,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Mark Pflug""]",A .NET library for reading and writing delimited CSV data.,False,https://api.nuget.org/v3-flatcontainer/sylvan.data.csv/1.4.4/icon,118552,https://www.nuget.org/packages/Sylvan.Data.Csv/1.4.4/license,"[""MarkPflug""]",Sylvan.Data.Csv,"[""Dependency""]",https://github.com/MarkPflug/Sylvan,,"[""csv"", ""delimited"", ""data"", ""datareader"", ""datawriter"", ""simd"", "".NET"", ""Sylvan""]",Sylvan.Data.Csv,4005965,True,1.4.4,77,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Syncfusion Inc.""]","Syncfusion Essential XlsIO is a .NET Excel library that allows to create, read and edit Excel files in any ASP.NET Web Forms application without any Microsoft Office dependencies. Key features: • Easily import and export data from/to common data sources. • Perform quick evaluation with 400+ functions. • Import data into customized format using template markers. • Create and edit all chart types including Excel 2016 charts. • Cell data validations can be applied with operators, alert messages, custom formulas, and drop-down lists. • Highlight important cells by conditional formats. • Perform various cell level operations like resize, hide or unhide, insert or delete, group and ungroup, etc. • Supports various formatting like number formats, text alignments, font settings, border settings, color settings, rich-text, and more. • Apply built-in styles and custom styles to cells. • Sort data based on cell value, cell color, and font color. • Filter data based on cell value, cell color, icons, etc. • Read and write protected Excel documents along with workbook and worksheet protections. • Create and edit AutoShapes, comments, text boxes, combo boxes, check boxes, and option buttons. • Enable page settings like orientation, paper size, scaling, margins, print titles, header and footer, and more. • Create and edit pivot tables and pivot charts. • Convert Excel documents into PDF, ODS, HTML and image formats. • Convert Excel charts into image formats. Learn more: https://www.syncfusion.com/excel-framework/net?utm_source=nuget&utm_medium=listing Documentation: https://help.syncfusion.com/file-formats/xlsio/overview?utm_source=nuget&utm_medium=listing Support: Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing Forum: https://www.syncfusion.com/forums/aspnet?utm_source=nuget&utm_medium=listing This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA (https://www.syncfusion.com/eula/es/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).",False,https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.aspnet/22.1.34/icon,74774,https://www.nuget.org/packages/Syncfusion.XlsIO.AspNet/22.1.34/license,"[""SyncfusionInc""]",Syncfusion.XlsIO.AspNet,"[""Dependency""]",https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.aspnet"", "".net"", ""xlsio"", ""excel"", ""xlsx"", ""xls"", ""csv"", ""pdf"", ""html"", ""excel-chart"", ""formula"", ""spreadsheet""]","Create, Read and Edit Excel file in ASP.NET Web Forms using Syncfusion XlsIO library",6111293,True,22.1.34,215,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Cinchoo""]",ETL Framework for .NET,False,https://api.nuget.org/v3-flatcontainer/choetl.netstandard/1.2.1.72/icon,11142,https://github.com/Cinchoo/ChoETL/blob/master/LICENSE,"[""Cinchoo""]",ChoETL.NETStandard,"[""Dependency""]",https://github.com/Cinchoo/ChoETL,,"[""ETL"", ""c#"", "".NET"", ""CSV"", ""Xml"", ""JSON"", ""Flat""]",ChoETL.NETStandard,2442188,True,1.2.1.72,101,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Andrew Rissing""]","The GenericParser is a robust C# implementation of a parser for delimited and fixed width format files. It provides a variety of features (ex. custom delimiters, text qualifiers, loading/saving configuration from XML, and many more), performant, and thoroughly tested.",False,,99844,https://www.nuget.org/packages/GenericParsing/1.6.0/license,"[""arissing""]",GenericParsing,"[""Dependency""]",https://github.com/AndrewRissing/GenericParsing,,"[""GenericParsing"", ""Parsing"", ""CSV"", ""TSV"", ""Delimited""]",GenericParsing,1783788,False,1.6.0,6,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""雪雁""]","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",False,,1248,,"[""magicodes""]",Magicodes.IE.Core,"[""Dependency""]",https://docs.xin-lai.com/,,"[""Magicodes.IE"", ""excel"", ""xlsx"", ""csv"", ""word"", ""pdf"", ""html""]",Magicodes.IE.Core,2322683,False,2.9.0,123,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""雪雁""]","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",False,,726,,"[""magicodes""]",Magicodes.IE.Excel,"[""Dependency""]",https://docs.xin-lai.com/,,"[""Magicodes.IE"", ""excel"", ""xlsx"", ""csv"", ""word"", ""pdf"", ""html""]",Magicodes.IE.Excel,1944675,False,2.9.0,124,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Mike Stall""]","Open source libary for easy reading, writing, and manipulation of CSV files. This handles linq to CSV, creating tables from IEnumerable, dictionaries, in-memory mutable tables, streaming through large tables. It also includes basic data table operations like join, histogram, and filter duplicates.",False,,902870,,"[""MikeStall""]",CsvTools,"[""Dependency""]",https://github.com/MikeStall/DataTable,"Open source C# Libary for easy reading, writing, and manipulation of CSV files.","[""csv"", ""reader"", ""table""]",CSV Reader,1186311,False,1.0.12,13,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Syncfusion Inc.""]",This package provides the functionality to utilize the features of Syncfusion® WPF Excel library and more.,False,https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.wpf/34.1.33/icon,915,https://www.nuget.org/packages/Syncfusion.XlsIO.Wpf/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.XlsIO.Wpf,"[""Dependency""]",https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.wpf"", ""wpf"", ""syncfusion.xlsio"", ""excel"", ""xls"", ""xlsx"", ""xlsio"", ""chart"", ""csv"", ""formula"", ""pivot-table"", ""spreadsheet"", ""worksheet"", ""import-to-excel"", ""export-to-excel"", "".net""]","Create, Read and Edit Excel file in WPF using Syncfusion XlsIO library",5736688,True,34.1.33,383,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""ServiceStack""]","ServiceStack is a simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use! To get started see: https://servicestack.net/getting-started",False,https://api.nuget.org/v3-flatcontainer/servicestack.core/8.10.0/icon,23882,https://servicestack.net/terms,"[""mythz"", ""servicestack""]",ServiceStack.Core,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack,,"[""Fast"", ""JSON"", ""XML"", ""CSV"", ""HTML"", ""SOAP"", ""JSV"", ""REST"", ""Web"", ""Service"", ""Framework"", ""ServiceStack""]",ServiceStack .NET Standard 2.0,3591494,True,8.10.0,85,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""雪雁""]","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",False,,757,,"[""magicodes"", ""xin-lai""]",Magicodes.IE.EPPlus,"[""Dependency""]",https://docs.xin-lai.com/,,"[""Magicodes.IE"", ""excel"", ""xlsx"", ""csv"", ""word"", ""pdf"", ""html""]",Magicodes.IE.EPPlus,1463818,False,2.9.0,32,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Chris Rodgers""]",An implementation of ICsvParser and ICsvSerializer from CsvHelper that reads and writes using the ClosedXml library.,False,,356508,https://github.com/christophano/CsvHelper.Excel/blob/master/LICENSE,"[""christophano""]",CsvHelper.Excel,"[""Dependency""]",https://github.com/christophano/CsvHelper.Excel,,"[""CSV"", ""CSVHelper"", ""Excel"", ""ClosedXML""]",CsvHelper.Excel,920498,False,1.0.6,4,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Cinchoo""]",Cinchoo ETL - JSON Reader / Writer,False,https://api.nuget.org/v3-flatcontainer/choetl.json/1.2.1.72/icon,9295,https://github.com/Cinchoo/ChoETL/blob/master/LICENSE,"[""Cinchoo""]",ChoETL.JSON,"[""Dependency""]",https://github.com/Cinchoo/ChoETL,Cinchoo ETL - JSON Reader / Writer,"[""ETL"", ""c#"", "".NET"", ""CSV"", ""Xml"", ""JSON"", ""FlatFile""]",Cinchoo ETL - JSON Reader / Writer,1467239,True,1.2.1.72,120,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Alex from Jitbit""]",CSV Export component for .NET,False,,5051,https://www.nuget.org/packages/CsvExport/3.0.2/license,"[""jitbit""]",CsvExport,"[""Dependency""]",https://github.com/jitbit/CsvExport,,"[""CSV"", ""csv"", ""csvhelper"", ""csvexport"", ""comma"", ""separated"", ""value"", ""delimited""]",CsvExport,904867,False,3.0.2,9,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Paul Yoder""]",Easily retrieve data from spreadsheets and csv files by using LINQ,False,,710582,https://github.com/paulyoder/LinqToExcel/blob/master/License.txt,"[""paulyoder""]",LinqToExcel_x64,"[""Dependency""]",http://code.google.com/p/linqtoexcel/,,"[""Linq"", ""Excel"", ""spreadsheet"", ""csv""]",LinqToExcel_x64,829913,False,1.10.1,15,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Bernhard Millauer, Uwe Mayer, Konrad Mattheis""]",LocalizationExtension is a really easy way to localize any type of DependencyProperties or native Properties on DependencyObjects,False,,451379,https://www.nuget.org/packages/WPFLocalizeExtension/3.10.0/license,"[""XAMLMarkupExtensions""]",WPFLocalizeExtension,"[""Dependency""]",https://github.com/XAMLMarkupExtensions/WPFLocalizationExtension/,,"[""wpf"", ""localization"", ""extension"", ""globalization"", ""resx"", ""csv"", ""resource"", ""language""]",WPFLocalizeExtension,1773057,False,3.10.0,22,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""SpreadsheetGear""]","SpreadsheetGear Engine for .NET enables developers for .NET, .NET Framework, .NET Core, iOS, Android, Linux, macOS and UWP to easily take advantage of scalable Excel Reporting, comprehensive Excel compatible charting APIs, the fastest and most complete Excel compatible calculations and more using the same API enjoyed by thousands of Windows developers for more than a decade. This library supports the Microsoft .NET Framework, ASP.NET Core, .NET Core, .NET 6.0+, Universal Windows Platform, Xamarin.iOS, Xamarin.Android, Xamarin.Forms, Mono and any other platform which supports .NET Standard 2.0. For comprehensive Excel compatible Windows Forms and WPF UI controls and ASP.NET image rendering see the SpreadsheetGear.Windows Nuget package and the SpreadsheetGear 2023 family of products at www.spreadsheetgear.com. SpreadsheetGear LLC grants you a perpetual royalty free license to use SpreadsheetGear.dll at no cost subject to the following: 1) this no cost license is limited to 1,000 rows x 100 columns x 10 worksheets x 3 workbooks, 2) this no cost license does not include technical support but you are welcome to ask questions at https://stackoverflow.com/questions/tagged/spreadsheetgear, 3) by downloading this SpreadsheetGear software or using this no cost license, you consent to be bound by and are becoming a party to the SpreadsheetGear EULA at https://www.spreadsheetgear.com/company/files/eula.html. You may download a Free 30-Day Signed Trial License which removes these limitations at https://www.spreadsheetgear.com/downloads/evaluation or purchase a SpreadsheetGear Engine for .NET Subscription at https://www.spreadsheetgear.com/purchase. To learn more about SpreadsheetGear for .NET visit https://www.spreadsheetgear.com/nuget/spreadsheetgear/project/.",False,https://api.nuget.org/v3-flatcontainer/spreadsheetgear/9.3.81/icon,1431,https://www.nuget.org/packages/SpreadsheetGear/9.3.81/license,"[""SpreadsheetGear""]",SpreadsheetGear,"[""Dependency""]",https://www.spreadsheetgear.com/nuget/spreadsheetgear/project/,SpreadsheetGear Engine for .NET is a high performance cross platform Excel compatible library.,"[""excel"", ""reporting"", ""charting"", ""calculations"", ""xlsx"", ""xls"", ""xlsm"", ""csv"", ""txt"", ""c#"", ""asp.net"", "".net"", ""core"", ""uwp"", ""xamarin.ios"", ""xamarin.android"", ""xamarin.forms"", ""mono"", ""spreadsheet"", ""spreadsheetgear""]",SpreadsheetGear Engine for .NET,4381057,True,9.3.81,89,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Dat Chung, Gabriel Kenderesy""]",A 1 to 1 port of TextFieldParser for .NET Standard.,False,,1661951,https://www.nuget.org/packages/TextFieldParserStandard/1.0.0/license,"[""AirCanada"", ""GabK""]",TextFieldParserStandard,"[""Dependency""]",,,"[""TextFieldParser"", ""csv"", ""tab"", ""delimited"", ""fixed"", ""width"", ""text"", ""parse"", ""excel"", ""port""]",TextFieldParserStandard,1661951,False,1.0.0,1,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""ServiceStack""]",Deprecated. Use the strong named ServiceStack.Text package instead.,False,https://api.nuget.org/v3-flatcontainer/servicestack.text.signed/4.5.14/icon,352016,https://servicestack.net/terms,"[""mythz""]",ServiceStack.Text.Signed,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack.Text,".NET's fastest JSON, JSV and CSV Text Serializers","[""JSON"", ""Text"", ""Serializer"", ""CSV"", ""JSV"", ""Dump"", ""PrettyPrint"", ""Fast""]",ServiceStack.Text.Signed,1655809,True,4.5.14,50,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""damienbod, WebApiContrib Contributors""]","ASP.NET Core InputFormatter, OutputFormatter for IList CSV data",False,https://api.nuget.org/v3-flatcontainer/webapicontrib.core.formatter.csv/4.0.0/icon,996060,https://www.nuget.org/packages/WebApiContrib.Core.Formatter.Csv/4.0.0/license,"[""damienbod"", ""filipw""]",WebApiContrib.Core.Formatter.Csv,"[""Dependency""]",https://github.com/damienbod/WebAPIContrib.Core/tree/master/src/WebApiContrib.Core.Formatter.Csv,,"[""ASP.NET"", ""Core"", ""InputFormatter"", ""OutputFormatter"", ""MediaFormatter"", ""CSV"", ""Content-Type"", ""aspnetcore""]",WebApiContrib.Core.Formatter.Csv,1509415,False,4.0.0,16,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Mads Dabros""]",Provides CsvParser and serialization for SharpLearning.,False,,92542,https://github.com/mdabros/SharpLearning/blob/master/LICENSE.md,"[""mdabros""]",SharpLearning.InputOutput,"[""Dependency""]",https://github.com/mdabros/SharpLearning,,"[""serialization"", ""csv"", ""parsing""]",SharpLearning.InputOutput,650787,False,0.31.8,41,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Syncfusion Inc.""]",This package provides the functionality to utilize the features of Syncfusion® UWP XlsIO library and more.,False,https://api.nuget.org/v3-flatcontainer/syncfusion.xlsio.uwp/34.1.33/icon,399,https://www.nuget.org/packages/Syncfusion.XlsIO.UWP/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.XlsIO.UWP,"[""Dependency""]",https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.uwp"", ""uwp"", ""syncfusion.xlsio"", ""excel"", ""xls"", ""xlsx"", ""xlsio"", ""chart"", ""csv"", ""formula"", ""pivot-table"", ""spreadsheet"", ""worksheet"", ""import-to-excel"", ""export-to-excel""]","Create, Read and Edit Excel file in UWP using Syncfusion XlsIO library",2529410,True,34.1.33,383,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.worldbank.core/8.2.0/icon,1204,https://www.nuget.org/packages/FSharp.Data.WorldBank.Core/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data.WorldBank.Core,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.WorldBank.Core,2331223,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Andrew Rissing""]","The GenericParser is a robust C# implementation of a parser for delimited and fixed width format files. It provides a variety of features (ex. custom delimiters, text qualifiers, loading/saving configuration from XML, and many more), performant, and thoroughly tested.",False,,408136,https://www.codeproject.com/info/cpol10.aspx,"[""arissing""]",GenericParser,"[""Dependency""]",https://github.com/AndrewRissing/GenericParsing,The GenericParser is a robust C# implementation for handling parsing of delimited and fixed width formats.,"[""CSV"", ""TSV"", ""Parse"", ""Parsing"", ""Comma""]",DEPRECATED: Package moved to GenericParsing,761978,False,1.1.6,4,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.xml.core/8.2.0/icon,1176,https://www.nuget.org/packages/FSharp.Data.Xml.Core/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data.Xml.Core,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Xml.Core,2333097,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.csv.core/8.2.0/icon,1231,https://www.nuget.org/packages/FSharp.Data.Csv.Core/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data.Csv.Core,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Csv.Core,2335866,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.json.core/8.2.0/icon,1282,https://www.nuget.org/packages/FSharp.Data.Json.Core/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data.Json.Core,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Json.Core,2337936,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Cinchoo""]",JSON extension to Cinchoo ETL framework,False,https://api.nuget.org/v3-flatcontainer/choetl.json.netstandard/1.2.1.72/icon,2421,https://github.com/Cinchoo/ChoETL/blob/master/LICENSE,"[""Cinchoo""]",ChoETL.JSON.NETStandard,"[""Dependency""]",https://github.com/Cinchoo/ChoETL,,"[""ETL"", ""c#"", "".NET"", ""CSV"", ""Xml"", ""JSON"", ""Flat""]",ChoETL.JSON.NETStandard,948603,True,1.2.1.72,92,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.http/8.2.0/icon,1328,https://www.nuget.org/packages/FSharp.Data.Http/8.2.0/license,"[""dsyme"", ""fsprojects""]",FSharp.Data.Http,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Http,2353855,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.html.core/8.2.0/icon,1202,https://www.nuget.org/packages/FSharp.Data.Html.Core/8.2.0/license,"[""fsprojects""]",FSharp.Data.Html.Core,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Html.Core,2335848,False,8.2.0,27,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""Tomas Petricek;Gustavo Guerra;Colin Bull;fsprojects contributors""]","The FSharp.Data packages contain type providers and utilities to access common data formats (CSV, HTML, JSON and XML in your F# applications and scripts. * FSharp.Data -- includes everything * FSharp.Data.Http -- http types/helpers * FSharp.Data.Csv.Core -- csv types/helpers * FSharp.Data.Json.Core -- json types/helpers * FSharp.Data.Html.Core -- html types/helpers * FSharp.Data.Xml.Core -- xml types/helpers",False,https://api.nuget.org/v3-flatcontainer/fsharp.data.runtime.utilities/8.2.0/icon,1328,https://www.nuget.org/packages/FSharp.Data.Runtime.Utilities/8.2.0/license,"[""fsprojects""]",FSharp.Data.Runtime.Utilities,"[""Dependency""]",https://fsprojects.github.io/FSharp.Data/,,"[""F#"", ""fsharp"", ""data"", ""typeprovider"", ""WorldBank"", ""CSV"", ""HTML"", ""CSS"", ""JSON"", ""XML"", ""HTTP"", ""linqpad-samples""]",FSharp.Data.Runtime.Utilities,2304606,False,8.2.0,26,0,5iiHETdA5iMNLg4nr,KVqeo8VES0k3shsyF "[""EPPlus Software AB""]",A spreadsheet library for .NET framework and .NET core,False,https://api.nuget.org/v3-flatcontainer/epplus/8.6.3/icon,45241,https://www.nuget.org/packages/EPPlus/8.6.3/license,"[""EPPlusSoftware"", ""jankallman"", ""swmal""]",EPPlus,"[""Dependency""]",https://epplussoftware.com/,,"[""Excel"", ""ooxml""]",EPPlus,201907056,True,8.6.3,149,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Jan Havlíček, Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash""]","See release notes https://github.com/ClosedXML/ClosedXML/releases/tag/0.105.1 ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.",False,https://api.nuget.org/v3-flatcontainer/closedxml/0.105.1/icon,169497,https://www.nuget.org/packages/ClosedXML/0.105.1/license,"[""ClosedXML"", ""igitur"", ""jahav"", ""pankraty""]",ClosedXML,"[""Dependency""]",https://github.com/ClosedXML/ClosedXML,,"[""Excel"", ""OpenXml"", ""xlsx""]",ClosedXML,203774660,True,0.105.1,56,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""ExcelNumberFormat developers""]",.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.,False,https://api.nuget.org/v3-flatcontainer/excelnumberformat/1.1.0/icon,129174023,https://www.nuget.org/packages/ExcelNumberFormat/1.1.0/license,"[""andersnm""]",ExcelNumberFormat,"[""Dependency""]",https://github.com/andersnm/ExcelNumberFormat,,"[""excel"", ""formatting"", ""numfmt"", ""formatcode""]",ExcelNumberFormat,186216274,False,1.1.0,12,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""ExcelDataReader developers""]","Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).",False,https://api.nuget.org/v3-flatcontainer/exceldatareader/3.9.0/icon,533616,https://www.nuget.org/packages/ExcelDataReader/3.9.0/license,"[""ExcelDataReader""]",ExcelDataReader,"[""Dependency""]",https://github.com/ExcelDataReader/ExcelDataReader,,"[""excel"", ""xls"", ""xlsx"", ""dataset""]",ExcelDataReader,108308784,False,3.9.0,18,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Tony Qu,NPOI Contributors""]",.NET port of Apache POI,False,https://api.nuget.org/v3-flatcontainer/npoi/2.8.0/icon,920525,https://www.nuget.org/packages/NPOI/2.8.0/license,"[""Nissl"", ""NPOI""]",NPOI,"[""Dependency""]",http://nissl-lab.github.io/npoi/,,"[""xlsx"", ""xls"", ""Excel"", ""Word"", ""docx"", ""office"", ""ole""]",NPOI,113407287,True,2.8.0,26,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""ExcelDataReader developers""]",ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.,False,https://api.nuget.org/v3-flatcontainer/exceldatareader.dataset/3.9.0/icon,350158,https://www.nuget.org/packages/ExcelDataReader.DataSet/3.9.0/license,"[""ExcelDataReader""]",ExcelDataReader.DataSet,"[""Dependency""]",https://github.com/ExcelDataReader/ExcelDataReader,,"[""excel"", ""xls"", ""xlsx"", ""dataset""]",ExcelDataReader.DataSet,73727177,False,3.9.0,12,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""TU Delft Spreadsheet Lab, Infotron""]",A parser for Excel formulas,False,,310671,https://www.nuget.org/packages/XLParser/1.7.5/license,"[""dhoepelman"", ""PerfectXL"", ""roelvandersteen""]",XLParser,"[""Dependency""]",https://spreadsheetlab.github.io/XLParser,,"[""parser"", ""excel"", ""formula""]",XLParser,50548479,False,1.7.5,33,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Microsoft""]","This an assembly you can use for Excel 2013/2016/2019/M365 COM interop, generated and signed by Microsoft. This is entirely unsupported and there is no license since it is a repackaging of Office assemblies.",False,,651331,,"[""CamronBute""]",Microsoft.Office.Interop.Excel,"[""Dependency""]",,,"[""Microsoft"", ""Office"", ""Interop"", ""Excel""]",Microsoft.Office.Interop.Excel,30658234,False,16.0.18925.20022,6,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""NCC, Savorboard""]",A .NET library for reading and writing Microsoft Office binary and OOXML file formats.,False,https://api.nuget.org/v3-flatcontainer/dotnetcore.npoi/1.2.3/icon,8173349,https://github.com/dotnetcore/NPOI/blob/master/LICENSE.txt,"[""ncc"", ""savorboard""]",DotNetCore.NPOI,"[""Dependency""]",https://github.com/dotnetcore/NPOI,,"[""NPOI"", ""Office"", ""Excel"", ""Word""]",DotNetCore.NPOI,16987128,False,1.2.3,4,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Vahid Nasiri""]",EPPlus.Core is an unofficial port of the EPPlus library to .NET Core.,False,,12679768,https://github.com/VahidN/EPPlus.Core/blob/master/LICENSE.md,"[""vahidn""]",EPPlus.Core,"[""Dependency""]",https://github.com/VahidN/EPPlus.Core,,"[""EPPlus"", ""aspnetcore"", ""Excel"", ""Export"", ""Report"", ""Reporting"", ""OOXML""]",EPPlus.Core,13584577,False,1.5.4,14,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Alexey Rozhkov, Alexey Pankratev""]",ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.,False,https://api.nuget.org/v3-flatcontainer/closedxml.report/0.2.12/icon,622726,https://www.nuget.org/packages/ClosedXML.Report/0.2.12/license,"[""b0bi"", ""ClosedXML"", ""pankraty""]",ClosedXML.Report,"[""Dependency""]",https://github.com/ClosedXML/ClosedXML.Report,,"[""ClosedXML"", ""Reporting"", ""Excel""]",ClosedXML.Report,5668893,True,0.2.12,17,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Vincent Tan""]","SpreadsheetLight is an open source Open XML spreadsheet .NET library written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc. No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.",False,,2581337,https://www.nuget.org/packages/SpreadsheetLight/3.5.0/license,"[""drakex"", ""orcasquall""]",SpreadsheetLight,"[""Dependency""]",http://spreadsheetlight.com/,,"[""spreadsheetlight"", ""openxml"", ""excel""]",SpreadsheetLight,4269925,False,3.5.0,18,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Artiom Chilaru""]","The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection. Currently .xls (BIFF8) format is implemented. In future .xlsx (Excel 2007) may also be supported.",False,,2044346,http://www.gnu.org/licenses/lgpl.html,"[""ArtiomChi""]",ExcelLibrary,"[""Dependency""]",http://code.google.com/p/excellibrary/,"The aim of this project is provide a native .NET solution to create, read and modify Excel files without using COM interop or OLEDB connection. Currently .xls (BIFF8) format is implemented. In futu","[""excel""]",Excel Library,2280055,False,1.2011.7.31,3,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Eric White""]","The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK. It supports scenarios such as: •Splitting DOCX/PPTX files into multiple files. •Combining multiple DOCX/PPTX files into a single file. •Populating content in template DOCX files with data from XML. •High-fidelity conversion of DOCX to HTML. •Searching and replacing content in DOCX/PPTX using regular expressions. •Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions. •Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX. •Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used. •Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.",False,,4733590,https://github.com/OfficeDev/Open-Xml-PowerTools/blob/vNext/LICENSE.txt,"[""mossandlichens""]",OpenXmlPowerTools,"[""Dependency""]",https://github.com/OfficeDev/Open-Xml-PowerTools,"NuGet package for the ""Open XML PowerTools"" by Eric White.","[""OpenXML"", ""PowerPoint"", ""Excel"", ""Word"", ""HTML"", ""CSS""]",OpenXml Power Tools,5684127,False,4.5.3.2,13,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Luca Bolognese""]",A .NET Standard library that provides the full set of financial functions from Excel.,False,https://api.nuget.org/v3-flatcontainer/excelfinancialfunctions/3.2.0/icon,2373396,https://www.nuget.org/packages/ExcelFinancialFunctions/3.2.0/license,"[""cpell"", ""fsprojects"", ""natallie""]",ExcelFinancialFunctions,"[""Dependency""]",https://fsprojects.github.io/ExcelFinancialFunctions,,"[""excel"", ""finance"", ""fsharp"", ""csharp""]",ExcelFinancialFunctions,3338963,False,3.2.0,9,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Donny Tian""]",Convention-based mapper between strong typed object and Excel data via NPOI.,False,,463419,,"[""Donny""]",Npoi.Mapper,"[""Dependency""]",https://donnytian.github.io/Npoi.Mapper/,,"[""Excel"", ""XLS"", ""XLSX"", ""NPOI"", ""object"", ""mapping"", ""dynamic"", ""object"", ""mapping""]",Npoi.Mapper,5984689,False,6.2.2,19,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Michael Ganss""]","An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.",False,,84853,https://www.nuget.org/packages/ExcelMapper/6.0.641/license,"[""mganss""]",ExcelMapper,"[""Dependency""]",https://github.com/mganss/ExcelMapper,,"[""npoi"", ""mapper"", ""excel"", ""xls"", ""xlsx"", ""map"", ""mapping"", ""poco"", ""orm"", ""linq""]",ExcelMapper,4795150,False,6.0.641,92,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Jan Blaha""]",pdf or excel reports rendering through local jsreport binary,False,https://api.nuget.org/v3-flatcontainer/jsreport.local/3.8.2/icon,141668,http://www.opensource.org/licenses/mit-license.php,"[""pofider""]",jsreport.Local,"[""Dependency""]",https://jsreport.net/,,"[""jsreport"", ""report"", ""pdf"", ""excel""]",jsreport.Local,1694050,False,3.8.2,23,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Hugh Bellamy""]",An extension of ExcelDataReader that supports fluent mapping of rows to C# objects.,False,,49208,https://www.nuget.org/packages/ExcelDataReader.Mapping/3.0.3/license,"[""hughbe""]",ExcelDataReader.Mapping,"[""Dependency""]",https://github.com/hughbe/excel-mapper,,"[""excel"", ""mapping"", ""mapper"", ""excel-mapper""]",Excel Mapper,1635071,False,3.0.3,26,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Stimulsoft""]","Stimulsoft Reports.WEB is a cross-platform reporting tool designed to create, render, and view reports directly on the web. The components provide a complete cycle of report designing, starting with report templates and ending with displaying them in a browser. And all this can be done without closing the web browser.",False,https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.web/2026.3.1/icon,2186,https://www.nuget.org/packages/Stimulsoft.Reports.Web/2026.3.1/license,"[""Stimulsoft""]",Stimulsoft.Reports.Web,"[""Dependency""]",https://www.stimulsoft.com/en/products/reports-web,"Cross-platform reporting tool that helps you create feature-rich reports for ASP.NET, MVC, and Razor apps.","[""stimulsoft"", ""report"", ""reports"", ""reporting"", ""tool"", ""generator"", ""net"", ""asp-net"", ""mvc"", ""sql"", ""xml"", ""json"", ""data"", ""barcode"", ""qr-code"", ""charts"", ""export"", ""pdf"", ""excel""]",Stimulsoft Reports.WEB,8575748,True,2026.3.1,170,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""E-iceblue""]","Spire.XLS for .NET is a professional .NET Excel component to enables developers to generate, write, edit and save Excel files with C# and Visual Basic in .NET 2.0, .NET 3.5, .NET 4.0, .NET 9.0, .NET 10.0, and .NETStandard, .NET Core. Spire.XLS for .NET also enables developers to convert Excel to other popular formats, such as PDF, XML, HTML, CSV, Image format etc. And, it supports developers to export data from database to Excel or import data from Excel to datatable. With Spire.XLS for .NET, developers can create any types of ASP.NET web responses and WinForms applications to operate Excel files.",False,https://api.nuget.org/v3-flatcontainer/spire.xls/16.7.2/icon,1134,https://www.nuget.org/packages/Spire.XLS/16.7.2/license,"[""e-iceblue"", ""spirecomponent""]",Spire.XLS,"[""Dependency""]",http://www.e-iceblue.com/Introduce/excel-for-net-introduce.html,"a professional Excel component to enables developers to generate, write, edit and save Excel files in .NET 2.0, .NET 4.0, .NET 4.0 ClientProfile, .NET5.0, .NET 6.0, .NET 7.0 and .NET Core.","["".xlsb"", "".xlsx"", "".xlsm"", "".ods"", ""Excel"", ""worksheet"", ""spreadsheet"", ""xls"", "".xml"", "".csv"", ""excel"", ""to"", ""xps,"", "".NET"", "".net-core"", "".net-standard"", "".netcore"", "".netstandard"", "".netstandard2.0"", ""xamarin-android"", ""xamarin-ios"", "".NET5"", ""excel-to-pdf"", ""excel-to-image"", ""excel-to-xps"", ""watermark"", ""pivot"", ""table""]",Spire.XLS for .NET,4450068,False,16.7.2,153,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Govert van Drimmelen""]","Reference library package for Excel-DNA. Use the package ""ExcelDna.AddIn"" to create a new add-in.",False,https://api.nuget.org/v3-flatcontainer/exceldna.integration/1.9.0/icon,81656,https://www.nuget.org/packages/ExcelDna.Integration/1.9.0/license,"[""excel-dna""]",ExcelDna.Integration,"[""Dependency""]",http://excel-dna.net/,Reference library package for Excel-DNA.,"[""excel"", ""exceldna"", ""udf"", ""excel-dna""]",Excel-DNA Reference Library,1447710,True,1.9.0,10,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""GemBox""]","GemBox.Bundle is a package of .NET components for processing spreadsheets, documents, presentations, email messages, and images (XLSX, DOCX, PPTX, PDF, MSG, and PNG) from .NET applications. With GemBox.Bundle you get fast and reliable components that are easy to use and don't depend on Microsoft Office or Adobe Acrobat. They require only .NET so you can deploy your applications without having to think about other licenses.",False,https://api.nuget.org/v3-flatcontainer/gembox.bundle/2026.7.100/icon,2568,https://www.nuget.org/packages/GemBox.Bundle/2026.7.100/license,"[""GemBoxSoftware""]",GemBox.Bundle,"[""Dependency""]",https://www.gemboxsoftware.com/bundle,"A package of .NET components for processing spreadsheets, documents, presentations, email messages, and images.","[""GemBox.Bundle"", ""Excel"", ""Word"", ""Pdf"", ""PowerPoint"", ""Outlook"", ""Office"", ""OpenOffice"", ""LibreOffice"", ""OpenXml"", ""OpenDocument"", ""PNG"", ""JPEG"", ""GIF"", ""TIFF""]",GemBox.Bundle for .NET,5434857,True,2026.7.100,84,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Aydin ERAYDIN""]",An extensions library for EPPlus to generate and manipulate Excel files easily in .NET 10.,False,,506,https://www.nuget.org/packages/EPPlus.Core.Extensions/3.2.0/license,"[""eraydin""]",EPPlus.Core.Extensions,"[""Dependency""]",https://eraydin.net/EPPlus.Core.Extensions,,"[""EPPlus"", ""Excel"", ""net10.0"", ""extensions""]",EPPlus.Core.Extensions,1371889,False,3.2.0,40,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Govert van Drimmelen""]","Excel-DNA eases the development of Excel add-ins using .NET. Add-ins created with Excel-DNA can export high-performance user-defined functions and macros, and can be packed into a single file for easy distribution and installation. Excel versions 2007 through 2022 / Office 365 can be targeted with a single add-in. Advanced Excel features are supported, including multi-threaded recalculation, registration-free RTD servers and customized Ribbon and Task Pane interfaces and asynchronous functions. Excel-DNA supports .NET Framework version 4.6.2 to 4.8.1, and.NET 6.0+ The Excel-DNA Runtime is free for all use, and distributed under a permissive open-source license that also allows commercial use.",False,https://api.nuget.org/v3-flatcontainer/exceldna.addin/1.9.0/icon,72701,https://www.nuget.org/packages/ExcelDna.AddIn/1.9.0/license,"[""excel-dna""]",ExcelDna.AddIn,"[""Dependency""]",http://excel-dna.net/,Excel-DNA is an independent project to integrate .NET into Excel.,"[""excel"", ""exceldna"", ""udf"", ""excel-dna""]",Excel-DNA Add-In,1395345,True,1.9.0,10,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""win7x64""]","With Free Spire.Office for .NET, developers can create a wide range of applications. It enables developers to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents. Furthermore, it allows users to export data to popular files such as MS Word/Excel/RTF/Access, PowerPoint, PDF, XPS, HTML, XML, Text, CSV, DBF, Clipboard, SYLK, etc. As an independent Office .NET component, Free Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems. Friendly reminder: Free Spire.Office has no any warning message but it has page limitation for the Word, Excel, PowerPoint and PDF documents. When reading and writing word documents, it is limited to 500 paragraphs and 25 tables. When converting word documents to PDF and XPS files, you can only get the first 3 page of PDF file. When reading and writing Excel files, it is limited to 5 sheets per workbook and 200 rows per sheet. When reading and writing PowerPoint documents, it is limited to 10 presentation slides. When loading and editing PDF files, it is limited to 10 pages of PDF. Free Spire.Doc for .NET Developers can use it to generate, read, write, save, print and convert documents on any .NET applications. The featured function, conversion allows converting Word documents (Word 97-2003, Word 2007, Word 2010, word 2013) to commonly used file format, such as XML, RTF, TXT, PDF, XPS, EPUB, HTML and Image etc. Free Spire.DocViewer for .NET Free Spire.DocViewer for .NET can help developers quickly open Word 97-2003, Word 2007, Word 2010 and Word 2013. When Printing Word Documents, print pages can be set up or be odd number, even number or a custom number scale. In addition, developers can view documents in reading or printing mode and display documents with page up/down, and zoom in/out. Free Spire.XLS for .NET Free Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream.",False,https://api.nuget.org/v3-flatcontainer/freespire.office/8.2.0/icon,577053,https://www.nuget.org/packages/FreeSpire.Office/8.2.0/license,"[""spirecomponent""]",FreeSpire.Office,"[""Dependency""]",https://www.e-iceblue.com/Introduce/spire-office-for-net-free.html,"Free Spire.Office includes Free Spire.Doc, Free Spire.DocViewer, Free Spire XLS, Free Spire.Presentation, Free Spire.PDF, Free Spire.PDFViewer, Free Spire.DataExport and Free Spire.Barcode.","[""Free"", ""Spire.Doc"", ""Spire.PDF"", ""Excel"", ""Barcode""]",Free Spire.Office,1607167,False,8.2.0,5,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Microsoft""]","The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK. It supports scenarios such as: •Splitting DOCX/PPTX files into multiple files. •Combining multiple DOCX/PPTX files into a single file. •Populating content in template DOCX files with data from XML. •High-fidelity conversion of DOCX to HTML. •Searching and replacing content in DOCX/PPTX using regular expressions. •Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions. •Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX. •Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used. •Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.",False,,1961380,https://github.com/OfficeDev/Open-Xml-PowerTools/blob/vNext/LICENSE.txt,"[""jstzwhc""]",Open-Xml-PowerTools,"[""Dependency""]",https://github.com/OfficeDev/Open-Xml-PowerTools,"NuGet package for the ""Open XML PowerTools"" by Eric White.","[""OpenXML"", ""PowerPoint"", ""Excel"", ""Word"", ""HTML"", ""CSS""]",Open-Xml-PowerTools,1961380,False,4.4.0,1,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Stimulsoft""]","DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Engine package, which includes the full functionality of this package along with additional features, libraries, and framework support. The native .NET Core cross platform report engine is a part of the reporting tool for .NET Core and .NET frameworks, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.",False,https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.engine.netcore/2026.2.4/icon,41150,https://www.nuget.org/packages/Stimulsoft.Reports.Engine.NetCore/2026.2.4/license,"[""Stimulsoft""]",Stimulsoft.Reports.Engine.NetCore,"[""Dependency""]",https://www.stimulsoft.com/en/products,"The native .NET Core cross platform report engine is the main executable component of the reporting tool for .NET Core and .NET frameworks, its basis.","[""stimulsoft"", ""report"", ""reports"", ""reporting"", ""tool"", ""engine"", ""generator"", ""net-core"", ""framework"", ""export"", ""pdf"", ""excel"", ""html"", ""data""]",Stimulsoft Reports Engine for .NET Core,4768224,True,2026.2.4,138,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Stimulsoft""]","Stimulsoft Reports.NET is a .NET-based reporting tool that helps you create flexible and feature-rich reports for the .NET Framework and .NET platforms. All reports are created in a report designer with a handy and user-friendly interface. Using Stimulsoft Reports.NET, you can create reports based on various data sources, render them, and export them to various formats.",False,https://api.nuget.org/v3-flatcontainer/stimulsoft.reports.net/2026.3.1/icon,1323,https://www.nuget.org/packages/Stimulsoft.Reports.Net/2026.3.1/license,"[""Stimulsoft""]",Stimulsoft.Reports.Net,"[""Dependency""]",https://www.stimulsoft.com/en/products/reports-net,Reporting tool that helps you create flexible and feature-rich reports in WinForms applications.,"[""stimulsoft"", ""report"", ""reports"", ""reporting"", ""tool"", ""generator"", ""net"", ""framework"", ""net-core"", ""sql"", ""xml"", ""json"", ""data"", ""barcode"", ""qr-code"", ""charts"", ""export"", ""pdf"", ""excel""]",Stimulsoft Reports.NET,6218950,True,2026.3.1,168,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Rimland""]","EPPlusFree is an unofficial EPPlus library, it is a continuous version of EPPlus Free Edition 4.5.3.3.",False,https://api.nuget.org/v3-flatcontainer/epplusfree/4.5.3.8/icon,866969,https://www.nuget.org/packages/EPPlusFree/4.5.3.8/license,"[""rimland""]",EPPlusFree,"[""Dependency""]",https://github.com/rimland/EPPlus,,"[""Excel"", ""ooxml""]",Continuous Version of EPPlus Free Edition 4.5.3.3,872096,False,4.5.3.8,2,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""sveinungf""]",SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.,False,https://api.nuget.org/v3-flatcontainer/spreadcheetah/1.28.0/icon,8877,https://www.nuget.org/packages/SpreadCheetah/1.28.0/license,"[""sveinungf""]",SpreadCheetah,"[""Dependency""]",https://github.com/sveinungf/spreadcheetah,,"[""spreadsheet"", ""excel"", ""xlsx"", ""openxml"", ""sourcegenerator"", ""performance"", ""nativeaot""]",SpreadCheetah,1446811,False,1.28.0,32,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Mark Pflug""]",A cross-platform .NET library for reading Excel data files.,False,https://api.nuget.org/v3-flatcontainer/sylvan.data.excel/0.5.7/icon,10848,https://www.nuget.org/packages/Sylvan.Data.Excel/0.5.7/license,"[""MarkPflug""]",Sylvan.Data.Excel,"[""Dependency""]",https://github.com/MarkPflug/Sylvan.Data.Excel,,"[""excel"", ""xls"", ""xlsx"", ""xlsb"", ""datareader"", "".NET"", ""Sylvan""]",Sylvan.Data.Excel,1192984,True,0.5.7,60,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Syncfusion Inc.""]",This package provides the functionality to utilize the features of Syncfusion® WPF Excel-To-PDF Converter and more.,False,https://api.nuget.org/v3-flatcontainer/syncfusion.exceltopdfconverter.wpf/34.1.33/icon,104,https://www.nuget.org/packages/Syncfusion.ExcelToPdfConverter.Wpf/34.1.33/license,"[""SyncfusionInc""]",Syncfusion.ExcelToPdfConverter.Wpf,"[""Dependency""]",https://www.syncfusion.com/?utm_source=nuget&utm_medium=listing,,"[""syncfusion"", ""syncfusion.wpf"", ""wpf"", ""syncfusion.xlsio"", ""excel"", ""xlsio"", ""pdf"", ""excel-to-pdf"", ""xls"", ""xlsx"", "".net""]",Syncfusion Excel to Pdf conversion library for WPF,2890376,True,34.1.33,381,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Magicodes""]",Create advanced Excel spreadsheets using .NET,False,,117846,https://www.nuget.org/packages/Magicodes.EPPlus/4.6.6/license,"[""HuiFeng"", ""magicodes"", ""xin-lai""]",Magicodes.EPPlus,"[""Dependency""]",https://github.com/xin-lai/,,"[""Excel"", ""ooxml""]",Magicodes.EPPlus,510740,False,4.6.6,7,0,bwjLHtxq6kGGmd8cn,hnjSpdz9WOa5cUfgz "[""Charlie Poole, Rob Prouse""]","NUnit is a unit-testing framework for all .NET languages. It can run on macOS, Linux and Windows operating systems. NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing. It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes. The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs. If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0+ - .NET 8.0+",False,https://api.nuget.org/v3-flatcontainer/nunit/4.6.1/icon,6699679,https://www.nuget.org/packages/NUnit/4.6.1/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit,"[""Dependency""]",https://nunit.org/,NUnit is a unit-testing framework for all .NET languages with a strong TDD focus.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""framework"", ""fluent"", ""assert"", ""theory"", ""plugin"", ""addin""]",NUnit,670790525,True,4.6.1,48,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Terje Sandstrom""]","The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net 8 or higher. Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)",False,https://api.nuget.org/v3-flatcontainer/nunit3testadapter/6.2.0/icon,13435633,https://www.nuget.org/packages/NUnit3TestAdapter/6.2.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit3TestAdapter,"[""Dependency""]",https://docs.nunit.org/articles/vs-test-adapter/Index.html,NUnit3 adapter for running tests in Visual Studio and DotNet.,"[""test"", ""visualstudio"", ""testadapter"", ""nunit"", ""nunit3"", ""dotnet""]",NUnit3 Test Adapter for Visual Studio and DotNet,538412069,True,6.2.0,39,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""NUnit""]","This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4. Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.",False,https://api.nuget.org/v3-flatcontainer/nunit.analyzers/4.14.0/icon,4032444,https://www.nuget.org/packages/NUnit.Analyzers/4.14.0/license,"[""mikkelbu"", ""NUnit""]",NUnit.Analyzers,"[""Dependency""]",https://github.com/nunit/nunit.analyzers,Code analyzers and fixes for NUnit 3+,"[""nunit"", ""analyzers"", ""roslyn-analyzers""]",NUnit Analyzers,152600836,False,4.14.0,48,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Rob Prouse""]","This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. Any extensions, if needed, may be installed as separate packages.",False,https://api.nuget.org/v3-flatcontainer/nunit.consolerunner/3.22.0/icon,1342468,https://www.nuget.org/packages/NUnit.ConsoleRunner/3.22.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.ConsoleRunner,"[""Dependency""]",https://nunit.org/,"Console runner for the NUnit 3 unit-testing framework, without any extensions.","[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",NUnit Console Runner Version 3 (No Extensions),75928115,True,3.22.0,35,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]","This extension allows the engine to run NUnit projects, which have a file extension of '.nunit'.",False,https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitprojectloader/3.8.0/icon,3178868,https://www.nuget.org/packages/NUnit.Extension.NUnitProjectLoader/3.8.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Extension.NUnitProjectLoader,"[""Dependency""]",https://nunit.org/,"NUnit engine extension that allows running NUnit projects, which have a file extension of '.nunit'.","[""nunit"", ""test"", ""testing"", ""tdd"", ""engine"", ""extension""]",NUnit Project Loader,41756110,True,3.8.0,9,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]","This extension allows NUnit to create result files in the V2 format, which is used by many CI servers.",False,https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitv2resultwriter/3.8.0/icon,3149580,https://www.nuget.org/packages/NUnit.Extension.NUnitV2ResultWriter/3.8.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Extension.NUnitV2ResultWriter,"[""Dependency""]",https://nunit.org/,NUnit Engine extension for writing test result files in NUnit V2 format.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""engine"", ""extension""]",NUnit V2 Result Writer,43201142,True,3.8.0,8,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Rob Prouse""]","This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately.",False,https://api.nuget.org/v3-flatcontainer/nunit.console/3.22.0/icon,676104,https://www.nuget.org/packages/NUnit.Console/3.22.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Console,"[""Dependency""]",https://nunit.org/,Console runner for the NUnit 3 unit-testing framework with selected extensions.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",NUnit 3 Console Runner Plus Extensions,38836782,True,3.22.0,38,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]",This extension allows NUnit to load and run tests compiled against earlier versions of the NUnit framework. Versions 2.0 through 2.7 are supported.,False,https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitv2driver/3.9.0/icon,5185068,http://nunit.org/nuget/nunit3-license.txt,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Extension.NUnitV2Driver,"[""Dependency""]",http://nunit.org/,NUnit Engine extension allowing execution of tests using NUnit 2.x.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",NUnit 3 - NUnit V2 Framework Driver Extension,41313991,True,3.9.0,9,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]","This extension allows NUnit to recognize and load solutions and projects in Visual Studio format. It supports files of type .sln, .csproj, .vbproj, .vjsproj, .vcproj and .fsproj.",False,https://api.nuget.org/v3-flatcontainer/nunit.extension.vsprojectloader/3.9.0/icon,5850540,http://nunit.org/nuget/nunit3-license.txt,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Extension.VSProjectLoader,"[""Dependency""]",http://nunit.org/,NUnit Engine extension for loading Visual Studio formatted projects.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",NUnit 3 - Visual Studio Project Loader Extension,41484744,True,3.9.0,9,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""SpecFlow Team""]",Package to use SpecFlow with NUnit 3.13 and later,False,https://api.nuget.org/v3-flatcontainer/specflow.nunit/3.9.74/icon,16224856,https://www.nuget.org/packages/SpecFlow.NUnit/3.9.74/license,"[""specflow""]",SpecFlow.NUnit,"[""Dependency""]",https://www.specflow.org/,Package to use SpecFlow with NUnit 3.13 and later,"[""specflow"", ""nunit""]",SpecFlow.NUnit,37388183,True,3.9.74,52,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""jetbrains, teamcity, Charlie Poole, Nikolay Pianikov""]","This extension sends specially formatted messages about test progress to TeamCity as each test executes, allowing TeamCity to monitor progress.",False,https://api.nuget.org/v3-flatcontainer/nunit.extension.teamcityeventlistener/1.0.10/icon,1954929,https://github.com/JetBrains/teamcity-event-listener/raw/master/LICENSE.txt,"[""charliepoole"", ""NikolayP"", ""NUnit"", ""OsirisTerje"", ""rprouse"", ""teamcity""]",NUnit.Extension.TeamCityEventListener,"[""Dependency""]",https://github.com/JetBrains/teamcity-event-listener,NUnit Team City Event Listener extension for TeamCity.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",TeamCity Event Listener Extension for NUnit,42206846,True,1.0.10,10,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""spekt""]","Xml logger for NUnit v3 compliant xml report when test is running with ""dotnet test"" or ""dotnet vstest"".",False,https://api.nuget.org/v3-flatcontainer/nunitxml.testlogger/8.0.0/icon,735038,https://www.nuget.org/packages/NunitXml.TestLogger/8.0.0/license,"[""Spekt""]",NunitXml.TestLogger,"[""Dependency""]",https://github.com/spekt/testlogger,,[],NunitXml.TestLogger,22076719,False,8.0.0,24,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]","This package is now obsolete and has been replaced by the NUnit.Console package. It includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. The following extensions are included with this package: * NUnitProjectLoader - loads tests from NUnit projects * VSProjectLoader - loads tests from Visual Studio projects * NUnitV2ResultWriter - saves results in NUnit V2 format. * NUnitV2FrameworkDriver - runs NUnit V2 tests. * TeamCityEventListener - supports special progress messages used by teamcity. Other extensions, if needed, must be installed separately.",False,https://api.nuget.org/v3-flatcontainer/nunit.runners/3.12.0/icon,2429715,https://www.nuget.org/packages/NUnit.Runners/3.12.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Runners,"[""Dependency""]",https://nunit.org/,Deprecated NUnit 3 console runner - use NUnit.Console or NUnit.ConsoleRunner.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner""]",NUnit Console Runner - Deprecated: Use NUnit.Console,17486252,True,3.12.0,25,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Microsoft""]","Playwright enables reliable end-to-end testing for modern web apps. This package brings in additional helpers and fixtures to enable using it within NUnit.",False,https://api.nuget.org/v3-flatcontainer/microsoft.playwright.nunit/1.61.0/icon,232972,https://www.nuget.org/packages/Microsoft.Playwright.NUnit/1.61.0/license,"[""Microsoft"", ""playwright""]",Microsoft.Playwright.NUnit,"[""Dependency""]",https://github.com/microsoft/playwright-dotnet,,"[""headless"", ""chrome"", ""firefox"", ""webkit"", ""playwright""]",Microsoft.Playwright.NUnit,21192286,True,1.61.0,73,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Hackle Wayne, AutoFixture""]","By leveraging some features of NUnit3, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).",False,https://api.nuget.org/v3-flatcontainer/autofixture.nunit3/4.18.1/icon,7066361,https://www.nuget.org/packages/AutoFixture.NUnit3/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.NUnit3,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture with NUnit3,21615484,True,4.18.1,59,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Terje Sandstrom""]","The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework.",False,https://api.nuget.org/v3-flatcontainer/nunittestadapter/2.3.0/icon,2919845,http://visualstudiogallery.msdn.microsoft.com/site/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d/eula?licenseType=None,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnitTestAdapter,"[""Dependency""]",https://nunit.org/index.php?p=vsTestAdapter&r=2.6,The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2,"[""test"", ""visualstudio"", ""testadapter"", ""nunit""]",NUnit Test Adapter for Visual Studio,14330666,True,2.3.0,13,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Reqnroll""]",Package to use Reqnroll with NUnit 3.13 and later.,False,https://api.nuget.org/v3-flatcontainer/reqnroll.nunit/3.3.4/icon,859455,https://www.nuget.org/packages/Reqnroll.NUnit/3.3.4/license,"[""Reqnroll""]",Reqnroll.NUnit,"[""Dependency""]",https://reqnroll.net/,,"[""reqnroll"", ""nunit""]",Reqnroll.NUnit,9057382,True,3.3.4,27,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Rob Prouse""]","NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner. Supported platforms: - .NET Framework 4.6.2+ - .NET 6.0 - .NET 8.0+ How to use this package: 1. Create a console application for your tests and delete the generated class containing Main(). 2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the NUnit framework to your project. 3. Add your tests to the test project and simply start the project to execute them.",False,https://api.nuget.org/v3-flatcontainer/nunitlite/4.6.1/icon,19334,https://www.nuget.org/packages/NUnitLite/4.6.1/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnitLite,"[""Dependency""]",https://nunit.org/,NUnitlite is a lightweight runner for tests that use the NUnit testing framework.,"[""test"", ""unit"", ""testing"", ""tdd"", ""framework"", ""fluent"", ""assert"", ""device"", ""phone"", ""embedded""]",NUnitLite,8204922,True,4.6.1,43,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Rob Prouse""]","This package includes nunit.engine and related assemblies, for use by runner programs. It is not intended for direct use by users who simply want to run tests.",False,https://api.nuget.org/v3-flatcontainer/nunit.engine/3.22.0/icon,101234,https://www.nuget.org/packages/NUnit.Engine/3.22.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Engine,"[""Dependency""]",https://nunit.org/,The NUnit Test Engine is used by runners to discover and execute tests.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""engine""]",NUnit Test Engine,7848504,True,3.22.0,37,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""https://github.com/VerifyTests/Verify/graphs/contributors""]",Enables verification of complex models and documents.,False,https://api.nuget.org/v3-flatcontainer/verify.nunit/31.28.0/icon,1334,https://www.nuget.org/packages/Verify.NUnit/31.28.0/license,"[""simoncropp""]",Verify.NUnit,"[""Dependency""]",https://github.com/VerifyTests/Verify,,"[""Json"", ""Testing"", ""Verify"", ""Snapshot"", ""Approvals""]",Verify.NUnit,7764625,True,31.28.0,625,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Nick Chursin""]",Create beautiful reports from your NUnit tests.,False,https://api.nuget.org/v3-flatcontainer/allure.nunit/2.15.0/icon,155730,https://www.nuget.org/packages/Allure.NUnit/2.15.0/license,"[""qameta""]",Allure.NUnit,"[""Dependency""]",https://allurereport.org/,,"[""allure"", ""nunit""]",Allure.NUnit,3161983,True,2.15.0,8,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""SpecFlow Team""]",Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.,False,https://api.nuget.org/v3-flatcontainer/specflow.nunit.runners/3.9.74/icon,1220267,https://www.nuget.org/packages/SpecFlow.NUnit.Runners/3.9.74/license,"[""specflow""]",SpecFlow.NUnit.Runners,"[""Dependency""]",https://www.specflow.org/,Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.,"[""specflow"", ""nunit"", ""nunit.runners"", ""nunit-console""]",SpecFlow.NUnit.Runners,4145700,True,3.9.74,50,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Nick Chursin""]",NUnit attributes extenstions for Allure,False,https://api.nuget.org/v3-flatcontainer/nunit.allure/1.2.1.1/icon,1681281,https://www.nuget.org/packages/NUnit.Allure/1.2.1.1/license,"[""unickq""]",NUnit.Allure,"[""Dependency""]",https://github.com/unickq/allure-nunit,,"[""nunit"", ""allure""]",NUnit.Allure,2607285,False,1.2.1.1,21,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Serilog.Sinks.NUnit""]","NUnit Serilog sink. Usage: var log = new LoggerConfiguration().WriteTo.NUnitOutput().CreateLogger();",False,,2938404,https://github.com/luk355/Serilog.Sinks.NUnit/blob/master/LICENSE,"[""luk355""]",Serilog.Sinks.NUnit,"[""Dependency""]",https://github.com/luk355/Serilog.Sinks.NUnit,,[],Serilog.Sinks.NUnit,3183829,False,1.0.3,6,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole, Rob Prouse""]","This package includes the nunit.engine.api, which is normally the only assembly referenced by runners as well as by engine extensions. It is not intended for direct use by users who simply want to run tests using NUnit.",False,https://api.nuget.org/v3-flatcontainer/nunit.engine.api/3.22.0/icon,21100,https://www.nuget.org/packages/NUnit.Engine.Api/3.22.0/license,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnit.Engine.Api,"[""Dependency""]",https://nunit.org/,The NUnit Test Engine Api is used by runners to interface with the NUnit Engine in order to discover and execute tests.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""engine""]",NUnit Test Engine Api,2856293,True,3.22.0,31,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Nikolay Borisenko, Report Portal Community""]",NUnit addin for reporting test results to https://reportportal.io,False,https://api.nuget.org/v3-flatcontainer/reportportal.nunit/4.9.0/icon,61762,https://www.nuget.org/packages/ReportPortal.NUnit/4.9.0/license,"[""nborisenko"", ""ReportPortal.io""]",ReportPortal.NUnit,"[""Dependency""]",https://reportportal.io/,,"[""report"", ""nunit"", ""addin"", ""reportportal"", ""testing""]",ReportPortal.NUnit,2440722,True,4.9.0,103,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Swiss Life authors and contributors""]","NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit. It creates and asserts snapshots (json format) within NUnit unit tests.",False,https://api.nuget.org/v3-flatcontainer/snapshooter.nunit/1.3.1/icon,120218,https://www.nuget.org/packages/Snapshooter.NUnit/1.3.1/license,"[""SwissLife""]",Snapshooter.NUnit,"[""Dependency""]",https://github.com/SwissLife-OSS/Snapshooter,,"[""XUnit"", ""SwissLife"", ""Snapshot"", ""UnitTest"", ""Test"", ""IntegrationTest"", ""SystemTest"", ""DatabaseTest"", "".Net""]",Snapshooter.NUnit,1608734,False,1.3.1,23,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Kurt Schelfthout and contributors""]","FsCheck.NUnit integrates FsCheck with NUnit by adding a PropertyAttribute that runs FsCheck tests, similar to NUnit TestAttribute. All the options normally available in vanilla FsCheck via configuration can be controlled via the PropertyAttribute.",False,https://api.nuget.org/v3-flatcontainer/fscheck.nunit/3.3.4/icon,1758,https://www.nuget.org/packages/FsCheck.NUnit/3.3.4/license,"[""kurt""]",FsCheck.NUnit,"[""Dependency""]",https://fscheck.github.io/FsCheck/,,"[""test"", ""testing"", ""random"", ""fscheck"", ""quickcheck"", ""nunit""]",FsCheck.NUnit,2047955,False,3.3.4,75,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""NUnit Software""]","A package including the NUnit test frameworks and the Visual Studio 2012/13 test adapter. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package also contains the NUnit framework. The package works with Visual Studio 2012 from RTM, and all Updates, and with Visual Studio 2013 RTM and all updates, and Visual Studio 2015 tested up to CTP6",False,https://api.nuget.org/v3-flatcontainer/nunittestadapter.withframework/2.0.0/icon,2052335,http://visualstudiogallery.msdn.microsoft.com/site/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d/eula?licenseType=None,"[""charliepoole"", ""NUnit"", ""OsirisTerje"", ""rprouse""]",NUnitTestAdapter.WithFramework,"[""Dependency""]",http://nunit.org/index.php?p=vsTestAdapter&r=2.6,,"[""test"", ""visualstudio"", ""testadapter""]",NUnit TestAdapter including NUnit 2.6.4 framework,2316418,True,2.0.0,9,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""XMLUnit Contributors""]","This package contains NUnit 3.x Constraints to be used with XMLUnit.NET's core. XMLUnit provides you with the tools to verify the XML you emit is the one you want to create. It provides helpers to validate against an XML Schema, assert the values of XPath queries or compare XML documents against expected outcomes.",False,,51,https://www.nuget.org/packages/XMLUnit.NUnit3.Constraints/2.11.2/license,"[""bodewig""]",XMLUnit.NUnit3.Constraints,"[""Dependency""]",https://www.xmlunit.org/,NUnit 3.x Constraints Classes of XMLUnit.NET,"[""xmlunit"", ""xml"", ""unit-testing"", ""test"", ""xmldiff"", ""nunit"", ""nunit3""]",XMLUnit Constraints for NUnit 3.,1526225,False,2.11.2,21,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""AutoFixture Contributors""]","By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).",False,https://api.nuget.org/v3-flatcontainer/autofixture.nunit2/5.0.0/icon,4106,https://www.nuget.org/packages/AutoFixture.NUnit2/5.0.0/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.NUnit2,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture.NUnit2,,[],AutoFixture with NUnit2,1466490,True,5.0.0,147,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""AutoFixture Contributors""]","By leveraging some features of NUnit4, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).",False,https://api.nuget.org/v3-flatcontainer/autofixture.nunit4/4.19.0/icon,627293,https://www.nuget.org/packages/AutoFixture.NUnit4/4.19.0/license,"[""AutoFixture""]",AutoFixture.NUnit4,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture.NUnit4,,[],AutoFixture with NUnit4,1478476,True,4.19.0,1,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Agoda.Tests.Metrics.NUnit""]",Package Description,False,,96607,https://www.nuget.org/packages/Agoda.Tests.Metrics.NUnit/1.0.128/license,"[""Agoda""]",Agoda.Tests.Metrics.NUnit,"[""Dependency""]",,,[],Agoda.Tests.Metrics.NUnit,1362470,True,1.0.128,19,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Microsoft""]",Roslyn Test Verifiers for NUnit.,False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.testing.verifiers.nunit/1.1.2/icon,370198,https://www.nuget.org/packages/Microsoft.CodeAnalysis.Testing.Verifiers.NUnit/1.1.2/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.Testing.Verifiers.NUnit,"[""Dependency""]",https://github.com/dotnet/roslyn-sdk,,"[""Roslyn"", ""Test"", ""Verifiers"", ""for"", ""NUnit""]",Microsoft.CodeAnalysis.Testing.Verifiers.NUnit,2055697,True,1.1.2,3,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Marshall Moorman""]",NUnit output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to an NUnit console with NUnit.Framework.TestContext.Progress.WriteLine(),False,,1279292,https://github.com/MarshallMoorman/Extensions.Logging.NUnit/blob/master/LICENSE,"[""MarshallMoorman""]",Extensions.Logging.NUnit,"[""Dependency""]",https://github.com/MarshallMoorman/Extensions.Logging.NUnit,,"[""Microsoft.Extensions.Logging"", ""NUnit""]",Extensions.Logging.NUnit,1280890,False,1.0.1,1,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Microsoft""]",Roslyn Analyzer NUnit Framework C# Types.,False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.analyzer.testing.nunit/1.1.2/icon,297619,https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit/1.1.2/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit,"[""Dependency""]",https://github.com/dotnet/roslyn-sdk,,"[""Roslyn"", ""Analyzer"", ""NUnit"", ""Framework"", ""C#"", ""Types""]",Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.NUnit,1878208,True,1.1.2,3,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""ArchUnitNET.NUnit""]",NUnit Extension for the C# Version of ArchUnit (see: archunit.org),False,,142493,https://www.nuget.org/packages/TngTech.ArchUnitNET.NUnit/0.13.3/license,"[""fgather""]",TngTech.ArchUnitNET.NUnit,"[""Dependency""]",,,"[""test"", ""arch"", ""archunit"", ""nunit""]",ArchUnit C# NUnit Extension,1699636,False,0.13.3,53,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Wojciech Kotlarski""]","Allows creating acceptance tests in developer friendly environment by offering LightBDD.Framework features on top of NUnit 3 testing framework. High level features: * user friendly bdd scenario definitions; * test execution tracing and time measurement, helpful during longer test execution; * Xml/Html/Plain text reports generation; * cross-platform support (.NET Standard / .NET Framework); * asynchronous execution support; * in-code LightBDD configuration; * DI support; * inline and tabular parameters support.",False,https://api.nuget.org/v3-flatcontainer/lightbdd.nunit3/3.12.1/icon,5329,https://www.nuget.org/packages/LightBDD.NUnit3/3.12.1/license,"[""Suremaker""]",LightBDD.NUnit3,"[""Dependency""]",https://github.com/LightBDD/LightBDD,,"[""bdd"", ""tdd"", ""testing"", ""framework"", ""behavior"", ""driven"", ""development"", ""acceptance"", ""criteria"", ""nunit"", ""nunit3""]",LightBDD.NUnit3,1020104,False,3.12.1,40,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Philip Hoppe""]","Add deep object comparison to your NUnit assertions. Simply use Is.DeepEqualTo in place of Is.EqualTo.",False,https://api.nuget.org/v3-flatcontainer/nunit.deepobjectcompare/2.0.1/icon,696787,https://www.nuget.org/packages/NUnit.DeepObjectCompare/2.0.1/license,"[""PolarbearDK""]",NUnit.DeepObjectCompare,"[""Dependency""]",https://github.com/PolarbearDK/NUnit.DeepObjectCompare,,"[""NUnit"", ""deep"", ""object"", ""objects"", ""compare"", ""comparison"", ""equality"", ""equal"", ""difference"", ""compareobjects"", ""DeepEqualTo"", ""DeepEqual"", ""CompareNetObjects""]",NUnit.DeepObjectCompare,1042368,False,2.0.1,4,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""akharlov""]",Project and item templates containing basic NUnit 3 Test Project.,False,https://api.nuget.org/v3-flatcontainer/nunit3.dotnetnew.template/1.9.0/icon,40119,https://github.com/nunit/dotnet-new-nunit/blob/master/LICENSE,"[""akharlov"", ""rprouse""]",NUnit3.DotNetNew.Template,"[""Template""]",https://github.com/nunit/dotnet-new-nunit,,"[""NUnit"", ""dotnet""]",NUnit 3 template for dotnet-new,1709465,False,1.9.0,22,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole/Eberhard Beilharz""]","NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes the NUnit console, gui and pnunit runners and is compatible with all NUnit framework versions 2.0 through 2.6. The NUnit project editor is also included. This unofficial package is limited to run on the 4.x framework which improves compatibility with Mono when running tests compiled for 4.x.",False,https://api.nuget.org/v3-flatcontainer/nunit.runners.net4/2.6.4/icon,927247,http://nunit.org/nuget/license.html,"[""ermshiperete"", ""gihocowu""]",NUnit.Runners.Net4,"[""Dependency""]",http://nunit.org/,NUnit is a unit-testing framework for all .Net languages with a strong TDD focus.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""runner"", ""mono"", ""crossplatform""]",NUnit.Runners.Net4,936571,False,2.6.4,2,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Simar Kalra""]","Bringing Jest-esque Snapshot testing to C#. See Project Site for more details",False,,293535,https://www.nuget.org/packages/Snapper.Nunit/2.4.1/license,"[""Ramis""]",Snapper.Nunit,"[""Dependency""]",https://theramis.github.io/Snapper/,,"[""testing"", ""test"", ""snapshot"", ""jest"", ""nunit""]",Snapper.Nunit,647927,False,2.4.1,13,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Rob Prouse""]","Adds support for running NUnit 3 unit tests on Xamarin Supported Xamarin platforms: - Android - iOS - Windows 10 Universal Apps",False,https://api.nuget.org/v3-flatcontainer/nunit.xamarin/3.6.1/icon,577495,http://nunit.org/nuget/nunit3-license.txt,"[""charliepoole"", ""NUnit"", ""rprouse""]",nunit.xamarin,"[""Dependency""]",https://github.com/nunit/nunit.xamarin,NUnit 3 runner components for Xamarin,"[""nunit"", ""xamarin"", ""android"", ""ios"", ""monoandroid"", ""monotouch"", ""tdd"", ""unit"", ""test"", ""testing""]",NUnit 3 Xamarin Runner,620777,True,3.6.1,3,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Josh Keegan, Piotr Niedzialek""]","Allows for a @Retry, @Retry(n) tags to be placed above Scenarios and Features in SpecFlow.NUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. Based on Josh Keegan's xRetry.SpecFlow package.",False,,800203,https://www.nuget.org/packages/NUnitRetry.SpecFlowPlugin/3.9.59/license,"[""NPior""]",NUnitRetry.SpecFlowPlugin,"[""Dependency""]",https://github.com/farum12/NUnitRetry.SpecFlowPlugin,,"[""SpecFlow"", ""NUnit"", ""Retry"", ""Test-Automation""]",NUnitRetry.SpecFlowPlugin,814083,False,3.9.59,2,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Charlie Poole""]","NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose. In addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks. For production use, we recommend you install a full-featured mock object framework. The NUnit project now uses NSubstitute and NUnit.Mocks is no longer being developed.",False,https://api.nuget.org/v3-flatcontainer/nunit.mocks/2.6.4/icon,386629,http://nunit.org/nuget/license.html,"[""charliepoole"", ""NUnit"", ""rprouse""]",NUnit.Mocks,"[""Dependency""]",http://nunit.org/,NUnit.Mocks is a very simple mock object framework for use with NUnit.,"[""nunit"", ""test"", ""testing"", ""tdd"", ""mock"", ""framework""]",NUnit.Mocks,502897,True,2.6.4,5,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Adrian Longley, Jakub Obstarczyk""]",NUnit matchers for Coypu.,False,,8107,https://www.nuget.org/packages/Coypu.NUnit/4.2.0/license,"[""adiel"", ""bean56"", ""Jetski5822"", ""obstar""]",Coypu.NUnit,"[""Dependency""]",https://github.com/featurist/coypu/,,"[""browser"", ""automation"", ""selenium"", ""testing"", ""nunit""]",Coypu.NUnit,449402,False,4.2.0,7,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Akka.NET Contrib""]",TestKit for writing tests for Akka.NET using NUnit.,False,https://api.nuget.org/v3-flatcontainer/akka.testkit.nunit/1.5.67/icon,34687,https://www.nuget.org/packages/Akka.TestKit.NUnit/1.5.67/license,"[""Akka""]",Akka.TestKit.NUnit,"[""Dependency""]",https://github.com/AkkaNetContrib/Akka.TestKit.Nunit,,"[""akka"", ""actors"", ""actor"", ""model"", ""Akka"", ""concurrency"", ""testkit"", ""nunit""]",Akka.TestKit.NUnit,514838,True,1.5.67,24,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Microsoft""]",Roslyn Code Fix NUnit Framework C# Types.,False,https://api.nuget.org/v3-flatcontainer/microsoft.codeanalysis.csharp.codefix.testing.nunit/1.1.2/icon,177790,https://www.nuget.org/packages/Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit/1.1.2/license,"[""Microsoft"", ""RoslynTeam""]",Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit,"[""Dependency""]",https://github.com/dotnet/roslyn-sdk,,"[""Roslyn"", ""Code"", ""Fix"", ""NUnit"", ""Framework"", ""C#"", ""Types""]",Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.NUnit,1101049,True,1.1.2,3,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Josh Keegan, Piotr Niedzialek, Chris Billson""]","Allows for a @Retry, @Retry(n) tags to be placed above Scenarios and Features in Reqnroll.NUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. Based on Josh Keegan's xRetry.SpecFlow package.",False,,75229,https://www.nuget.org/packages/NUnitRetry.ReqnrollPlugin/2.0.17/license,"[""cbillson""]",NUnitRetry.ReqnrollPlugin,"[""Dependency""]",https://github.com/chrisbillson/NUnitRetry.ReqnrollPlugin,,"[""Reqnroll"", ""NUnit"", ""Retry"", ""Test-Automation""]",NUnitRetry.ReqnrollPlugin,430692,False,2.0.17,22,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Davyd McColl""]","Provides a mechanism to use a static using import to get NUnit Expect() syntax, like so: using static NUnit.StaticExpect.Expectations; // now you can use Expect()",False,https://api.nuget.org/v3-flatcontainer/nunit.staticexpect/2.0.0/icon,304642,https://github.com/fluffynuts/NUnit.StaticExpect/blob/master/LICENSE,"[""davydm""]",NUnit.StaticExpect,"[""Dependency""]",https://github.com/fluffynuts/NUnit.StaticExpect,"Provides a mechanism to use a static using import to get NUnit Expect() syntax, like so: using static NUnit.StaticExpect.Expectations; // now you can use Expect()",[],NUnit.StaticExpect,427893,False,2.0.0,9,0,Z6uWcJRQaiWNg57by,idQAPmuPnCHGA71OL "[""Chris McKee, Ryan D. Emerl, Damien Miller""]","A fixed, enhanced and namespace compatible version of BCrypt.Net port of jBCrypt implemented in C#. It uses a variant of the Blowfish encryption algorithm’s keying schedule, and introduces a work factor, which allows you to determine how expensive the hash function will be, allowing the algorithm to be ""future-proof"".",False,,1372145,https://www.nuget.org/packages/BCrypt.Net-Next/4.2.0/license,"[""ChrisMcKee""]",BCrypt.Net-Next,"[""Dependency""]",https://github.com/BcryptNet/bcrypt.net,,"[""bcrypt"", ""BCrypt.Net"", ""cryptography"", ""hashing"", ""password"", ""security"", ""hash"", ""crypto"", ""blowfish"", ""gdpr""]",BCrypt .Net,57856016,False,4.2.0,20,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Steve Donaghy (donaghy.steve@googlemail.com)""]",BCrypt.Net .net Core Class Library,False,,12101630,,"[""neoKushan""]",BCrypt.Net-Core,"[""Dependency""]",https://github.com/neoKushan/BCrypt.Net-Core,,"[""bcrypt"", ""Cryptography""]",BCrypt.Net-Core,13896686,False,1.6.0,8,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Keef Aragon""]",An implementation of Blake2 for .NET that integrates with the standard crypto libraries,False,,3864262,https://www.nuget.org/packages/Konscious.Security.Cryptography.Blake2/1.1.1/license,"[""kmaragon""]",Konscious.Security.Cryptography.Blake2,"[""Dependency""]",https://github.com/kmaragon/Konscious.Security.Cryptography,,"[""crypto"", ""cryptography"", ""hash"", ""blake2"", ""blake2b""]",Konscious.Security.Cryptography.Blake2,8564284,False,1.1.1,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Nethermind""]",C# bindings for the Bitcoin Core libsecp256k1 library,False,,3270757,https://www.nuget.org/packages/Nethermind.Crypto.SecP256k1/1.6.0/license,"[""Nethermind""]",Nethermind.Crypto.SecP256k1,"[""Dependency""]",https://nethermind.io/,,"[""cryptography"", ""elliptic-curve"", ""secp256k1""]",Nethermind.Crypto.SecP256k1,5873606,False,1.6.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""REBEX ČR s.r.o.""]","Rebex.Common provides platform-independent low-level API to Rebex libraries. It also provides a set of general-purpose platform-independent cryptographic primitives. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS",False,https://api.nuget.org/v3-flatcontainer/rebex.common/8.0.9709/icon,0,https://www.nuget.org/packages/Rebex.Common/8.0.9709/license,"[""rebex""]",Rebex.Common,"[""Dependency""]",http://www.rebex.net/,Common multi-platform API for Rebex libraries,"[""Rebex"", ""cryptography"", ""certificates"", ""X.509"", ""filesystem""]",Rebex Common API 8.0.9709,6944843,True,8.0.9709,81,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Jaroslav Imrich""]",Managed .NET wrapper for unmanaged PKCS#11 libraries,False,https://api.nuget.org/v3-flatcontainer/pkcs11interop/5.3.0/icon,1635050,https://www.nuget.org/packages/Pkcs11Interop/5.3.0/license,"[""jariq""]",Pkcs11Interop,"[""Dependency""]",https://www.pkcs11interop.net/,,"[""pkcs"", ""pkcs11"", ""security"", ""crypto"", ""cryptography"", ""smartcard"", ""hsm""]",Pkcs11Interop,8681575,True,5.3.0,18,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Nethermind""]",C# bindings for the Supranational Blst library,False,,88585,https://www.nuget.org/packages/Nethermind.Crypto.Bls/1.1.0/license,"[""Nethermind""]",Nethermind.Crypto.Bls,"[""Dependency""]",https://nethermind.io/,,"[""cryptography"", ""elliptic-curve"", ""bls""]",Nethermind.Crypto.Bls,5517400,False,1.1.0,7,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Nethermind""]",C# bindings for the BoringSSL ECDSA signature verification,False,,107787,https://www.nuget.org/packages/Nethermind.Crypto.SecP256r1/1.1.0/license,"[""Nethermind""]",Nethermind.Crypto.SecP256r1,"[""Dependency""]",https://nethermind.io/,,"[""cryptography"", ""elliptic-curve"", ""secp256r1""]",Nethermind.Crypto.SecP256r1,5232844,False,1.1.0,2,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Keef Aragon""]","An implementation of Argon2 winner of PHC https://password-hashing.net/#argon2 Usage follows standard types found in System.Security.Cryptography in corefx. Specifically DeriveBytes. C# Implementation of the Argon2 1.3 spec with variants for Argon2i, Argon2d, and Argon2id",False,,3805865,https://www.nuget.org/packages/Konscious.Security.Cryptography.Argon2/1.3.1/license,"[""kmaragon""]",Konscious.Security.Cryptography.Argon2,"[""Dependency""]",https://github.com/kmaragon/Konscious.Security.Cryptography,,"[""crypto"", ""cryptography"", ""argon2"", ""argon2i"", ""argon2d"", ""argon2id"", ""password""]",Konscious.Security.Cryptography.Argon2,8197396,False,1.3.1,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Alexandre Mutel""]",Blake3 is a fully managed SIMD implementation of the BLAKE3 cryptographic hash function.,False,https://api.nuget.org/v3-flatcontainer/blake3/3.0.2/icon,4494,https://www.nuget.org/packages/Blake3/3.0.2/license,"[""xoofx""]",Blake3,"[""Dependency""]",https://github.com/xoofx/Blake3.NET,,"[""Blake3"", ""Hash"", ""Cryptography"", ""SIMD""]",Blake3,4987621,False,3.0.2,19,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Michael Heyman""]","Argon2 Password Hasher written in C#. Uses Isopoh.Cryptography.Blake2 for hashing and Isopoh.Cryptography.SecureArray to protect sensitive data.",False,https://api.nuget.org/v3-flatcontainer/isopoh.cryptography.argon2/2.0.0/icon,1759526,https://www.nuget.org/packages/Isopoh.Cryptography.Argon2/2.0.0/license,"[""mheyman""]",Isopoh.Cryptography.Argon2,"[""Dependency""]",https://github.com/mheyman/Isopoh.Cryptography.Argon2,,"[""argon2"", ""hash"", ""password"", ""crypto"", ""cryptography""]",Isopoh.Cryptography.Argon2,3573877,False,2.0.0,25,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Michael Heyman""]","Blake2 hash for sensitive data. Uses Isopoh.Cryptography.SecureArray to assure sensitive data gets wiped from RAM and, if the operating system allows, never gets written to disk.",False,https://api.nuget.org/v3-flatcontainer/isopoh.cryptography.blake2b/2.0.0/icon,1761918,https://www.nuget.org/packages/Isopoh.Cryptography.Blake2b/2.0.0/license,"[""mheyman""]",Isopoh.Cryptography.Blake2b,"[""Dependency""]",https://github.com/mheyman/Isopoh.Cryptography.Argon2,,"[""blake2"", ""blake2b"", ""hash"", ""crypto"", ""cryptography""]",Isopoh.Cryptography.Blake2b,3613016,False,2.0.0,25,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Klaus Hartke""]","Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519",False,https://api.nuget.org/v3-flatcontainer/nsec.cryptography/26.4.0/icon,211641,https://www.nuget.org/packages/NSec.Cryptography/26.4.0/license,"[""nsec""]",NSec.Cryptography,"[""Dependency""]",https://nsec.rocks/,,"[""aead"", ""aegis128l"", ""aegis256"", ""aes-gcm"", ""argon2id"", ""blake2b"", ""chacha20-poly1305"", ""crypto"", ""cryptography"", ""curve25519"", ""ed25519"", ""encryption"", ""hash"", ""hkdf"", ""hmac"", ""libsodium"", ""scrypt"", ""security"", ""sha2"", ""x25519""]",NSec.Cryptography,14505434,False,26.4.0,7,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Stan Drapkin""]","Modern, free, open-source, professionally audited .NET crypto library.",False,https://api.nuget.org/v3-flatcontainer/inferno/1.6.7/icon,24910,https://www.nuget.org/packages/Inferno/1.6.7/license,"[""sdrapkin""]",Inferno,"[""Dependency""]",https://securitydriven.net/inferno/,,"[""crypto"", ""cryptography"", ""encryption"", ""security""]",Inferno,2495660,False,1.6.7,16,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Andrew Arnott""]","PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.",False,https://api.nuget.org/v3-flatcontainer/pclcrypto/2.0.147/icon,5718645,https://raw.githubusercontent.com/AArnott/PCLCrypto/313d8a787a/LICENSE,"[""aarnott""]",PCLCrypto,"[""Dependency""]",https://github.com/aarnott/pclcrypto/,"PCL Crypto provides a consistent, portable set of crypto APIs across .NET platforms.","[""crypto"", ""security"", ""cryptography"", ""portable"", ""pcl"", ""winrt"", ""android"", ""ios"", ""xamarin"", ""monoandroid"", ""monodroid"", ""monotouch""]",PCL Crypto - Portable Crypto APIs,7986433,False,2.0.147,13,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Norgerman""]",Scrypt implementation for dotnet core,False,,13240,https://www.nuget.org/packages/Norgerman.Cryptography.Scrypt/2.5.0/license,"[""Norgerman""]",Norgerman.Cryptography.Scrypt,"[""Dependency""]",https://github.com/Norgerman/Scrypt,,"[""Cryptography"", ""Scrypt""]",Norgerman.Cryptography.Scrypt,1269280,False,2.5.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""REBEX ČR s.r.o.""]","Managed implementation of Ed25519 signature algorithm with a simple API. Based on https://github.com/CodesInChaos/Chaos.NaCl Suitable for stand-alone usage or as a plugin for Rebex components. See https://www.rebex.net/kb/simple-elliptic-curve-libraries/ for usage instructions. Supported platforms: - .NET 6/8 - .NET Framework 4.0-4.8 - .NET Framework 2.0-3.5 SP1 - .NET Core 3.0-3.1 (via .NET Standard 2.1) - .NET Core 2.0-2.2 (via .NET Standard 2.0) - .NET Core 1.0-1.1 (via .NET Standard 1.5) - Xamarin.iOS (10 and higher) - Xamarin.Android (9 and higher) - Mono 4.x, 5.x, 6.x - Universal Windows Platform build 16299 and higher (via .NET Standard 2.0) - Xamarin.Mac (via .NET Standard 2.0)",False,,193342,https://www.nuget.org/packages/Rebex.Elliptic.Ed25519/1.2.2/license,"[""rebex""]",Rebex.Elliptic.Ed25519,"[""Dependency""]",https://www.rebex.net/kb/simple-elliptic-curve-libraries/,,"[""EdDSA"", ""25519"", ""ECC"", ""ed25519"", ""elliptic"", ""curve"", ""cryptography""]",Rebex.Elliptic.Ed25519,2609157,True,1.2.2,8,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""David Hall""]","PInvoke API (methods, structures and constants) imported from Windows crypt32.dll, bcrypt.dll, ncrypt.dll, tokenbinding.dll, cryptnet.dll, cryptdlg.dll and cryptui.dll.",False,https://api.nuget.org/v3-flatcontainer/vanara.pinvoke.cryptography/5.0.5/icon,18151,https://www.nuget.org/packages/Vanara.PInvoke.Cryptography/5.0.5/license,"[""dahall""]",Vanara.PInvoke.Cryptography,"[""Dependency""]",https://github.com/dahall/vanara,,"[""pinvoke"", ""vanara"", ""net-extensions"", ""interop"", ""cryptography""]",Vanara.PInvoke.Cryptography,2002048,True,5.0.5,105,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Clinton Ingram""]",Optimized implementations of the BLAKE2b and BLAKE2s cryptographic hashing algorithms. Uses SSE2-SSE4.1 Hardware Intrinsics support on .NET Core 2.1+ and AVX2 on .NET Core 3+,False,https://api.nuget.org/v3-flatcontainer/saucecontrol.blake2fast/2.0.0/icon,3290315,https://www.nuget.org/packages/SauceControl.Blake2Fast/2.0.0/license,"[""saucecontrol""]",SauceControl.Blake2Fast,"[""Dependency""]",https://github.com/saucecontrol/Blake2Fast,High-Performance BLAKE2 Hashing for .NET,"[""BLAKE2"", ""Hash"", ""BLAKE2b"", ""BLAKE2s"", ""SSE2"", ""AVX2"", ""SIMD"", ""HashAlgorithm"", ""HMAC"", ""Cryptography""]",High-Performance BLAKE2 Hashing for .NET,3324938,True,2.0.0,4,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",AwsCryptographyPrimitives is a library written to invoke lower level cryptographic primitives and to convert between Dafny generated code and native .NET code.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.awscryptographyprimitives/2.0.0/icon,109817,https://www.nuget.org/packages/AWS.Cryptography.Internal.AwsCryptographyPrimitives/2.0.0/license,"[""awsdotnet""]",AWS.Cryptography.Internal.AwsCryptographyPrimitives,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",AwsCryptographyPrimitives,1115731,True,2.0.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",The AWS Encryption SDK is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices.,False,https://api.nuget.org/v3-flatcontainer/aws.encryptionsdk/3.1.0/icon,1037448,https://www.nuget.org/packages/AWS.EncryptionSDK/3.1.0/license,"[""awsdotnet""]",AWS.EncryptionSDK,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",AWS Encryption SDK for .NET,1097193,True,3.1.0,2,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",The AWS Cryptographic Material Providers Library abstracts lower level cryptographic materials management of encryption and decryption materials. It uses cryptographic best practices to protect the data keys that protect your data.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.materialproviders/2.0.0/icon,109792,https://www.nuget.org/packages/AWS.Cryptography.MaterialProviders/2.0.0/license,"[""awsdotnet""]",AWS.Cryptography.MaterialProviders,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",AwsCryptographicMaterialProvidersLibrary,1155790,True,2.0.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",ComAmazonawsDynamodb is a library written to convert between Dafny generated code and native .NET code that interacts with AWS DynamoDBv2.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.comamazonawsdynamodb/2.0.0/icon,109807,https://www.nuget.org/packages/AWS.Cryptography.Internal.ComAmazonawsDynamodb/2.0.0/license,"[""awsdotnet""]",AWS.Cryptography.Internal.ComAmazonawsDynamodb,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""Dynamodb"", ""Encryption"", ""Cryptography""]",ComAmazonawsDynmodb,1114906,True,2.0.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",The StandarLibrary is a library written to supply helpful Dafny functionality.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.standardlibrary/2.0.0/icon,109907,https://www.nuget.org/packages/AWS.Cryptography.Internal.StandardLibrary/2.0.0/license,"[""awsdotnet""]",AWS.Cryptography.Internal.StandardLibrary,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",StandardLibrary,1125196,True,2.0.0,14,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",ComAmazonawsKms is a library written to convert between Dafny generated code and native .NET code that interacts with AWS KMS.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.internal.comamazonawskms/2.0.0/icon,109835,https://www.nuget.org/packages/AWS.Cryptography.Internal.ComAmazonawsKms/2.0.0/license,"[""awsdotnet""]",AWS.Cryptography.Internal.ComAmazonawsKms,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",ComAmazonawsKms,1115095,True,2.0.0,12,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Amazon Web Services""]",The AWS Encryption SDK is a client-side encryption library designed to make it easy for everyone to encrypt and decrypt data using industry standards and best practices.,False,https://api.nuget.org/v3-flatcontainer/aws.cryptography.encryptionsdk/5.0.0/icon,109095,https://www.nuget.org/packages/AWS.Cryptography.EncryptionSDK/5.0.0/license,"[""awsdotnet""]",AWS.Cryptography.EncryptionSDK,"[""Dependency""]",,,"[""AWS"", ""Amazon"", ""KMS"", ""Encryption"", ""Cryptography""]",AWS Encryption SDK for .NET,1086881,True,5.0.0,5,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Virgil Security, Inc""]","Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure. https://developer.virgilsecurity.com/ Virgil Security, Inc., guides software developers into the forthcoming security world in which everything will be encrypted (and passwords will be eliminated). In this world, the days of developers having to raise millions of dollars to build a secure chat, secure email, secure file-sharing, or a secure anything have come to an end. Now developers can instead focus on building features that give them a competitive market advantage while end-users can enjoy the privacy and security they increasingly demand. Supported Platforms: - .NET Standard 1.1+ - .NET Framework 4.5+ - .NET Core 1.0+ - Xamarin.Android 7.0+ - Xamarin.iOS 10.0+",False,https://api.nuget.org/v3-flatcontainer/virgil.crypto/2.4.10/icon,828614,http://opensource.org/licenses/Apache-2.0,"[""VirgilSecurity""]",Virgil.Crypto,"[""Dependency""]",https://virgilsecurity.com/,"This cross-platform library contains code to encrypt, decrypt, sign and verify any data.","[""Cryptography"", ""Elliptic"", ""Curve"", ""Cross"", ""Platform""]",Virgil.Crypto,1052547,False,2.4.10,49,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Nemanja Mijailovic""]",.NET Standard 1.3 implementation of the Noise Protocol Framework (revision 33 of the spec),False,https://api.nuget.org/v3-flatcontainer/noise.net/1.0.0/icon,1232253,https://raw.githubusercontent.com/Metalnem/noise/master/LICENSE,"[""Metalnem""]",Noise.NET,"[""Dependency""]",https://github.com/Metalnem/noise,,"[""crypto"", ""cryptography"", ""security"", ""encryption"", ""noise"", ""noise-protocol"", ""noise-protocol-framework""]",Noise.NET,1246478,False,1.0.0,1,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Virgil Security, Inc""]","Virgil.CryptoAPI provides the required interfaces to Virgil.SDK. Virgil Security allows for every developer can build cryptographic features including end-to-end encryption, passwordless authentication, and cryptographic verification of data, devices, and identities into their products, with no cryptographic training. Virgil SDK simplifies their work with Virgil Security services(keys management and identities validation) and Crypto Library(modern algorithms with crypto agility). Docs - https://developer.virgilsecurity.com/docs/cs Source - https://github.com/VirgilSecurity/virgil-sdk-net Supported Platforms: - .NET Framework 4.5+ - .NET Core 1.0+ - Xamarin.Android 7.0+ - Xamarin.iOS 10.0+",False,https://api.nuget.org/v3-flatcontainer/virgil.cryptoapi/1.0.2/icon,754072,http://opensource.org/licenses/Apache-2.0,"[""VirgilSecurity""]",Virgil.CryptoAPI,"[""Dependency""]",https://virgilsecurity.com/,,"[""PKI"", ""Cryptography"", ""Cross"", ""Platform""]",Virgil.CryptoAPI,797245,False,1.0.2,3,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Vinicius Chiele""]",A .NET implementation of scrypt algorithm.,False,,1115715,,"[""viniciuschiele""]",Scrypt.NET,"[""Dependency""]",https://github.com/viniciuschiele/scrypt,,"[""scrypt"", ""password"", ""hash"", ""hashing"", ""crypto"", ""cryptographic"", ""cryptography""]",Scrypt.NET,1135756,False,1.3.0,5,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""David De Smet""]",A managed-only cryptography library for .NET which provides modern cryptographic primitives.,False,,2761,https://www.nuget.org/packages/NaCl.Core/2.2.0/license,"[""idaviddesmet""]",NaCl.Core,"[""Dependency""]",https://github.com/daviddesmet/NaCl.Core,,"[""NaCl"", ""cryptography"", ""sodium"", ""libsodium"", ""dotnet"", ""dotnet-core"", ""netstandard""]",NaCl.Core,1032355,False,2.2.0,14,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""DotNetCore.Security""]",DotNetCore.Security,False,,129,https://www.nuget.org/packages/DotNetCore.Security/20.20.0/license,"[""rafaelfgx""]",DotNetCore.Security,"[""Dependency""]",https://github.com/rafaelfgx/DotNetCore/tree/main/source/Security,,"[""Security"", ""Cryptography"", ""Hash"", ""JWT""]",DotNetCore.Security,557097,False,20.20.0,1,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""brunobritodev""]","A .NET library that simplifies consuming JSON Web Key Sets (JWKS) from external URIs to validate JWT tokens using asymmetric keys. Reduces the complexity of handling remote key rotation.",False,https://api.nuget.org/v3-flatcontainer/netdevpack.security.jwtextensions/9.0.1/icon,30588,https://www.nuget.org/packages/NetDevPack.Security.JwtExtensions/9.0.1/license,"[""desenvolvedor.io""]",NetDevPack.Security.JwtExtensions,"[""Dependency""]",https://github.com/NetDevPack/Security.JwtExtensions,,"[""jwt"", ""jwks"", ""jwk"", ""jwks-uri"", ""token-validation"", ""security"", ""cryptography"", ""key-rotation"", ""dotnet""]",JWKS URI Loader for JWT Validation,1172678,False,9.0.1,9,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Yann Crumeyrolle""]",High-performance JWT library. Provides Json Web Token primitives.,False,,121445,,"[""ycrumeyrolle""]",JsonWebToken,"[""Dependency""]",https://github.com/ycrumeyrolle/Jwt,,"[""jwt"", ""security"", ""jsonwebtoken"", ""cryptography""]",JsonWebToken,505033,False,1.9.4,16,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""DidiSoft Inc""]","DidiSoft OpenPGP Library for .NET provides simple yet powerful API for working with PGP files, streams and messages. Online Tutorial with many examples can be found at https://www.didisoft.com/net-openpgp/examples/ API documentation can be found on the web http://sdk.didisoft.com/pgplib.net/",False,,1410,https://www.nuget.org/packages/DidiSoft.Pgp.Trial/1.9.5.43/license,"[""didisoft""]",DidiSoft.Pgp.Trial,"[""Dependency""]",https://www.didisoft.com/net-openpgp/,A full featured library for OpenPGP cryptography and PGP keys handling.,"[""pgp"", ""openpgp"", ""encryption"", ""cryptography""]",OpenPGP Library for .NET,501716,False,1.9.5.43,144,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""David De Smet""]",A Paseto (Platform-Agnostic Security Tokens) implementation for .NET,False,,860,https://www.nuget.org/packages/Paseto.Core/1.6.0/license,"[""idaviddesmet""]",Paseto.Core,"[""Dependency""]",https://github.com/daviddesmet/paseto-dotnet,,"[""paseto"", ""paserk"", ""tokens"", ""cryptography"", ""dotnet"", ""dotnet-core"", ""netstandard""]",Paseto.Core,619726,False,1.6.0,23,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""CryptSharp""]","CryptSharp - use https://www.nuget.org/packages/BCrypt.Net-Next/ for password hashing, not this library.",False,,347010,,"[""ChrisMcKee""]",CryptSharp,"[""Dependency""]",https://github.com/ChrisMcKee/cryptsharp,"CryptSharp - use BCrypt.Net-Next for password hashing, not this library.","[""cryptography"", ""hashing"", ""security"", ""hash"", ""crypto""]",CryptSharp,460456,False,1.3.0,2,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Colin Anderson""]",Implementation of Wang Yi's wyhash 64-bit hash algorithm and wyrand PRNG. Implements wyhash v1,False,,13711,https://www.nuget.org/packages/WyHash/1.0.5/license,"[""cocowalla""]",WyHash,"[""Dependency""]",https://github.com/cocowalla/wyhash-dotnet,,"[""wyhash"", ""hash"", ""cryptography"", ""prng""]",WyHash,339016,False,1.0.5,6,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""M-Files""]",Cryptographic utilities related to M-Files Vault Applications.,False,https://api.nuget.org/v3-flatcontainer/mfiles.crypto/26.6.9/icon,327,https://www.nuget.org/packages/MFiles.Crypto/26.6.9/license,"[""M-Files""]",MFiles.Crypto,"[""Dependency""]",,,"[""MFiles"", ""M-Files"", ""License"", ""Cryptography""]",MFiles.Crypto,365525,True,26.6.9,448,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""NEONFORGE Team""]",Cryptography utilities,False,https://api.nuget.org/v3-flatcontainer/neon.cryptography/4.0.19/icon,377,https://www.nuget.org/packages/Neon.Cryptography/4.0.19/license,"[""NeonFORGE""]",Neon.Cryptography,"[""Dependency""]",https://github.com/nforgeio/neonSDK/blob/master/Lib/Neon.Cryptography/README.md,,"[""cryptography"", ""utilities""]",Neon.Cryptography,259530,False,4.0.19,67,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""The NATS Authors""]","NATS NKeys: Ed25519 public-key signature library for the NATS .NET ecosystem. Create key pairs, sign, and verify messages for NATS authentication.",False,https://api.nuget.org/v3-flatcontainer/nats.nkeys/1.0.2/icon,13495,https://www.nuget.org/packages/NATS.NKeys/1.0.2/license,"[""NATS.io""]",NATS.NKeys,"[""Dependency""]",https://github.com/nats-io/nkeys.net,,"[""nats"", ""nkeys"", ""ed25519"", ""authentication"", ""security"", ""cryptography"", ""signing"", ""public-key"", ""messaging""]",NATS.NKeys,650043,True,1.0.2,3,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Stan Drapkin""]","Modern, free, open-source, professionally audited .NET crypto library.",False,https://api.nuget.org/v3-flatcontainer/inferno.strongname/1.5.1/icon,202175,,"[""sdrapkin""]",Inferno.StrongName,"[""Dependency""]",http://securitydriven.net/inferno/,.NET crypto done right.,"[""crypto"", ""cryptography"", ""encryption"", ""security""]",Inferno.StrongName,262729,False,1.5.1,2,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""REBEX ČR s.r.o.""]","Rebex Security is a security library for C# and VB.NET developers. It provides XTS-AES encryption wrapper stream, making it easy to add strong encryption capabilities to existing applications. Also includes simple file encryption/decryption API, essential PKCS #7 objects and a collection of useful cryptographic algorithms. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 10 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS",False,https://api.nuget.org/v3-flatcontainer/rebex.security/8.0.9709/icon,0,https://www.nuget.org/packages/Rebex.Security/8.0.9709/license,"[""rebex""]",Rebex.Security,"[""Dependency""]",http://www.rebex.net/,File encryption and cryptography library for .NET,"[""Rebex"", ""XTS-AES"", ""cryptography"", ""PKCS#7"", ""certificates"", ""X509"", ""Twofish"", ""Blowfish"", ""SHA-2"", ""stream"", ""encryption"", ""decryption""]",Rebex Security 8.0.9709,1055295,True,8.0.9709,81,0,8e8MvzCqEy5eOVNVW,mDD6yV37exMb4WbdY "[""Jimmy Bogard""]","Simple, unambitious mediator implementation in .NET",False,https://api.nuget.org/v3-flatcontainer/mediatr/14.2.0/icon,531212,https://www.nuget.org/packages/MediatR/14.2.0/license,"[""jbogard"", ""LuckyPennySoftware""]",MediatR,"[""Dependency""]",https://mediatr.io/,,"[""mediator"", ""request"", ""response"", ""queries"", ""commands"", ""notifications""]",MediatR,466561169,True,14.2.0,40,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Jimmy Bogard""]","Contracts package for requests, responses, and notifications",False,https://api.nuget.org/v3-flatcontainer/mediatr.contracts/2.0.1/icon,206692286,https://www.nuget.org/packages/MediatR.Contracts/2.0.1/license,"[""jbogard"", ""LuckyPennySoftware""]",MediatR.Contracts,"[""Dependency""]",,,"[""mediator"", ""request"", ""response"", ""queries"", ""commands"", ""notifications""]",MediatR.Contracts,291230801,True,2.0.1,3,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Jimmy Bogard""]",MediatR extensions for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/mediatr.extensions.microsoft.dependencyinjection/11.1.0/icon,12450012,https://www.nuget.org/packages/MediatR.Extensions.Microsoft.DependencyInjection/11.1.0/license,"[""jbogard""]",MediatR.Extensions.Microsoft.DependencyInjection,"[""Dependency""]",,,"[""mediator"", ""request"", ""response"", ""queries"", ""commands"", ""notifications""]",MediatR.Extensions.Microsoft.DependencyInjection,166570551,True,11.1.0,21,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Mateusz Przybylek""]",MediatR extension to FluentValidation for .NET framework.,False,https://api.nuget.org/v3-flatcontainer/mediatr.extensions.fluentvalidation.aspnetcore/6.0.0/icon,326464,https://www.nuget.org/packages/MediatR.Extensions.FluentValidation.AspNetCore/6.0.0/license,"[""GetoX""]",MediatR.Extensions.FluentValidation.AspNetCore,"[""Dependency""]",https://github.com/GetoXs/MediatR.Extensions.FluentValidation.AspNetCore,,"[""mediatr"", ""fluentvalidation"", ""mediatr-extension"", ""dotnet"", ""aspnetcore"", ""dotnetcore""]",MediatR.Extensions.FluentValidation.AspNetCore,4255007,False,6.0.0,13,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Firely (info@fire.ly) and contributors""]","Firely's SDK for working with HL7 FHIR R4. This is the root package for the SDK includes core functionality to working with RESTful FHIR servers, POCO classes for FHIR, parsing/serialization of FHIR data and working with conformance data and terminologies.",False,https://api.nuget.org/v3-flatcontainer/hl7.fhir.r4/6.3.0/icon,30164,https://www.nuget.org/packages/Hl7.Fhir.R4/6.3.0/license,"[""ewoutFHIR"", ""firely""]",Hl7.Fhir.R4,"[""Dependency""]",https://github.com/FirelyTeam/firely-net-sdk,,"[""HL7"", ""FHIR"", ""Firely"", ""SDK"", ""POCO"", ""Fhir"", ""client"", ""Terminology"", ""StructureDefinition"", ""parsing"", ""serialization"", ""server""]",Firely's SDK for working with HL7 FHIR R4 (4.0.1),14876950,True,6.3.0,76,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""rbasniak""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/rbkapimodules.infrastructure.mediatr.core/3.2.24/icon,2408,https://www.nuget.org/packages/rbkApiModules.Infrastructure.MediatR.Core/3.2.24/license,"[""rbasniak""]",rbkApiModules.Infrastructure.MediatR.Core,"[""Dependency""]",,,[],rbkApiModules.Infrastructure.MediatR.Core,1163585,False,3.2.24,1,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Cysharp""]",The evolution of dotnet/reactive and UniRx.,False,https://api.nuget.org/v3-flatcontainer/r3/1.3.1/icon,50393,https://www.nuget.org/packages/R3/1.3.1/license,"[""Cysharp""]",R3,"[""Dependency""]",https://github.com/Cysharp/R3,,"[""rx""]",R3,3794283,False,1.3.1,62,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""George Drak""]",Sitko.Core is a set of libraries to help build .NET Core applications fast,False,https://api.nuget.org/v3-flatcontainer/sitko.core.mediatr/12.3.0/icon,192,https://www.nuget.org/packages/Sitko.Core.MediatR/12.3.0/license,"[""sitkoru""]",Sitko.Core.MediatR,"[""Dependency""]",https://github.com/sitkoru/Sitko.Core,,[],Sitko.Core.MediatR,552846,False,12.3.0,370,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Workleap""]","MediatR extensions, behaviors and default configuration.",False,,29920,https://www.nuget.org/packages/Workleap.Extensions.MediatR/1.5.9/license,"[""Workleap""]",Workleap.Extensions.MediatR,"[""Dependency""]",,,[],Workleap.Extensions.MediatR,561836,True,1.5.9,28,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Microsoft""]",.NET Standard SDK for Azure SignalR Service serverless protocol.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.signalr.serverless.protocols/1.11.0/icon,13006,https://www.nuget.org/packages/Microsoft.Azure.SignalR.Serverless.Protocols/1.11.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.SignalR.Serverless.Protocols,"[""Dependency""]",https://aka.ms/signalr_service,,[],Microsoft.Azure.SignalR.Serverless.Protocols,7007027,True,1.11.0,12,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""jacob.phan""]","Register MediatR with SimpleInjector TargetFrameworks: - netstandard2.1;",False,,65702,https://github.com/haison8x/MediatR.SimpleInjector/blob/master/LICENSE,"[""haison8x""]",MediatR.SimpleInjector,"[""Dependency""]",https://github.com/haison8x/MediatR.SimpleInjector,Register MediatR with SimpleInjector,[],MediatR.SimpleInjector,473504,False,10.0.1,4,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Blauhaus.SignalR.Abstractions""]",Package Description,False,,2089,,"[""blauhaus""]",Blauhaus.SignalR.Abstractions,"[""Dependency""]",,,[],Blauhaus.SignalR.Abstractions,3570107,False,1.0.12,185,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Austin Davies""]",A simple request authorization package that allows you to build and run request specific authorization requirements before your request handler is called.,False,,61739,https://www.nuget.org/packages/MediatR.Behaviors.Authorization/12.5.0/license,"[""AustinDavies""]",MediatR.Behaviors.Authorization,"[""Dependency""]",https://github.com/AustinDavies/MediatR.Behaviors.Authorization,,"[""MediatR"", ""Authorization""]",MediatR.Behaviors.Authorization,440275,False,12.5.0,14,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Archway""]",The MediatR Behaviors.,False,https://api.nuget.org/v3-flatcontainer/nut.mediatr.behaviors/1.0.0/icon,98537,https://www.nuget.org/packages/Nut.MediatR.Behaviors/1.0.0/license,"[""Archway""]",Nut.MediatR.Behaviors,"[""Dependency""]",https://github.com/Archway-SharedLib/Nut.MediatR.Behaviors,,"[""mediatr"", ""mediator"", ""behavior"", ""Nut""]",Nut.MediatR.Behaviors,431356,False,1.0.0,11,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Kurai András""]","A simple library to treat MediatR notifications sort of like events. Main usage target is client applications.",False,,23172,https://www.nuget.org/packages/MediatR.Courier/7.0.1/license,"[""Huszky""]",MediatR.Courier,"[""Dependency""]",,,[],MediatR.Courier,377313,False,7.0.1,15,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Scott Ferguson""]",Plugins available for the Core framework,False,https://api.nuget.org/v3-flatcontainer/relay.core.plugins.mediatr/1.0.277/icon,1540,,"[""Relay""]",Relay.Core.Plugins.MediatR,"[""Dependency""]",https://github.com/relay-dev/core-plugins,,[],Relay.Core.Plugins.MediatR,421592,False,1.0.277,113,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Silvenga""]",Ninject configuration helper for MediatR.,False,,189254,https://www.nuget.org/packages/MediatR.Ninject/3.2.0/license,"[""Silvenga""]",MediatR.Ninject,"[""Dependency""]",https://github.com/Silvenga/MediatR.Ninject,,"[""MediatR"", ""Ninject""]",MediatR.Ninject,338552,False,3.2.0,8,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Archway""]",Access MediatR like a service.,False,https://api.nuget.org/v3-flatcontainer/nut.mediatr.servicelike/0.8.0/icon,129884,https://www.nuget.org/packages/Nut.MediatR.ServiceLike/0.8.0/license,"[""Archway""]",Nut.MediatR.ServiceLike,"[""Dependency""]",https://github.com/Archway-SharedLib/Nut.MediatR,,"[""mediatr"", ""Nut"", ""mediator"", ""service""]",Nut.MediatR.ServiceLike,404206,False,0.8.0,9,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Alexei Kostusev""]",MediatR extensions for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/mediatr.extensions.microsoft.dependencyinjectionfixed/5.1.2/icon,500518,https://github.com/jbogard/MediatR/blob/master/LICENSE,"[""AlexeiKostusev""]",MediatR.Extensions.Microsoft.DependencyInjectionFixed,"[""Dependency""]",https://github.com/Kostusev/MediatR.Extensions.Microsoft.DependencyInjection,,"[""mediator"", ""request"", ""response"", ""queries"", ""commands"", ""notifications""]",MediatR.Extensions.Microsoft.DependencyInjectionFixed,500518,False,5.1.2,1,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Brendan McMahon""]",Handy extensions for MediatR,False,,303256,https://raw.githubusercontent.com/bernos/MediatR.Extensions/master/LICENSE,"[""bernos""]",MediatR.Extensions,"[""Dependency""]",https://github.com/bernos/MediatR.Extensions,,"[""MediatR""]",MediatR.Extensions,318190,False,0.6.0,6,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Archway""]",The MediatR Behaviors using FluentValidation.,False,https://api.nuget.org/v3-flatcontainer/nut.mediatr.behaviors.fluentvalidation/1.0.0/icon,92233,https://www.nuget.org/packages/Nut.MediatR.Behaviors.FluentValidation/1.0.0/license,"[""Archway""]",Nut.MediatR.Behaviors.FluentValidation,"[""Dependency""]",https://github.com/Archway-SharedLib/Nut.MediatR.Behaviors,,"[""mediatr"", ""mediator"", ""behavior"", ""fluent"", ""validation"", ""Nut""]",Nut.MediatR.Behaviors.FluentValidation,443369,False,1.0.0,11,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""ServiceTitan, Inc.""]",Stl.CommandR - a MediatR-like library created to simplify CQRS implementations even further.,False,https://api.nuget.org/v3-flatcontainer/stl.commandr/6.8.11/icon,67994,https://www.nuget.org/packages/Stl.CommandR/6.8.11/license,"[""ServiceTitan""]",Stl.CommandR,"[""Dependency""]",https://github.com/servicetitan/Stl.Fusion,,"[""servicetitan"", ""stl"", ""stl_fusion"", ""commandr""]",Stl.CommandR,2193258,False,6.8.11,579,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""rbasniak""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/rbkapimodules.infrastructure.mediatr.sqlserver/3.2.24/icon,747,https://www.nuget.org/packages/rbkApiModules.Infrastructure.MediatR.SqlServer/3.2.24/license,"[""rbasniak""]",rbkApiModules.Infrastructure.MediatR.SqlServer,"[""Dependency""]",,,[],rbkApiModules.Infrastructure.MediatR.SqlServer,566615,False,3.2.24,1,0,HNGV39NJnERle2S0d,MiMZjMLSaytJzDfbb "[""Jimmy Bogard""]",AutoMapper extensions for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/automapper.extensions.microsoft.dependencyinjection/12.0.1/icon,85555883,https://www.nuget.org/packages/AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1/license,"[""jbogard""]",AutoMapper.Extensions.Microsoft.DependencyInjection,"[""Dependency""]",https://automapper.org/,,[],AutoMapper.Extensions.Microsoft.DependencyInjection,364143526,True,12.0.1,21,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Mark Seemann, AutoFixture""]","AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.",False,https://api.nuget.org/v3-flatcontainer/autofixture/4.18.1/icon,107667372,https://www.nuget.org/packages/AutoFixture/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture,314055270,True,4.18.1,230,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Tyler Carlson""]",Collection Add/Remove/Update support for AutoMapper. AutoMapper.Collection adds EqualityComparison Expressions for TypeMaps to determine if Source and Destination type are equivalent to each other when mapping collections.,False,https://api.nuget.org/v3-flatcontainer/automapper.collection/13.0.0/icon,350959,https://www.nuget.org/packages/AutoMapper.Collection/13.0.0/license,"[""jbogard"", ""TylerCarlson""]",AutoMapper.Collection,"[""Dependency""]",https://github.com/AutoMapper/Automapper.Collection,,[],AutoMapper.Collection,37886014,True,13.0.0,30,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Jimmy Bogard""]",Expression mapping (OData) extensions for AutoMapper,False,https://api.nuget.org/v3-flatcontainer/automapper.extensions.expressionmapping/11.0.0/icon,219227,https://www.nuget.org/packages/AutoMapper.Extensions.ExpressionMapping/11.0.0/license,"[""jbogard""]",AutoMapper.Extensions.ExpressionMapping,"[""Dependency""]",https://automapper.org/,,[],AutoMapper.Extensions.ExpressionMapping,31076932,True,11.0.0,45,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Henk Kin""]",Convention-based enum value mapping extension for AutoMapper.,False,https://api.nuget.org/v3-flatcontainer/automapper.extensions.enummapping/6.0.0/icon,367683,https://www.nuget.org/packages/AutoMapper.Extensions.EnumMapping/6.0.0/license,"[""jbogard""]",AutoMapper.Extensions.EnumMapping,"[""Dependency""]",https://automapper.org/,,[],AutoMapper.Extensions.EnumMapping,20259754,True,6.0.0,11,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Volo.Abp.AutoMapper""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.automapper/10.6.0/icon,1043,https://www.nuget.org/packages/Volo.Abp.AutoMapper/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.AutoMapper,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.AutoMapper,15841583,True,10.6.0,184,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Microsoft""]",Extensions to auto-activate registered singletons in the dependency injection system.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.dependencyinjection.autoactivation/10.8.0/icon,1078850,https://www.nuget.org/packages/Microsoft.Extensions.DependencyInjection.AutoActivation/10.8.0/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.DependencyInjection.AutoActivation,"[""Dependency""]",https://dot.net/,,[],Microsoft.Extensions.DependencyInjection.AutoActivation,137132475,True,10.8.0,32,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Abp.AutoMapper""]",Abp.AutoMapper,False,https://api.nuget.org/v3-flatcontainer/abp.automapper/10.5.0/icon,2317,https://www.nuget.org/packages/Abp.AutoMapper/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.AutoMapper,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""automapper"", ""object"", ""mapper""]",Abp.AutoMapper,13132627,True,10.5.0,198,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Sergey Morenko""]",TinyMapper - a tiny and quick object mapper for .Net.,False,https://api.nuget.org/v3-flatcontainer/tinymapper/3.0.3/icon,28483912,https://github.com/TinyMapper/TinyMapper/blob/master/LICENSE,"[""GSerjo""]",TinyMapper,"[""Dependency""]",http://tinymapper.net/,,"[""TinyMapper"", ""Mapper""]",TinyMapper,29670852,False,3.0.3,12,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Randy Burden & contributors""]",Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.,False,,1527372,https://www.nuget.org/packages/Slapper.AutoMapper/2.0.5/license,"[""odelvalle"", ""randyburden""]",Slapper.AutoMapper,"[""Dependency""]",https://github.com/SlapperAutoMapper/Slapper.AutoMapper,,"[""Slapper.AutoMapper"", ""slapper"", ""automapper"", ""mapper"", ""map"", ""dynamic""]",Slapper.AutoMapper,6161476,False,2.0.5,14,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Nick Dodd""]",A C# library complementing the Bogus generator by adding auto creation and population capabilities.,False,https://api.nuget.org/v3-flatcontainer/autobogus/2.13.1/icon,20504820,https://www.nuget.org/packages/AutoBogus/2.13.1/license,"[""nickdodd79""]",AutoBogus,"[""Dependency""]",https://github.com/nickdodd79/AutoBogus,,[],AutoBogus,27142413,False,2.13.1,26,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Spencer Schneidenbach""]",A convenient way to create AutoMapper type mappings using attributes.,False,,3917956,https://github.com/schneidenbach/AutoMapper.Attributes/blob/master/LICENSE,"[""schneidenbach""]",AutoMapper.Attributes,"[""Dependency""]",https://github.com/schneidenbach/AutoMapper.Attributes,A convenient way to create AutoMapper type mappings using attributes.,"[""AutoMapper"", ""AutoMapper.Attributes""]",AutoMapper.Attributes,4073599,False,6.0.1,15,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Jimmy Bogard""]",ADO.NET extensions for AutoMapper,False,https://api.nuget.org/v3-flatcontainer/automapper.data/10.0.0/icon,13398,https://www.nuget.org/packages/AutoMapper.Data/10.0.0/license,"[""jbogard""]",AutoMapper.Data,"[""Dependency""]",https://github.com/AutoMapper/AutoMapper.Data,,"[""AutoMapper""]",AutoMapper.Data,4076125,True,10.0.0,13,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Tyler Carlson""]",Collection updating support for EntityFrameworkCore with AutoMapper. Extends DBSet with Persist().InsertUpdate(dto) and Persist().Delete(dto). Will find the matching object and will Insert/Update/Delete.,False,https://api.nuget.org/v3-flatcontainer/automapper.collection.entityframeworkcore/13.0.0/icon,60153,https://www.nuget.org/packages/AutoMapper.Collection.EntityFrameworkCore/13.0.0/license,"[""jbogard""]",AutoMapper.Collection.EntityFrameworkCore,"[""Dependency""]",https://github.com/AutoMapper/Automapper.Collection.EFCore,,[],AutoMapper.Collection.EntityFrameworkCore,5356762,True,13.0.0,12,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Jimmy Bogard""]","Extensions to make AutoMapper easier to work with Entity Framework. Project to collections and items, decompiling calculated properties along the way",False,https://api.nuget.org/v3-flatcontainer/automapper.ef6/3.0.1/icon,170786,https://github.com/AutoMapper/AutoMapper.EF6/blob/master/LICENSE,"[""jbogard""]",AutoMapper.EF6,"[""Dependency""]",https://github.com/AutoMapper/AutoMapper.EF6,,"[""EntityFramework"", ""AutoMapper""]",AutoMapper.EF6,3553949,True,3.0.1,14,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""BlaiseD""]",Creates LINQ expressions from ODataQueryOptions and executes the query.,False,https://api.nuget.org/v3-flatcontainer/automapper.aspnetcore.odata.efcore/10.0.0/icon,24913,https://www.nuget.org/packages/AutoMapper.AspNetCore.OData.EFCore/10.0.0/license,"[""jbogard""]",AutoMapper.AspNetCore.OData.EFCore,"[""Dependency""]",https://github.com/AutoMapper/AutoMapper.Extensions.OData,,"[""linq"", ""expressions"", ""odata"", ""efcore""]",AutoMapper.AspNetCore.OData.EFCore,4845912,True,10.0.0,36,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Amazon Web Services""]",Auto Scaling helps you maintain application availability and allows you to scale your capacity up or down automatically according to conditions you define.,False,https://api.nuget.org/v3-flatcontainer/awssdk.autoscaling/4.0.101.7/icon,2192,https://www.nuget.org/packages/AWSSDK.AutoScaling/4.0.101.7/license,"[""awsdotnet""]",AWSSDK.AutoScaling,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""AutoScaling"", ""aws-sdk-v4""]",AWSSDK - AutoScaling,15166998,True,4.0.101.7,1375,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Anas Al-Tawil""]","is a powerful code-generation library for .NET 8 that automates the scaffolding of backend components like models, services, controllers, and more—based on a flexible folder configuration.",False,,1347,https://www.nuget.org/packages/WasmAI.AutoGenerator/1.1.1/license,"[""wasmdashwork""]",WasmAI.AutoGenerator,"[""Dependency""]",http://dashwork.runasp.net/,,[],WasmAI.AutoGenerator,14552472,False,1.1.1,10,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Sergey Morenko,Stef Heyenrath""]",TinyMapper - a tiny and quick object mapper for .NET (Strong Named),False,https://api.nuget.org/v3-flatcontainer/tinymapper.signed/4.0.0/icon,10427252,https://www.nuget.org/packages/TinyMapper.Signed/4.0.0/license,"[""sheyenrath""]",TinyMapper.Signed,"[""Dependency""]",https://github.com/StefH/TinyMapper,,"[""TinyMapper"", ""Mapper""]",TinyMapper.Signed,10427961,False,4.0.0,1,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Mark Seemann, AutoFixture""]",Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into reusable classes and methods.,False,https://api.nuget.org/v3-flatcontainer/autofixture.idioms/4.18.1/icon,2657677,https://www.nuget.org/packages/AutoFixture.Idioms/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.Idioms,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture Idioms,11279722,True,4.18.1,212,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Amazon Web Services""]","Application Auto Scaling is a general purpose Auto Scaling service for supported elastic AWS resources. With Application Auto Scaling, you can automatically scale your AWS resources, with an experience similar to that of Amazon EC2 Auto Scaling.",False,https://api.nuget.org/v3-flatcontainer/awssdk.applicationautoscaling/4.0.100.7/icon,851,https://www.nuget.org/packages/AWSSDK.ApplicationAutoScaling/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.ApplicationAutoScaling,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""ApplicationAutoScaling"", ""aws-sdk-v4""]",AWSSDK - ApplicationAutoScaling,10446781,True,4.0.100.7,1356,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Nikos Baxevanis, AutoFixture""]","This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by FakeItEasy. To use it, add the AutoFakeItEasyCustomization to your Fixture instance.",False,https://api.nuget.org/v3-flatcontainer/autofixture.autofakeiteasy/4.18.1/icon,1977842,https://www.nuget.org/packages/AutoFixture.AutoFakeItEasy/4.18.1/license,"[""AlexPovar"", ""AutoFixture"", ""ploeh""]",AutoFixture.AutoFakeItEasy,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture with Auto Mocking using FakeItEasy,7198031,True,4.18.1,210,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Aiwins.Rocket.AutoMapper""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/aiwins.rocket.automapper/8.0.5/icon,10671,https://www.nuget.org/packages/Aiwins.Rocket.AutoMapper/8.0.5/license,"[""Aiwins""]",Aiwins.Rocket.AutoMapper,"[""Dependency""]",https://rocket.aiwins.cn/,,"[""Aiwins"", ""Rocket""]",Aiwins.Rocket.AutoMapper,1475344,False,8.0.5,159,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",OpenTelemetry Automatic Instrumentation package with all required components to enable automatic instrumentation.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation/1.16.0/icon,37990,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation,"[""Dependency""]",https://opentelemetry.io/,,"[""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Logs"", ""Metrics"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Auto"", ""Automatic"", ""Instrumentation""]",OpenTelemetry.AutoInstrumentation,8121101,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""AutoFixture""]",Extensions for the most common AutoFixture operations to provide overloads with a seed.,False,https://api.nuget.org/v3-flatcontainer/autofixture.seedextensions/4.18.1/icon,1764515,https://www.nuget.org/packages/AutoFixture.SeedExtensions/4.18.1/license,"[""AlexPovar"", ""AutoFixture""]",AutoFixture.SeedExtensions,"[""Dependency""]",https://github.com/AutoFixture/AutoFixture,,[],AutoFixture.SeedExtensions,7592965,True,4.18.1,23,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""ChilliCream authors and contributors""]",Contains extensions for easier integration of AutoMapper into HotChocolate,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.data.automapper/15.1.17/icon,2169,https://www.nuget.org/packages/HotChocolate.Data.AutoMapper/15.1.17/license,"[""ChilliCream""]",HotChocolate.Data.AutoMapper,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Data.AutoMapper,1429757,True,15.1.17,103,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Microsoft""]",".NET for Android and MAUI bindings for the Android Java library 'com.google.auto.value:auto-value-annotations'. Library description: Immutable value-type code generation for Java 8+.",False,https://api.nuget.org/v3-flatcontainer/xamarin.google.autovalue.annotations/1.11.1.3/icon,5067,https://www.nuget.org/packages/Xamarin.Google.AutoValue.Annotations/1.11.1.3/license,"[""Microsoft"", ""Xamarin""]",Xamarin.Google.AutoValue.Annotations,"[""Dependency""]",https://aka.ms/android-libraries,,"[""xamarin"", ""artifact=com.google.auto.value:auto-value-annotations"", ""artifact_versioned=com.google.auto.value:auto-value-annotations:1.11.1""]",.NET for Android and MAUI bindings for the Android Java library 'com.google.auto.value:auto-value-annotations'.,7555594,True,1.11.1.3,40,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""AutoIt team""]","AutoIt package for .NET, includes .NET assembly and native DLL from AutoIt distribution (\Program Files (x86)\AutoIt3\AutoItX).",False,https://api.nuget.org/v3-flatcontainer/autoitx.dotnet/3.3.14.5/icon,3336540,,"[""AlexP11223"", ""Dzmitry.Lahoda""]",AutoItX.Dotnet,"[""Dependency""]",https://www.autoitscript.com/,,"[""autoit"", ""automation"", ""scripting""]",AutoItX for .NET,5369467,False,3.3.14.5,2,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""SharpGrip""]",SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers and minimal APIs (endpoints).,False,,1073721,https://www.nuget.org/packages/SharpGrip.FluentValidation.AutoValidation.Shared/2.0.0/license,"[""SharpGrip""]",SharpGrip.FluentValidation.AutoValidation.Shared,"[""Dependency""]",https://sharpgrip.net/,,"[""sharpgrip"", ""validation"", ""fluent-validation"", ""mvc"", ""endpoints"", ""minimal-api""]",SharpGrip FluentValidation AutoValidation Shared,7869598,True,2.0.0,9,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",Loader used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.loader/1.16.0/icon,38355,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Loader/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.Loader,"[""Dependency""]",https://opentelemetry.io/,,"[""APM"", ""AutoInstrumentation"", ""Automatic"", ""Instrumentation"", ""Logs"", ""Metrics"", ""Monitoring"", ""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Telemetry"", ""Tracing""]",OpenTelemetry.AutoInstrumentation.Loader,5950631,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Jon P Smith""]",Extension method to find/register classes in an assembly into Microsoft.Extensions.DependencyInjection,False,https://api.nuget.org/v3-flatcontainer/netcore.autoregisterdi/2.2.1/icon,1277002,https://raw.githubusercontent.com/JonPSmith/NetCore.AutoRegisterDi/master/LICENCE.txt,"[""jon smith""]",NetCore.AutoRegisterDi,"[""Dependency""]",https://github.com/JonPSmith/NetCore.AutoRegisterDi,,"[""NetCore"", ""DependencyInjection"", ""di""]",NetCore.AutoRegisterDi,5735705,False,2.2.1,6,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Amazon Web Services""]",Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling (Stability: Stable),False,https://api.nuget.org/v3-flatcontainer/amazon.cdk.aws.autoscaling.common/1.204.0/icon,345314,https://www.nuget.org/packages/Amazon.CDK.AWS.AutoScaling.Common/1.204.0/license,"[""awsdotnet""]",Amazon.CDK.AWS.AutoScaling.Common,"[""Dependency""]",,,"[""aws"", ""cdk"", ""constructs"", ""s3""]",Amazon.CDK.AWS.AutoScaling.Common,7395167,True,1.204.0,217,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Ruslan Balanukhin""]",FFmpeg auto generated unsafe bindings for C#/.NET and Mono.,False,,35280,https://www.nuget.org/packages/FFmpeg.AutoGen/8.1.0/license,"[""ruslanb""]",FFmpeg.AutoGen,"[""Dependency""]",https://github.com/Ruslan-B/FFmpeg.AutoGen,,"[""ffmpeg""]",FFmpeg.AutoGen,4521541,False,8.1.0,56,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",Managed components used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.runtime.managed/1.16.0/icon,38727,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Runtime.Managed/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.Runtime.Managed,"[""Dependency""]",https://opentelemetry.io/,,"[""APM"", ""AutoInstrumentation"", ""Automatic"", ""Instrumentation"", ""Logs"", ""Metrics"", ""Monitoring"", ""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Telemetry"", ""Tracing""]",OpenTelemetry.AutoInstrumentation.Runtime.Managed,6989496,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Amazon Web Services""]",The CDK Construct Library for AWS::ApplicationAutoScaling (Stability: Stable),False,https://api.nuget.org/v3-flatcontainer/amazon.cdk.aws.applicationautoscaling/1.204.0/icon,344804,https://www.nuget.org/packages/Amazon.CDK.AWS.ApplicationAutoScaling/1.204.0/license,"[""awsdotnet""]",Amazon.CDK.AWS.ApplicationAutoScaling,"[""Dependency""]",,,"[""aws"", ""cdk"", ""constructs"", ""applicationautoscaling""]",Amazon.CDK.AWS.ApplicationAutoScaling,6956573,True,1.204.0,217,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""SharpGrip""]",SharpGrip FluentValidation AutoValidation MVC is an extension of the FluentValidation library enabling automatic asynchronous validation in MVC controllers.,False,,840841,https://www.nuget.org/packages/SharpGrip.FluentValidation.AutoValidation.Mvc/2.0.0/license,"[""SharpGrip""]",SharpGrip.FluentValidation.AutoValidation.Mvc,"[""Dependency""]",https://sharpgrip.net/,,"[""sharpgrip"", ""validation"", ""fluent-validation"", ""mvc""]",SharpGrip FluentValidation AutoValidation MVC,6575082,True,2.0.0,9,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",Native runtime components used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.runtime.native/1.16.0/icon,38416,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.Runtime.Native/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.Runtime.Native,"[""Dependency""]",https://opentelemetry.io/,,"[""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Logs"", ""Metrics"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Auto"", ""Automatic"", ""Instrumentation""]",OpenTelemetry.AutoInstrumentation.Runtime.Native,6064622,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",Build tasks used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.buildtasks/1.16.0/icon,38303,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.BuildTasks/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.BuildTasks,"[""Dependency""]",https://opentelemetry.io/,,"[""APM"", ""AutoInstrumentation"", ""Automatic"", ""Instrumentation"", ""Logs"", ""Metrics"", ""Monitoring"", ""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Telemetry"", ""Tracing""]",OpenTelemetry.AutoInstrumentation.BuildTasks,5976255,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Jake Soenneker""]",The .NET Bogus autogenerator,False,https://api.nuget.org/v3-flatcontainer/soenneker.utils.autobogus/4.0.924/icon,16399,https://www.nuget.org/packages/Soenneker.Utils.AutoBogus/4.0.924/license,"[""soenneker""]",Soenneker.Utils.AutoBogus,"[""Dependency""]",https://github.com/soenneker/soenneker.utils.autobogus,,"[""utils"", ""autobogus"", ""autofaker"", ""faker"", ""bogus"", ""tests"", ""mock"", ""c#"", "".net"", ""csharp"", ""dotnet""]",Soenneker.Utils.AutoBogus,3666038,True,4.0.924,869,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""OpenTelemetry Authors""]",StartupHook used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.startuphook/1.16.0/icon,38350,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.StartupHook/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.StartupHook,"[""Dependency""]",https://opentelemetry.io/,,"[""APM"", ""AutoInstrumentation"", ""Automatic"", ""Instrumentation"", ""Logs"", ""Metrics"", ""Monitoring"", ""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Telemetry"", ""Tracing""]",OpenTelemetry.AutoInstrumentation.StartupHook,5944033,True,1.16.0,20,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""XAct Software Solutions, Inc.""]","An XActLib assembly: an implementation of the services defined in XAct.ObjectMapping, using AutoMapper.",False,,3109,https://bitbucket.org/xact/cs.ff.xact.lib/wiki/General/Legal/,"[""xact""]",XAct.ObjectMapping.AutoMapper,"[""Dependency""]",https://bitbucket.org/xact/cs.ff.xact.lib/,,"[""XAct"", ""XActLib""]",XAct.ObjectMapping.AutoMapper,685388,False,1.1.17040.3290,9,0,2vH40ynwKvNTQ8Voo,yQfbbA8TKE92ZZxqP "[""Michael Wolfenden, App vNext""]","Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.",False,https://api.nuget.org/v3-flatcontainer/polly.core/8.7.0/icon,5978835,https://www.nuget.org/packages/Polly.Core/8.7.0/license,"[""joelhulen"", ""Polly""]",Polly.Core,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Polly"", ""Simmy"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Circuit"", ""Breaker"", ""CircuitBreaker"", ""Chaos"", ""ChaosEngineering"", ""Retry"", ""Wait"", ""Fallback"", ""Timeout"", ""Parallelization"", ""Hedging""]",Polly.Core,579772638,True,8.7.0,20,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Amazon Web Services""]","Amazon Polly is a service that turns text into lifelike speech, making it easy to develop applications that use high-quality speech to increase engagement and accessibility.",False,https://api.nuget.org/v3-flatcontainer/awssdk.polly/4.0.100.7/icon,1771,https://www.nuget.org/packages/AWSSDK.Polly/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Polly,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Polly"", ""aws-sdk-v4""]",AWSSDK - Polly,453749700,True,4.0.100.7,1343,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Microsoft""]","The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.http.polly/10.0.10/icon,829026,https://www.nuget.org/packages/Microsoft.Extensions.Http.Polly/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Http.Polly,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""httpclient""]",Microsoft.Extensions.Http.Polly,569854518,True,10.0.10,156,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]",Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.,False,https://api.nuget.org/v3-flatcontainer/polly.extensions.http/3.0.0/icon,469844137,https://www.nuget.org/packages/Polly.Extensions.Http/3.0.0/license,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Extensions.Http,"[""Dependency""]",https://github.com/App-vNext/Polly.Extensions.Http,,"[""HttpClient"", ""HttpClientFactory"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy""]",Polly.Extensions.Http,494534287,True,3.0.0,4,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]",Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.,False,https://api.nuget.org/v3-flatcontainer/polly.extensions/8.7.0/icon,478564,https://www.nuget.org/packages/Polly.Extensions/8.7.0/license,"[""joelhulen"", ""Polly""]",Polly.Extensions,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Polly"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""DI"", ""DependencyInjection"", ""IOC"", ""InversionOfControl"", ""Metrics"", ""Observability"", ""Telemetry""]",Polly.Extensions,140057330,True,8.7.0,20,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Grant Dickinson, App vNext""]",Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.,False,https://api.nuget.org/v3-flatcontainer/polly.contrib.waitandretry/1.1.1/icon,147062194,https://www.nuget.org/packages/Polly.Contrib.WaitAndRetry/1.1.1/license,"[""Polly-Contrib""]",Polly.Contrib.WaitAndRetry,"[""Dependency""]",https://github.com/Polly-Contrib/Polly.Contrib.WaitAndRetry,,"[""Resilience"", ""Resiliency"", ""Fault-tolerance"", ""Transient-fault-handling"", ""Retry"", ""Retry-intervals"", ""Jitter""]",Polly.Contrib.WaitAndRetry,162398284,True,1.1.1,3,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]",Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.,False,https://api.nuget.org/v3-flatcontainer/polly.ratelimiting/8.7.0/icon,154327,https://www.nuget.org/packages/Polly.RateLimiting/8.7.0/license,"[""joelhulen"", ""Polly""]",Polly.RateLimiting,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Polly"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Wait"", ""Bulkhead"", ""Rate-limit"", ""Throttle"", ""Hedging""]",Polly.RateLimiting,121745883,True,8.7.0,20,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]","Polly is a .NET 4.5 / .NET Standard 1.1 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.",False,https://api.nuget.org/v3-flatcontainer/polly-signed/5.9.0/icon,3616160,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly-Signed,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Circuit"", ""Breaker"", ""CircuitBreaker"", ""Retry"", ""Wait"", ""Cache"", ""Cache-aside"", ""Bulkhead"", ""Fallback"", ""Timeout"", ""Throttle"", ""Parallelization""]",Polly-Signed,22409837,False,5.9.0,35,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.Memory is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Memory.MemoryCache as a provider for Polly's CachePolicy.",False,https://api.nuget.org/v3-flatcontainer/polly.caching.memory/3.0.2/icon,22107434,https://www.nuget.org/packages/Polly.Caching.Memory/3.0.2/license,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.Memory,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.MemoryCache,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside""]",Polly.Caching.Memory,26635634,True,3.0.2,6,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.Distributed is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.",False,https://api.nuget.org/v3-flatcontainer/polly.caching.distributed/3.0.1/icon,4551380,https://www.nuget.org/packages/Polly.Caching.Distributed/3.0.1/license,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.Distributed,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.IDistributedCache,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside""]",Polly.Caching.Distributed,5127313,True,3.0.1,4,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.Serialization.Json is a plug-in for the .NET OSS resilience library Polly, supporting serialization to and from Json using Newtonsoft.Json",False,https://api.nuget.org/v3-flatcontainer/polly.caching.serialization.json/3.0.0/icon,3277609,https://www.nuget.org/packages/Polly.Caching.Serialization.Json/3.0.0/license,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.Serialization.Json,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.Serialization.Json,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside"", ""serialization"", ""Json""]",Polly.Caching.Serialization.Json,3290514,True,3.0.0,3,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]",Polly.Testing exposes APIs and utilities that can be used to assert on the composition of Polly.Core resilience pipelines.,False,https://api.nuget.org/v3-flatcontainer/polly.testing/8.7.0/icon,50128,https://www.nuget.org/packages/Polly.Testing/8.7.0/license,"[""joelhulen"", ""Polly""]",Polly.Testing,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Polly"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Testing""]",Polly.Testing,2360956,True,8.7.0,20,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Tom Pallister, Raman Maksimchuk, Raynald Messié""]",Provides Ocelot extensions to use Polly.NET,False,https://api.nuget.org/v3-flatcontainer/ocelot.provider.polly/24.1.0/icon,112841,https://www.nuget.org/packages/Ocelot.Provider.Polly/24.1.0/license,"[""mijitt0m"", ""raman-m"", ""ThreeMammals""]",Ocelot.Provider.Polly,"[""Dependency""]",https://github.com/ThreeMammals/Ocelot/tree/main/src/Ocelot.Provider.Polly,,"[""API"", ""Gateway"", "".NET"", ""Polly""]",Ocelot.Provider.Polly,3025292,False,24.1.0,30,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET",False,https://api.nuget.org/v3-flatcontainer/polly.contrib.simmy/0.3.0/icon,2848309,https://www.nuget.org/packages/Polly.Contrib.Simmy/0.3.0/license,"[""Polly-Contrib""]",Polly.Contrib.Simmy,"[""Dependency""]",https://github.com/App-vNext/Simmy,,"[""Resilience"", ""Chaos-engineering"", ""Fault-injection""]",Polly.Contrib.Simmy,2900266,True,0.3.0,3,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]",Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.,False,https://api.nuget.org/v3-flatcontainer/polly.extensions.http-signed/1.0.4/icon,1382183,https://raw.github.com/App-vNext/Polly.Extensions.Http/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Extensions.Http-Signed,"[""Dependency""]",https://github.com/App-vNext/Polly.Extensions.Http,,"[""HttpClient"", ""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy""]",Polly.Extensions.Http-Signed,1389606,True,1.0.4,1,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Contrib.DuplicateRequestCollapser is a Polly policy to collapse concurrent duplicate requests to a single execution, integrating with the Polly resilience project for .NET",False,https://api.nuget.org/v3-flatcontainer/polly.contrib.duplicaterequestcollapser/0.2.1/icon,1363561,https://www.nuget.org/packages/Polly.Contrib.DuplicateRequestCollapser/0.2.1/license,"[""Polly-Contrib""]",Polly.Contrib.DuplicateRequestCollapser,"[""Dependency""]",https://github.com/Polly-Contrib/Polly.Contrib.DuplicateRequestCollapser,,"[""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Polly""]",Polly.Contrib.DuplicateRequestCollapser,1376661,True,0.2.1,3,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Federico Colombo""]",Configure Polly by using a Dynamic Proxy.,False,,555625,https://www.nuget.org/packages/Polly.Proxy/0.0.2/license,"[""thepirat000""]",Polly.Proxy,"[""Dependency""]",https://github.com/thepirat000/Polly.Proxy,,"[""Polly"", ""Proxy""]",Polly.Proxy,760143,False,0.0.2,2,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.",False,https://api.nuget.org/v3-flatcontainer/polly.caching.memorycache/1.1.0/icon,532617,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.MemoryCache,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.MemoryCache,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside""]",Polly.Caching.MemoryCache,663731,True,1.1.0,2,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Scott Dorman""]","Provides support for working with Polly policies, including a strategy for resilient database queries.",False,,455625,https://www.nuget.org/packages/Cadru.Polly/6.0.0/license,"[""scottdorman""]",Cadru.Polly,"[""Dependency""]",https://github.com/scottdorman/cadru,,"[""cadru"", "".NET"", ""Core"", "".NETCore"", ""dotnet"", ""dotnetcore"", "".NETStandard"", ""dotnetstandard"", ""polly"", ""database"", ""sqlserver"", ""logging"", ""exception"", ""handling"", ""resilience"", ""transient"", ""fault"", ""policy"", ""circuit"", ""breaker"", ""circuitbreaker"", ""retry"", ""wait"", ""cache"", ""cache-aside"", ""bulkhead"", ""fallback"", ""timeout"", ""throttle"", ""parallelization""]",Cadru.Polly,503704,False,6.0.0,5,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]","Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.",False,https://api.nuget.org/v3-flatcontainer/polly.net40async/5.9.0/icon,72428,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Net40Async,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Circuit"", ""Breaker"", ""CircuitBreaker"", ""Retry"", ""Wait"", ""Cache"", ""Cache-aside"", ""Bulkhead"", ""Fallback"", ""Timeout"", ""Throttle"", ""Parallelization""]",Polly.Net40Async,650327,True,5.9.0,18,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Amazon Web Services""]","Amazon Polly Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).",False,https://api.nuget.org/v3-flatcontainer/awssdkcpp-polly/1.6.20160610.25/icon,3119,http://aws.amazon.com/apache2.0/,"[""awscpp""]",AWSSDKCPP-Polly,"[""Dependency""]",http://github.com/aws/aws-sdk-cpp,"v120, v140 and v141 binary packages along with header files. No custom memory management. Standard Compiler flags used. For more info, see https://github.com/aws/aws-sdk-cpp/blob/master/README.md","[""AWS"", ""Amazon"", ""cloud"", ""aws-sdk-cpp"", ""native"", ""polly"", ""nativepackage""]",AWS SDK for C++ (Amazon Polly),453258,False,1.6.20160610.25,180,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""ncc, Catcher Wong, Mindbox""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/mindbox.easycaching.decoration.polly/4.2.57/icon,6220,https://www.nuget.org/packages/Mindbox.EasyCaching.Decoration.Polly/4.2.57/license,"[""mindbox""]",Mindbox.EasyCaching.Decoration.Polly,"[""Dependency""]",https://github.com/mindbox-moscow/EasyCaching,,"[""Caching"", ""Cache"", ""Distributed"", ""Memory"", ""Hybrid""]",Mindbox.EasyCaching.Decoration.Polly,495754,False,4.2.57,45,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Amazon Web Services""]","Redistributable components for package 'AWSSDKCPP-Polly'. This package should only be installed as a dependency. (This is not the package you are looking for).",False,https://api.nuget.org/v3-flatcontainer/awssdkcpp-polly.redist/1.6.20160610.25/icon,2715,http://aws.amazon.com/apache2.0/,"[""awscpp""]",AWSSDKCPP-Polly.redist,"[""Dependency""]",http://github.com/aws/aws-sdk-cpp,Redistributable components for for package 'AWSSDKCPP-Polly',"[""AWS"", ""Amazon"", ""cloud"", ""aws-sdk-cpp"", ""native"", ""polly"", ""nativepackage""]",AWS SDK for C++ (Amazon Polly) Redist,348471,False,1.6.20160610.25,180,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]",Polly.Contrib.MutableBulkheadPolicy is a mutable version of Polly Bulkhead policy that allows changing parallelization parameter.,False,https://api.nuget.org/v3-flatcontainer/polly.contrib.mutablebulkheadpolicy/1.0.0/icon,190604,https://www.nuget.org/packages/Polly.Contrib.MutableBulkheadPolicy/1.0.0/license,"[""Polly-Contrib""]",Polly.Contrib.MutableBulkheadPolicy,"[""Dependency""]",https://github.com/Polly-Contrib/Polly.Contrib.MutableBulkheadPolicy,,[],Polly.Contrib.MutableBulkheadPolicy,190604,True,1.0.0,1,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.IDistributedCache is a plug-in for the .NET OSS resilience library Polly, supporting Microsoft.Extensions.Caching.Distributed.IDistributedCache as a provider for Polly's CachePolicy.",False,https://api.nuget.org/v3-flatcontainer/polly.caching.idistributedcache/1.0.4/icon,118870,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.IDistributedCache,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.IDistributedCache,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside""]",Polly.Caching.IDistributedCache,118870,True,1.0.4,1,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Federico Colombo""]",Log Audit.NET Audit Trail Polly™,False,https://api.nuget.org/v3-flatcontainer/audit.net.polly/32.2.0/icon,2105,https://www.nuget.org/packages/Audit.NET.Polly/32.2.0/license,"[""thepirat000"", ""thepirat0000""]",Audit.NET.Polly,"[""Dependency""]",https://github.com/thepirat000/Audit.NET,,"[""Audit"", ""Trail"", ""Log"", ""Polly""]",Audit.NET.Polly,98938,False,32.2.0,51,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""ncc, 何镇汐""]",Util.Microservices.Polly是Util应用框架基于Polly的弹性处理操作类库,False,https://api.nuget.org/v3-flatcontainer/util.microservices.polly/8.0.19/icon,302,https://www.nuget.org/packages/Util.Microservices.Polly/8.0.19/license,"[""ncc"", ""xiadao521""]",Util.Microservices.Polly,"[""Dependency""]",https://github.com/dotnetcore/Util,,"[""util"", ""applicationframework"", ""dotnetcore"", ""aspnetcore""]",Util.Microservices.Polly,87702,False,8.0.19,138,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""zxbig""]",RestSharpPolly,False,,66867,,"[""zxbig""]",RestSharpPolly,"[""Dependency""]",https://github.com/yuessir/RestSharpPolly,https://github.com/yuessir/RestSharpPolly,[],RestSharpPolly,73844,False,1.2.0,1,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""macula.io""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/m5x.polly/2.10.0/icon,1012,,"[""macula""]",M5x.Polly,"[""Dependency""]",https://github.com/rgfaber/m5x-sdk,,[],M5x.Polly,72527,False,2.10.0,52,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Sundry.Extensions.Http.Polly""]","The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. This package integrates IHttpClientFactory with the Polly (v8.0) library, to add transient-fault-handling and resiliency through fluent policies such as Retry, Circuit Breaker, Timeout, Hedging, Rate Limiter and Fallback.",False,https://api.nuget.org/v3-flatcontainer/sundry.extensions.http.polly/1.0.9/icon,64295,,"[""ankt.srkr""]",Sundry.Extensions.Http.Polly,"[""Dependency""]",https://github.com/sundryoss/Sundry.Extensions.Http.Polly,,"[""polly"", ""httpclient"", ""ihttpclientfactory"", ""aspnetcore"", ""exception"", ""handling"", ""resilience"", ""transient"", ""fault"", ""policy""]",Sundry.Extensions.Http.Polly,70099,False,1.0.9,4,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Plinth""]",Polly extensions for Plinth.HttpApiClient,False,https://api.nuget.org/v3-flatcontainer/plinth.httpapiclient.polly/1.8.1/icon,3153,https://www.nuget.org/packages/Plinth.HttpApiClient.Polly/1.8.1/license,"[""CIandT""]",Plinth.HttpApiClient.Polly,"[""Dependency""]",https://bitbucket.org/plinthlibs/common/,,"[""Plinth"", ""WebApi"", ""http"", ""Api"", ""Polly"", ""Poicy"", ""Client"", ""REST"", ""JSON"", ""HttpClient""]",Plinth.HttpApiClient.Polly,76588,True,1.8.1,64,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""App vNext""]","Polly.Caching.MemoryCache is a plug-in for the .NET OSS resilience library Polly, supporting System.Runtime.Caching.MemoryCache as a provider for Polly's CachePolicy.",False,https://api.nuget.org/v3-flatcontainer/polly.caching.memorycache-signed/1.1.0/icon,79243,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Caching.MemoryCache-Signed,"[""Dependency""]",https://github.com/App-vNext/Polly.Caching.MemoryCache,,"[""Polly"", ""Cache"", ""Caching"", ""Cache-aside""]",Polly.Caching.MemoryCache-Signed,81424,True,1.1.0,2,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""smolchanovsky""]",The provider that allows you to implement resilience policies using the Polly library.,False,https://api.nuget.org/v3-flatcontainer/nclient.providers.resilience.polly/0.13.0/icon,4358,https://www.nuget.org/packages/NClient.Providers.Resilience.Polly/0.13.0/license,"[""smolchanovsky""]",NClient.Providers.Resilience.Polly,"[""Dependency""]",https://nclient.github.io/,,"[""NClient"", ""NClient.Providers"", ""NClient.Providers.Resilience"", ""Polly""]",NClient.Providers.Resilience.Polly,59986,False,0.13.0,20,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Alexey Zimarev and Eventuous community""]",Production-grade Event Sourcing library,False,https://api.nuget.org/v3-flatcontainer/eventuous.subscriptions.polly/0.16.4/icon,553,https://www.nuget.org/packages/Eventuous.Subscriptions.Polly/0.16.4/license,"[""Eventuous""]",Eventuous.Subscriptions.Polly,"[""Dependency""]",https://eventuous.dev/,,"[""CQRS"", ""ES"", ""Event"", ""Sourcing"", ""EventSourcing"", ""EventStore"", ""DDD"", ""ESDB"", ""EventStoreDB""]",Eventuous.Subscriptions.Polly,56811,False,0.16.4,37,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Michael Wolfenden, App vNext""]","Polly.Net40Async is a version of the Polly library for .NET 4.0 with async support via Microsoft.Bcl.Async. Polly allows developers to express resilience policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.",False,https://api.nuget.org/v3-flatcontainer/polly.net40async-signed/5.9.0/icon,23101,https://raw.github.com/App-vNext/Polly/master/LICENSE.txt,"[""dylanreisenberger"", ""joelhulen"", ""Polly""]",Polly.Net40Async-Signed,"[""Dependency""]",https://github.com/App-vNext/Polly,,"[""Exception"", ""Handling"", ""Resilience"", ""Transient"", ""Fault"", ""Policy"", ""Circuit"", ""Breaker"", ""CircuitBreaker"", ""Retry"", ""Wait"", ""Cache"", ""Cache-aside"", ""Bulkhead"", ""Fallback"", ""Timeout"", ""Throttle"", ""Parallelization""]",Polly.Net40Async-Signed,64926,True,5.9.0,18,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Saahil Claypool""]",Package Description,False,,29575,https://www.nuget.org/packages/PollyFlurl/0.0.3/license,"[""saahilclaypool""]",PollyFlurl,"[""Dependency""]",,,[],PollyFlurl,30508,False,0.0.3,2,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""PollyTick""]",Package Description,False,,1118,,"[""iwillspeak""]",PollyTick,"[""Dependency""]",,,[],PollyTick,25888,False,0.6.3,13,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""PommaLabs""]","KVLite is a partition-based key-value cache built for SQL RDBMSs. This package contains Polly cache providers (both sync and async). For example, you can easily plug your Polly cache policy to KVLite SQL drivers.",False,https://api.nuget.org/v3-flatcontainer/pommalabs.kvlite.polly/12.4.0/icon,247,https://www.nuget.org/packages/PommaLabs.KVLite.Polly/12.4.0/license,"[""doktorp""]",PommaLabs.KVLite.Polly,"[""Dependency""]",https://gitlab.com/pommalabs/kvlite,,"[""kvlite"", ""cache"", ""partition"", ""key"", ""value"", ""store"", ""concurrent"", ""timed"", ""sliding"", ""polly"", ""provider"", ""sync"", ""async""]",KVLite - Polly cache providers,33656,True,12.4.0+e5111bc4,40,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Anton Andryushchenko""]","Helpers for Polly: store data in Context, retry policies, HTTP request with policy",False,https://api.nuget.org/v3-flatcontainer/ainq.helpers.polly/3.0.3/icon,167,https://www.nuget.org/packages/AInq.Helpers.Polly/3.0.3/license,"[""AInq"", ""andryushchenko""]",AInq.Helpers.Polly,"[""Dependency""]",https://github.com/andryushchenko/AInq.Helpers,,"[""AInq"", ""Polly"", ""Helper""]",AInq.Helpers.Polly,32127,False,3.0.3,35,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Alos Engineering""]",Polly v8 resilience strategy for RateLimitHeaders. Provides rate limit header awareness for Polly resilience pipelines.,False,,30251,https://www.nuget.org/packages/RateLimitHeaders.Polly/1.0.0/license,"[""Alos""]",RateLimitHeaders.Polly,"[""Dependency""]",https://github.com/Alos-no/RateLimitHeaders,,"[""Resilience"", ""Resiliency"", ""Polly"", ""Rate-limiting"", ""RateLimit"", ""HTTP"", ""HttpClient"", ""Throttling""]",RateLimitHeaders.Polly,30251,False,1.0.0,1,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Plinth""]",Polly extensions for Plinth.HttpApiClient.RestSharp,False,https://api.nuget.org/v3-flatcontainer/plinth.httpapiclient.restsharp.polly/1.8.1/icon,6463,https://www.nuget.org/packages/Plinth.HttpApiClient.RestSharp.Polly/1.8.1/license,"[""CIandT""]",Plinth.HttpApiClient.RestSharp.Polly,"[""Dependency""]",https://bitbucket.org/plinthlibs/common/,,"[""Plinth"", ""WebApi"", ""http"", ""Api"", ""Polly"", ""Poicy"", ""Client"", ""REST"", ""JSON"", ""RestSharp""]",Plinth.HttpApiClient.RestSharp.Polly,48012,True,1.8.1,44,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""hpeebles""]","Extends CacheMeIfYouCan by providing the ability to wrap cache calls with Polly policies (eg. CircuitBreaker, Retry, etc.)",False,,1314,https://www.nuget.org/packages/CacheMeIfYouCan.Polly/0.2.197/license,"[""hpeebles""]",CacheMeIfYouCan.Polly,"[""Dependency""]",https://github.com/hpeebles/CacheMeIfYouCan,,"[""Cache"", ""Polly"", ""CircuitBreaker""]",CacheMeIfYouCan.Polly,51221,False,0.2.197,57,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Erik Juhlin""]",Polly plugin for ESI.NET,False,https://api.nuget.org/v3-flatcontainer/esinet.polly/0.4.0/icon,5360,https://opensource.org/licenses/mit-license.php,"[""allrameest""]",EsiNet.Polly,"[""Dependency""]",https://github.com/allrameest/EsiNet,,"[""esinet"", ""esi"", ""edgesideinclude"", ""aspnetcore"", ""middleware"", ""polly""]",EsiNet.Polly,27347,False,0.4.0,19,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Eric.Zhang""]",24.8.10.9-HiNetCoreAssembly-MD5【K1l/EhIz8XhEslbFSdsm5A==】,False,https://api.nuget.org/v3-flatcontainer/hinetcloud.polly/24.8.10.9/icon,271,https://www.nuget.org/packages/HiNetCloud.Polly/24.8.10.9/license,"[""jszyong""]",HiNetCloud.Polly,"[""Dependency""]",http://www.hinetcloud.com/NugetProjectUrls/Polly.html,,"[""NetCloudFramework""]","Polly-Library For Hangzhou NetCloud Technology Co., Ltd",25819,False,24.8.10.9,67,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Raul Naupari""]",Jal.HttpClient library integration with Polly,False,,13502,https://www.nuget.org/packages/Jal.HttpClient.Polly/3.2.0/license,"[""raulnq""]",Jal.HttpClient.Polly,"[""Dependency""]",https://github.com/raulnq/Jal.HttpClient,,[],Jal.HttpClient.Polly,27239,False,3.2.0,13,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""darth_fabar""]",Provides a Decorator for IDistributedCache to inject Polly-policies,False,,19877,https://www.nuget.org/packages/DistributedCachePollyDecorator/1.1.0/license,"[""darth-fabar""]",DistributedCachePollyDecorator,"[""Dependency""]",https://github.com/darthfabar/DistributedCachePollyDecorator,,"[""IDistributedCache"", ""Polly"", ""CircuitBreaker"", ""Redis""]",DistributedCachePollyDecorator,20125,False,1.1.0+build.14,2,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Stefan Wentink""]",Intergrating Polly.Net consuming API with SWE.Http.,False,,5996,,"[""StefanWentink""]",SWE.Polly,"[""Dependency""]",,,"[""http"", ""polly"", ""polly.net"", ""client"", ""extension""]",SWE.Polly,13850,False,1.0.7,8,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Eric.Zhang""]",23.10.8.15-HiNetCoreAssembly-MD5【lKp06KMLOXejndhjPTYb4Q==】,False,https://api.nuget.org/v3-flatcontainer/hinetcloud.netcloudcore.polly/23.10.8.15/icon,294,https://www.nuget.org/packages/HiNetCloud.NetCloudCore.Polly/23.10.8.15/license,"[""jszyong""]",HiNetCloud.NetCloudCore.Polly,"[""Dependency""]",http://www.hinetcloud.com/NugetProjectUrls/NetCloudCore.Polly.html,,"[""NetCloudFramework""]","NetCloudCore.Polly-Library For Hangzhou NetCloud Technology Co., Ltd",30431,False,23.10.8.15,74,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Jason Dentler""]","Decorate a service interface with Polly policies for resilience and transient-fault-handling with patterns such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback",False,https://api.nuget.org/v3-flatcontainer/lightningbug.polly/1.3.3/icon,953,https://www.nuget.org/packages/LightningBug.Polly/1.3.3/license,"[""jasondentler""]",LightningBug.Polly,"[""Dependency""]",http://lightningbug.jasondentler.com/,,[],LightningBug.Polly,16299,False,1.3.3,11,0,AKNTIgV8991OVofCf,7dfu7LHpQhuM2LRgU "[""Confluent Inc.,Andreas Heider""]",Confluent's .NET Client for Apache Kafka,False,https://api.nuget.org/v3-flatcontainer/confluent.kafka/2.15.0/icon,566267,https://www.nuget.org/packages/Confluent.Kafka/2.15.0/license,"[""confluent""]",Confluent.Kafka,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""librdkafka""]",Confluent.Kafka,254529005,False,2.15.0,60,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Magnus Edenhill, edenhill""]",The Apache Kafka C/C++ client library - redistributable,False,,572758,https://github.com/confluentinc/librdkafka/blob/master/LICENSES.txt,"[""confluent"", ""edenhill"", ""math""]",librdkafka.redist,"[""Dependency""]",https://github.com/confluentinc/librdkafka,The Apache Kafka C/C++ client library,"[""native"", ""apache"", ""kafka"", ""librdkafka"", ""C"", ""C++"", ""nativepackage""]",librdkafka - redistributable,248006587,False,2.15.0,54,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",A .NET Client for Confluent Schema Registry,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry/2.15.0/icon,126086,https://www.nuget.org/packages/Confluent.SchemaRegistry/2.15.0/license,"[""confluent""]",Confluent.SchemaRegistry,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry""]",Confluent.SchemaRegistry,63680390,False,2.15.0,54,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",Provides an Avro Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.avro/2.15.0/icon,72492,https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Avro/2.15.0/license,"[""confluent""]",Confluent.SchemaRegistry.Serdes.Avro,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry"", ""Avro""]",Confluent.SchemaRegistry.Serdes.Avro,35312345,False,2.15.0,43,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Contains all KafkaFlow extendable interfaces,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.abstractions/4.2.0/icon,351219,https://www.nuget.org/packages/KafkaFlow.Abstractions/4.2.0/license,"[""Farfetch""]",KafkaFlow.Abstractions,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Abstractions,13736180,True,4.2.0,107,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Motor.Extensions.Hosting.Abstractions""]",Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.,False,https://api.nuget.org/v3-flatcontainer/motor.extensions.hosting.abstractions/0.18.2/icon,2831,https://www.nuget.org/packages/Motor.Extensions.Hosting.Abstractions/0.18.2/license,"[""GDATASoftwareAG""]",Motor.Extensions.Hosting.Abstractions,"[""Dependency""]",https://github.com/GDATASoftwareAG/motornet,,"[""microservice"", ""hosting"", ""rabbitmq"", ""kafka"", ""sqs"", ""http"", ""logging"", ""tracing""]",Motor.Extensions.Hosting.Abstractions,37216164,False,0.18.2,62,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",KafkaFlow main package,False,https://api.nuget.org/v3-flatcontainer/kafkaflow/4.2.0/icon,341331,https://www.nuget.org/packages/KafkaFlow/4.2.0/license,"[""Farfetch""]",KafkaFlow,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow,11297556,True,4.2.0,107,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Xabaril Contributors""]",HealthChecks.Kafka is the health check package for Kafka.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.kafka/9.0.0/icon,3501276,https://www.nuget.org/packages/AspNetCore.HealthChecks.Kafka/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.Kafka,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""Kafka"", ""Confluent""]",AspNetCore.HealthChecks.Kafka,15419225,True,9.0.0,21,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Adapts KafkaFlow to use Microsoft Dependency Injection,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.microsoft.dependencyinjection/4.2.0/icon,321938,https://www.nuget.org/packages/KafkaFlow.Microsoft.DependencyInjection/4.2.0/license,"[""Farfetch""]",KafkaFlow.Microsoft.DependencyInjection,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Microsoft.DependencyInjection,8955004,True,4.2.0,107,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",Provides a JSON Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.json/2.15.0/icon,32433,https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Json/2.15.0/license,"[""confluent""]",Confluent.SchemaRegistry.Serdes.Json,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry"", ""JSON""]",Confluent.SchemaRegistry.Serdes.Json,12213438,False,2.15.0,43,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",Provides a Protobuf Serializer and Deserializer for use with Confluent.Kafka with Confluent Schema Registry integration,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes.protobuf/2.15.0/icon,17328,https://www.nuget.org/packages/Confluent.SchemaRegistry.Serdes.Protobuf/2.15.0/license,"[""confluent""]",Confluent.SchemaRegistry.Serdes.Protobuf,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry"", ""Protobuf""]",Confluent.SchemaRegistry.Serdes.Protobuf,12322965,False,2.15.0,43,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",JSON implementation for KafkaFlow serializer middleware using System.Text.Json,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.jsoncore/4.2.0/icon,174769,https://www.nuget.org/packages/KafkaFlow.Serializer.JsonCore/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.JsonCore,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.JsonCore,5260603,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Amazon Web Services""]","Amazon Managed Streaming for Kafka (Amazon MSK). Amazon MSK is a service that you can use to easily build, monitor, and manage Apache Kafka clusters in the cloud.",False,https://api.nuget.org/v3-flatcontainer/awssdk.kafka/4.0.101/icon,307,https://www.nuget.org/packages/AWSSDK.Kafka/4.0.101/license,"[""awsdotnet""]",AWSSDK.Kafka,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Kafka"", ""aws-sdk-v4""]",AWSSDK - Kafka,7813902,True,4.0.101,1286,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Helper to run KafkaFlow as a Hosted Service,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.extensions.hosting/4.2.0/icon,139791,https://www.nuget.org/packages/KafkaFlow.Extensions.Hosting/4.2.0/license,"[""Farfetch""]",KafkaFlow.Extensions.Hosting,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Extensions.Hosting,4877109,True,4.2.0,71,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.loghandler.console/4.2.0/icon,140527,https://www.nuget.org/packages/KafkaFlow.LogHandler.Console/4.2.0/license,"[""Farfetch""]",KafkaFlow.LogHandler.Console,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.LogHandler.Console,4631648,True,4.2.0,99,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",JSON implementation for KafkaFlow serializer middleware using Newtonsoft Json,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.newtonsoftjson/4.2.0/icon,81807,https://www.nuget.org/packages/KafkaFlow.Serializer.NewtonsoftJson/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.NewtonsoftJson,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.NewtonsoftJson,3883938,True,4.2.0,107,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Motor.Extensions.Diagnostics.HealthChecks""]",Motor.NET is a microservice framework based on Microsoft.Extensions.Hosting.,False,https://api.nuget.org/v3-flatcontainer/motor.extensions.diagnostics.healthchecks/0.18.2/icon,1779,https://www.nuget.org/packages/Motor.Extensions.Diagnostics.HealthChecks/0.18.2/license,"[""GDATASoftwareAG""]",Motor.Extensions.Diagnostics.HealthChecks,"[""Dependency""]",https://github.com/GDATASoftwareAG/motornet,,"[""microservice"", ""hosting"", ""rabbitmq"", ""kafka"", ""sqs"", ""http"", ""logging"", ""tracing""]",Motor.Extensions.Diagnostics.HealthChecks,10869248,False,0.18.2,62,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",LogHandler implementation leveraging Microsoft Logging framework.,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.loghandler.microsoft/4.2.0/icon,161566,https://www.nuget.org/packages/KafkaFlow.LogHandler.Microsoft/4.2.0/license,"[""Farfetch""]",KafkaFlow.LogHandler.Microsoft,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.LogHandler.Microsoft,3579701,True,4.2.0,35,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""CloudNative.CloudEvents.Kafka""]",Kafka extensions for CloudNative.CloudEvents,False,https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.kafka/3.9.0/icon,9055,https://www.nuget.org/packages/CloudNative.CloudEvents.Kafka/3.9.0/license,"[""clemensv"", ""CloudNative.CloudEvents"", ""joshlove""]",CloudNative.CloudEvents.Kafka,"[""Dependency""]",https://cloudevents.io/,,"[""cncf"", ""cloudnative"", ""cloudevents"", ""events"", ""kafka""]",CloudNative.CloudEvents.Kafka,4688830,False,3.9.0,18,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Serializer middleware for KafkaFlow,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer/2.5.1/icon,282060,https://www.nuget.org/packages/KafkaFlow.Serializer/2.5.1/license,"[""Farfetch""]",KafkaFlow.Serializer,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer,2963239,True,2.5.1,91,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Provides extensions methods to use Schema Registry,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.schemaregistry/4.2.0/icon,102186,https://www.nuget.org/packages/KafkaFlow.SchemaRegistry/4.2.0/license,"[""Farfetch""]",KafkaFlow.SchemaRegistry,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.SchemaRegistry,2920723,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Vadim Hatsura""]",Confluent.Kafka instrumentationusing the [System.Diagnostics.Activity](https://docs.microsoft.com/en-us/dotnet/api/system.diagnostics.activity) API,False,,2464318,https://www.nuget.org/packages/Confluent.Kafka.Extensions.Diagnostics/0.5.0/license,"[""vHatsura""]",Confluent.Kafka.Extensions.Diagnostics,"[""Dependency""]",,,"[""kafka"", ""confluent"", ""diagnostics""]",Confluent.Kafka.Extensions.Diagnostics,3678318,False,0.5.0,7,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Amazon Web Services""]",This library vends encoded IAM v4 signatures which can be used as IAM Auth tokens to authenticate against an MSK cluster.,False,https://api.nuget.org/v3-flatcontainer/aws.msk.auth/1.1.3/icon,350274,https://www.nuget.org/packages/AWS.MSK.Auth/1.1.3/license,"[""awsdotnet""]",AWS.MSK.Auth,"[""Dependency""]",https://github.com/aws/aws-msk-iam-sasl-signer-net,,"[""AWS"", ""MSK"", ""Kafka"", ""IAM""]",AWS MSK Signer library for IAM Authentication,3560185,True,1.1.3,7,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Vadim Hatsura""]",OpenTelemetry instrumentation for Confluent.Kafka,False,,2342421,https://www.nuget.org/packages/Confluent.Kafka.Extensions.OpenTelemetry/0.4.0/license,"[""vHatsura""]",Confluent.Kafka.Extensions.OpenTelemetry,"[""Dependency""]",,,"[""kafka"", ""confluent"", ""instrumentation"", ""opentelemetry""]",Confluent.Kafka.Extensions.OpenTelemetry,3407363,False,0.4.0,4,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",A KafkaFlow middleware to execute a handler class when a specific message arrives,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.typedhandler/2.5.1/icon,385710,https://www.nuget.org/packages/KafkaFlow.TypedHandler/2.5.1/license,"[""Farfetch""]",KafkaFlow.TypedHandler,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.TypedHandler,2643545,True,2.5.1,91,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",Provides an Avro Serializer and Deserializer compatible with Confluent.Kafka which integrate with Confluent Schema Registry,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.serdes/1.3.0/icon,1913598,https://github.com/confluentinc/confluent-kafka-dotnet/blob/master/LICENSE,"[""confluent""]",Confluent.SchemaRegistry.Serdes,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry"", ""Avro""]",Confluent.SchemaRegistry.Serdes,4016814,False,1.3.0,8,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Protobuf implementation for KafkaFlow serializer middleware using protobuf-net,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.protobufnet/4.2.0/icon,56030,https://www.nuget.org/packages/KafkaFlow.Serializer.ProtobufNet/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.ProtobufNet,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.ProtobufNet,2538032,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.opentelemetry/4.2.0/icon,129353,https://www.nuget.org/packages/KafkaFlow.OpenTelemetry/4.2.0/license,"[""Farfetch""]",KafkaFlow.OpenTelemetry,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.OpenTelemetry,2276431,True,4.2.0,18,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Protobuf implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Protobuf package,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentprotobuf/4.2.0/icon,16313,https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentProtobuf,1853327,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Amazon Web Services""]",Amazon Lambda .NET Core support - KafkaEvents package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.kafkaevents/3.0.0/icon,58858,https://www.nuget.org/packages/Amazon.Lambda.KafkaEvents/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.KafkaEvents,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda"", ""Kafka""]",Amazon.Lambda.KafkaEvents,2202413,True,3.0.0,6,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Allows KafkaFlow to use the Admin commands,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.admin/4.2.0/icon,39345,https://www.nuget.org/packages/KafkaFlow.Admin/4.2.0/license,"[""Farfetch""]",KafkaFlow.Admin,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Admin,1591631,True,4.2.0,93,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""FARFETCH""]",An extension of KafkaFlow that adds retry capabilities to topic message consumers.,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.retry/3.1.0/icon,1054622,https://www.nuget.org/packages/KafkaFlow.Retry/3.1.0/license,"[""Farfetch""]",KafkaFlow.Retry,"[""Dependency""]",,,"[""kafka"", ""flow"", ""kafkaflow"", ""extension"", ""extensions"", ""retry""]",KafkaFlow.Retry,2982162,True,3.1.0,18,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""NCC,Savorboard""]","Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.",False,https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.kafka/10.0.2/icon,75,https://www.nuget.org/packages/DotNetCore.CAP.Kafka/10.0.2/license,"[""ncc"", ""savorboard""]",DotNetCore.CAP.Kafka,"[""Dependency""]",https://github.com/dotnetcore/CAP,,"[""CAP"", ""EventBus"", ""Outbox"", ""Patterns"", ""Distributed"", ""transaction"", ""Kafka""]",DotNetCore.CAP.Kafka,2671392,False,10.0.2,77,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Criteo""]",High Performance .NET Kafka Client,False,,1369885,https://github.com/criteo/kafka-sharp/blob/master/LICENSE,"[""criteo""]",kafka-sharp,"[""Dependency""]",https://github.com/criteo/kafka-sharp,,"[""Kafka"", ""kafka-sharp"", ""Criteo""]",kafka-sharp,1490599,False,1.4.3,8,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Adrian Strugala""]",Rapid Apache Avro serializer for .NET.,False,https://api.nuget.org/v3-flatcontainer/avroconvert/3.4.17/icon,3889,https://creativecommons.org/licenses/by-nc-sa/3.0/,"[""AdrianStrugala""]",AvroConvert,"[""Dependency""]",https://xabe.net/product/avroconvert/,,"[""avro"", ""serialization"", ""deserialization"", ""standard"", ""apache"", ""core"", ""microservice"", ""big"", ""data"", ""bigdata"", ""kafka"", ""apache.avro""]",AvroConvert,5196675,False,3.4.17,82,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Microsoft""]","Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957 Please note that a newer package Azure.Messaging.EventHubs.Processor is available as of February 2020. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eh for more details. This package requires at least .Net Framework 4.6.2.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.servicebus.eventprocessorhost/5.0.1/icon,158117,http://go.microsoft.com/fwlink/?LinkId=218949,"[""azure-sdk"", ""Microsoft"", ""nugetservicebus""]",Microsoft.Azure.ServiceBus.EventProcessorHost,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkId=218964,EventProcessorHost library for Windows Azure Service Bus Event Hubs.,"[""ServiceBus"", ""Microsoft"", ""Azure"", ""AppFabric"", ""Messaging"", ""PubSub"", ""Publish"", ""Subscribe"", ""Queue"", ""Topic"", ""EventHub"", ""Event"", ""ingestion"", ""Orleans"", ""Kafka"", ""Storm"", ""Service"", ""Bus"", ""AMQP"", ""OASIS"", ""windowsazureofficial""]",Microsoft Azure Service Bus Event Hub - EventProcessorHost,10748303,True,5.0.1,44,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Sergio Aquilini""]","Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This core package provides the basic in-memory message bus.",False,https://api.nuget.org/v3-flatcontainer/silverback.core/5.4.1/icon,371,https://www.nuget.org/packages/Silverback.Core/5.4.1/license,"[""BEagle1984"", ""Silverback""]",Silverback.Core,"[""Dependency""]",https://silverback-messaging.net/,,"[""Event"", ""Bus"", ""Mediator"", ""CQRS"", ""Kafka"", ""MQTT"", ""Microservices""]",Silverback.Core,1927003,True,5.4.1,72,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Microsoft""]","Confluent.Kafka based Kafka generic consumer and producer that integrates with Aspire, including healthchecks and metrics.",False,https://api.nuget.org/v3-flatcontainer/aspire.confluent.kafka/13.4.6/icon,18815,https://www.nuget.org/packages/Aspire.Confluent.Kafka/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Confluent.Kafka,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""kafka"", ""messaging"", ""eventing""]",Aspire.Confluent.Kafka,2599142,True,13.4.6,44,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Avro implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Avro package,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentavro/4.2.0/icon,46764,https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentAvro,890903,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""@LGouellec""]",.NET Stream Processing Library for Apache Kafka,False,https://api.nuget.org/v3-flatcontainer/streamiz.kafka.net/1.8.1/icon,8298,https://www.nuget.org/packages/Streamiz.Kafka.Net/1.8.1/license,"[""LGouellec""]",Streamiz.Kafka.Net,"[""Dependency""]",https://github.com/LGouellec/streamiz,,"[""kafka"", ""kafka-streams"", ""streamiz"", ""event-streaming""]",Streamiz.Kafka.Net,1131526,False,1.8.1,24,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Sergio Aquilini""]","Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains the message broker integration abstractions.",False,https://api.nuget.org/v3-flatcontainer/silverback.integration/5.4.1/icon,321,https://www.nuget.org/packages/Silverback.Integration/5.4.1/license,"[""BEagle1984"", ""Silverback""]",Silverback.Integration,"[""Dependency""]",https://silverback-messaging.net/,,"[""Event"", ""Bus"", ""Mediator"", ""CQRS"", ""Kafka"", ""MQTT"", ""Microservices""]",Silverback.Integration,1683946,True,5.4.1,73,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.admin.dashboard/4.2.0/icon,35977,https://www.nuget.org/packages/KafkaFlow.Admin.Dashboard/4.2.0/license,"[""Farfetch""]",KafkaFlow.Admin.Dashboard,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Admin.Dashboard,817072,True,4.2.0,58,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Sergio Aquilini""]","Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains an implementation of Silverback.Integration for the popular Apache Kafka message broker.",False,https://api.nuget.org/v3-flatcontainer/silverback.integration.kafka/5.4.1/icon,288,https://www.nuget.org/packages/Silverback.Integration.Kafka/5.4.1/license,"[""BEagle1984"", ""Silverback""]",Silverback.Integration.Kafka,"[""Dependency""]",https://silverback-messaging.net/,,"[""Event"", ""Bus"", ""Mediator"", ""CQRS"", ""Kafka"", ""MQTT"", ""Microservices""]",Silverback.Integration.Kafka,1375772,True,5.4.1,70,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Confluent Inc.""]",Provides schema rules support.,False,https://api.nuget.org/v3-flatcontainer/confluent.schemaregistry.rules/2.15.0/icon,124,https://www.nuget.org/packages/Confluent.SchemaRegistry.Rules/2.15.0/license,"[""confluent""]",Confluent.SchemaRegistry.Rules,"[""Dependency""]",https://github.com/confluentinc/confluent-kafka-dotnet/,,"[""Kafka"", ""Confluent"", ""Schema"", ""Registry"", ""Rules""]",Confluent.SchemaRegistry.Rules,984866,False,2.15.0,19,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""MASES s.r.l.""]","Core of .NET suite for Apache Kafka. KNet is a comprehensive .NET suite for Apache Kafka providing all features: Producer, Consumer, Admin, Streams, Connect, backends (KRaft).",False,https://api.nuget.org/v3-flatcontainer/mases.knet/3.2.3/icon,73245,https://www.nuget.org/packages/MASES.KNet/3.2.3/license,"[""masesgroup""]",MASES.KNet,"[""Dependency""]",https://github.com/masesgroup/KNet/,,"[""knet"", ""kafka"", ""apache-kafka"", ""dotnet"", ""clr"", ""netcore"", ""net6"", ""net8"", ""connect"", ""streams"", ""producer"", ""consumer"", ""providers"", ""streamprovider"", ""gateway""]",KNet Core - .NET suite for Apache Kafka,2843908,False,3.2.3,88,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Microsoft""]",Kafka support for Aspire.,False,https://api.nuget.org/v3-flatcontainer/aspire.hosting.kafka/13.4.6/icon,49782,https://www.nuget.org/packages/Aspire.Hosting.Kafka/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Hosting.Kafka,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""hosting"", ""kafka"", ""messaging"", ""eventing""]",Aspire.Hosting.Kafka,1114694,True,13.4.6,44,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Allows KafkaFlow to use the Admin Web API,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.admin.webapi/4.2.0/icon,12524,https://www.nuget.org/packages/KafkaFlow.Admin.WebApi/4.2.0/license,"[""Farfetch""]",KafkaFlow.Admin.WebApi,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Admin.WebApi,467973,True,4.2.0,89,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Kyle McClellan and others""]",An extension of Confluent.Kafka for use with Microsoft.Extensions.DependencyInjection (and friends).,False,https://api.nuget.org/v3-flatcontainer/confluent.kafka.dependencyinjection/4.1.0/icon,71820,https://www.nuget.org/packages/Confluent.Kafka.DependencyInjection/4.1.0/license,"[""kmcclellan""]",Confluent.Kafka.DependencyInjection,"[""Dependency""]",https://github.com/kmcclellan/kafka-di,,"[""kafka"", ""confluent"", ""dependencyinjection"", ""di"", ""ioc"", ""logging""]",Kafka Dependency Injection,914706,False,4.1.0,18,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Farfetch""]",Json implementation for KafkaFlow serializer middleware using Confluent.SchemaRegistry.Serdes.Json package,False,https://api.nuget.org/v3-flatcontainer/kafkaflow.serializer.schemaregistry.confluentjson/4.2.0/icon,38834,https://www.nuget.org/packages/KafkaFlow.Serializer.SchemaRegistry.ConfluentJson/4.2.0/license,"[""Farfetch""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentJson,"[""Dependency""]",https://github.com/Farfetch/kafkaflow,,"[""kafkaflow"", ""kafka""]",KafkaFlow.Serializer.SchemaRegistry.ConfluentJson,454916,True,4.2.0,63,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""James Roland""]","Provides high and low level classes for communicating with an Apache Kafka cluster. The code is similar to the kafka-python library, but written entirely in C#.",False,https://api.nuget.org/v3-flatcontainer/kafka-net/0.9.0.65/icon,285047,https://github.com/Jroland/kafka-net/blob/master/LICENSE,"[""jroland""]",kafka-net,"[""Dependency""]",https://github.com/Jroland/kafka-net,Native C# client for Apache Kafka.,"[""C#"", ""Apache"", ""Kafka""]",kafka-net,451764,False,0.9.0.65,17,0,KLRDbh6Ahj2rNBrcx,xlaCdAk5rmMmew3lk "[""Broadcom""]","The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)",False,https://api.nuget.org/v3-flatcontainer/rabbitmq.client/7.2.1/icon,8417855,https://www.nuget.org/packages/RabbitMQ.Client/7.2.1/license,"[""joefitzgerald"", ""lukebakken"", ""lukebakken-vmware"", ""team-rabbitmq""]",RabbitMQ.Client,"[""Dependency""]",https://www.rabbitmq.com/dotnet.html,,"[""rabbitmq"", ""amqp""]",RabbitMQ.Client,496704087,False,7.2.1,23,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Chris Patterson""]","MassTransit RabbitMQ transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.rabbitmq/9.2.0/icon,15244,https://massient.com/license,"[""phatboyg""]",MassTransit.RabbitMQ,"[""Dependency""]",https://massient.com/,,"[""MassTransit"", ""RabbitMQ""]",MassTransit.RabbitMQ,137790799,True,9.2.0,116,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Xabaril Contributors""]",HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.rabbitmq/9.0.0/icon,8812897,https://www.nuget.org/packages/AspNetCore.HealthChecks.Rabbitmq/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.Rabbitmq,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""RabbitMQ""]",AspNetCore.HealthChecks.Rabbitmq,54529370,True,9.0.0,26,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)""]",A nice .NET API for RabbitMQ,False,https://api.nuget.org/v3-flatcontainer/easynetq/8.1.5/icon,44406,https://www.nuget.org/packages/EasyNetQ/8.1.5/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ,46207916,False,8.1.5,487,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""mookid8000""]",Provides a RabbitMQ transport for Rebus,False,https://api.nuget.org/v3-flatcontainer/rebus.rabbitmq/10.1.1/icon,402198,https://www.nuget.org/packages/Rebus.RabbitMq/10.1.1/license,"[""mookid8000""]",Rebus.RabbitMq,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""rabbitmq"", ""amqp""]",Rebus.RabbitMq,16684497,False,10.1.1,348,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow""]",A .NET client for the RabbitMQ RESTful management API,False,https://api.nuget.org/v3-flatcontainer/easynetq.management.client/3.0.1/icon,424936,https://www.nuget.org/packages/EasyNetQ.Management.Client/3.0.1/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.Management.Client,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ.Management.Client,,"[""RabbitMQ"", ""Management.API"", "".NET"", ""C#"", ""netstandard""]",EasyNetQ.Management.Client,7067810,True,3.0.1,305,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Broadcom""]","The RabbitMQ Stream .NET client is the official client library for C# (and, implicitly, other .NET languages)",False,https://api.nuget.org/v3-flatcontainer/rabbitmq.stream.client/1.12.0/icon,16333,https://www.nuget.org/packages/RabbitMQ.Stream.Client/1.12.0/license,"[""gsantomaggio"", ""lukebakken"", ""lukebakken-vmware"", ""mjtpena"", ""team-rabbitmq""]",RabbitMQ.Stream.Client,"[""Dependency""]",https://github.com/rabbitmq/rabbitmq-stream-dotnet-client,,"[""rabbitmq"", ""stream""]",RabbitMQ Stream Client Library for .NET,4203560,False,1.12.0,40,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Steffen Lyng, Jared Nance, Tsvetelin Tsonev, Jeow Li Huan, Andre Rocha, Shaparam, Meli0r, Johannes Egger, Dag H. Baardsen, Aaron Powell, Thomas Ardal, Juris Gekiss, Arjan Vermunt, Ivan Maximov""]",Serilog.Sinks.RabbitMQ is a Nuget package that extends Serilog to support logging to RabbitMQ,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.rabbitmq/9.0.0/icon,1345,https://www.nuget.org/packages/Serilog.Sinks.RabbitMQ/9.0.0/license,"[""a.vermunt""]",Serilog.Sinks.RabbitMQ,"[""Dependency""]",https://github.com/ArieGato/serilog-sinks-rabbitmq,,"[""serilog"", ""logging"", ""rabbitmq""]",Serilog.Sinks.RabbitMQ,4475567,False,9.0.0,19,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""NCC,Savorboard""]","Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern.",False,https://api.nuget.org/v3-flatcontainer/dotnetcore.cap.rabbitmq/10.0.2/icon,163,https://www.nuget.org/packages/DotNetCore.CAP.RabbitMQ/10.0.2/license,"[""ncc"", ""savorboard""]",DotNetCore.CAP.RabbitMQ,"[""Dependency""]",https://github.com/dotnetcore/CAP,,"[""CAP"", ""EventBus"", ""Outbox"", ""Patterns"", ""Distributed"", ""transaction"", ""RabbitMQ""]",DotNetCore.CAP.RabbitMQ,6468146,False,10.0.2,77,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Microsoft.Extensions.DependencyInjection as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.microsoft/7.8.0/icon,1677055,https://www.nuget.org/packages/EasyNetQ.DI.Microsoft/7.8.0/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.Microsoft,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""DependencyInjection"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.Microsoft,4549101,True,7.8.0,97,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""RabbitMQ.Client.Core.DependencyInjection""]","A RabbitMQ.Client wrapper that provides easy, managed, injectable (via standard dependency injection) message queue consume and publish operations.",False,https://api.nuget.org/v3-flatcontainer/rabbitmq.client.core.dependencyinjection/5.0.0/icon,1138835,https://www.nuget.org/packages/RabbitMQ.Client.Core.DependencyInjection/5.0.0/license,"[""williams750""]",RabbitMQ.Client.Core.DependencyInjection,"[""Dependency""]",https://github.com/AntonyVorontsov/RabbitMQ.Client.Core.DependencyInjection/blob/master/readme.md,,"[""RabbitMQ""]",RabbitMQ.Client.Core.DependencyInjection,1946482,False,5.0.0,23,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""pardahlman, enrique-avalon""]",A modern framework for communication over RabbitMq.,False,https://api.nuget.org/v3-flatcontainer/rawrabbit/1.10.4/icon,669947,,"[""pardahlman""]",RawRabbit,"[""Dependency""]",https://github.com/pardahlman/RawRabbit,,"[""rabbitmq"", ""raw"", ""rawrabbit"", ""attributes""]",RawRabbit,3169652,False,1.10.4,44,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Microsoft.Extensions.Logging,False,https://api.nuget.org/v3-flatcontainer/easynetq.logging.microsoft/7.8.0/icon,744856,https://www.nuget.org/packages/EasyNetQ.Logging.Microsoft/7.8.0/license,"[""EasyNetQ"", ""Pliner""]",EasyNetQ.Logging.Microsoft,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Microsoft"", ""Logging"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.Logging.Microsoft,2918618,True,7.8.0,33,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Microsoft""]",RabbitMQ support for Aspire.,False,https://api.nuget.org/v3-flatcontainer/aspire.hosting.rabbitmq/13.4.6/icon,155309,https://www.nuget.org/packages/Aspire.Hosting.RabbitMQ/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Hosting.RabbitMQ,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""hosting"", ""rabbitmq"", ""messaging"", ""eventing""]",Aspire.Hosting.RabbitMQ,2592588,True,13.4.6,44,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use System.Text.Json serializer,False,https://api.nuget.org/v3-flatcontainer/easynetq.serialization.systemtextjson/8.0.1/icon,79546,https://www.nuget.org/packages/EasyNetQ.Serialization.SystemTextJson/8.0.1/license,"[""EasyNetQ"", ""Pliner""]",EasyNetQ.Serialization.SystemTextJson,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.Serialization.SystemTextJson,1608669,True,8.0.1,26,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Artem Dolya,Rolf Kristensen,Henrik Feldt""]",NLog target for the RabbitMQ.Client.,False,,16049,,"[""artdolya""]",Nlog.RabbitMQ.Target,"[""Dependency""]",,,"[""NLog"", ""RabbitMQ"", ""logging"", ""log""]",Nlog.RabbitMQ.Target,1212109,False,3.0.6,28,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Bundle by Pablo Ruiz. EasyNetQ by Mike Hadlow, Chris Edwards, A Hazelwood""]",A NuGet package of EasyNetQ with all dependencies bundled via ILRepack.,False,https://api.nuget.org/v3-flatcontainer/easynetq-bundle/0.35.5.158/icon,23799,https://github.com/mikehadlow/EasyNetQ/blob/master/licence.txt,"[""pruiz""]",EasyNetQ-Bundle,"[""Dependency""]",http://easynetq.com/,,"[""RabbitMQ"", ""Messaging"", ""AMQP""]",EasyNetQ (Bundle),1065456,False,0.35.5.158,134,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""mookid8000""]",Provides a RabbitMQ transport for Rebus,False,https://api.nuget.org/v3-flatcontainer/microting.rebus.rabbitmq/10.0.5/icon,16868,https://www.nuget.org/packages/Microting.Rebus.RabbitMq/10.0.5/license,"[""microtingas""]",Microting.Rebus.RabbitMq,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""rabbitmq"", ""amqp""]",Microting.Rebus.RabbitMq,1064380,True,10.0.5,37,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow,Michael Denny,Yury Pliner,Wiebe Tijsma,Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Newtonsoft.Json serializer,False,https://api.nuget.org/v3-flatcontainer/easynetq.serialization.newtonsoftjson/8.1.5/icon,8004,https://www.nuget.org/packages/EasyNetQ.Serialization.NewtonsoftJson/8.1.5/license,"[""EasyNetQ"", ""Pliner""]",EasyNetQ.Serialization.NewtonsoftJson,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Newtonsoft"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.Serialization.NewtonsoftJson,1244028,True,8.1.5,40,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""RabbitMQ""]",The rabbitmq application pulled from their site.,False,https://api.nuget.org/v3-flatcontainer/rabbitmq/3.6.2/icon,577964,https://www.rabbitmq.com/mpl.html,"[""cy.a.scott""]",RabbitMQ,"[""Dependency""]",https://www.rabbitmq.com/,,"[""RabbitMQ""]",RabbitMQ,587582,False,3.6.2,2,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Castle.Windsor as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.windsor/7.8.0/icon,36426,https://www.nuget.org/packages/EasyNetQ.DI.Windsor/7.8.0/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.Windsor,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Windsor"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.Windsor,1202018,True,7.8.0,359,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Ninject as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.ninject/7.8.0/icon,87406,https://www.nuget.org/packages/EasyNetQ.DI.Ninject/7.8.0/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.Ninject,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Ninject"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.Ninject,1058788,True,7.8.0,357,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""pardahlman, enrique-avalon""]","Take advantage of vNext for your RawRabbit setup. Extension for IServiceCollection, IConfiguration support and much more!",False,https://api.nuget.org/v3-flatcontainer/rawrabbit.vnext/1.10.4/icon,636867,,"[""pardahlman""]",RawRabbit.vNext,"[""Dependency""]",https://github.com/pardahlman/RawRabbit,,"[""rabbitmq"", ""raw"", ""rawrabbit"", ""attributes""]",RawRabbit.vNext,863045,False,1.10.4,7,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use StructureMap as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.structuremap/6.5.2/icon,2587,https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/master/licence.txt,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.StructureMap,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""StructureMap"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.StructureMap,783634,True,6.5.2,324,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Broadcom""]",The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client,False,https://api.nuget.org/v3-flatcontainer/rabbitmq.client.oauth2/2.0.0/icon,67753,https://www.nuget.org/packages/RabbitMQ.Client.OAuth2/2.0.0/license,"[""lukebakken"", ""lukebakken-vmware"", ""team-rabbitmq""]",RabbitMQ.Client.OAuth2,"[""Dependency""]",https://www.rabbitmq.com/dotnet.html,,"[""rabbitmq"", ""amqp"", ""oauth2""]",RabbitMQ.Client.OAuth2,406414,False,2.0.0,2,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Localiza""]",Support libraries for using RabbitMQ as Publisher / Subscriber for .Net Core,False,,155754,,"[""marcusalexandre""]",Localiza.BuildingBlocks.RabbitMQ,"[""Dependency""]",https://github.com/marcusalexandre/localiza-buildingblocks/tree/master/src/Localiza.BuildingBlocks.RabbitMQ,,"[""localiza"", ""rabbitmq"", ""publisher"", ""subscriber""]",Localiza.BuildingBlocks.RabbitMQ,374545,False,1.6.0,24,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""The RabbitMQ Team""]",A WCF Binding for RabbitMQ.,False,https://api.nuget.org/v3-flatcontainer/rabbitmq.servicemodel/3.6.9/icon,82844,http://www.rabbitmq.com/dotnet.html,"[""joefitzgerald"", ""team-rabbitmq""]",RabbitMQ.ServiceModel,"[""Dependency""]",http://www.rabbitmq.com/dotnet.html,,"[""RabbitMQ"", ""WCF""]",RabbitMQ.ServiceModel,285654,False,3.6.9,42,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mark van Renswoude""]",Controller-based framework for RabbitMQ microservice architectures,False,https://api.nuget.org/v3-flatcontainer/tapeti/4.0.1/icon,2708,https://www.nuget.org/packages/Tapeti/4.0.1/license,"[""MvRens""]",Tapeti,"[""Dependency""]",https://github.com/MvRens/Tapeti,,"[""rabbitmq"", ""tapeti""]",Tapeti,291783,False,4.0.1,53,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mark van Renswoude""]",Annotations for Tapeti,False,https://api.nuget.org/v3-flatcontainer/tapeti.annotations/3.1.0/icon,9865,https://www.nuget.org/packages/Tapeti.Annotations/3.1.0/license,"[""MvRens""]",Tapeti.Annotations,"[""Dependency""]",https://github.com/MvRens/Tapeti.Annotations,,"[""rabbitmq"", ""tapeti""]",Tapeti.Annotations,272413,False,3.1.0,36,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use SimpleInjector as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.simpleinjector/6.5.2/icon,4591,https://raw.githubusercontent.com/EasyNetQ/EasyNetQ/master/licence.txt,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.SimpleInjector,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""SimpleInjector"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.SimpleInjector,420776,True,6.5.2,95,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use LightInject as its internal IoC container,False,https://api.nuget.org/v3-flatcontainer/easynetq.di.lightinject/7.8.0/icon,3666,https://www.nuget.org/packages/EasyNetQ.DI.LightInject/7.8.0/license,"[""EasyNetQ"", ""micdenny"", ""mikehadlow"", ""Pliner"", ""zidad""]",EasyNetQ.DI.LightInject,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""LightInject"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.DI.LightInject,372672,True,7.8.0,131,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""par.dahlman""]",Make the most of RawRabbit with these extensions,False,https://api.nuget.org/v3-flatcontainer/rawrabbit.extensions/1.10.4/icon,225837,,"[""pardahlman""]",RawRabbit.Extensions,"[""Dependency""]",https://github.com/pardahlman/RawRabbit,,"[""rabbitmq"", ""raw"", ""rawrabbit"", ""extensions""]",RawRabbit.Extensions,297658,False,1.10.4,7,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Jonathan Goldman, Colin Anderson""]",Chinchilla is a little library to help make RabbitMq easier to use.,False,https://api.nuget.org/v3-flatcontainer/chinchilla/5.0.0/icon,12103,https://github.com/jonnii/chinchilla/blob/master/LICENSE.txt,"[""cocowalla"", ""jonnii""]",Chinchilla,"[""Dependency""]",http://github.com/jonnii/chinchilla,,"[""rabbitmq"", ""chinchilla""]",Chinchilla,226039,False,5.0.0,67,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Microsoft""]","A RabbitMQ client that integrates with Aspire, including health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.rabbitmq.client/13.4.6/icon,46199,https://www.nuget.org/packages/Aspire.RabbitMQ.Client/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.RabbitMQ.Client,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""data"", ""database"", ""rabbitmq"", ""amqp"", ""messaging"", ""eventing""]",Aspire.RabbitMQ.Client,1040477,True,13.4.6,44,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Alex Haslehurst""]",MassTransit configuration extensions for Microsoft.Extensions.DependencyInjection using Microsoft.Extensions.Hosting.IHostedService and RabbitMQ,False,,136206,,"[""axle-h""]",MassTransit.RabbitMq.Extensions.Hosting,"[""Dependency""]",https://github.com/axle-h/MassTransit.RabbitMq.Extensions.Hosting,,"[""masstransit"", ""rabbitmq""]",MassTransit.RabbitMq.Extensions.Hosting,197905,False,1.0.29,9,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Michael Parshin""]",Message Bus infrastructure based on RabbitMQ message broker,False,https://api.nuget.org/v3-flatcontainer/rabbitmq.messagebus/4.0.103/icon,7627,,"[""Parshin""]",RabbitMQ.MessageBus,"[""Dependency""]",https://github.com/parshim/MessageBus,,"[""RabbitMQ"", ""AMQP"", ""MessageBus""]",RabbitMQ.MessageBus,239642,False,4.0.103,63,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Xabaril Contributors""]",HealthChecks.RabbitMQ is the health check package for RabbitMQ.Client (version 6).,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.rabbitmq.v6/9.0.0/icon,243868,https://www.nuget.org/packages/AspNetCore.HealthChecks.Rabbitmq.v6/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.Rabbitmq.v6,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""RabbitMQ""]",AspNetCore.HealthChecks.Rabbitmq.v6,243868,True,9.0.0,1,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mark deVilliers""]",Implementation of a SignalR backplane with RabbitMq as the backing store.,False,,134903,https://raw.github.com/mdevilliers/SignalR.RabbitMq/master/LICENSE.md,"[""markdevilliers""]",SignalR.RabbitMq,"[""Dependency""]",https://github.com/mdevilliers/SignalR.RabbitMq,,"[""SignalR"", ""RabbitMQ""]",SignalR.RabbitMq,177356,False,2.2.8,10,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Akka.NET Team""]",AMQP adapter for Akka.NET Streams,False,https://api.nuget.org/v3-flatcontainer/akka.streams.amqp.rabbitmq/1.5.59/icon,4524,https://www.nuget.org/packages/Akka.Streams.Amqp.RabbitMq/1.5.59/license,"[""Akka""]",Akka.Streams.Amqp.RabbitMq,"[""Dependency""]",https://github.com/akkadotnet/Alpakka,,"[""akka"", ""actors"", ""actor"", ""model"", ""Akka"", ""concurrency"", ""streams"", ""AMQP"", ""RabbitMQ""]",Akka.Streams.Amqp.RabbitMq,482652,True,1.5.59,13,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Microsoft""]","A RabbitMQ client (version 7+) that integrates with Aspire, including health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.rabbitmq.client.v7/9.5.2/icon,233358,https://www.nuget.org/packages/Aspire.RabbitMQ.Client.v7/9.5.2/license,"[""aspire"", ""Microsoft""]",Aspire.RabbitMQ.Client.v7,"[""Dependency""]",https://github.com/dotnet/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""data"", ""database"", ""rabbitmq"", ""amqp""]",Aspire.RabbitMQ.Client.v7,500265,True,9.5.2,11,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Mike Hadlow, Michael Denny, Yury Pliner, Wiebe Tijsma, Contributors (see GitHub repo)""]",An adaptor to allow EasyNetQ to use Serilog,False,https://api.nuget.org/v3-flatcontainer/easynetq.logging.serilog/7.8.0/icon,174055,https://www.nuget.org/packages/EasyNetQ.Logging.Serilog/7.8.0/license,"[""EasyNetQ"", ""Pliner""]",EasyNetQ.Logging.Serilog,"[""Dependency""]",https://github.com/EasyNetQ/EasyNetQ,,"[""Serilog"", ""Logging"", ""RabbitMQ"", ""Messaging"", ""AMQP"", ""C#""]",EasyNetQ.Logging.Serilog,319458,True,7.8.0,33,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Elsa Contributors""]","Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides a RabbitMQ provider for the Rebus service bus API used by Elsa.",False,https://api.nuget.org/v3-flatcontainer/elsa.rebus.rabbitmq/2.17.0/icon,3050,https://www.nuget.org/packages/Elsa.Rebus.RabbitMq/2.17.0/license,"[""ndakota""]",Elsa.Rebus.RabbitMq,"[""Dependency""]",https://github.com/elsa-workflows/elsa-core,,"[""elsa"", ""workflows"", ""rebus"", ""service"", ""bus"", ""rabbitmq""]",Elsa.Rebus.RabbitMq,304210,False,2.17.0,39,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Localiza""]",Support libraries for using redis as repository from 2nd cache,False,,112732,,"[""marcusalexandre""]",Localiza.BuildingBlocks.Redis,"[""Dependency""]",https://github.com/marcusalexandre/localiza-buildingblocks/tree/master/src/Localiza.BuildingBlocks.RabbitMQ,,"[""localiza"", ""rabbitmq"", ""publisher"", ""subscriber""]",Localiza.BuildingBlocks.Redis,183880,False,1.4.0,10,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""NCode Group""]",MassTransit RabbitMQ configuration extensions using Microsoft.Extensions.Hosting.IHostedService and Microsoft.Extensions.DependencyInjection.,False,https://api.nuget.org/v3-flatcontainer/masstransit.extensions.hosting.rabbitmq/1.0.11/icon,214532,https://www.nuget.org/packages/MassTransit.Extensions.Hosting.RabbitMq/1.0.11/license,"[""polewskm""]",MassTransit.Extensions.Hosting.RabbitMq,"[""Dependency""]",https://github.com/NCodeGroup/MassTransit.Extensions.Hosting.git,,"[""RabbitMQ"", ""MassTransit"", ""IHostedService"", ""Bus"", ""Hosting""]",MassTransit.Extensions.Hosting.RabbitMq,227002,False,1.0.11,12,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Eben Roux""]",RabbitMQ implementation for use with Shuttle.Esb.,False,https://api.nuget.org/v3-flatcontainer/shuttle.esb.rabbitmq/20.0.0/icon,1140,https://www.nuget.org/packages/Shuttle.Esb.RabbitMQ/20.0.0/license,"[""EbenRoux""]",Shuttle.Esb.RabbitMQ,"[""Dependency""]",https://github.com/shuttle/Shuttle.Esb.RabbitMQ,,"[""shuttle"", ""rabbitmq""]",Shuttle.Esb.RabbitMQ,136752,True,20.0.0,43,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Targetprocess""]",Utils for RabbitMQ client,False,,27691,https://www.nuget.org/packages/Targetprocess.RabbitMq/5.1.0/license,"[""targetprocess""]",Targetprocess.RabbitMq,"[""Dependency""]",,,"[""targetprocess"", ""rabbitmq""]",Targetprocess.RabbitMq,138001,False,5.1.0,42,0,L5lecQAmfFoqyozqj,DBvMojdUNdSbXrqFr "[""Jeremy Skinner""]",A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation/12.1.1/icon,41904812,https://www.nuget.org/packages/FluentValidation/12.1.1/license,"[""jskinner""]",FluentValidation,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation,1003031733,True,12.1.1,126,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jeremy Skinner""]",Dependency injection extensions for FluentValidation,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation.dependencyinjectionextensions/12.1.1/icon,21628884,https://www.nuget.org/packages/FluentValidation.DependencyInjectionExtensions/12.1.1/license,"[""jskinner""]",FluentValidation.DependencyInjectionExtensions,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation.DependencyInjectionExtensions,449559982,True,12.1.1,67,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jeremy Skinner""]",AspNetCore integration for FluentValidation,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation.aspnetcore/11.3.1/icon,21693782,https://www.nuget.org/packages/FluentValidation.AspNetCore/11.3.1/license,"[""jskinner""]",FluentValidation.AspNetCore,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation.AspNetCore,295213906,True,11.3.1,80,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Dennis Doomen,Jonas Nyrup,Xceed""]","A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.",False,https://api.nuget.org/v3-flatcontainer/fluentassertions/8.10.0/icon,3393667,https://www.nuget.org/packages/FluentAssertions/8.10.0/license,"[""dennisdoomen"", ""fluentassertions"", ""xceed""]",FluentAssertions,"[""Dependency""]",https://xceed.com/products/unit-testing/fluent-assertions/,,"[""MSTest2"", ""xUnit"", ""NUnit"", ""MSpec"", ""TUnit"", ""TDD"", ""BDD"", ""Fluent"", ""netstandard"", ""uwp""]",FluentAssertions,739037465,True,8.10.0,104,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""alexey.petriashev,MicroElements""]",Swagger ISchemaFilter that uses FluentValidation validators instead System.ComponentModel based attributes.,False,https://api.nuget.org/v3-flatcontainer/microelements.swashbuckle.fluentvalidation/7.2.1/icon,32897,https://www.nuget.org/packages/MicroElements.Swashbuckle.FluentValidation/7.2.1/license,"[""alexey.petriashev"", ""MicroElements""]",MicroElements.Swashbuckle.FluentValidation,"[""Dependency""]",https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation,,"[""swagger"", ""swashbuckle"", ""FluentValidation"", ""aspnetcore""]",MicroElements.Swashbuckle.FluentValidation,40429863,True,7.2.1,59,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Andrew Arnott""]",Method input validation and runtime checks that report errors or throw exceptions when failures are detected.,False,,3877976,https://www.nuget.org/packages/Validation/2.6.68/license,"[""aarnott""]",Validation,"[""Dependency""]",https://aarnott.github.io/Validation/,,"[""InputValidation"", ""IntegrityCheck""]",Input and runtime validation,98133505,False,2.6.68,24,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jörn Zaefferer""]","This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/",False,,4330202,,"[""aspnet"", ""outercurve""]",jQuery.Validation,"[""Dependency""]",http://bassistance.de/jquery-plugins/jquery-plugin-validation/,,"[""jQuery"", ""plugins""]",jQuery Validation,126326166,False,1.21.0,25,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]",jQuery plugin that unobtrusively sets up jQuery.Validation.,False,https://api.nuget.org/v3-flatcontainer/microsoft.jquery.unobtrusive.validation/4.0.0/icon,7153906,https://licenses.nuget.org/MIT,"[""aspnet"", ""Microsoft""]",Microsoft.jQuery.Unobtrusive.Validation,"[""Dependency""]",https://www.asp.net/,The jQuery Unobtrusive Validation library complements jQuery Validation by adding support for specifying validation options as HTML5 data-* elements,"[""jQuery"", ""Unobtrusive""]",Microsoft jQuery Unobtrusive Validation,111577185,True,4.0.0,17,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Robin Rodricks, FluentFTP Contributors""]","An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP transfers, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#, with no external dependencies.",False,https://api.nuget.org/v3-flatcontainer/fluentftp/54.2.0/icon,430979,https://www.nuget.org/packages/FluentFTP/54.2.0/license,"[""hgupta""]",FluentFTP,"[""Dependency""]",https://github.com/robinrodricks/FluentFTP,,"[""ftp"", ""ftp-client"", ""ftps"", ""ftps-client"", ""ssl"", ""tls"", ""unix"", ""iis"", ""ftp-proxy""]",FluentFTP,56306593,True,54.2.0,214,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Stef Heyenrath""]","Argument validation like: Guard.NotNull, Guard.NotNullOrEmpty, Guard.NotNullOrWhiteSpace, Guard.Condition en Guard.HasNoNulls.",False,https://api.nuget.org/v3-flatcontainer/stef.validation/0.3.0/icon,904788,https://www.nuget.org/packages/Stef.Validation/0.3.0/license,"[""sheyenrath""]",Stef.Validation,"[""Dependency""]",https://github.com/StefH/Stef.Validation,,[],Stef.Validation,62952016,True,0.3.0,8,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.validation/16.5.1/icon,54854,https://www.nuget.org/packages/HotChocolate.Validation/16.5.1/license,"[""ChilliCream""]",HotChocolate.Validation,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Validation,63519383,True,16.5.1,161,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jeremy Skinner""]",ASP.NET WebApi integration for FluentValidation,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation.webapi/8.6.1/icon,1833711,https://www.nuget.org/packages/FluentValidation.WebAPI/8.6.1/license,"[""jskinner""]",FluentValidation.WebAPI,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation.WebAPI,9065749,True,8.6.1,45,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""alexey.petriashev,MicroElements""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/microelements.openapi.fluentvalidation/7.2.1/icon,35315,https://www.nuget.org/packages/MicroElements.OpenApi.FluentValidation/7.2.1/license,"[""MicroElements""]",MicroElements.OpenApi.FluentValidation,"[""Dependency""]",https://github.com/micro-elements/MicroElements.Swashbuckle.FluentValidation,,[],MicroElements.OpenApi.FluentValidation,13632525,True,7.2.1,22,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jeremy Skinner""]",ASP.NET MVC 5 integration for FluentValidation,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation.mvc5/8.6.1/icon,1471474,https://www.nuget.org/packages/FluentValidation.MVC5/8.6.1/license,"[""jskinner""]",FluentValidation.MVC5,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation.MVC5,8651199,True,8.6.1,42,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Michael Altmann""]",A lightweight Result object implementation for .NET,False,https://api.nuget.org/v3-flatcontainer/fluentresults/4.0.0/icon,5567099,https://www.nuget.org/packages/FluentResults/4.0.0/license,"[""altmann""]",FluentResults,"[""Dependency""]",https://github.com/altmann/FluentResults,,"[""Result"", ""Results"", ""exception"", ""error"", ""handling""]",FluentResults,33031349,False,4.0.0,40,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Jeremy Skinner""]",A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.,False,https://api.nuget.org/v3-flatcontainer/fluentvalidation.validatorattribute/8.6.1/icon,3996642,https://www.nuget.org/packages/FluentValidation.ValidatorAttribute/8.6.1/license,"[""jskinner""]",FluentValidation.ValidatorAttribute,"[""Dependency""]",https://fluentvalidation.net/,,[],FluentValidation.ValidatorAttribute,8198653,True,8.6.1,14,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner.core/8.0.1/icon,1621017,https://www.nuget.org/packages/FluentMigrator.Runner.Core/8.0.1/license,"[""fluent-migrator""]",FluentMigrator.Runner.Core,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,[],FluentMigrator.Runner.Core,41739236,True,8.0.1,41,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Sean Chambers,Josh Coffman,Tom Marien,Mark Junker,John Zabroski""]","FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.",False,https://api.nuget.org/v3-flatcontainer/fluentmigrator.runner/8.0.1/icon,868590,https://www.nuget.org/packages/FluentMigrator.Runner/8.0.1/license,"[""fluent-migrator"", ""MRCollective"", ""NexusSharp"", ""robdmoore""]",FluentMigrator.Runner,"[""Dependency""]",https://github.com/fluentmigrator/fluentmigrator/wiki,,[],FluentMigrator.Runner,40638939,True,8.0.1,53,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""James Gregory and contributors (Paul Batum, Hudson Akridge, Gleb Chermennov, Jorge Rodríguez Galán).""]","Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.",False,https://api.nuget.org/v3-flatcontainer/fluentnhibernate/3.4.1/icon,2190073,https://www.nuget.org/packages/FluentNHibernate/3.4.1/license,"[""chester89"", ""jagregory"", ""jrogalan"", ""nhibernate""]",FluentNHibernate,"[""Dependency""]",https://github.com/nhibernate/fluent-nhibernate,,"[""ORM"", ""DAL"", ""NHibernate"", ""Fluent"", ""Conventions"", ""DataBase"", ""ADO.Net"", ""Mappings""]",FluentNHibernate,31105115,True,3.4.1,20,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Volo.Abp.Validation.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.validation.abstractions/10.6.0/icon,17733,https://www.nuget.org/packages/Volo.Abp.Validation.Abstractions/10.6.0/license,"[""volosoft""]",Volo.Abp.Validation.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Validation.Abstractions,35216588,True,10.6.0,135,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides resource group and resource management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.resourcemanager.fluent/1.38.1/icon,10656743,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.ResourceManager.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""Resource"", ""Manager"", ""resource"", ""Fluent""]",Microsoft.Azure.Management.ResourceManager.Fluent,45397248,True,1.38.1,52,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides Managed Service Identity Management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.msi.fluent/1.38.1/icon,7175569,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.Msi.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""Managed"", ""Service"", ""Identity"", ""management"", ""msi"", ""system"", ""assigned"", ""msi"", ""Fluent""]",Microsoft.Azure.Management.Msi.Fluent,33678901,True,1.38.1,43,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Volo.Abp.Validation""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.validation/10.6.0/icon,13922,https://www.nuget.org/packages/Volo.Abp.Validation/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Validation,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Validation,31988972,True,10.6.0,184,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.fluent/1.38.1/icon,6803465,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""Management"", ""Fluent"", ""Fluent""]",Microsoft.Azure.Management.Fluent,27483409,True,1.38.1,52,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Dennis Doomen, Marcel Körtgen""]",Fluent Assertions extensions for Newtonsoft.Json,False,https://api.nuget.org/v3-flatcontainer/fluentassertions.json/8.0.0/icon,897182,https://www.nuget.org/packages/FluentAssertions.Json/8.0.0/license,"[""dennisdoomen"", ""fluentassertions"", ""xceed""]",FluentAssertions.Json,"[""Dependency""]",https://www.fluentassertions.com/,,[],FluentAssertions.Json,26173998,True,8.0.0,32,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Kévin Chalet""]","OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.",False,https://api.nuget.org/v3-flatcontainer/openiddict.validation/7.6.0/icon,105469,https://www.nuget.org/packages/OpenIddict.Validation/7.6.0/license,"[""openiddict""]",OpenIddict.Validation,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""validation""]",OpenIddict.Validation,29512537,True,7.6.0,48,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides Locks service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.locks.fluent/1.38.1/icon,6947526,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.Locks.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""Locks"", ""management"", ""locks"", ""Fluent""]",Microsoft.Azure.Management.Locks.Fluent,27505200,True,1.38.1,45,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides Graph RBAC management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.graph.rbac.fluent/1.38.1/icon,7605140,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.Graph.RBAC.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""GraphRBAC"", ""management"", ""virtual"", ""machine"", ""graphrbac"", ""Fluent""]",Microsoft.Azure.Management.Graph.RBAC.Fluent,34938582,True,1.38.1,52,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""FluentScheduler""]",Automated job scheduler with fluent interface.,False,https://api.nuget.org/v3-flatcontainer/fluentscheduler/6.0.0/icon,123948,https://www.nuget.org/packages/FluentScheduler/6.0.0/license,"[""talles""]",FluentScheduler,"[""Dependency""]",https://fluentscheduler.github.io/,,"[""background"", ""cron"", ""job"", ""schedule"", ""task""]",FluentScheduler,13862374,False,6.0.0,41,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Provides BatchAI service management (Fluent) capabilities for Microsoft Azure. This package is in low maintenance mode and being phased out. To use the latest Azure SDK for resource management, please see https://aka.ms/azsdk/dotnet/mgmt",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.management.batchai.fluent/1.38.1/icon,6873637,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Management.BatchAI.Fluent,"[""Dependency""]",https://github.com/Azure/azure-libraries-for-net,,"[""Microsoft"", ""Azure"", ""BatchAI"", ""management"", ""batchai"", ""Fluent""]",Microsoft.Azure.Management.BatchAI.Fluent,27435849,True,1.38.1,45,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Kévin Chalet""]",Local server integration package for the OpenIddict validation services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.validation.serverintegration/7.6.0/icon,94372,https://www.nuget.org/packages/OpenIddict.Validation.ServerIntegration/7.6.0/license,"[""openiddict""]",OpenIddict.Validation.ServerIntegration,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""server"", ""validation""]",OpenIddict.Validation.ServerIntegration,23943994,True,7.6.0,45,0,MHW1Ikkdf2Nqga49s,gXn2w0b9CCuisokJH "[""Microsoft""]","Contains registration and configuration APIs to add the core framework encoders to a dependency injection container. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.webencoders/10.0.10/icon,12180,https://www.nuget.org/packages/Microsoft.Extensions.WebEncoders/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.WebEncoders,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.Extensions.WebEncoders,749890101,True,10.0.10,182,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.connections.abstractions/10.0.10/icon,454958,https://www.nuget.org/packages/Microsoft.AspNetCore.Connections.Abstractions/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Connections.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Connections.Abstractions,593540473,True,10.0.10,178,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.metadata/10.0.10/icon,613241,https://www.nuget.org/packages/Microsoft.AspNetCore.Metadata/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Metadata,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Metadata,549713400,True,10.0.10,168,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",ASP.NET Core response caching middleware abstractions and feature interface definitions.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching.abstractions/2.3.11/icon,30928,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.ResponseCaching.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""cache"", ""caching""]",Microsoft.AspNetCore.ResponseCaching.Abstractions,896402244,True,2.3.11,21,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft,Serilog Contributors""]",Serilog support for .NET Core logging in hosted services,False,https://api.nuget.org/v3-flatcontainer/serilog.extensions.hosting/10.0.0/icon,49693954,https://www.nuget.org/packages/Serilog.Extensions.Hosting/10.0.0/license,"[""serilog""]",Serilog.Extensions.Hosting,"[""Dependency""]",https://github.com/serilog/serilog-extensions-hosting,,"[""serilog"", ""aspnet"", ""aspnetcore"", ""hosting""]",Serilog.Extensions.Hosting,821401481,True,10.0.0,14,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core MVC features that use Newtonsoft.Json. Includes input and output formatters for JSON and JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.newtonsoftjson/10.0.10/icon,717760,https://www.nuget.org/packages/Microsoft.AspNetCore.Mvc.NewtonsoftJson/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.NewtonsoftJson,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc"", ""json""]",Microsoft.AspNetCore.Mvc.NewtonsoftJson,803858489,True,10.0.10,168,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.html.abstractions/2.3.11/icon,34003,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Html.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore""]",Microsoft.AspNetCore.Html.Abstractions,462843853,True,2.3.11,18,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",ASP.NET Core MVC formatters for JSON input and output and for JSON PATCH input using Json.NET.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.formatters.json/2.3.11/icon,61967,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.Formatters.Json,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc"", ""json""]",Microsoft.AspNetCore.Mvc.Formatters.Json,689968730,True,2.3.11,32,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.app.ref/10.0.10/icon,389491,https://www.nuget.org/packages/Microsoft.AspNetCore.App.Ref/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.App.Ref,"[""DotnetPlatform""]",https://asp.net/,,"[""aspnetcore"", ""targeting-pack""]",Microsoft.AspNetCore.App.Ref,519640652,True,10.0.10,121,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.dataannotations/2.3.11/icon,44044,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.DataAnnotations,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc""]",Microsoft.AspNetCore.Mvc.DataAnnotations,485109604,True,2.3.11,31,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.openidconnect/10.0.10/icon,560109,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.OpenIdConnect/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.OpenIdConnect,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.OpenIdConnect,605619155,True,10.0.10,191,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core utilities for key derivation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cryptography.keyderivation/10.0.10/icon,536897,https://www.nuget.org/packages/Microsoft.AspNetCore.Cryptography.KeyDerivation/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Cryptography.KeyDerivation,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""dataprotection""]",Microsoft.AspNetCore.Cryptography.KeyDerivation,466267289,True,10.0.10,190,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",ASP.NET Core diagnostics middleware abstractions and feature interface definitions.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.diagnostics.abstractions/2.3.11/icon,25518,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Diagnostics.Abstractions,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""diagnostics""]",Microsoft.AspNetCore.Diagnostics.Abstractions,454876203,True,2.3.11,25,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.apiexplorer/2.3.11/icon,17564,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.ApiExplorer,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc""]",Microsoft.AspNetCore.Mvc.ApiExplorer,424774904,True,2.3.11,31,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.testhost/10.0.10/icon,1802090,https://www.nuget.org/packages/Microsoft.AspNetCore.TestHost/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.TestHost,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""hosting"", ""testing""]",Microsoft.AspNetCore.TestHost,525916124,True,10.0.10,190,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers. Commonly used types: Microsoft.AspNetCore.Mvc.Controller Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute Microsoft.AspNetCore.Mvc.ViewComponent",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.mvc.viewfeatures/2.3.11/icon,58183,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Mvc.ViewFeatures,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""aspnetcoremvc""]",Microsoft.AspNetCore.Mvc.ViewFeatures,384959601,True,2.3.11,31,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.antiforgery/2.3.11/icon,32268,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Antiforgery,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""antiforgery""]",Microsoft.AspNetCore.Antiforgery,381880163,True,2.3.11,23,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components/10.0.10/icon,406489,https://www.nuget.org/packages/Microsoft.AspNetCore.Components/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Components,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""components""]",Microsoft.AspNetCore.Components,332257927,True,10.0.10,168,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.web/10.0.10/icon,378403,https://www.nuget.org/packages/Microsoft.AspNetCore.Components.Web/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Components.Web,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""components""]",Microsoft.AspNetCore.Components.Web,335611534,True,10.0.10,168,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.identity.core/10.0.10/icon,494028,https://www.nuget.org/packages/Microsoft.Extensions.Identity.Core/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Identity.Core,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""identity"", ""membership""]",Microsoft.Extensions.Identity.Core,425299025,True,10.0.10,184,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing. Commonly used types: Microsoft.AspNetCore.Cors.DisableCorsAttribute Microsoft.AspNetCore.Cors.EnableCorsAttribute",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.cors/2.3.11/icon,64514,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Cors,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""cors""]",Microsoft.AspNetCore.Cors,324731434,True,2.3.11,20,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]","Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.components.forms/10.0.10/icon,372930,https://www.nuget.org/packages/Microsoft.AspNetCore.Components.Forms/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Components.Forms,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""components""]",Microsoft.AspNetCore.Components.Forms,305628690,True,10.0.10,168,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Microsoft""]",ASP.NET Core common types used by the various authentication middleware components.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication/2.3.11/icon,192889,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication,376933393,True,2.3.11,23,0,idefITa8dJIqamcgE,6FPvD86YfI6843jdK "[""Duende Software""]",Automatic access token management for OAuth client credential flows,False,https://api.nuget.org/v3-flatcontainer/duende.accesstokenmanagement/4.2.0/icon,1342687,https://www.nuget.org/packages/Duende.AccessTokenManagement/4.2.0/license,"[""Duende"", ""DuendeSoftware""]",Duende.AccessTokenManagement,"[""Dependency""]",https://github.com/duendesoftware/foss,,"[""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""BFF"", ""IdentityServer"", ""ASP.NET"", ""Core"", ""SPA"", ""Blazor"", ""Token"", ""Management""]",Duende.AccessTokenManagement,20163027,True,4.2.0,11,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Garderoben, Henon and Contributors""]",Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility,False,https://api.nuget.org/v3-flatcontainer/mudblazor/9.7.0/icon,204533,https://www.nuget.org/packages/MudBlazor/9.7.0/license,"[""MudBlazor""]",MudBlazor,"[""Dependency""]",https://mudblazor.com/,,"[""Blazor"", ""MudBlazor"", ""Material"", ""Design"", ""Components"", ""Library""]",MudBlazor,33775575,True,9.7.0,144,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Core""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.core/10.6.0/icon,20701,https://www.nuget.org/packages/Volo.Abp.Core/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Core,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Core,44471879,True,10.6.0,183,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Data""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.data/10.6.0/icon,17831,https://www.nuget.org/packages/Volo.Abp.Data/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Data,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Data,39080828,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Uow""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.uow/10.6.0/icon,17823,https://www.nuget.org/packages/Volo.Abp.Uow/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Uow,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Uow,38848328,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Security""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.security/10.6.0/icon,17667,https://www.nuget.org/packages/Volo.Abp.Security/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Security,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Security,38011313,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Settings""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.settings/10.6.0/icon,17660,https://www.nuget.org/packages/Volo.Abp.Settings/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Settings,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Settings,36915607,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Localization.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.localization.abstractions/10.6.0/icon,17945,https://www.nuget.org/packages/Volo.Abp.Localization.Abstractions/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Localization.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Localization.Abstractions,37196169,True,10.6.0,168,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.VirtualFileSystem""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.virtualfilesystem/10.6.0/icon,18149,https://www.nuget.org/packages/Volo.Abp.VirtualFileSystem/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.VirtualFileSystem,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.VirtualFileSystem,37084770,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Localization""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.localization/10.6.0/icon,17614,https://www.nuget.org/packages/Volo.Abp.Localization/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Localization,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Localization,36890431,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.ObjectExtending""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.objectextending/10.6.0/icon,17878,https://www.nuget.org/packages/Volo.Abp.ObjectExtending/10.6.0/license,"[""volosoft""]",Volo.Abp.ObjectExtending,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.ObjectExtending,35694688,True,10.6.0,141,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.MultiTenancy""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.multitenancy/10.6.0/icon,14662,https://www.nuget.org/packages/Volo.Abp.MultiTenancy/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.MultiTenancy,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.MultiTenancy,36099624,True,10.6.0,162,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Threading""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.threading/10.6.0/icon,18007,https://www.nuget.org/packages/Volo.Abp.Threading/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Threading,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Threading,34849306,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Radzen Ltd.""]","Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.",False,https://api.nuget.org/v3-flatcontainer/radzen.blazor/11.2.1/icon,0,https://www.nuget.org/packages/Radzen.Blazor/11.2.1/license,"[""Radzen""]",Radzen.Blazor,"[""Dependency""]",https://www.radzen.com/,,"[""blazor"", ""material"", ""design"", ""fluent"", ""fluentui"", ""components"", ""datagrid"", ""scheduler"", ""charts""]",Radzen Components for Blazor,20752142,True,11.2.1,1044,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Timing""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.timing/10.6.0/icon,14547,https://www.nuget.org/packages/Volo.Abp.Timing/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Timing,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Timing,33484565,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Json""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.json/10.6.0/icon,14292,https://www.nuget.org/packages/Volo.Abp.Json/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Json,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Json,32708858,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.EventBus.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.eventbus.abstractions/10.6.0/icon,17800,https://www.nuget.org/packages/Volo.Abp.EventBus.Abstractions/10.6.0/license,"[""volosoft""]",Volo.Abp.EventBus.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.EventBus.Abstractions,29880998,True,10.6.0,109,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Auditing""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.auditing/10.6.0/icon,10822,https://www.nuget.org/packages/Volo.Abp.Auditing/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Auditing,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Auditing,28051480,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Guids""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.guids/10.6.0/icon,12714,https://www.nuget.org/packages/Volo.Abp.Guids/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Guids,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Guids,27349797,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.EventBus""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.eventbus/10.6.0/icon,12574,https://www.nuget.org/packages/Volo.Abp.EventBus/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.EventBus,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.EventBus,26558660,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Egil Hansen""]",bUnit.core is the base library that provides support for testing Blazor components. You need to install bUnit.web as well to test web-based Blazor components.,False,https://api.nuget.org/v3-flatcontainer/bunit.core/1.40.0/icon,1862693,https://www.nuget.org/packages/bunit.core/1.40.0/license,"[""bUnit"", ""egil""]",bunit.core,"[""Dependency""]",https://bunit.egilhansen.com/,,"[""bUnit"", ""razor"", ""components"", ""blazor"", ""unit"", ""testing"", ""server"", ""wasm""]",bUnit.core,15505313,True,1.40.0,42,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Egil Hansen""]","bUnit is a testing library for Blazor components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can interact with and inspect the component under test, trigger event handlers, provide cascading values, and inject services. bUnit also includes a complete fake implementation of Blazor's authentication and authorization logic, navigation manager, and JSInterop.",False,https://api.nuget.org/v3-flatcontainer/bunit/2.9.0/icon,0,https://www.nuget.org/packages/bunit/2.9.0/license,"[""bUnit"", ""egil""]",bunit,"[""Dependency""]",https://bunit.egilhansen.com/,,"[""bUnit"", ""razor"", ""components"", ""blazor"", ""unit"", ""testing"", ""server"", ""wasm""]",bUnit,15208894,True,2.9.0,52,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Megabit""]","Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.",False,https://api.nuget.org/v3-flatcontainer/blazorise/2.2.2/icon,4884,https://www.nuget.org/packages/Blazorise/2.2.2/license,"[""Megabit""]",Blazorise,"[""Dependency""]",https://blazorise.com/,,"[""blazorise"", ""blazor"", ""components""]",Blazorise,6918347,True,2.2.2,149,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.ObjectMapping""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.objectmapping/10.6.0/icon,10991,https://www.nuget.org/packages/Volo.Abp.ObjectMapping/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.ObjectMapping,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.ObjectMapping,25361080,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Ddd.Domain""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.domain/10.6.0/icon,10082,https://www.nuget.org/packages/Volo.Abp.Ddd.Domain/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Ddd.Domain,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Ddd.Domain,24852963,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.ExceptionHandling""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.exceptionhandling/10.6.0/icon,12564,https://www.nuget.org/packages/Volo.Abp.ExceptionHandling/10.6.0/license,"[""volosoft""]",Volo.Abp.ExceptionHandling,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.ExceptionHandling,24092223,True,10.6.0,121,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Egil Hansen""]","bUnit.web is the web specific parts of bUnit, that enables you to easily test and verify the output of Blazor (web) component.",False,https://api.nuget.org/v3-flatcontainer/bunit.web/1.40.0/icon,1849834,https://www.nuget.org/packages/bunit.web/1.40.0/license,"[""bUnit"", ""egil""]",bunit.web,"[""Dependency""]",https://bunit.egilhansen.com/,,"[""bUnit"", ""razor"", ""components"", ""blazor"", ""unit"", ""testing"", ""server"", ""wasm""]",bUnit.web,14236188,True,1.40.0,43,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Authorization""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.authorization/10.6.0/icon,10156,https://www.nuget.org/packages/Volo.Abp.Authorization/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Authorization,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Authorization,23314224,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Authorization.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.authorization.abstractions/10.6.0/icon,11923,https://www.nuget.org/packages/Volo.Abp.Authorization.Abstractions/10.6.0/license,"[""volosoft""]",Volo.Abp.Authorization.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Authorization.Abstractions,21310099,True,10.6.0,109,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Ed Charbeneau""]","A clean code approach to conditional CSS Classes in Blazor Components (Razor Components). When building complex components for ASP.NET Blazor there are often CSS classes generated by multiple factors. Styles can often be added by system & component state, public parameters, and static base CSS classes. Combining many CSS classes together doesn't scale well, and when components get large it can be tough to reason about. The CSS builder pattern fixes this problem by offering a easy to repeat, easy to read pattern to use across components in a project.",False,https://api.nuget.org/v3-flatcontainer/blazorcomponentutilities/1.8.0/icon,1297772,https://www.nuget.org/packages/BlazorComponentUtilities/1.8.0/license,"[""edcharbeneau""]",BlazorComponentUtilities,"[""Dependency""]",https://github.com/EdCharbeneau/CssBuilder,,"[""Blazor""]",BlazorComponentUtilities,3407102,False,1.8.0,11,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Auditing.Contracts""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.auditing.contracts/10.6.0/icon,13672,https://www.nuget.org/packages/Volo.Abp.Auditing.Contracts/10.6.0/license,"[""volosoft""]",Volo.Abp.Auditing.Contracts,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Auditing.Contracts,20798722,True,10.6.0,100,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Ddd.Application.Contracts""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.application.contracts/10.6.0/icon,10546,https://www.nuget.org/packages/Volo.Abp.Ddd.Application.Contracts/10.6.0/license,"[""volosoft""]",Volo.Abp.Ddd.Application.Contracts,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Ddd.Application.Contracts,20518944,True,10.6.0,154,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Http.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.http.abstractions/10.6.0/icon,9023,https://www.nuget.org/packages/Volo.Abp.Http.Abstractions/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Http.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Http.Abstractions,20323160,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Specifications""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.specifications/10.6.0/icon,10138,https://www.nuget.org/packages/Volo.Abp.Specifications/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Specifications,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Specifications,20321102,True,10.6.0,160,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.BackgroundWorkers""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.backgroundworkers/10.6.0/icon,12719,https://www.nuget.org/packages/Volo.Abp.BackgroundWorkers/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.BackgroundWorkers,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.BackgroundWorkers,19564283,True,10.6.0,175,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Features""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.features/10.6.0/icon,9485,https://www.nuget.org/packages/Volo.Abp.Features/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Features,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Features,19589332,True,10.6.0,164,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Caching""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.caching/10.6.0/icon,11623,https://www.nuget.org/packages/Volo.Abp.Caching/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Caching,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Caching,19163117,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Serialization""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.serialization/10.6.0/icon,11562,https://www.nuget.org/packages/Volo.Abp.Serialization/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Serialization,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Serialization,19126787,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Aspect Injector Contributors""]","Attributes-based compile-time AOP framework. Cross-cutting concerns made easy! Just apply your attributes where you need them and everything automagicaly works! No xml configs! No wierd reflection hacks! No runtime emit! Works with AOT and Blazor! See release notes for this version here: https://github.com/pamidur/aspect-injector/releases/tag/2.9.0",False,https://api.nuget.org/v3-flatcontainer/aspectinjector/2.9.0/icon,713583,https://www.nuget.org/packages/AspectInjector/2.9.0/license,"[""pamidur""]",AspectInjector,"[""Dependency""]",https://github.com/pamidur/aspect-injector,,"[""aop"", ""aspect"", ""interceptor"", ""injector"", ""aot"", ""blazor"", ""attribute"", ""il"", ""weaving"", ""boundary"", ""post-compiler""]",Aspect Injector - AOP Framework,18480804,False,2.9.0,29,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.DistributedLocking.Abstractions""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.distributedlocking.abstractions/10.6.0/icon,12676,https://www.nuget.org/packages/Volo.Abp.DistributedLocking.Abstractions/10.6.0/license,"[""volosoft""]",Volo.Abp.DistributedLocking.Abstractions,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.DistributedLocking.Abstractions,17455779,True,10.6.0,100,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Http""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.http/10.6.0/icon,7999,https://www.nuget.org/packages/Volo.Abp.Http/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Http,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Http,17495566,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Minify""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.minify/10.6.0/icon,8050,https://www.nuget.org/packages/Volo.Abp.Minify/10.6.0/license,"[""volosoft""]",Volo.Abp.Minify,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Minify,16774407,True,10.6.0,151,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.Ddd.Application""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.ddd.application/10.6.0/icon,6856,https://www.nuget.org/packages/Volo.Abp.Ddd.Application/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Ddd.Application,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Ddd.Application,15817610,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.AspNetCore""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.aspnetcore/10.6.0/icon,6015,https://www.nuget.org/packages/Volo.Abp.AspNetCore/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.AspNetCore,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.AspNetCore,15495748,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""The contributors of MQTTnet""]","MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker) and supports v3.1.0, v3.1.1 and v5.0.0 of the MQTT protocol.",False,https://api.nuget.org/v3-flatcontainer/mqttnet/5.2.0.1603/icon,149873,https://www.nuget.org/packages/MQTTnet/5.2.0.1603/license,"[""chkr1011""]",MQTTnet,"[""Dependency""]",https://github.com/dotnet/MQTTnet,,"[""MQTT"", ""Message"", ""Queue"", ""Telemetry"", ""Transport"", ""MQTTClient"", ""MQTTServer"", ""Server"", ""MQTTBroker"", ""Broker"", ""NETStandard"", ""IoT"", ""InternetOfThings"", ""Messaging"", ""Hardware"", ""Arduino"", ""Sensor"", ""Actuator"", ""M2M"", ""ESP"", ""Smart"", ""Home"", ""Cities"", ""Automation"", ""Xamarin"", ""Blazor""]",MQTTnet,32637614,False,5.2.0.1603,70,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Volo.Abp.UI""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.ui/10.6.0/icon,6832,https://www.nuget.org/packages/Volo.Abp.UI/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.UI,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.UI,13875749,True,10.6.0,184,0,koykkQ4h4hTakqo9O,42V7GrNCRauZg3EMC "[""Sam Saffron,Marc Gravell,Nick Craver""]","A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.",False,https://api.nuget.org/v3-flatcontainer/dapper/2.1.79/icon,6609040,https://www.nuget.org/packages/Dapper/2.1.79/license,"[""Dapper"", ""marc.gravell"", ""nick.craver""]",Dapper,"[""Dependency""]",https://github.com/DapperLib/Dapper,,"[""orm"", ""sql"", ""micro-orm""]",Dapper,729103533,True,2.1.79,63,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Sam Saffron, Johan Danforth""]","The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional ""dirty"" tracking of interface-based entities.",False,,41981433,https://www.nuget.org/packages/Dapper.Contrib/2.0.78/license,"[""Dapper"", ""johandanforth"", ""marc.gravell"", ""nick.craver""]",Dapper.Contrib,"[""Dependency""]",https://github.com/StackExchange/Dapper,,"[""orm"", ""sql"", ""micro-orm"", ""dapper""]",Dapper.Contrib,65362928,True,2.0.78,13,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Sam Saffron, Johan Danforth""]","The Dapper SqlBuilder component, for building SQL queries dynamically.",False,https://api.nuget.org/v3-flatcontainer/dapper.sqlbuilder/2.1.66/icon,3895952,https://www.nuget.org/packages/Dapper.SqlBuilder/2.1.66/license,"[""AEckenberger"", ""Dapper"", ""marc.gravell"", ""nick.craver""]",Dapper.SqlBuilder,"[""Dependency""]",https://github.com/DapperLib/Dapper,,"[""orm"", ""sql"", ""micro-orm"", ""query"", ""sql-builder""]",Dapper SqlBuilder component,25898284,True,2.1.66,11,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Sam Saffron,Marc Gravell,Nick Craver""]","A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.",False,https://api.nuget.org/v3-flatcontainer/dapper.strongname/2.1.79/icon,145435,https://www.nuget.org/packages/Dapper.StrongName/2.1.79/license,"[""Dapper"", ""marc.gravell"", ""nick.craver""]",Dapper.StrongName,"[""Dependency""]",https://github.com/DapperLib/Dapper,,"[""orm"", ""sql"", ""micro-orm""]",Dapper (Strong Named),17372818,True,2.1.79,29,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Henk Mollema""]",Simple API to fluently map POCO properties to database columns when using Dapper.,False,,8683525,https://github.com/henkmollema/Dapper-FluentMap/blob/master/LICENSE,"[""henkmollema""]",Dapper.FluentMap,"[""Dependency""]",https://github.com/henkmollema/Dapper-FluentMap,,"[""c#"", ""dapper"", ""mapping"", ""fluentmap""]",Dapper.FluentMap,13092125,False,2.0.0,23,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Thad Smith, Page Brooks, Valfrid Couto""]","A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.",False,,2580776,https://www.nuget.org/packages/DapperExtensions/1.7.0/license,"[""pbrooks"", ""tmsmith""]",DapperExtensions,"[""Dependency""]",https://github.com/tmsmith/Dapper-Extensions,,"[""orm"", ""sql"", ""micro-orm"", ""Data"", ""Dapper""]",DapperExtensions,6577315,False,1.7.0,17,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""ZZZ Projects""]","Extend your IDbConnection with high-performance bulk operations Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge, and more! Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite, and more! Online Example: https://dotnetfiddle.net/ltIqrC Include free and prime features.",False,https://api.nuget.org/v3-flatcontainer/z.dapper.plus/9.3.3/icon,6300,https://zzzprojects.com/license-agreement/,"[""zzzprojects""]",Z.Dapper.Plus,"[""Dependency""]",https://dapper-plus.net/,"Extend your IDbConnection with high-performance bulk operations Features: BulkInsert, BulkDelete, BulkUpdate, BulkMerge and more! Support: SQL Server, MySQL, Oracle, PostgreSQL, SQLite and more","[""Dapper"", ""Insert"", ""Update"", ""Delete"", ""Merge"", ""Upsert"", ""Bulk"", ""BulkInsert"", ""BulkUpdate"", ""BulkDelete"", ""BulkMerge"", ""BulkCopy"", ""SqlBulkCopy""]",Dapper Plus,7976705,True,9.3.3,40,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Eric Coffman""]","Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed. By default uses Id column as the primary key but this can be overridden with an attribute By default queries the table matching the class name but this can be overridden with an attribute By default queries the column matching the property name but this can be overridden with an attribute - Supports SQL Server, PostgreSQL, and MySQL - Includes async methods - Supports .Net Core",False,https://api.nuget.org/v3-flatcontainer/dapper.simplecrud/2.3.0/icon,3134929,https://www.nuget.org/packages/Dapper.SimpleCRUD/2.3.0/license,"[""ericdc""]",Dapper.SimpleCRUD,"[""Dependency""]",http://github.com/ericdc1/Dapper.SimpleCRUD/,"Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed.","[""orm"", ""dapper"", ""micro-orm"", ""CRUD""]",Dapper.SimpleCRUD,6534222,False,2.3.0,44,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""DIPSAS, epaulsen""]","Dapper is a great tool if you want to write database-agnostic code. However, sometimes you need to access functionality that is provider-specific. This assembly adds support for writing Oracle-specific SQL, that supports all dbtypes used by the Oracle managed provider on a parameter, supports setting various properties on the command(LOBFetchSize, ArrayBindCount, BindByName), as well as setting CollectionType on the parameter. Using this package, you can now run stored procedures that returns RefCursor, or use array bind count to execute a sql statements with a array of parameters.",False,https://api.nuget.org/v3-flatcontainer/dapper.oracle/2.0.2/icon,325918,https://www.nuget.org/packages/Dapper.Oracle/2.0.2/license,"[""DIPSAS""]",Dapper.Oracle,"[""Dependency""]",https://github.com/DIPSASA/Dapper.Oracle/,,"[""Dapper"", ""ORM"", ""MicroORM"", ""Oracle""]",Dapper support for Oracle providers,3316091,False,2.0.2,14,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Marc Gravell""]",Build time (AOT) tools for Dapper,False,https://api.nuget.org/v3-flatcontainer/dapper.aot/1.0.52/icon,56820,https://www.nuget.org/packages/Dapper.AOT/1.0.52/license,"[""Dapper"", ""marc.gravell""]",Dapper.AOT,"[""Dependency""]",https://aot.dapperlib.dev/,,[],Dapper.AOT,3165622,True,1.0.52,12,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""ZZZ Projects""]","IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. --------------------------------------- This library is sponsored by ZZZ Projects: https://dapper-plus.net/ https://eval-expression.net/ https://entityframework-extensions.net/ ---------------------------------------",False,https://api.nuget.org/v3-flatcontainer/dapper.transaction/2.1.79/icon,29372,https://github.com/zzzprojects/Dapper.Transaction/blob/master/LICENSE,"[""zzzprojects""]",Dapper.Transaction,"[""Dependency""]",https://github.com/zzzprojects/Dapper.Transaction,"IDbTransaction extension methods for Dapper: A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..","[""orm"", ""sql"", ""micro-orm""]",Dapper.Transaction,3207243,False,2.1.79,7,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Dapper.FastCRUD Contributors""]","You hate verbatim SQL queries with zero type safety for your code but you love the speed? Dapper.FastCRUD is built around essential features of the C# 6 / VB that have finally raised the simplicity of raw SQL constructs to acceptable maintenance levels. These features leave no chance to mistypings or problems arising from db entity refactorings. Visual Studio 2019 or later is recommended.",False,https://api.nuget.org/v3-flatcontainer/dapper.fastcrud/3.3.2/icon,443944,https://www.nuget.org/packages/Dapper.FastCrud/3.3.2/license,"[""MoonStorm""]",Dapper.FastCrud,"[""Dependency""]",https://github.com/MoonStorm/FastCrud,,"[""dapper"", ""fast"", ""crud"", ""orm"", ""sql"", ""sqlite"", ""mysql"", ""mssql"", ""localdb"", ""postgresql"", ""poco""]",Dapper.FastCrud,3498805,False,3.3.2,21,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Henk Mollema""]",Dapper.FluentMap extension for Dommel support.,False,,1592987,https://github.com/henkmollema/Dapper-FluentMap/blob/master/LICENSE,"[""henkmollema""]",Dapper.FluentMap.Dommel,"[""Dependency""]",https://github.com/henkmollema/Dapper-FluentMap,,"[""dapper"", ""fluentmap"", ""dommel""]",Dapper.FluentMap.Dommel,2705022,False,2.0.0,14,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""phnx47 and contributors""]",Generate SQL for CRUD operations based on your POCO classes for Dapper,False,https://api.nuget.org/v3-flatcontainer/microorm.dapper.repositories/1.33.0/icon,49,https://www.nuget.org/packages/MicroOrm.Dapper.Repositories/1.33.0/license,"[""phnx47""]",MicroOrm.Dapper.Repositories,"[""Dependency""]",,,"[""dapper"", ""micro-orm"", ""repositories"", ""crud""]",MicroOrm.Dapper.Repositories,2395370,False,1.33.0,69,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""DapperExtensions.DotnetCore""]",Dapper Extentsions for dotnet core,False,,2388622,,"[""leo.lu""]",DapperExtensions.DotnetCore,"[""Dependency""]",https://github.com/tmsmith/Dapper-Extensions,Dapper Extentsions for dotnet core. please see the orgin,[],Dapper Extentsions for dontnetCore,2388622,False,1.0.1,1,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Taiizor""]","Provides Dapper type handlers for the UUID library, enabling seamless integration with database operations. Features include binary and string storage options, thread-safe implementation, comprehensive error handling, and efficient database type mapping. Optimized for both performance and flexibility across different .NET platforms and database systems.",False,https://api.nuget.org/v3-flatcontainer/uuid.serialization.dapper/1.1.1/icon,431067,https://www.nuget.org/packages/UUID.Serialization.Dapper/1.1.1/license,"[""Soferity"", ""Taiizor"", ""Vegalya""]",UUID.Serialization.Dapper,"[""Dependency""]",https://uuid.soferity.com/,,"[""uuid"", ""guid"", ""id"", ""dapper"", ""database"", ""orm"", ""handler"", ""typehandler"", ""serialization"", ""converter"", ""dotnet""]",UUID.Serialization.Dapper,2219151,False,1.1.1,4,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Joe Cisar""]",Extension on the Dynamic Parameters of Dapper to make life a little easier when passing parameters to Dapper executions.,False,,827461,https://www.nuget.org/packages/Dapper.ParameterExtensions/2022.7.7.1/license,"[""joecisar""]",Dapper.ParameterExtensions,"[""Dependency""]",https://github.com/RasicN/Dapper-Parameters,,"[""Dapper""]",Dapper.ParameterExtensions,2062297,False,2022.7.7.1,8,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Rick Drizin""]",Dapper Query Builder using Fluent API and String Interpolation,False,,305009,https://www.nuget.org/packages/Dapper-QueryBuilder/2.0.0/license,"[""Drizin""]",Dapper-QueryBuilder,"[""Dependency""]",https://github.com/Drizin/DapperQueryBuilder/,,"[""dapper"", ""query-builder"", ""query"", ""builder"", ""dapperquerybuilder"", ""dapper-query-builder"", ""dapper-interpolation"", ""dapper-interpolated-string""]",DapperQueryBuilder,1728689,False,2.0.0,23,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Abp.Dapper""]",Abp.Dapper,False,https://api.nuget.org/v3-flatcontainer/abp.dapper/10.5.0/icon,104,https://www.nuget.org/packages/Abp.Dapper/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.Dapper,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""Dapper"", ""ORM""]",Abp.Dapper,1288667,True,10.5.0,119,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Andrew Sumido""]",A light abstraction around Dapper and Dapper.Contrib that also maintains the behavior IDbConnection. This library facilitates a loosely coupled design and unit testing.,False,,781108,https://www.nuget.org/packages/DataAbstractions.Dapper/3.1.0/license,"[""codeapologist""]",DataAbstractions.Dapper,"[""Dependency""]",https://github.com/codeapologist/DataAbstractions.Dapper,,"[""Dapper"", ""Dapper.Contrib"", ""IDbConnection"", ""Abstraction"", ""Unit"", ""Testing"", ""Interface"", ""Testability"", ""Tests"", ""Mock"", ""Unit"", ""Test""]",DataAbstractions.Dapper,1571725,False,3.1.0,8,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Arjen Post""]","Dapper.Mapper is an extension to Dapper multi mapping which figures out the relationships between the returned objects and automatically assigns them. Instead of explicitly writing this: 'var employee = connection.Query(sql, (employee, department) => { employee.Department = department; return employee; });' Dapper.Mapper allows you to write this: 'var employee = connection.Query(sql);'.",False,,939167,http://www.apache.org/licenses/LICENSE-2.0,"[""dotarj""]",Dapper.Mapper,"[""Dependency""]",https://github.com/dotarj/Dapper.Mapper,,"[""orm"", ""sql"", ""micro-orm"", ""dapper""]",Dapper.Mapper,1120967,False,2.0.0,5,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""ZeeLyn""]","A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.",False,https://api.nuget.org/v3-flatcontainer/dapper.extensions.netcore/5.4.3/icon,2773,https://www.nuget.org/packages/Dapper.Extensions.NetCore/5.4.3/license,"[""wangzelin""]",Dapper.Extensions.NetCore,"[""Dependency""]",https://github.com/ZeeLyn/Dapper.Extensions,,"[""Dapper"", ""Extensions"", ""DapperExtensions"", ""Dapper.Extensions.NetCore"", ""DataBase"", ""Sql"", ""Server"", ""MSSQL"", ""MySQL"", ""PostgreSQL"", ""SQLite"", ""ODBC"", ""Cahce"", ""Caching"", ""Redis"", ""Memory"", ""RedisCaching"", ""MemoryCaching""]",Dapper.Extensions.NetCore,1365877,False,5.4.3,61,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Martin Kostov""]",Fast bulk insert extensions for Dapper.,False,,507314,https://www.nuget.org/packages/Dapper.Bulk/1.6.0/license,"[""m.kostov""]",Dapper.Bulk,"[""Dependency""]",https://github.com/KostovMartin/Dapper.Bulk,,"[""fast"", ""bulk"", ""insert"", ""dapper"", ""orm"", ""sql"", ""micro-orm""]",Dapper.Bulk,987255,False,1.6.0,13,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Kevin Allen""]","A dynamic generator for Dapper How to use? https://github.com/kvnallen/Dapper.DynamicReportGenerator",False,,4184,,"[""kvnallen""]",Dapper.DynamicReportGenerator,"[""Dependency""]",https://github.com/kvnallen/Dapper.DynamicReportGenerator,,[],Report,1226334,False,0.3.3,4,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Matt Johnson""]",Provides Noda Time support for Dapper,False,,991362,https://raw.githubusercontent.com/mj1856/Dapper-NodaTime/master/LICENSE,"[""mj1856""]",Dapper-NodaTime,"[""Dependency""]",https://github.com/mj1856/Dapper-NodaTime,,"[""dapper"", ""nodatime"", ""noda"", ""time""]",Dapper-NodaTime,1155051,False,0.1.0,2,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""DapperExtensions""]",Package Description,False,,924260,,"[""beamyplum""]",DapperExtensions.NetCore,"[""Dependency""]",,,[],DapperExtensions.NetCore,1130072,False,2.0.7,3,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Volo.Abp.Dapper""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/volo.abp.dapper/10.6.0/icon,170,https://www.nuget.org/packages/Volo.Abp.Dapper/10.6.0/license,"[""hikalkan"", ""volosoft""]",Volo.Abp.Dapper,"[""Dependency""]",https://abp.io/,,"[""aspnetcore"", ""boilerplate"", ""framework"", ""web"", ""best-practices"", ""angular"", ""maui"", ""blazor"", ""mvc"", ""csharp"", ""webapp""]",Volo.Abp.Dapper,927840,True,10.6.0,160,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Chris Patterson""]","MassTransit Dapper persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.dapperintegration/9.2.0/icon,98,https://massient.com/license,"[""phatboyg""]",MassTransit.DapperIntegration,"[""Dependency""]",https://massient.com/,,"[""MassTransit"", ""Dapper""]",MassTransit.DapperIntegration,856868,True,9.2.0,106,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Rick Drizin""]",Dapper Query Builder using Fluent API and String Interpolation,False,,51793,https://www.nuget.org/packages/InterpolatedSql.Dapper/2.5.1/license,"[""Drizin""]",InterpolatedSql.Dapper,"[""Dependency""]",https://github.com/Drizin/InterpolatedSql/,,"[""interpolated"", ""sql"", ""dapper"", ""query-builder"", ""query"", ""builder"", ""dapperquerybuilder"", ""dapper-query-builder"", ""dapper-interpolation"", ""dapper-interpolated-string""]",InterpolatedSql.Dapper,841469,False,2.5.1,8,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Nadeem Chaudhry""]",A couple helper classes to make using TVP parameters with Dapper easier.,False,,536116,,"[""bellwether""]",Dapper.Tvp,"[""Dependency""]",,,"[""dapper"", ""dapper"", ""dot"", ""net"", ""tvp"", ""table"", ""value"", ""parameter"", ""sql"", ""server""]",Table Value Parameters for Dapper,536116,False,1.0.0,1,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""百小僧""]",Furion 数据库访问器 Dapper 插件。,False,https://api.nuget.org/v3-flatcontainer/furion.extras.databaseaccessor.dapper/4.9.9.11/icon,1220,https://www.nuget.org/packages/Furion.Extras.DatabaseAccessor.Dapper/4.9.9.11/license,"[""chinadotnet"", ""dotnetchina"", ""monk.soul""]",Furion.Extras.DatabaseAccessor.Dapper,"[""Dependency""]",https://furion.net/,,"[""Furion"", ""Fur"", ""百小僧"", ""Monk"", ""MonkSoul"", ""ASP.NET"", ""Core"", "".NET"", ""Framework"", ""dotNET"", ""China"", ""Web"", ""Cross"", ""Platform""]",Furion.Extras.DatabaseAccessor.Dapper,850557,False,4.9.9.11,1047,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Dallas Beek""]",Alternative database first framework to Entity Framework using Dapper,False,,10620,,"[""dallasbeek""]",Dapper.Database,"[""Dependency""]",,,"[""orm"", ""sql"", ""micro-orm"", ""dapper""]",Dapper.Database,502273,False,6.0.0.23,7,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Anton Hryzodub""]",Integrates Dapper with the ASP.Net Core logging system,False,,441011,https://www.nuget.org/packages/Dapper.Logging/0.4.3/license,"[""hryz""]",Dapper.Logging,"[""Dependency""]",https://github.com/hryz/Dapper.Logging,,"[""Dapper"", ""Logging""]",Dapper.Logging,495418,False,0.4.3,7,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""EmitKnowledge""]",Package Description,False,,652212,,"[""mnikolovski""]",DapperExtensions.NETStandard,"[""Dependency""]",https://github.com/EmitKnowledge/Dapper-Extensions,,[],DapperExtensions.NETStandard,653155,False,1.0.1,2,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""bgTeam.Impl.Dapper""]",Package Description,False,,405344,,"[""bgTeam""]",bgTeam.Impl.Dapper,"[""Dependency""]",,,[],bgTeam.Impl.Dapper,602197,False,6.1.6,48,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""m98proxy""]",CRUD extension methods for Dapper,False,,423112,,"[""m98proxy""]",Dapper.Extension,"[""Dependency""]",https://m98proxy.github.io/Dapper.Extension,CRUD extension methods for Dapper,"[""dapper"", ""crud"", ""extension"", ""methods"", ""C#"", ""ASP.NET"", "".NET"", ""simple""]",Dapper.Extension,423112,False,1.0.0.1,1,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Dapper.ColumnMapper""]",Simple extension to Dapper to allow arbitrary column to property mapping.,False,,480893,https://github.com/dturkenk/Dapper.ColumnMapper/blob/master/License.txt,"[""dturkenk""]",Dapper.ColumnMapper,"[""Dependency""]",https://github.com/dturkenk/Dapper.ColumnMapper,,"[""orm"", ""sql"", ""micro-orm""]",Dapper Column Mapper,559626,False,1.3.0,6,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Roman Provazník,Jordan Marr""]","Lightweight F# extension for StackOverflow Dapper with support for MSSQL, MySQL, PostgreSQL, and SQLite",False,https://api.nuget.org/v3-flatcontainer/dapper.fsharp/4.10.0/icon,6250,https://github.com/Dzoukr/Dapper.FSharp/blob/master/LICENSE,"[""dzoukr""]",Dapper.FSharp,"[""Dependency""]",https://github.com/Dzoukr/Dapper.FSharp,,"[""fsharp"", ""dapper"", ""linq"", ""database"", ""mssql"", ""mysql"", ""postgresql"", ""sqlite""]",Dapper.FSharp,395794,False,4.10.0,51,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Steve Smith (@ardalis)""]",Dapper support for Ardalis.SmartEnum.,False,https://api.nuget.org/v3-flatcontainer/ardalis.smartenum.dapper/8.2.0/icon,133361,https://www.nuget.org/packages/Ardalis.SmartEnum.Dapper/8.2.0/license,"[""ardalis""]",Ardalis.SmartEnum.Dapper,"[""Dependency""]",https://github.com/ardalis/SmartEnum,,"[""enum"", ""smartenum"", ""dapper"", ""ardalis""]",Ardalis.SmartEnum.Dapper,460428,False,8.2.0,5,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""liangshiwei""]",DapperExtensions DNX Core 5,False,,446264,,"[""liangshiwei""]",DapperExtensions.Standard,"[""Dependency""]",https://github.com/liangshiw/Dapper-Extensions,,[],DapperExtensions.Standard,448128,False,1.1.0,2,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Sandro Magi""]",Typed multiquery composition for Dapper.,False,,263901,https://raw.githubusercontent.com/naasking/Dapper.Compose/master/LICENSE,"[""smagi""]",Dapper.Compose,"[""Dependency""]",,,[],Dapper.Compose,308708,False,1.0.2,3,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""ZeeLyn""]","A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.",False,https://api.nuget.org/v3-flatcontainer/dapper.extensions.postgresql/5.4.3/icon,655,https://www.nuget.org/packages/Dapper.Extensions.PostgreSQL/5.4.3/license,"[""wangzelin""]",Dapper.Extensions.PostgreSQL,"[""Dependency""]",https://github.com/ZeeLyn/Dapper.Extensions,,"[""Dapper"", ""Extensions"", ""DapperExtensions"", ""Dapper.Extensions.NetCore"", ""DataBase"", ""Sql"", ""Server"", ""MSSQL"", ""MySQL"", ""PostgreSQL"", ""SQLite"", ""ODBC"", ""Cahce"", ""Caching"", ""Redis"", ""Memory"", ""RedisCaching"", ""MemoryCaching""]",Dapper.Extensions.PostgreSQL,371484,False,5.4.3,60,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Sam Saffron""]","Trivial micro-orm implemented on Dapper, provides with CRUD helpers.",False,https://api.nuget.org/v3-flatcontainer/dapper.rainbow/2.1.66/icon,31167,https://www.nuget.org/packages/Dapper.Rainbow/2.1.66/license,"[""Dapper"", ""nick.craver"", ""samsaffron""]",Dapper.Rainbow,"[""Dependency""]",https://github.com/DapperLib/Dapper,,"[""orm"", ""sql"", ""micro-orm""]",Dapper.Rainbow,271097,True,2.1.66,11,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""HanaTech""]",Package Description,False,,976,https://www.nuget.org/packages/HanaTech.Framework.Dapper/6.0.0.2/license,"[""hanatech_qd""]",HanaTech.Framework.Dapper,"[""Dependency""]",http://192.168.51.238:7002/HanaTechQD/HanaTech.OSharp,,"[""hanatech"", ""hsharp"", ""hsharpns""]",HanaTech.Framework.Dapper,356770,False,6.0.0.2,14,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""Marc Gravell, Nick Craver""]",Extension handlers for entity framework,False,https://api.nuget.org/v3-flatcontainer/dapper.entityframework/2.1.66/icon,15329,https://www.nuget.org/packages/Dapper.EntityFramework/2.1.66/license,"[""Dapper"", ""marc.gravell"", ""nick.craver""]",Dapper.EntityFramework,"[""Dependency""]",https://github.com/DapperLib/Dapper,,"[""orm"", ""sql"", ""micro-orm""]",Dapper.EntityFramework,350742,True,2.1.66,14,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""null511""]",Extends Dapper by using additional extension methods to support external SQL script collections.,False,,6094,https://www.nuget.org/packages/Dapper.Scripts/2.5.0/license,"[""null511""]",Dapper.Scripts,"[""Dependency""]",,,[],Dapper.Scripts,191014,False,2.5.0,24,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""helpLine GmbH""]",Seamlessly create use case oriented REST APIs based on T-SQL stored procedures.,False,,178,https://www.nuget.org/packages/Dibix.Dapper/1.7.136/license,"[""Serviceware""]",Dibix.Dapper,"[""Dependency""]",https://github.com/Serviceware/Dibix,,"[""Dibix""]",Dibix.Dapper,181249,False,1.7.136,242,0,L9dGswKfhFiAlKUzL,Ipt8knHSag2EtVdmq "[""The gRPC Authors""]",HttpClientFactory integration the for gRPC .NET client,False,https://api.nuget.org/v3-flatcontainer/grpc.net.clientfactory/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Net.ClientFactory/2.83.0/license,"[""grpc-packages""]",Grpc.Net.ClientFactory,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Net.ClientFactory,377926206,True,2.83.0,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC and Protocol Buffer compiler for C# projects,False,https://api.nuget.org/v3-flatcontainer/grpc.tools/2.83.0/icon,179827,https://www.nuget.org/packages/Grpc.Tools/2.83.0/license,"[""grpc-packages""]",Grpc.Tools,"[""Dependency""]",https://github.com/grpc/grpc,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Tools,347002892,True,2.83.0,121,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]","C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.",False,https://api.nuget.org/v3-flatcontainer/grpc.core/2.46.6/icon,89901545,https://www.nuget.org/packages/Grpc.Core/2.46.6/license,"[""grpc-packages""]",Grpc.Core,"[""Dependency""]",https://github.com/grpc/grpc,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Core,269434755,True,2.46.6,85,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC support for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore.Server/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore.Server,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""aspnetcore""]",Grpc.AspNetCore.Server,262002632,True,2.83.0,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.clientfactory/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore.Server.ClientFactory/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore.Server.ClientFactory,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""aspnetcore""]",Grpc.AspNetCore.Server.ClientFactory,197491626,True,2.83.0,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC meta-package for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""aspnetcore""]",Grpc.AspNetCore,193154737,True,2.83.0,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC C# Authentication Library,False,https://api.nuget.org/v3-flatcontainer/grpc.auth/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Auth/2.83.0/license,"[""grpc-packages""]",Grpc.Auth,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""Auth"", ""OAuth2""]",Grpc.Auth,162681576,True,2.83.0,110,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",Metapackage for gRPC C#,False,,38954908,https://www.nuget.org/packages/Grpc/2.46.6/license,"[""grpc-packages""]",Grpc,"[""Dependency""]",https://github.com/grpc/grpc,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc,105660293,True,2.46.6,85,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC C# Server Reflection,False,https://api.nuget.org/v3-flatcontainer/grpc.reflection/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Reflection/2.83.0/license,"[""grpc-packages""]",Grpc.Reflection,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""reflection""]",Grpc.Reflection,43472854,True,2.83.0,98,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",Automatic discovery of services for Grpc.Reflection,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.server.reflection/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore.Server.Reflection/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore.Server.Reflection,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.AspNetCore.Server.Reflection,40977835,True,2.83.0,49,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc/1.2.2/icon,6585788,https://www.nuget.org/packages/protobuf-net.Grpc/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc,20610207,True,1.2.2,26,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC C# Health Checking,False,https://api.nuget.org/v3-flatcontainer/grpc.healthcheck/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.HealthCheck/2.83.0/license,"[""grpc-packages""]",Grpc.HealthCheck,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""health"", ""check""]",Grpc.HealthCheck,34029122,True,2.83.0,100,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",Adds gRPC-Web support to .NET client for gRPC,False,https://api.nuget.org/v3-flatcontainer/grpc.net.client.web/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.Net.Client.Web/2.83.0/license,"[""grpc-packages""]",Grpc.Net.Client.Web,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.Net.Client.Web,23492614,True,2.83.0,44,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.aspnetcore/1.2.2/icon,4400974,https://www.nuget.org/packages/protobuf-net.Grpc.AspNetCore/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc.AspNetCore,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc.AspNetCore,11985175,True,1.2.2,24,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",Unified Realtime/API framework for .NET platform and Unity. This package is meta package that includes MagicOnion.Server and MagicOnion.Client.,False,https://api.nuget.org/v3-flatcontainer/magiconion/7.10.2/icon,3147,https://www.nuget.org/packages/MagicOnion/7.10.2/license,"[""Cysharp"", ""neuecc""]",MagicOnion,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion,18793407,False,7.10.2,86,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]","Miscellaneous code for testing Grpc.Core Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.",False,https://api.nuget.org/v3-flatcontainer/grpc.core.testing/2.46.6/icon,10584423,https://www.nuget.org/packages/Grpc.Core.Testing/2.46.6/license,"[""grpc-packages""]",Grpc.Core.Testing,"[""Dependency""]",https://github.com/grpc/grpc,,"[""gRPC"", ""test"", ""testing""]",Grpc.Core.Testing,16573152,True,2.46.6,71,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Stef Heyenrath""]",Convert a protobuf message to a JSON string or object (and back) using the proto definition file.,False,https://api.nuget.org/v3-flatcontainer/protobufjsonconverter/0.11.0/icon,4942250,https://www.nuget.org/packages/ProtoBufJsonConverter/0.11.0/license,"[""sheyenrath""]",ProtoBufJsonConverter,"[""Dependency""]",https://github.com/StefH/ProtoBufJsonConverter,,"[""protobuf"", ""protobuf-net"", ""grpc"", ""json"", ""convert"", ""serialize"", ""deserialize""]",ProtoBufJsonConverter,23745964,False,0.11.0,17,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Event Store Ltd""]",The GRPC client API for Event Store Streams. Get the open source or commercial versions of Event Store server from https://eventstore.com/,False,https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc.streams/23.3.9/icon,446747,https://www.nuget.org/packages/EventStore.Client.Grpc.Streams/23.3.9/license,"[""eventstore""]",EventStore.Client.Grpc.Streams,"[""Dependency""]",https://eventstore.com/,,"[""eventstore"", ""client"", ""grpc""]",EventStore.Client.Grpc.Streams,6849503,False,23.3.9,18,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC-Web support for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.web/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore.Web/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore.Web,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""aspnetcore""]",Grpc.AspNetCore.Web,14790281,True,2.83.0,44,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",Provides shared classes and interfaces used by MagicOnion server and client. Unified Realtime/API framework for .NET platform and Unity.,False,https://api.nuget.org/v3-flatcontainer/magiconion.shared/7.10.2/icon,8906,https://www.nuget.org/packages/MagicOnion.Shared/7.10.2/license,"[""Cysharp""]",MagicOnion.Shared,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Shared,13970960,False,7.10.2,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",Integration of ASP.NET Core health checks with Grpc.HealthCheck,False,https://api.nuget.org/v3-flatcontainer/grpc.aspnetcore.healthchecks/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.AspNetCore.HealthChecks/2.83.0/license,"[""grpc-packages""]",Grpc.AspNetCore.HealthChecks,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""health"", ""check""]",Grpc.AspNetCore.HealthChecks,16095692,True,2.83.0,31,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.reflection/1.2.2/icon,2473655,https://www.nuget.org/packages/protobuf-net.Grpc.Reflection/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc.Reflection,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc.Reflection,5708271,True,1.2.2,12,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",MagicOnion client-side runtime library. Unified Realtime/API framework for .NET platform and Unity.,False,https://api.nuget.org/v3-flatcontainer/magiconion.client/7.10.2/icon,7480,https://www.nuget.org/packages/MagicOnion.Client/7.10.2/license,"[""Cysharp""]",MagicOnion.Client,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Client,9000700,False,7.10.2,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]","MagicOnion interfaces and abstractions for server and client. Commonly used types: MagicOnion.IService MagicOnion.IStreamingHub MagicOnion.UnaryResult MagicOnion.IgnoreAttribute",False,https://api.nuget.org/v3-flatcontainer/magiconion.abstractions/7.10.2/icon,9653,https://www.nuget.org/packages/MagicOnion.Abstractions/7.10.2/license,"[""Cysharp"", ""neuecc""]",MagicOnion.Abstractions,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Abstractions,8799990,False,7.10.2,64,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.clientfactory/1.2.2/icon,2441688,https://www.nuget.org/packages/protobuf-net.Grpc.ClientFactory/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc.ClientFactory,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc.ClientFactory,5179543,True,1.2.2,15,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Microsoft""]","HTTP API for gRPC ASP.NET Core This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.grpc.jsontranscoding/10.0.10/icon,52303,https://www.nuget.org/packages/Microsoft.AspNetCore.Grpc.JsonTranscoding/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Grpc.JsonTranscoding,"[""Dependency""]",https://asp.net/,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""REST""]",Microsoft.AspNetCore.Grpc.JsonTranscoding,8205960,True,10.0.10,79,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Stef Heyenrath""]",ProtoBuf and gRPC support for WireMock.Net,False,https://api.nuget.org/v3-flatcontainer/wiremock.net.protobuf/2.13.0/icon,120393,https://www.nuget.org/packages/WireMock.Net.ProtoBuf/2.13.0/license,"[""sheyenrath""]",WireMock.Net.ProtoBuf,"[""Dependency""]",https://github.com/wiremock/WireMock.Net,,"[""wiremock"", ""matchers"", ""matcher"", ""protobuf"", ""grpc""]",WireMock.Net.ProtoBuf,8729500,True,2.13.0,31,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Event Store Ltd""]",The base GRPC client library for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/,False,https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc/23.3.9/icon,491393,https://www.nuget.org/packages/EventStore.Client.Grpc/23.3.9/license,"[""eventstore""]",EventStore.Client.Grpc,"[""Dependency""]",https://eventstore.com/,,"[""eventstore"", ""client"", ""grpc""]",EventStore.Client.Grpc,6924540,False,23.3.9,14,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.aspnetcore.reflection/1.2.2/icon,1593664,https://www.nuget.org/packages/protobuf-net.Grpc.AspNetCore.Reflection/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc.AspNetCore.Reflection,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc.AspNetCore.Reflection,3711605,True,1.2.2,12,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",MagicOnion server built on top of ASP.NET Core. Unified Realtime/API framework for .NET platform and Unity.,False,https://api.nuget.org/v3-flatcontainer/magiconion.server/7.10.2/icon,5673,https://www.nuget.org/packages/MagicOnion.Server/7.10.2/license,"[""Cysharp""]",MagicOnion.Server,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Server,5530995,False,7.10.2,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors; einari""]",Packaged ARM64 -  M1 version of native library (.dylib).,False,https://api.nuget.org/v3-flatcontainer/contrib.grpc.core.m1/2.46.7/icon,1918376,https://www.nuget.org/packages/Contrib.Grpc.Core.M1/2.46.7/license,"[""einari""]",Contrib.Grpc.Core.M1,"[""Dependency""]",https://github.com/einari/Grpc.Core.M1,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Contrib.Grpc.Core.M1,4475375,False,2.46.7,7,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",MagicOnion extension package for serialization using MessagePack.,False,https://api.nuget.org/v3-flatcontainer/magiconion.serialization.messagepack/7.10.2/icon,8221,https://www.nuget.org/packages/MagicOnion.Serialization.MessagePack/7.10.2/license,"[""Cysharp""]",MagicOnion.Serialization.MessagePack,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Serialization.MessagePack,3334984,False,7.10.2,22,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Cysharp""]",Redis backplane for MagicOnion.,False,https://api.nuget.org/v3-flatcontainer/magiconion.server.redis/7.10.2/icon,238,https://www.nuget.org/packages/MagicOnion.Server.Redis/7.10.2/license,"[""Cysharp""]",MagicOnion.Server.Redis,"[""Dependency""]",https://github.com/Cysharp/MagicOnion,,"[""magiconion"", ""grpc"", ""http2""]",MagicOnion.Server.Redis,3191482,False,7.10.2,50,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Microsoft""]","Swagger for gRPC ASP.NET Core This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.grpc.swagger/0.10.10/icon,27469,https://www.nuget.org/packages/Microsoft.AspNetCore.Grpc.Swagger/0.10.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Grpc.Swagger,"[""Dependency""]",https://asp.net/,,"[""gRPC"", ""RPC"", ""HTTP/2"", ""REST"", ""Swagger"", ""OpenAPI""]",Microsoft.AspNetCore.Grpc.Swagger,4669781,True,0.10.10,79,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""SkyAPM Team""]",SkyAPM gRPC data transmitter.,False,https://api.nuget.org/v3-flatcontainer/skyapm.transport.grpc.protocol/2.2.0/icon,418179,https://github.com/SkyAPM/SkyAPM-dotnet/blob/master/LICENSE,"[""skyapm""]",SkyAPM.Transport.Grpc.Protocol,"[""Dependency""]",https://github.com/SkyAPM/SkyAPM-dotnet,,"[""SkyWalking"", ""Grpc""]",SkyAPM.Transport.Grpc.Protocol,2307590,False,2.2.0,10,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""SkyAPM Team""]",SkyAPM gRPC data transmitter.,False,https://api.nuget.org/v3-flatcontainer/skyapm.transport.grpc/2.3.0/icon,7629,https://www.nuget.org/packages/SkyAPM.Transport.Grpc/2.3.0/license,"[""skyapm""]",SkyAPM.Transport.Grpc,"[""Dependency""]",https://github.com/SkyAPM/SkyAPM-dotnet,,"[""SkyWalking"", ""Grpc""]",SkyAPM.Transport.Grpc,2347404,False,2.3.0,11,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""The gRPC Authors""]",gRPC C# API for error handling using google/rpc/status.proto,False,https://api.nuget.org/v3-flatcontainer/grpc.statusproto/2.83.0/icon,0,https://www.nuget.org/packages/Grpc.StatusProto/2.83.0/license,"[""grpc-packages""]",Grpc.StatusProto,"[""Dependency""]",https://github.com/grpc/grpc-dotnet,,"[""gRPC"", ""RPC"", ""HTTP/2""]",Grpc.StatusProto,2707394,True,2.83.0,12,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Event Store Ltd""]",The GRPC client API for Event Store Persistent Subscriptions. Get the open source or commercial versions of Event Store server from https://eventstore.com/,False,https://api.nuget.org/v3-flatcontainer/eventstore.client.grpc.persistentsubscriptions/23.3.9/icon,172570,https://www.nuget.org/packages/EventStore.Client.Grpc.PersistentSubscriptions/23.3.9/license,"[""eventstore""]",EventStore.Client.Grpc.PersistentSubscriptions,"[""Dependency""]",https://eventstore.com/,,"[""eventstore"", ""client"", ""grpc""]",EventStore.Client.Grpc.PersistentSubscriptions,2329201,False,23.3.9,18,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Sentry Team and Contributors""]",Official ASP.NET Core gRPC integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.,False,https://api.nuget.org/v3-flatcontainer/sentry.aspnetcore.grpc/6.8.0/icon,419,https://www.nuget.org/packages/Sentry.AspNetCore.Grpc/6.8.0/license,"[""sentry""]",Sentry.AspNetCore.Grpc,"[""Dependency""]",https://sentry.io/,,"[""Sentry"", ""GetSentry"", ""Error-Reporting"", ""Crash-Reporting"", ""Exception-Handling"", ""AspNetCore"", ""gRPC""]",Sentry.AspNetCore.Grpc,3461936,True,6.8.0,150,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Shubham Ranjan""]","A C# .NET (dotnet) GRPC client for etcd v3+. etcd is a distributed key value store that provides a reliable way to store data across a cluster of machines. It’s open-source and available on GitHub. etcd gracefully handles leader elections during network partitions and will tolerate machine failure, including the leader. Your applications can read and write data into etcd. A simple use-case is to store database connection details or feature flags in etcd as key value pairs. These values can be watched, allowing your app to reconfigure itself when they change. Advanced uses take advantage of the consistency guarantees to implement database leader elections or do distributed locking across a cluster of workers.",False,https://api.nuget.org/v3-flatcontainer/dotnet-etcd/9.1.0/icon,1927,https://www.nuget.org/packages/dotnet-etcd/9.1.0/license,"[""shubhamranjan""]",dotnet-etcd,"[""Dependency""]",https://github.com/shubhamranjan/dotnet-etcd,,"[""etcd"", ""grpc"", ""etcdv3"", ""etcd3""]",dotnet-etcd,2192725,False,9.1.0,27,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Anthony Giretti""]","Domain objects used for validation errors. Useless in standalone. Standalone package utilized by Calzolari.Grpc.Net.Client.Validation and Calzolari.Grpc.AspNetCore.Validation, because same assembly is required for serializing / deserializing in bytes",False,https://api.nuget.org/v3-flatcontainer/calzolari.grpc.domain/9.0.0/icon,178005,https://www.nuget.org/packages/Calzolari.Grpc.Domain/9.0.0/license,"[""AnthonyGiretti""]",Calzolari.Grpc.Domain,"[""Dependency""]",https://github.com/AnthonyGiretti/grpc-aspnetcore-validator,,"[""grpc"", ""dotnet"", ""validator"", ""validation"", ""request-validation""]",Calzolari.Grpc.Domain,2636084,False,9.0.0,13,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf.grpc/1.0.170/icon,1110656,https://www.nuget.org/packages/Protobuf.Grpc/1.0.170/license,"[""Binaritec""]",Protobuf.Grpc,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",Protobuf.Grpc,1110656,False,1.0.170,1,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Christopher Zell""]","Client to communicate with a Zeebe broker. Uses GRPC as protocol for communication. For more information about the zeebe project please visit http://zeebe.io",False,https://api.nuget.org/v3-flatcontainer/zb-client/2.10.0/icon,129690,https://www.nuget.org/packages/zb-client/2.10.0/license,"[""Zelldon""]",zb-client,"[""Dependency""]",https://github.com/zeebe-io/zeebe-client-csharp,,"[""zeebe"", ""zb"", ""zb-csharp"", ""zb-client"", ""grpc""]",2.10.0,1908737,False,2.10.0,39,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Anthony Giretti""]",Request message validator for Grpc.AspNetCore,False,https://api.nuget.org/v3-flatcontainer/calzolari.grpc.aspnetcore.validation/10.1.0/icon,28053,https://www.nuget.org/packages/Calzolari.Grpc.AspNetCore.Validation/10.1.0/license,"[""AnthonyGiretti""]",Calzolari.Grpc.AspNetCore.Validation,"[""Dependency""]",https://github.com/AnthonyGiretti/grpc-aspnetcore-validator,,"[""grpc"", ""dotnet"", ""validator"", ""validation"", ""request-validation"", ""aspnetcore""]",Calzolari.Grpc.AspNetCore.Validation,2219052,False,10.1.0,26,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Marc Gravell""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/protobuf-net.grpc.native/1.2.2/icon,76745,https://www.nuget.org/packages/protobuf-net.Grpc.Native/1.2.2/license,"[""marc.gravell""]",protobuf-net.Grpc.Native,"[""Dependency""]",https://github.com/protobuf-net/protobuf-net.Grpc,,"[""grpc""]",protobuf-net.Grpc.Native,828027,True,1.2.2,24,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Google Inc.""]",Extension supporting Google Cloud Platform specific features for gRPC.,False,,1227031,https://www.apache.org/licenses/LICENSE-2.0,"[""grpc-packages""]",Grpc.Gcp,"[""Dependency""]",https://github.com/GoogleCloudPlatform/grpc-gcp-csharp,,"[""Google"", ""Cloud"", ""Grpc"", ""GCP""]",Grpc.Gcp,1367734,True,2.0.0,8,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""Chris Patterson""]","MassTransit gRPC transport support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.",False,https://api.nuget.org/v3-flatcontainer/masstransit.grpc/8.1.3/icon,307212,https://www.nuget.org/packages/MassTransit.Grpc/8.1.3/license,"[""phatboyg""]",MassTransit.Grpc,"[""Dependency""]",https://masstransit.io/,,"[""MassTransit"", ""grpc""]",MassTransit.Grpc,891569,True,8.1.3,28,0,93wt2htzI5qIipplI,eyShWRjctFtRtitnD "[""OpenTelemetry Authors""]",OpenTelemetry .NET API,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.api/1.17.0/icon,1953756,https://www.nuget.org/packages/OpenTelemetry.Api/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Api,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging""]",OpenTelemetry.Api,754535570,True,1.17.0,25,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry .NET SDK,False,https://api.nuget.org/v3-flatcontainer/opentelemetry/1.17.0/icon,1748670,https://www.nuget.org/packages/OpenTelemetry/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging""]",OpenTelemetry,604689887,True,1.17.0,25,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.api.providerbuilderextensions/1.17.0/icon,1808405,https://www.nuget.org/packages/OpenTelemetry.Api.ProviderBuilderExtensions/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Api.ProviderBuilderExtensions,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging""]",OpenTelemetry.Api.ProviderBuilderExtensions,565371207,True,1.17.0,22,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",HTTP instrumentation for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.http/1.17.0/icon,1172409,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Http/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.Http,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""distributed-tracing""]",OpenTelemetry.Instrumentation.Http,334600982,True,1.17.0,16,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.hosting/1.17.0/icon,1464443,https://www.nuget.org/packages/OpenTelemetry.Extensions.Hosting/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Extensions.Hosting,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging""]",OpenTelemetry.Extensions.Hosting,388804277,True,1.17.0,22,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",ASP.NET Core instrumentation for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnetcore/1.17.0/icon,1186231,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNetCore/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.AspNetCore,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""distributed-tracing"", ""AspNetCore""]",OpenTelemetry.Instrumentation.AspNetCore,341561821,True,1.17.0,18,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry protocol exporter for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.opentelemetryprotocol/1.17.0/icon,1394625,https://www.nuget.org/packages/OpenTelemetry.Exporter.OpenTelemetryProtocol/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.OpenTelemetryProtocol,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging"", ""OTLP""]",OpenTelemetry.Exporter.OpenTelemetryProtocol,315498315,True,1.17.0,28,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",.NET runtime instrumentation for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.runtime/1.17.0/icon,878699,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.Runtime/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.Runtime,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""runtime""]",OpenTelemetry.Instrumentation.Runtime,170902367,True,1.17.0,18,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",SqlClient instrumentation for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.sqlclient/1.17.0/icon,246794,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.SqlClient/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.SqlClient,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""distributed-tracing""]",OpenTelemetry.Instrumentation.SqlClient,107343928,True,1.17.0,5,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",Console exporter for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.console/1.17.0/icon,390512,https://www.nuget.org/packages/OpenTelemetry.Exporter.Console/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.Console,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging"", ""Console"", ""distributed-tracing""]",OpenTelemetry.Exporter.Console,170792294,True,1.17.0,28,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry Persistent Storage Abstractions.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.persistentstorage.abstractions/1.1.1/icon,22011,https://www.nuget.org/packages/OpenTelemetry.PersistentStorage.Abstractions/1.1.1/license,"[""OpenTelemetry""]",OpenTelemetry.PersistentStorage.Abstractions,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.PersistentStorage.Abstractions,68003664,True,1.1.1,6,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry Persistent Storage,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.persistentstorage.filesystem/1.1.1/icon,21890,https://www.nuget.org/packages/OpenTelemetry.PersistentStorage.FileSystem/1.1.1/license,"[""OpenTelemetry""]",OpenTelemetry.PersistentStorage.FileSystem,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.PersistentStorage.FileSystem,68209631,True,1.1.1,6,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Microsoft""]",An OpenTelemetry .NET exporter that exports to Azure Monitor,False,https://api.nuget.org/v3-flatcontainer/azure.monitor.opentelemetry.exporter/1.8.3/icon,115262,https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.Exporter/1.8.3/license,"[""azure-sdk"", ""Microsoft""]",Azure.Monitor.OpenTelemetry.Exporter,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Monitor.OpenTelemetry.Exporter_1.8.3/sdk/monitor/Azure.Monitor.OpenTelemetry.Exporter/README.md,,"[""Azure"", ""Monitor"", ""OpenTelemetry"", ""Exporter"", ""ApplicationInsights""]",Azure.Monitor.OpenTelemetry.Exporter,73741885,True,1.8.3,12,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Serilog Contributors""]","This Serilog sink transforms Serilog events into OpenTelemetry logs and sends them to an OTLP (gRPC or HTTP) endpoint.",False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.opentelemetry/4.2.0/icon,22032915,https://www.nuget.org/packages/Serilog.Sinks.OpenTelemetry/4.2.0/license,"[""augustoproiete"", ""serilog""]",Serilog.Sinks.OpenTelemetry,"[""Dependency""]",https://github.com/serilog/serilog-sinks-opentelemetry,,"[""serilog"", ""sink"", ""opentelemetry""]",Serilog.Sinks.OpenTelemetry,48993021,True,4.2.0,11,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Microsoft""]",An OpenTelemetry .NET distro that exports to Azure Monitor,False,https://api.nuget.org/v3-flatcontainer/azure.monitor.opentelemetry.aspnetcore/1.6.0/icon,62968,https://www.nuget.org/packages/Azure.Monitor.OpenTelemetry.AspNetCore/1.6.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Monitor.OpenTelemetry.AspNetCore,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Monitor.OpenTelemetry.AspNetCore_1.6.0/sdk/monitor/Azure.Monitor.OpenTelemetry.AspNetCore/README.md,,"[""Azure"", ""Monitor"", ""OpenTelemetry"", ""Exporter"", ""Distro"", ""ApplicationInsights""]",Azure.Monitor.OpenTelemetry.AspNetCore,40660518,True,1.6.0,8,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry authors""]",OpenTelemetry extensions for AWS X-Ray.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.contrib.extensions.awsxray/1.2.0/icon,10728654,https://www.nuget.org/packages/OpenTelemetry.Contrib.Extensions.AWSXRay/1.2.0/license,"[""OpenTelemetry""]",OpenTelemetry.Contrib.Extensions.AWSXRay,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Contrib.Extensions.AWSXRay,23775697,True,1.2.0,3,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry authors""]",AWS client instrumentation for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.contrib.instrumentation.aws/1.0.2/icon,16489235,https://www.nuget.org/packages/OpenTelemetry.Contrib.Instrumentation.AWS/1.0.2/license,"[""OpenTelemetry""]",OpenTelemetry.Contrib.Instrumentation.AWS,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Contrib.Instrumentation.AWS,18575370,True,1.0.2,2,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",Jaeger exporter for OpenTelemetry .NET,True,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.jaeger/1.5.1/icon,8729203,https://www.nuget.org/packages/OpenTelemetry.Exporter.Jaeger/1.5.1/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.Jaeger,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Jaeger"", ""distributed-tracing""]",OpenTelemetry.Exporter.Jaeger,28497612,True,1.5.1,9,1,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry extensions for AWS.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.aws/1.17.0/icon,46174,https://www.nuget.org/packages/OpenTelemetry.Extensions.AWS/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Extensions.AWS,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Extensions.AWS,13645112,True,1.17.0,14,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Shay Rojansky""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/npgsql.opentelemetry/10.0.3/icon,1218736,https://www.nuget.org/packages/Npgsql.OpenTelemetry/10.0.3/license,"[""Npgsql""]",Npgsql.OpenTelemetry,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql"", ""opentelemetry"", ""tracing"", ""diagnostics"", ""instrumentation""]",Npgsql.OpenTelemetry,49319572,True,10.0.3,43,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",Zipkin exporter for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.zipkin/1.17.0/icon,12902,https://www.nuget.org/packages/OpenTelemetry.Exporter.Zipkin/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.Zipkin,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging"", ""Zipkin"", ""distributed-tracing""]",OpenTelemetry.Exporter.Zipkin,25275674,True,1.17.0,28,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",AWS client instrumentation for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aws/1.17.0/icon,44331,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AWS/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.AWS,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Instrumentation.AWS,11688229,True,1.17.0,14,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Grafana Labs""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/pyroscope.opentelemetry/0.5.1/icon,47574,https://www.nuget.org/packages/Pyroscope.OpenTelemetry/0.5.1/license,"[""Pyroscope"", ""pyroscope-io""]",Pyroscope.OpenTelemetry,"[""Dependency""]",https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/dotnet/,,"[""Grafana"", ""OpenTelemetry"", ""Profiles"", ""Pyroscope""]",Pyroscope.OpenTelemetry,6440351,False,0.5.1,5,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",In-memory exporter for OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.inmemory/1.17.0/icon,91109,https://www.nuget.org/packages/OpenTelemetry.Exporter.InMemory/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.InMemory,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging""]",OpenTelemetry.Exporter.InMemory,9561626,True,1.17.0,27,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",AWS Lambda tracing wrapper for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.awslambda/1.17.0/icon,15130,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AWSLambda/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.AWSLambda,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""AWS"", ""Lambda""]",OpenTelemetry.Instrumentation.AWSLambda,6654620,True,1.17.0,14,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",OpenTelemetry Extensions Propagators,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.extensions.propagators/1.17.0/icon,26153,https://www.nuget.org/packages/OpenTelemetry.Extensions.Propagators/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Extensions.Propagators,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing"", ""Metrics"", ""Logging"", ""distributed-tracing"", ""AspNet"", ""AspNetCore"", ""B3""]",OpenTelemetry.Extensions.Propagators,16109422,True,1.17.0,25,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Petr Houška""]",OpenTelemetry exporter support for WireMock.Net,False,https://api.nuget.org/v3-flatcontainer/wiremock.net.opentelemetry/2.13.0/icon,119917,https://www.nuget.org/packages/WireMock.Net.OpenTelemetry/2.13.0/license,"[""sheyenrath""]",WireMock.Net.OpenTelemetry,"[""Dependency""]",https://github.com/wiremock/WireMock.Net,,"[""wiremock"", ""opentelemetry"", ""otel"", ""tracing"", ""telemetry""]",WireMock.Net.OpenTelemetry,4866503,True,2.13.0,16,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]","OpenTelemetry Resource Detectors for AWS ElasticBeanstalk, EC2, ECS, EKS.",False,https://api.nuget.org/v3-flatcontainer/opentelemetry.resources.aws/1.17.0/icon,11595,https://www.nuget.org/packages/OpenTelemetry.Resources.AWS/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Resources.AWS,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Resources.AWS,2773938,True,1.17.0,7,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Broadcom""]",Steeltoe Management OpenTelemetry.,False,https://api.nuget.org/v3-flatcontainer/steeltoe.management.opentelemetrybase/4.0.0/icon,748,https://www.nuget.org/packages/Steeltoe.Management.OpenTelemetryBase/4.0.0/license,"[""dotnetfoundation"", ""SteeltoeOSS""]",Steeltoe.Management.OpenTelemetryBase,"[""Dependency""]",https://steeltoe.io/,,"[""Tracing"", ""OpenTelemetry"", ""Management"", ""Monitoring""]",Steeltoe.Management.OpenTelemetryBase,2809870,True,4.0.0,19,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",An OpenTelemetry .NET exporter that exports to local ETW or UDS.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.geneva/1.17.0/icon,3624,https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.Geneva,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Exporter.Geneva,2306433,True,1.17.0,20,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Sentry Team and Contributors""]",Official OpenTelemetry integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.,False,https://api.nuget.org/v3-flatcontainer/sentry.opentelemetry/6.8.0/icon,5104,https://www.nuget.org/packages/Sentry.OpenTelemetry/6.8.0/license,"[""sentry""]",Sentry.OpenTelemetry,"[""Dependency""]",https://sentry.io/,,"[""Sentry"", ""GetSentry"", ""Error-Reporting"", ""Crash-Reporting"", ""Exception-Handling"", ""OpenTelemetry""]",Sentry.OpenTelemetry,3635326,True,6.8.0,81,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",ASP.NET instrumentation for OpenTelemetry .NET.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnet/1.17.0/icon,10753,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNet/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.AspNet,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""distributed-tracing"", ""AspNet"", ""MVC"", ""WebAPI""]",OpenTelemetry.Instrumentation.AspNet,5034578,True,1.17.0,6,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.instrumentation.aspnet.telemetryhttpmodule/1.17.0/icon,10877,https://www.nuget.org/packages/OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""distributed-tracing"", ""AspNet"", ""MVC"", ""WebAPI""]",OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule,4716180,True,1.17.0,6,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",ASP.NET Core Bootstrapper used by the OpenTelemetry.AutoInstrumentation project.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.autoinstrumentation.aspnetcorebootstrapper/1.16.0/icon,39115,https://www.nuget.org/packages/OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper/1.16.0/license,"[""OpenTelemetry""]",OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper,"[""Dependency""]",https://opentelemetry.io/,,"[""APM"", ""AutoInstrumentation"", ""Automatic"", ""Instrumentation"", ""Logs"", ""Metrics"", ""Monitoring"", ""O11y"", ""Observability"", ""OpenTelemetry"", ""OTel"", ""Telemetry"", ""Tracing""]",OpenTelemetry.AutoInstrumentation.AspNetCoreBootstrapper,6619512,True,1.16.0,20,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""OpenTelemetry Authors""]",An OpenTelemetry .NET exporter that sends telemetry to Microsoft OneCollector.,False,https://api.nuget.org/v3-flatcontainer/opentelemetry.exporter.onecollector/1.17.0/icon,1554,https://www.nuget.org/packages/OpenTelemetry.Exporter.OneCollector/1.17.0/license,"[""OpenTelemetry""]",OpenTelemetry.Exporter.OneCollector,"[""Dependency""]",https://opentelemetry.io/,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry""]",OpenTelemetry.Exporter.OneCollector,1494432,True,1.17.0,16,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Didac Rius Martin""]",Serilog enrichers for correlating OpenTelemetry Datadog logs with Datadog traces.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.datadog.opentelemetry/1.2.0/icon,1381022,,"[""didacrius""]",Serilog.Enrichers.Datadog.OpenTelemetry,"[""Dependency""]",,,"[""serilog"", ""enricher"", ""datadog"", ""opentelemetry"", ""logs""]",Serilog.Enrichers.Datadog.OpenTelemetry,1743475,False,1.2.0,3,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Grafana Labs""]",Minimal Grafana distribution of OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/grafana.opentelemetry.base/1.11.0/icon,4708,https://www.nuget.org/packages/Grafana.OpenTelemetry.Base/1.11.0/license,"[""Grafana""]",Grafana.OpenTelemetry.Base,"[""Dependency""]",https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/,,"[""OpenTelemetry"", ""Grafana"", ""Metrics"", ""Logs"", ""Traces"", ""Observability"", ""Monitoring""]",Grafana.OpenTelemetry.Base,1877548,True,1.11.0,18,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Grafana Labs""]",Full Grafana distribution of OpenTelemetry .NET,False,https://api.nuget.org/v3-flatcontainer/grafana.opentelemetry/1.11.0/icon,4455,https://www.nuget.org/packages/Grafana.OpenTelemetry/1.11.0/license,"[""Grafana""]",Grafana.OpenTelemetry,"[""Dependency""]",https://grafana.com/docs/grafana-cloud/monitor-applications/application-observability/,,"[""OpenTelemetry"", ""Grafana"", ""Metrics"", ""Logs"", ""Traces"", ""Observability"", ""Monitoring""]",Grafana.OpenTelemetry,1776568,True,1.11.0,18,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Honeycomb""]",Honeycomb's OpenTelemetry SDK,False,https://api.nuget.org/v3-flatcontainer/honeycomb.opentelemetry/1.5.0/icon,230484,https://www.nuget.org/packages/Honeycomb.OpenTelemetry/1.5.0/license,"[""Honeycomb""]",Honeycomb.OpenTelemetry,"[""Dependency""]",https://docs.honeycomb.io/getting-data-in/dotnet/,,"[""opentelemetry"", ""honeycomb"", ""observability"", ""tracing""]",Honeycomb.OpenTelemetry,1040943,True,1.5.0,8,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Dynatrace""]","The Dynatrace tracing core package, allows reporting traces as PurePaths to Dynatrace. The package is only supported for specific use cases, e.g. together with the Dynatrace.OpenTelemetry.Instrumentation.AzureFunctions.Core package. Use Dynatrace's trace data ingest (https://www.dynatrace.com/support/help/shortlink/opentelemetry-trace) for general OpenTelemetry + .NET + Dynatrace needs.",False,https://api.nuget.org/v3-flatcontainer/dynatrace.opentelemetry/1.343.1/icon,652,https://www.nuget.org/packages/Dynatrace.OpenTelemetry/1.343.1/license,"[""Dynatrace""]",Dynatrace.OpenTelemetry,"[""Dependency""]",https://www.dynatrace.com/support/help/shortlink/monitor-azure-functions-otel-dotnet#technical-details,,"[""Observability"", ""OpenTelemetry"", ""Monitoring"", ""Telemetry"", ""Tracing""]",Dynatrace.OpenTelemetry,1267116,True,1.343.1,45,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Oracle Corporation""]",MySql.Data.OpenTelemetry,False,https://api.nuget.org/v3-flatcontainer/mysql.data.opentelemetry/26.7.0/icon,509,https://www.nuget.org/packages/MySql.Data.OpenTelemetry/26.7.0/license,"[""MySQL""]",MySql.Data.OpenTelemetry,"[""Dependency""]",https://dev.mysql.com/downloads/,,"[""MySql"", "".NET"", ""Connector"", ""Connector/NET"", ""ado"", ""ado.net"", ""database"", ""sql"", ""opentelemetry"", ""tracing"", ""diagnostics"", ""instrumentation""]",MySql.Data.OpenTelemetry,3490093,True,26.7.0,13,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Jody Donetti""]",Add native OpenTelemetry support to FusionCache.,False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.opentelemetry/2.6.0/icon,862239,https://www.nuget.org/packages/ZiggyCreatures.FusionCache.OpenTelemetry/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache.OpenTelemetry,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""telemetry"", ""observability"", ""opentelemetry"", ""open-telemetry"", ""chaos"", ""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy""]",ZiggyCreatures.FusionCache.OpenTelemetry,4402610,True,2.6.0,17,0,oMI56oHWGHXFaOa41,jvGakPNmaXfc1GWyd "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-8.0.100/8.0.100/icon,489296882,https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-8.0.100/8.0.100/license,"[""Microsoft"", ""Xamarin""]",Microsoft.NET.Sdk.Maui.Manifest-8.0.100,"[""DotnetPlatform""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui"", ""tizen""]",Microsoft.NET.Sdk.Maui.Manifest-8.0.100,744098865,True,8.0.100,11,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-9.0.100/9.0.120/icon,63555989,https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-9.0.100/9.0.120/license,"[""Microsoft"", ""Xamarin""]",Microsoft.NET.Sdk.Maui.Manifest-9.0.100,"[""DotnetPlatform""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui"", ""tizen""]",Microsoft.NET.Sdk.Maui.Manifest-9.0.100,207189949,True,9.0.120,6,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Brian Lagunas, Dan Siegel""]","Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection, commanding, event aggregation, and more. Prism's core functionality is a shared code base in a class library that does not target any specific Application Framework. Features that need to be platform specific are implemented in the respective libraries for the target platform.",False,https://api.nuget.org/v3-flatcontainer/prism.core/9.0.537/icon,977187,https://www.nuget.org/packages/Prism.Core/9.0.537/license,"[""brianlagunas"", ""dansiegel"", ""PrismLibrary""]",Prism.Core,"[""Dependency""]",https://github.com/PrismLibrary/Prism,,"[""prism"", ""wpf"", ""xamarin"", ""dotnet"", ""maui"", ""maui"", ""uno"", ""unoplatform"", ""mvvm"", ""xaml""]",Prism.Core,35254285,True,9.0.537,13,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) workload manifest. Please do not reference this package directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.net.sdk.maui.manifest-9.0.100.msi.x64/9.0.120/icon,23594943,https://www.nuget.org/packages/Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64/9.0.120/license,"[""Microsoft"", ""Xamarin""]",Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64,"[""DotnetPlatform""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui"", ""tizen""]",Microsoft.NET.Sdk.Maui.Manifest-9.0.100.Msi.x64,93277858,True,9.0.120,6,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""ReactiveUI and Contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/akavache/12.1.1/icon,19603,https://www.nuget.org/packages/Akavache/12.1.1/license,"[""ChrisPulman"", ""glennawatson"", ""reactiveui""]",Akavache,"[""Dependency""]",https://github.com/reactiveui/akavache/,,"[""Akavache"", ""Cache"", ""Maui"", ""Sqlite3"", ""Magic""]",Akavache,16062250,True,12.1.1,89,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.core/10.0.90/icon,40608,https://www.nuget.org/packages/Microsoft.Maui.Core/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Core,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Core,28423966,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform graphics and drawing APIs.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.graphics/10.0.90/icon,43798,https://www.nuget.org/packages/Microsoft.Maui.Graphics/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Graphics,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui"", ""graphics"", ""drawing""]",Microsoft.Maui.Graphics,46002065,True,10.0.90,72,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",".NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, Tizen, and Windows from a single shared codebase.",False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls/10.0.90/icon,40328,https://www.nuget.org/packages/Microsoft.Maui.Controls/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Controls,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Controls,23797501,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the core C# and XAML objects used by .NET MAUI. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.core/10.0.90/icon,40604,https://www.nuget.org/packages/Microsoft.Maui.Controls.Core/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Controls.Core,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Controls.Core,21845016,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",".NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains image, font and raw asset processing tools.",False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.resizetizer/10.0.90/icon,40522,https://www.nuget.org/packages/Microsoft.Maui.Resizetizer/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Resizetizer,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Resizetizer,21414171,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) SDK. Please do not reference this package directly.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.sdk/10.0.90/icon,394,https://www.nuget.org/packages/Microsoft.Maui.Sdk/10.0.90/license,"[""dotnetframework"", ""Microsoft"", ""Xamarin""]",Microsoft.Maui.Sdk,"[""DotnetPlatform""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",.NET MAUI SDK,21326426,True,10.0.90,83,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Allan Ritchie""]","A cross platform library that allows you to call for standard user dialogs like Alerts, Confirmations, Prompts, and more. Supports Android, iOS, and MacCatalyst",False,https://api.nuget.org/v3-flatcontainer/acr.userdialogs/9.2.2/icon,146115,https://www.nuget.org/packages/Acr.UserDialogs/9.2.2/license,"[""aritchie""]",Acr.UserDialogs,"[""Dependency""]",https://github.com/aritchie/userdialogs,,"[""ios"", ""android"", ""xamarin"", ""xam.pcl"", ""dialogs"", ""plugin"", ""maui"", ""uno"", ""userdialogs""]",Acr.UserDialogs,21062751,False,9.2.2,110,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the XAML tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.xaml/10.0.90/icon,40478,https://www.nuget.org/packages/Microsoft.Maui.Controls.Xaml/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Controls.Xaml,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Controls.Xaml,21272900,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package only contains the MSBuild tasks and other tooling. Please install the Microsoft.Maui.Controls package to start using .NET MAUI.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.controls.build.tasks/10.0.90/icon,40278,https://www.nuget.org/packages/Microsoft.Maui.Controls.Build.Tasks/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Controls.Build.Tasks,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui""]",Microsoft.Maui.Controls.Build.Tasks,20332179,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. This package contains a collection of cross-platform APIs for working with device sensors and other features.,False,https://api.nuget.org/v3-flatcontainer/microsoft.maui.essentials/10.0.90/icon,41678,https://www.nuget.org/packages/Microsoft.Maui.Essentials/10.0.90/license,"[""Microsoft"", ""Xamarin""]",Microsoft.Maui.Essentials,"[""Dependency""]",https://github.com/dotnet/maui,,"[""dotnet-maui"", ""dotnet"", ""maui"", ""cross-platform"", ""ios"", ""android"", ""macos"", ""maccatalyst"", ""windows"", ""winui"", ""essentials"", ""sensors""]",Microsoft.Maui.Essentials,28634391,True,10.0.90,59,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""James Montemagno""]",Take or pick photos and videos from a cross platform API.,False,https://api.nuget.org/v3-flatcontainer/xam.plugin.media/6.0.2/icon,881933,https://github.com/jamesmontemagno/MediaPlugin/blob/master/LICENSE,"[""JamesMontemagno"", ""PluginsForXamarin""]",Xam.Plugin.Media,"[""Dependency""]",https://github.com/jamesmontemagno/MediaPlugin,,"[""xamarin"", ""pcl"", ""xam.pcl"", ""dotnet"", ""maui"", "".net"", ""maui"", "".net"", ""6"", ""media"", ""photo"", ""video"", ""plugin"", ""plugin"", ""for"", ""xamarin"", ""windows"", ""phone"", ""winphone"", ""wp8"", ""winrt"", ""android"", ""xamarin.forms"", ""ios""]","Media Plugin for .NET 6, .NET MAUI, Xamarin, and Windows",20968630,False,6.0.2,20,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]","The .NET MAUI Community Toolkit is a collection of Animations, Behaviors, Converters, and Custom Views for development with .NET MAUI. It simplifies and demonstrates common developer tasks building iOS, Android, macOS and Windows apps with .NET MAUI.",False,https://api.nuget.org/v3-flatcontainer/communitytoolkit.maui/15.0.0/icon,15302,https://www.nuget.org/packages/CommunityToolkit.Maui/15.0.0/license,"[""dotnetfoundation"", ""Microsoft.Toolkit""]",CommunityToolkit.Maui,"[""Dependency""]",https://github.com/CommunityToolkit/Maui,,"[""dotnet"", ""maui"", ""toolkit"", ""kit"", ""communitytoolkit"", ""dotnetcommunitytoolkit""]",CommunityToolkit.Maui,9325856,True,15.0.0,42,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Microsoft""]",Core library for community toolkits using .NET MAUI,False,https://api.nuget.org/v3-flatcontainer/communitytoolkit.maui.core/15.0.0/icon,13934,https://www.nuget.org/packages/CommunityToolkit.Maui.Core/15.0.0/license,"[""dotnetfoundation"", ""Microsoft.Toolkit""]",CommunityToolkit.Maui.Core,"[""Dependency""]",https://github.com/CommunityToolkit/Maui,,"[""dotnet"", ""maui"", ""toolkit"", ""kit"", ""communitytoolkit"", ""dotnetcommunitytoolkit""]",CommunityToolkit.Maui.Core,9256320,True,15.0.0,42,0,imaDZ01NKWsg53LRr,F1Py87wgDgV1mBn10 "[""Deinok, Alexander Rose, graphql-dotnet""]",A GraphQL Client for .NET Standard,False,https://api.nuget.org/v3-flatcontainer/graphql.client/6.1.0/icon,16882987,https://www.nuget.org/packages/GraphQL.Client/6.1.0/license,"[""deinok"", ""joemcbride"", ""rose-a""]",GraphQL.Client,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Client,61363464,False,6.1.0,41,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Deinok, Alexander Rose, graphql-dotnet""]",GraphQL basic types,False,https://api.nuget.org/v3-flatcontainer/graphql.primitives/6.1.0/icon,17949736,https://www.nuget.org/packages/GraphQL.Primitives/6.1.0/license,"[""rose-a""]",GraphQL.Primitives,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Primitives,58285856,False,6.1.0,37,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Deinok, Alexander Rose, graphql-dotnet""]",Abstractions for the Websocket transport used in GraphQL.Client,False,https://api.nuget.org/v3-flatcontainer/graphql.client.abstractions.websocket/6.1.0/icon,17562012,https://www.nuget.org/packages/GraphQL.Client.Abstractions.Websocket/6.1.0/license,"[""rose-a""]",GraphQL.Client.Abstractions.Websocket,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Client.Abstractions.Websocket,56938017,False,6.1.0,36,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains internal helper classes and utilities used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities/16.5.1/icon,54810,https://www.nuget.org/packages/HotChocolate.Utilities/16.5.1/license,"[""ChilliCream""]",HotChocolate.Utilities,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Utilities,75784641,True,16.5.1,192,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Deinok, Alexander Rose, graphql-dotnet""]",Abstractions for GraphQL.Client,False,https://api.nuget.org/v3-flatcontainer/graphql.client.abstractions/6.1.0/icon,17746999,https://www.nuget.org/packages/GraphQL.Client.Abstractions/6.1.0/license,"[""rose-a""]",GraphQL.Client.Abstractions,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Client.Abstractions,57159663,False,6.1.0,37,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains the abstract syntax tree that is used by the Hot Chocolate parsers.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.language.syntaxtree/16.5.1/icon,72155,https://www.nuget.org/packages/HotChocolate.Language.SyntaxTree/16.5.1/license,"[""ChilliCream""]",HotChocolate.Language.SyntaxTree,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Language.SyntaxTree,73586067,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains common abstractions used between the Hot Chocolate GraphQL type system and the GraphQL query execution engine.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.abstractions/16.5.1/icon,55414,https://www.nuget.org/packages/HotChocolate.Abstractions/16.5.1/license,"[""ChilliCream"", ""mstaib"", ""r_staib""]",HotChocolate.Abstractions,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Abstractions,72449929,True,16.5.1,226,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Marek Magdziak""]",Library containing lexer and parser for GraphQL syntax,False,https://api.nuget.org/v3-flatcontainer/graphql-parser/9.5.1/icon,208015,https://www.nuget.org/packages/GraphQL-Parser/9.5.1/license,"[""joemcbride"", ""mkmarek""]",GraphQL-Parser,"[""Dependency""]",,,"[""GraphQL"", ""json"", ""api"", ""parser""]",GraphQL-Parser,87375852,False,9.5.1,36,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains the Hot Chocolate GraphQL parser and lexer. Also included are syntax visitor and syntax rewriter base classes.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.language/16.5.1/icon,56882,https://www.nuget.org/packages/HotChocolate.Language/16.5.1/license,"[""ChilliCream"", ""mstaib"", ""r_staib""]",HotChocolate.Language,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Language,71739893,True,16.5.1,226,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Joe McBride""]",GraphQL for .NET,False,https://api.nuget.org/v3-flatcontainer/graphql/8.8.4/icon,518155,https://www.nuget.org/packages/GraphQL/8.8.4/license,"[""joemcbride""]",GraphQL,"[""Dependency""]",,,"[""GraphQL"", ""json"", ""api""]",GraphQL,86294943,False,8.8.4,126,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains the Hot Chocolate GraphQL type system.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types/16.5.1/icon,54554,https://www.nuget.org/packages/HotChocolate.Types/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types,70016485,True,16.5.1,217,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains the UTF8 based parsers of Hot Chocolate.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.language.visitors/16.5.1/icon,72080,https://www.nuget.org/packages/HotChocolate.Language.Visitors/16.5.1/license,"[""ChilliCream""]",HotChocolate.Language.Visitors,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Language.Visitors,66852095,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains the UTF8 based parsers of Hot Chocolate.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.language.utf8/16.5.1/icon,72107,https://www.nuget.org/packages/HotChocolate.Language.Utf8/16.5.1/license,"[""ChilliCream""]",HotChocolate.Language.Utf8,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Language.Utf8,66907018,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.execution/15.1.17/icon,155284,https://www.nuget.org/packages/HotChocolate.Execution/15.1.17/license,"[""ChilliCream""]",HotChocolate.Execution,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Execution,62881345,True,15.1.17,135,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains the Hot Chocolate GraphQL query execution engine and query validation.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate/16.5.1/icon,52091,https://www.nuget.org/packages/HotChocolate/16.5.1/license,"[""ChilliCream"", ""mstaib"", ""r_staib""]",HotChocolate,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate,61350392,True,16.5.1,225,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.fetching/15.1.17/icon,154885,https://www.nuget.org/packages/HotChocolate.Fetching/15.1.17/license,"[""ChilliCream""]",HotChocolate.Fetching,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Fetching,62512661,True,15.1.17,135,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains Hot Chocolate GraphQL subscriptions abstractions.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.subscriptions/16.5.1/icon,49640,https://www.nuget.org/packages/HotChocolate.Subscriptions/16.5.1/license,"[""ChilliCream""]",HotChocolate.Subscriptions,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Subscriptions,60821814,True,16.5.1,204,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains middleware and types for cursor based pagination.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.cursorpagination/16.5.1/icon,53207,https://www.nuget.org/packages/HotChocolate.Types.CursorPagination/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.CursorPagination,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.CursorPagination,58358914,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains an in-memory implementation for a Hot Chocolate GraphQL subscription provider.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.subscriptions.inmemory/16.5.1/icon,49492,https://www.nuget.org/packages/HotChocolate.Subscriptions.InMemory/16.5.1/license,"[""ChilliCream""]",HotChocolate.Subscriptions.InMemory,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Subscriptions.InMemory,53582395,True,16.5.1,204,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]","This package contains the GraphQL ASP.NET Core middleware for Hot Chocolate. Moreover, this package includes the Nitro middleware, which provides you with our beloved GraphQL IDE middleware.",False,https://api.nuget.org/v3-flatcontainer/hotchocolate.aspnetcore/16.5.1/icon,49699,https://www.nuget.org/packages/HotChocolate.AspNetCore/16.5.1/license,"[""ChilliCream"", ""mstaib"", ""r_staib""]",HotChocolate.AspNetCore,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.AspNetCore,54716938,True,16.5.1,223,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Deinok, Alexander Rose, graphql-dotnet""]",A serializer implementation for GraphQL.Client using Newtonsoft.Json as underlying JSON library,False,https://api.nuget.org/v3-flatcontainer/graphql.client.serializer.newtonsoft/6.1.0/icon,9786574,https://www.nuget.org/packages/GraphQL.Client.Serializer.Newtonsoft/6.1.0/license,"[""rose-a""]",GraphQL.Client.Serializer.Newtonsoft,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Client.Serializer.Newtonsoft,37901127,False,6.1.0,36,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package provides helpers for creating GraphQL mutations.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.mutations/16.5.1/icon,51913,https://www.nuget.org/packages/HotChocolate.Types.Mutations/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.Mutations,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.Mutations,51252950,True,16.5.1,130,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""GraphQL.NewtonsoftJson""]",JSON.NET serializer for GraphQL.NET,False,https://api.nuget.org/v3-flatcontainer/graphql.newtonsoftjson/8.8.4/icon,100648,https://www.nuget.org/packages/GraphQL.NewtonsoftJson/8.8.4/license,"[""joemcbride""]",GraphQL.NewtonsoftJson,"[""Dependency""]",,,"[""GraphQL"", ""json""]",GraphQL.NewtonsoftJson,49561694,False,8.8.4,73,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains the GraphQL Upload Scalar.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.scalars.upload/16.5.1/icon,49998,https://www.nuget.org/packages/HotChocolate.Types.Scalars.Upload/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.Scalars.Upload,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.Scalars.Upload,49736464,True,16.5.1,152,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains middleware and types for offset based pagination.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.offsetpagination/16.5.1/icon,8666,https://www.nuget.org/packages/HotChocolate.Types.OffsetPagination/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.OffsetPagination,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.OffsetPagination,47813226,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains specialized parser utilities for the Hot Chocolate GraphQL server.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.language.web/16.5.1/icon,71953,https://www.nuget.org/packages/HotChocolate.Language.Web/16.5.1/license,"[""ChilliCream""]",HotChocolate.Language.Web,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Language.Web,44210328,True,16.5.1,92,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.execution.abstractions/16.5.1/icon,56220,https://www.nuget.org/packages/HotChocolate.Execution.Abstractions/16.5.1/license,"[""ChilliCream""]",HotChocolate.Execution.Abstractions,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Execution.Abstractions,42866229,True,16.5.1,91,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains the authorization abstractions for Hot Chocolate.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.authorization/16.5.1/icon,51976,https://www.nuget.org/packages/HotChocolate.Authorization/16.5.1/license,"[""ChilliCream""]",HotChocolate.Authorization,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Authorization,38066128,True,16.5.1,91,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains common abstractions and base classes for socket transport.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.transport.sockets/16.5.1/icon,49747,https://www.nuget.org/packages/HotChocolate.Transport.Sockets/16.5.1/license,"[""ChilliCream""]",HotChocolate.Transport.Sockets,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Transport.Sockets,35032000,True,16.5.1,91,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]","GreenDonut is a port of facebook's DataLoader utility, written in C# for .NET Core and .NET Framework.",False,https://api.nuget.org/v3-flatcontainer/greendonut/16.5.1/icon,54878,https://www.nuget.org/packages/GreenDonut/16.5.1/license,"[""ChilliCream"", ""mstaib"", ""r_staib""]",GreenDonut,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut,67644572,False,16.5.1,191,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]","Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting",False,https://api.nuget.org/v3-flatcontainer/hotchocolate.data/16.5.1/icon,35114,https://www.nuget.org/packages/HotChocolate.Data/16.5.1/license,"[""ChilliCream""]",HotChocolate.Data,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Data,33555137,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains the ASP.NET Core authorization integrations for Hot Chocolate.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.aspnetcore.authorization/16.5.1/icon,32556,https://www.nuget.org/packages/HotChocolate.AspNetCore.Authorization/16.5.1/license,"[""ChilliCream""]",HotChocolate.AspNetCore.Authorization,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.AspNetCore.Authorization,33195251,True,16.5.1,201,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains shared helper methods.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.shared/16.0.9/icon,3081,https://www.nuget.org/packages/HotChocolate.Types.Shared/16.0.9/license,"[""ChilliCream""]",HotChocolate.Types.Shared,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.Shared,32919305,True,16.0.9,59,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains internal helper classes for Microsoft's dependency injection used by the Hot Chocolate GraphQL type system and the GraphQL query execution engine.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities.dependencyinjection/16.5.1/icon,54411,https://www.nuget.org/packages/HotChocolate.Utilities.DependencyInjection/16.5.1/license,"[""ChilliCream""]",HotChocolate.Utilities.DependencyInjection,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Utilities.DependencyInjection,32217640,True,16.5.1,72,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains an introspection client to download a GraphQL schema over HTTP.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.utilities.introspection/16.5.1/icon,861,https://www.nuget.org/packages/HotChocolate.Utilities.Introspection/16.5.1/license,"[""ChilliCream""]",HotChocolate.Utilities.Introspection,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Utilities.Introspection,32402737,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Deinok, Alexander Rose, graphql-dotnet""]",A serializer implementation for GraphQL.Client using System.Text.Json as underlying JSON library,False,https://api.nuget.org/v3-flatcontainer/graphql.client.serializer.systemtextjson/6.1.0/icon,7435898,https://www.nuget.org/packages/GraphQL.Client.Serializer.SystemTextJson/6.1.0/license,"[""rose-a""]",GraphQL.Client.Serializer.SystemTextJson,"[""Dependency""]",https://github.com/graphql-dotnet/graphql-client,,"[""GraphQL""]",GraphQL.Client.Serializer.SystemTextJson,17579931,False,6.1.0,36,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Shane Krueger, Pekka Heikura, Ivan Maximov, et al.""]",HTTP middleware for GraphQL,False,https://api.nuget.org/v3-flatcontainer/graphql.server.transports.aspnetcore/8.3.3/icon,407420,https://www.nuget.org/packages/GraphQL.Server.Transports.AspNetCore/8.3.3/license,"[""joemcbride""]",GraphQL.Server.Transports.AspNetCore,"[""Dependency""]",,,"[""GraphQL"", ""middleware""]",GraphQL.Server.Transports.AspNetCore,20308355,False,8.3.3,46,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.primitives/16.5.1/icon,56259,https://www.nuget.org/packages/HotChocolate.Primitives/16.5.1/license,"[""ChilliCream""]",HotChocolate.Primitives,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Primitives,18496717,True,16.5.1,53,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.features/16.5.1/icon,56236,https://www.nuget.org/packages/HotChocolate.Features/16.5.1/license,"[""ChilliCream""]",HotChocolate.Features,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Features,18085635,True,16.5.1,53,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Resources for StrawberryShake GraphQL clients.,False,https://api.nuget.org/v3-flatcontainer/strawberryshake.resources/16.5.1/icon,22806,https://www.nuget.org/packages/StrawberryShake.Resources/16.5.1/license,"[""ChilliCream""]",StrawberryShake.Resources,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",StrawberryShake.Resources,17187346,True,16.5.1,152,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Abstractions and foundational APIs for StrawberryShake GraphQL clients.,False,https://api.nuget.org/v3-flatcontainer/strawberryshake.core/16.5.1/icon,22777,https://www.nuget.org/packages/StrawberryShake.Core/16.5.1/license,"[""ChilliCream""]",StrawberryShake.Core,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",StrawberryShake.Core,17076959,True,16.5.1,152,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""GraphQL.SystemTextJson""]",System.Text.Json serializer for GraphQL.NET,False,https://api.nuget.org/v3-flatcontainer/graphql.systemtextjson/8.8.4/icon,207122,https://www.nuget.org/packages/GraphQL.SystemTextJson/8.8.4/license,"[""joemcbride""]",GraphQL.SystemTextJson,"[""Dependency""]",,,"[""GraphQL"", ""json""]",GraphQL.SystemTextJson,17161101,False,8.8.4,73,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package provides helpers for creating GraphQL queries.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.queries/16.5.1/icon,51918,https://www.nuget.org/packages/HotChocolate.Types.Queries/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.Queries,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.Queries,16586205,True,16.5.1,53,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package provides shared error types for GraphQL query and mutation conventions.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.types.errors/16.5.1/icon,51858,https://www.nuget.org/packages/HotChocolate.Types.Errors/16.5.1/license,"[""ChilliCream""]",HotChocolate.Types.Errors,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Types.Errors,16428713,True,16.5.1,53,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Shane Krueger, Pekka Heikura, Ivan Maximov, et al.""]",GraphQL Playground integration for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/graphql.server.ui.playground/8.3.3/icon,176846,https://www.nuget.org/packages/GraphQL.Server.Ui.Playground/8.3.3/license,"[""joemcbride""]",GraphQL.Server.Ui.Playground,"[""Dependency""]",,,"[""GraphQL"", ""Playground""]",GraphQL.Server.Ui.Playground,16395543,False,8.3.3,46,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Contains extensions for seamless integration of Entity Framework Core into HotChocolate,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.data.entityframework/16.5.1/icon,12060,https://www.nuget.org/packages/HotChocolate.Data.EntityFramework/16.5.1/license,"[""ChilliCream""]",HotChocolate.Data.EntityFramework,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Data.EntityFramework,16371449,True,16.5.1,161,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.costanalysis/16.5.1/icon,51914,https://www.nuget.org/packages/HotChocolate.CostAnalysis/16.5.1/license,"[""ChilliCream""]",HotChocolate.CostAnalysis,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.CostAnalysis,16394235,True,16.5.1,53,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.,False,https://api.nuget.org/v3-flatcontainer/strawberryshake.transport.http/16.5.1/icon,22468,https://www.nuget.org/packages/StrawberryShake.Transport.Http/16.5.1/license,"[""ChilliCream""]",StrawberryShake.Transport.Http,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",StrawberryShake.Transport.Http,16326799,True,16.5.1,152,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""ChilliCream authors and contributors""]",This package contains common abstractions and base classes for transport.,False,https://api.nuget.org/v3-flatcontainer/hotchocolate.transport.abstractions/16.5.1/icon,24350,https://www.nuget.org/packages/HotChocolate.Transport.Abstractions/16.5.1/license,"[""ChilliCream""]",HotChocolate.Transport.Abstractions,"[""Dependency""]",https://chillicream.com/,,"[""GraphQL"", ""ChilliCream""]",HotChocolate.Transport.Abstractions,14114351,True,16.5.1,78,0,lVZW631KczRhdylHf,Syk3pFoCvbmfqjDJd "[""Shay Rojansky,Austin Drenski,Yoh Deadfall""]",PostgreSQL/Npgsql provider for Entity Framework Core.,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql/10.0.3/icon,1812973,https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.EntityFrameworkCore.PostgreSQL,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql""]",Npgsql.EntityFrameworkCore.PostgreSQL,457341592,True,10.0.3,64,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Xabaril Contributors""]",HealthChecks.NpgSql is a health check for Postgress Sql.,False,https://api.nuget.org/v3-flatcontainer/aspnetcore.healthchecks.npgsql/9.0.0/icon,20720026,https://www.nuget.org/packages/AspNetCore.HealthChecks.NpgSql/9.0.0/license,"[""Xabaril""]",AspNetCore.HealthChecks.NpgSql,"[""Dependency""]",https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks,,"[""HealthCheck"", ""HealthChecks"", ""Health"", ""Beat"", ""Postgress""]",AspNetCore.HealthChecks.NpgSql,71897945,True,9.0.0,17,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky,Yoh Deadfall""]","NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.",False,https://api.nuget.org/v3-flatcontainer/npgsql.nettopologysuite/10.0.3/icon,375161,https://www.nuget.org/packages/Npgsql.NetTopologySuite/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.NetTopologySuite,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""postgis"", ""spatial"", ""nettopologysuite"", ""nts"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.NetTopologySuite,31203856,True,10.0.3,89,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]","NodaTime plugin for Npgsql, allowing mapping of PostgreSQL date/time types to NodaTime types.",False,https://api.nuget.org/v3-flatcontainer/npgsql.nodatime/10.0.3/icon,432207,https://www.nuget.org/packages/Npgsql.NodaTime/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.NodaTime,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""nodatime"", ""date"", ""time"", ""ado"", ""net"", ""database"", ""sql""]",Npgsql.NodaTime,24397832,True,10.0.3,87,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/npgsql.dependencyinjection/10.0.3/icon,345928,https://www.nuget.org/packages/Npgsql.DependencyInjection/10.0.3/license,"[""Npgsql""]",Npgsql.DependencyInjection,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql"", ""di"", ""dependency"", ""injection""]",Npgsql.DependencyInjection,16253987,True,10.0.3,29,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Npgsql.EntityFrameworkCore.PostgreSQL.Design""]",Npgsql.EntityFrameworkCore.PostgreSQL.Design,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.design/1.1.0/icon,12917170,https://raw.githubusercontent.com/npgsql/Npgsql.EntityFrameworkCore.PostgreSQL/dev/LICENSE.txt,"[""roji""]",Npgsql.EntityFrameworkCore.PostgreSQL.Design,"[""Dependency""]",,,[],Npgsql.EntityFrameworkCore.PostgreSQL.Design,19555649,False,1.1.0,4,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Anton Shkuratov""]",Extension for Entity Framework Npgsql for Bulk Copy,False,,319559,https://www.nuget.org/packages/Npgsql.Bulk/0.13.0/license,"[""neisbut""]",Npgsql.Bulk,"[""Dependency""]",https://github.com/neisbut/Npgsql.Bulk,Extension for Entity Framework Npgsql for Bulk Copy,"[""Npgsql"", ""Bulk"", ""Copy""]",Extension for Entity Framework Npgsql for Bulk Copy,7968249,False,0.13.0,52,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Zaid Ajaj""]","Thin functional F# layer around Npgsql, the PostgreSQL database driver.",False,,213350,,"[""rfrerebe"", ""Zaid""]",Npgsql.FSharp,"[""Dependency""]",https://github.com/Zaid-Ajaj/Npgsql.FSharp,,"[""fsharp"", ""postgres"", ""sql"", ""ngpsql""]",Npgsql.FSharp,7454506,False,8.0.0,70,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]",NetTopologySuite PostGIS spatial support plugin for PostgreSQL/Npgsql Entity Framework Core provider.,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.nettopologysuite/10.0.3/icon,70699,https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql"", ""spatial"", ""postgis"", ""nts""]",Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite,18677968,True,10.0.3,53,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]",NodaTime support plugin for PostgreSQL/Npgsql Entity Framework Core provider.,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.nodatime/10.0.3/icon,53702,https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql"", ""nodatime"", ""date"", ""time""]",Npgsql.EntityFrameworkCore.PostgreSQL.NodaTime,13799740,True,10.0.3,53,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Microsoft""]","A PostgreSQL® client that integrates with Aspire, including health checks, metrics, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.npgsql/13.4.6/icon,84246,https://www.nuget.org/packages/Aspire.Npgsql/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Npgsql,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""data"", ""database"", ""postgresql"", ""postgres"", ""npgsql"", ""sql""]",Aspire.Npgsql,3313920,True,13.4.6,44,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno""]",PostgreSQL provider for Entity Framework 6,False,https://api.nuget.org/v3-flatcontainer/entityframework6.npgsql/6.4.3/icon,1757315,https://www.nuget.org/packages/EntityFramework6.Npgsql/6.4.3/license,"[""Npgsql"", ""roji""]",EntityFramework6.Npgsql,"[""Dependency""]",https://github.com/npgsql/EntityFramework6.Npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""data"", ""database"", ""entity"", ""framework"", ""ef"", ""orm""]",EntityFramework6.Npgsql,4083519,False,6.4.3,18,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Microsoft""]","A PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.npgsql.entityframeworkcore.postgresql/13.4.6/icon,251295,https://www.nuget.org/packages/Aspire.Npgsql.EntityFrameworkCore.PostgreSQL/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Npgsql.EntityFrameworkCore.PostgreSQL,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""data"", ""database"", ""ef"", ""efcore"", ""entityframework"", ""entityframeworkcore"", ""entity-framework-core"", ""o/rm"", ""postgressql"", ""postgres"", ""npgsql"", ""sql""]",Aspire.Npgsql.EntityFrameworkCore.PostgreSQL,6257400,True,13.4.6,43,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""SkyAPM Team""]",SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql notifies of EF requests.,False,https://api.nuget.org/v3-flatcontainer/skyapm.diagnostics.entityframeworkcore.npgsql/2.3.0/icon,7616,https://www.nuget.org/packages/SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql/2.3.0/license,"[""skyapm""]",SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql,"[""Dependency""]",https://github.com/SkyAPM/SkyAPM-dotnet,,"[""SkyWalking"", ""APM"", ""EntityFrameworkCore"", ""EF""]",SkyAPM.Diagnostics.EntityFrameworkCore.Npgsql,2334623,False,2.3.0,11,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]","PostGIS plugin for Npgsql, allowing mapping of PostGIS types to the legacy types (e.g. PostgisPoint).",False,https://api.nuget.org/v3-flatcontainer/npgsql.legacypostgis/5.0.18/icon,77602,https://www.nuget.org/packages/Npgsql.LegacyPostgis/5.0.18/license,"[""Npgsql"", ""roji""]",Npgsql.LegacyPostgis,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""postgis"", ""spatial"", ""geometry"", ""geography"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.LegacyPostgis,1205464,True,5.0.18,44,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Peyman Ranjbar ""]",Npgsql Postgres Healthchecks,False,https://api.nuget.org/v3-flatcontainer/pdsr.healthchecks.npgsql/2.3.0/icon,72911,https://www.nuget.org/packages/Pdsr.HealthChecks.Npgsql/2.3.0/license,"[""peymanpn""]",Pdsr.HealthChecks.Npgsql,"[""Dependency""]",,,"[""HealthChecks"", ""Npgsql"", ""HealthChecks"", ""Postgres"", ""HealthChecks""]",Pdsr.HealthChecks.Npgsql,574108,False,2.3.0,8,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Anton Shkuratov""]",Extension for Entity Framework Npgsql for Bulk Copy,False,,302497,https://www.nuget.org/packages/NpgsqlBulk.EFCore/0.10.3/license,"[""neisbut""]",NpgsqlBulk.EFCore,"[""Dependency""]",https://github.com/neisbut/Npgsql.Bulk,Extension for Entity Framework Npgsql for Bulk Copy,"[""Npgsql"", ""Bulk"", ""Copy""]",Extension for Entity Framework Npgsql for Bulk Copy,591672,False,0.10.3,19,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""beginor""]","Extended PostgreSQL driver for NHibernate, with support of json and array types.",False,,631,,"[""beginor""]",NHibernate.Extensions.Npgsql,"[""Dependency""]",https://github.com/beginor/nhibernate-extensions,,"[""nhibernate"", ""npgsql"", ""dotnet"", ""core"", ""array"", ""type"", ""json"", ""pgvector""]",NHibernate.Extensions.Npgsql,464009,False,10.0.2,79,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky""]",Postgresql provider for Entity Framework 6 and above,False,,262024,https://github.com/npgsql/Npgsql/wiki/License,"[""damageboy"", ""franciscojunior"", ""glenebob"", ""roji""]",Npgsql.EntityFramework,"[""Dependency""]",https://github.com/npgsql/Npgsql,Postgresql provider for Entity Framework 6 and above,"[""Npgsql"", ""postgres"", ""data"", ""database"", ""Postgresql"", ""entity"", ""framework"", ""ef""]",Npgsql for Entity Framework,424276,False,2.2.7,13,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Xabaril Contributors""]",BeatPulse.NpgSql is a health check for Postgress Sql,False,,289263,https://github.com/Xabaril/BeatPulse/blob/master/LICENSE,"[""Xabaril""]",BeatPulse.NpgSql,"[""Dependency""]",http://github.com/xabaril/BeatPulse,,"[""BeatPulse"", ""HealthCheck"", ""Beat"", ""Health"", ""Postgress""]",BeatPulse.NpgSql,322715,False,3.0.0,15,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""ServiceTitan, Inc.""]",Stl.Fusion.EntityFramework.Npgsql - Fusion services utilizing EF Core and Npgsql (PostgreSQL EF Core provider).,False,https://api.nuget.org/v3-flatcontainer/stl.fusion.entityframework.npgsql/6.8.11/icon,48157,https://www.nuget.org/packages/Stl.Fusion.EntityFramework.Npgsql/6.8.11/license,"[""ServiceTitan""]",Stl.Fusion.EntityFramework.Npgsql,"[""Dependency""]",https://github.com/servicetitan/Stl.Fusion,,"[""servicetitan"", ""stl"", ""stl_fusion""]",Stl.Fusion.EntityFramework.Npgsql,368446,False,6.8.11,509,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Kephas Software SRL""]","Provides integration between Kephas Framework and Npgsql. Typically used areas and classes/interfaces/services: - Application: NpgsqlAppLifecycleBehavior. Kephas Framework (""stone"" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.",False,https://api.nuget.org/v3-flatcontainer/kephas.npgsql/11.1.0/icon,1021,https://www.nuget.org/packages/Kephas.Npgsql/11.1.0/license,"[""Ioan.Crisan"", ""kephas""]",Kephas.Npgsql,"[""Dependency""]",https://github.com/kephas-software/kephas,,"[""kephas"", ""npgsql"", ""postgres""]",Kephas.Npgsql,222305,True,11.1.0,65,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Yoh Deadfall,Shay Rojansky""]","GeoJSON plugin for Npgsql, allowing mapping of PostGIS geometry types to GeoJSON types.",False,https://api.nuget.org/v3-flatcontainer/npgsql.geojson/10.0.3/icon,3229,https://www.nuget.org/packages/Npgsql.GeoJSON/10.0.3/license,"[""Npgsql"", ""roji""]",Npgsql.GeoJSON,"[""Dependency""]",https://github.com/npgsql/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""postgis"", ""geojson"", ""spatial"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.GeoJSON,243698,True,10.0.3,76,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Frank Hommers and others (Burhan Irmikci (barhun), Zachary Sims(zsims), kgamecarter, Stafford Williams (staff0rd), briangweber, Viktor Svyatokha (ahydrax), Christopher Dresel (Dresel), Vytautas Kasparavičius (vytautask), Vincent Vrijburg, David Roth (davidroth).""]",PostgreSql storage implementation for Hangfire (background job system for ASP.NET and aspnet core applications).,False,,61666,https://www.nuget.org/packages/Hangfire.PostgreSql.Npgsql5/1.19.11/license,"[""azygis"", ""frankhommers"", ""vytautask""]",Hangfire.PostgreSql.Npgsql5,"[""Dependency""]",http://hmm.rs/Hangfire.PostgreSql,,"[""Hangfire"", ""PostgreSql"", ""Postgres""]",Hangfire.PostgreSql.Npgsql5,252667,False,1.19.11,8,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky""]","PostGIS plugin for Npgsql, allowing raw byte access to PostGIS ypes.",False,https://api.nuget.org/v3-flatcontainer/npgsql.rawpostgis/4.1.14/icon,10209,https://www.nuget.org/packages/Npgsql.RawPostgis/4.1.14/license,"[""Npgsql"", ""roji""]",Npgsql.RawPostgis,"[""Dependency""]",https://www.npgsql.org/,,"[""npgsql"", ""postgresql"", ""postgres"", ""postgis"", ""spatial"", ""geometry"", ""geography"", ""ado"", ""ado.net"", ""database"", ""sql""]",Npgsql.RawPostgis,181497,True,4.1.14,28,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""William J. Rogers""]",Package Description,False,,202034,https://www.nuget.org/packages/XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions/8.0.13/license,"[""xo-energy""]",XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions,"[""Dependency""]",https://github.com/xo-energy/XO.EntityFrameworkCore,,"[""efcore"", ""npgsql""]",XO.EntityFrameworkCore.NpgsqlJsonSerializerOptions,435024,False,8.0.13,4,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Jean-Philippe Leconte""]",pg_trgm module support plugin for PostgreSQL/Npgsql Entity Framework Core provider.,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.trigrams/5.0.10/icon,121560,https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams/5.0.10/license,"[""Npgsql""]",Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql"", ""pg_trgm"", ""trgm"", ""trigram""]",Npgsql.EntityFrameworkCore.PostgreSQL.Trigrams,276432,True,5.0.10,15,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Gluwa's Backend Team""]",Driver for BigDecimal of Nethereum by Gluwa,False,https://api.nuget.org/v3-flatcontainer/gluwa.nethereum.npgsql/0.0.3/icon,166659,https://github.com/Gluwa/Nethereum.Npgsql/blob/main/LICENSE.md,"[""Gluwa""]",Gluwa.Nethereum.Npgsql,"[""Dependency""]",https://github.com/Gluwa/Nethereum.Npgsql,,[],Gluwa.Nethereum.Npgsql,169003,False,0.0.3,3,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Demetrix; Dmitry Morozov; kerams""]",F# type provider to support statically typed access to input parameters and result sets of sql statements in an idiomatic F# way. Data modifications via statically typed tables.,False,,40781,,"[""demetrix"", ""dmitry.morozov""]",FSharp.Data.Npgsql,"[""Dependency""]",https://github.com/demetrixbio/FSharp.Data.Npgsql,,"[""F#"", ""fsharp"", ""typeprovider"", ""npgsql"", ""postgresql"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql""]",FSharp.Data.Npgsql,148780,False,2.1.0,9,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Microsoft""]","An Azure Database for PostgreSQL® provider for Entity Framework Core that integrates with Aspire, including connection pooling, health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.azure.npgsql.entityframeworkcore.postgresql/13.4.6/icon,21477,https://www.nuget.org/packages/Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""data"", ""database"", ""ef"", ""efcore"", ""entityframework"", ""entityframeworkcore"", ""entity-framework-core"", ""o/rm"", ""postgresql"", ""postgres"", ""npgsql"", ""sql""]",Aspire.Azure.Npgsql.EntityFrameworkCore.PostgreSQL,343899,True,13.4.6,34,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Microsoft""]","A client for Azure Database for PostgreSQL® that integrates with Aspire, including health checks, logging and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.azure.npgsql/13.4.6/icon,7347,https://www.nuget.org/packages/Aspire.Azure.Npgsql/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Azure.Npgsql,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""azure"", ""postgresql"", ""postgres"", ""npgsql"", ""sql"", ""database"", ""data""]",Aspire.Azure.Npgsql,121914,True,13.4.6,35,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Actual Chat, Inc.""]",ActualLab.Fusion.EntityFramework.Npgsql - Fusion services utilizing EF Core and Npgsql (PostgreSQL EF Core provider).,False,https://api.nuget.org/v3-flatcontainer/actuallab.fusion.entityframework.npgsql/14.2.50/icon,393,https://www.nuget.org/packages/ActualLab.Fusion.EntityFramework.Npgsql/14.2.50/license,"[""Actual.chat""]",ActualLab.Fusion.EntityFramework.Npgsql,"[""Dependency""]",https://fusion.actuallab.net/,,"[""actual_chat"", ""actual_lab"", ""actual_lab_fusion"", ""ef"", ""npgsql""]",ActualLab.Fusion.EntityFramework.Npgsql,165210,False,14.2.50,444,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Gluwa's Backend Team""]",Driver for BigDecimal of Nethereum by Gluwa,False,https://api.nuget.org/v3-flatcontainer/gluwa.nethereum.npgsql.entityframeworkcore/0.0.3/icon,166536,https://github.com/Gluwa/Nethereum.Npgsql/blob/main/LICENSE.md,"[""Gluwa""]",Gluwa.Nethereum.Npgsql.EntityFrameworkCore,"[""Dependency""]",https://github.com/Gluwa/Nethereum.Npgsql,,[],Gluwa.Nethereum.Npgsql.EntityFrameworkCore,166997,False,0.0.3,3,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Shay Rojansky,Austin Drenski,Yoh Deadfall""]",PostgreSQL/Npgsql provider for Entity Framework Core.,False,https://api.nuget.org/v3-flatcontainer/npgsqlvault.entityframeworkcore.postgresql/9.0.7/icon,38916,https://www.nuget.org/packages/NpgsqlVault.EntityFrameworkCore.PostgreSQL/9.0.7/license,"[""amitabitbul""]",NpgsqlVault.EntityFrameworkCore.PostgreSQL,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql""]",NpgsqlVault.EntityFrameworkCore.PostgreSQL,154160,False,9.0.7,4,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""PM Extra""]",Make a more readable way to configure a connection string of Npgsql.,False,,90789,https://choosealicense.com/licenses/mit,"[""pmextra""]",Npgsql.ConfigureConnection,"[""Dependency""]",https://github.com/PMExtra/Npgsql.ConfigureConnection,,"[""Npgsql"", ""ConnectionString"", ""Configuration""]",Npgsql.ConfigureConnection,92219,False,0.1.1,2,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Victor Irzak""]",Window functions for PostgreSQL/Npgsql database provider for Entity Framework Core,False,https://api.nuget.org/v3-flatcontainer/zomp.efcore.windowfunctions.npgsql/10.0.1/icon,9540,,"[""Zomp""]",Zomp.EFCore.WindowFunctions.Npgsql,"[""Dependency""]",https://github.com/zompinc/efcore-extensions,,[],Zomp.EFCore.WindowFunctions.Npgsql,112477,False,10.0.1,7,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Mo3in""]",some tools for fast developing back-end.,False,,947,,"[""mo3in""]",Kasp.Data.EF.Npgsql,"[""Dependency""]",https://github.com/Kican/Kasp,,"[""Kasp"", ""asp.net"", ""core"", ""mvc"", ""framework"", ""deadline""]",Kasp.Data.EF.Npgsql,68720,False,0.7.4,78,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""ZZZ Projects, Shay Rojansky, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno""]",PostgreSQL provider for Entity Framework Classic,False,https://api.nuget.org/v3-flatcontainer/z.entityframework.classic.npgsql/7.1.6/icon,76091,https://raw.githubusercontent.com/npgsql/npgsql/master/LICENSE.txt,"[""zzzprojects""]",Z.EntityFramework.Classic.Npgsql,"[""Dependency""]",http://entityframework-classic.net/,,"[""npgsql"", ""postgresql"", ""postgres"", ""data"", ""database"", ""entity"", ""framework"", ""ef"", ""orm""]",Z.EntityFramework.Classic.Npgsql,78506,True,7.1.6,2,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""NpgsqlFSharpAnalyzer""]",Advanced embedded static analysis and type-checking for SQL code from F#,False,,7534,,"[""Zaid""]",NpgsqlFSharpAnalyzer,"[""Dependency""]",,,[],NpgsqlFSharpAnalyzer,56382,False,3.26.1,40,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Altinn.Authorization.ServiceDefaults.Npgsql""]",Package Description,False,,4168,https://www.nuget.org/packages/Altinn.Authorization.ServiceDefaults.Npgsql/5.5.0/license,"[""altinn""]",Altinn.Authorization.ServiceDefaults.Npgsql,"[""Dependency""]",,,[],Altinn.Authorization.ServiceDefaults.Npgsql,67870,False,5.5.0,52,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Kartega""]",Ophelia Framework,False,,133,,"[""Kartega""]",Ophelia.Data.Npgsql,"[""Dependency""]",https://www.kartega.com/,,[],Ophelia.Data.Npgsql,53978,False,8.0.0.192,15,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Elvia.Npgsql""]",Package Description,False,,487,,"[""Elvia""]",Elvia.Npgsql,"[""Dependency""]",,,[],Elvia.Npgsql,38522,False,3.0.0,4,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Jean-Philippe Leconte""]",fuzzystrmatch module support plugin for PostgreSQL/Npgsql Entity Framework Core provider.,False,https://api.nuget.org/v3-flatcontainer/npgsql.entityframeworkcore.postgresql.fuzzystringmatch/5.0.10/icon,44537,https://www.nuget.org/packages/Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch/5.0.10/license,"[""Npgsql""]",Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch,"[""Dependency""]",https://github.com/npgsql/efcore.pg,,"[""npgsql"", ""postgresql"", ""postgres"", ""Entity"", ""Framework"", ""Core"", ""entity-framework-core"", ""ef"", ""efcore"", ""orm"", ""sql"", ""fuzzystrmatch""]",Npgsql.EntityFrameworkCore.PostgreSQL.FuzzyStringMatch,130836,True,5.0.10,15,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Sfurti Sarah,Shay Rojansky,Nikita Kazmin,Brar Piening,Yoh Deadfall,Austin Drenski,Emil Lenngren,Francisco Figueiredo Jr.,Kenji Uno""]",NpgsqlYugabyteDB is the open source .NET data provider for YugabyteDB.,False,https://api.nuget.org/v3-flatcontainer/npgsqlyugabytedb/9.0.2.2/icon,3582,https://www.nuget.org/packages/NpgsqlYugabyteDB/9.0.2.2/license,"[""Yugabyte""]",NpgsqlYugabyteDB,"[""Dependency""]",https://github.com/yugabyte/npgsql,,"[""npgsql"", ""postgresql"", ""postgres"", ""ado"", ""ado.net"", ""database"", ""sql"", ""yugabyte""]",NpgsqlYugabyteDB,47830,False,9.0.2.2,4,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Francisco Figueiredo Jr., Josh Cooley, Dave Page, Jon Asher, Brar Piening, Chris Morgan, Hiroshi Saito, Jon Hanna, Federico Di Gregorio, Glen Parker, Shay Rojansky""]",Postgresql provider for Entity Framework 5 and below,False,,3946,https://github.com/npgsql/Npgsql/wiki/License,"[""damageboy"", ""franciscojunior"", ""glenebob"", ""roji""]",Npgsql.EntityFrameworkLegacy,"[""Dependency""]",https://github.com/npgsql/Npgsql,Postgresql provider for Entity Framework 5 and below,"[""Npgsql"", ""postgres"", ""data"", ""database"", ""Postgresql"", ""entity"", ""framework"", ""ef""]",Npgsql for Entity Framework Legacy,44257,False,2.2.6,12,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Zack Yang(杨中科)""]","A Postgresql-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can delete or update multiple records from a LINQ Query in a SQL statement without loading entities. This libary supports Entity Framework Core 5.0. As for EF Core 6 users, please use Zack.EFCore.Batch.Npgsql_NET6.",False,,632,,"[""yangzhongke""]",Zack.EFCore.Batch.Npgsql,"[""Dependency""]",https://github.com/yangzhongke/Zack.EFCore.Batch,,[],Zack.EFCore.Batch.Npgsql,42240,False,1.6.9,37,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Zack Yang(杨中科)""]","A Postgresql-specific version of Zack.EFCore.Batch. Using this library, Entity Framework Core users can insert items in batch. This libary supports Entity Framework Core 8.x.",False,,69751,,"[""yangzhongke""]",Zack.EFCore.Batch.Npgsql_NET8,"[""Dependency""]",https://github.com/yangzhongke/Zack.EFCore.Batch,,[],Zack.EFCore.Batch.Npgsql_NET8,70447,False,8.1.8,3,0,YZ8NRDlftRt4His1L,CS0P643aktUZ89rd4 "[""Microsoft,Serilog Contributors""]",Low-level Serilog provider for Microsoft.Extensions.Logging,False,https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging/10.0.0/icon,55839309,https://www.nuget.org/packages/Serilog.Extensions.Logging/10.0.0/license,"[""serilog""]",Serilog.Extensions.Logging,"[""Dependency""]",https://github.com/serilog/serilog-extensions-logging,,"[""serilog"", ""Microsoft.Extensions.Logging""]",Serilog.Extensions.Logging,1067329193,True,10.0.0,20,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.settings.configuration/10.0.1/icon,2191969,https://www.nuget.org/packages/Serilog.Settings.Configuration/10.0.1/license,"[""serilog""]",Serilog.Settings.Configuration,"[""Dependency""]",https://github.com/serilog/serilog-settings-configuration,,"[""serilog"", ""json"", ""appsettings""]",Serilog.Settings.Configuration,938212627,True,10.0.1,25,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]","A simple, compact JSON-based event format for Serilog.",False,https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact/3.0.0/icon,163591585,https://www.nuget.org/packages/Serilog.Formatting.Compact/3.0.0/license,"[""nblumhardt"", ""serilog""]",Serilog.Formatting.Compact,"[""Dependency""]",https://github.com/serilog/serilog-formatting-compact,,"[""serilog"", ""json""]",Serilog.Formatting.Compact,924900109,True,3.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",A Serilog sink that writes log events to the debug output window.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.debug/3.0.0/icon,137915432,https://www.nuget.org/packages/Serilog.Sinks.Debug/3.0.0/license,"[""serilog""]",Serilog.Sinks.Debug,"[""Dependency""]",https://github.com/serilog/serilog-sinks-debug,,"[""serilog"", ""debug""]",Serilog.Sinks.Debug,723849880,True,3.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Buffer batches of log events to be flushed asynchronously.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.periodicbatching/5.0.0/icon,15990324,https://www.nuget.org/packages/Serilog.Sinks.PeriodicBatching/5.0.0/license,"[""serilog""]",Serilog.Sinks.PeriodicBatching,"[""Dependency""]",https://github.com/serilog/serilog-sinks-periodicbatching,,"[""serilog"", ""batching"", ""timer""]",Serilog.Sinks.PeriodicBatching,462498632,True,5.0.0,14,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Enrich Serilog log events with properties from System.Environment.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.environment/3.0.1/icon,87142764,https://www.nuget.org/packages/Serilog.Enrichers.Environment/3.0.1/license,"[""serilog""]",Serilog.Enrichers.Environment,"[""Dependency""]",https://github.com/serilog/serilog-enrichers-environment,,"[""serilog"", ""machine"", ""enricher""]",Serilog.Enrichers.Environment,290567704,True,3.0.1,10,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Muhammad Rehan Saeed (RehanSaeed.com)""]",Log exception details and custom properties that are not output in Exception.ToString().,False,https://api.nuget.org/v3-flatcontainer/serilog.exceptions/8.4.0/icon,97000229,https://www.nuget.org/packages/Serilog.Exceptions/8.4.0/license,"[""BlackLight""]",Serilog.Exceptions,"[""Dependency""]",https://github.com/RehanSaeed/Serilog.Exceptions,,"[""Serilog"", ""Exception"", ""Log"", ""Logging"", ""Detail"", ""Details""]",Serilog.Exceptions,181400891,True,8.4.0+build.694,32,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Enrich Serilog events with properties from the current thread.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.thread/4.0.0/icon,64314004,https://www.nuget.org/packages/Serilog.Enrichers.Thread/4.0.0/license,"[""serilog""]",Serilog.Enrichers.Thread,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""thread"", ""enricher""]",Serilog.Enrichers.Thread,220685706,True,4.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Jezz Santos,Serilog Contributors""]",Asynchronous sink wrapper for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.async/2.1.0/icon,41126346,https://www.nuget.org/packages/Serilog.Sinks.Async/2.1.0/license,"[""jezz.santos"", ""serilog""]",Serilog.Sinks.Async,"[""Dependency""]",https://serilog.net/,,"[""serilog"", ""async""]",Serilog.Sinks.Async,215421843,True,2.1.0,8,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]","An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.",False,https://api.nuget.org/v3-flatcontainer/serilog.expressions/5.0.0/icon,55268279,https://www.nuget.org/packages/Serilog.Expressions/5.0.0/license,"[""nblumhardt"", ""serilog""]",Serilog.Expressions,"[""Dependency""]",https://github.com/serilog/serilog-expressions,,"[""serilog""]",Serilog.Expressions,148254659,True,5.0.0,13,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Joerg Battermann, Ivan Gavryliuk, contributors""]",Serilog sink for Application Insights.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.applicationinsights/5.0.1/icon,1884355,https://www.nuget.org/packages/Serilog.Sinks.ApplicationInsights/5.0.1/license,"[""serilog-contrib""]",Serilog.Sinks.ApplicationInsights,"[""Dependency""]",https://github.com/serilog-contrib/serilog-sinks-applicationinsights,,"[""serilog"", ""logging"", ""azure"", ""applicationinsights"", ""application"", ""insights""]",Serilog.Sinks.ApplicationInsights,153704811,False,5.0.1,88,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors,Serilog.Sinks.Seq Contributors,Datalust Pty Ltd""]",A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.seq/9.1.0/icon,1626917,https://www.nuget.org/packages/Serilog.Sinks.Seq/9.1.0/license,"[""datalust""]",Serilog.Sinks.Seq,"[""Dependency""]",https://github.com/serilog/serilog-sinks-seq,,"[""serilog"", ""seq""]",Serilog.Sinks.Seq,148466893,False,9.1.0,73,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors""]",Serilog sink for Elasticsearch,False,https://api.nuget.org/v3-flatcontainer/serilog.formatting.elasticsearch/10.0.0/icon,25098306,https://www.nuget.org/packages/Serilog.Formatting.Elasticsearch/10.0.0/license,"[""mivano"", ""serilog-contrib""]",Serilog.Formatting.Elasticsearch,"[""Dependency""]",https://github.com/serilog-contrib/serilog-sinks-elasticsearch,,"[""serilog"", ""elasticsearch"", ""logging"", ""event"", ""formatting""]",Serilog.Sinks.Elasticsearch,132109556,False,10.0.0,12,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",The rolling file sink for Serilog - Simple .NET logging with fully-structured events,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.rollingfile/3.3.0/icon,119165789,http://www.apache.org/licenses/LICENSE-2.0,"[""serilog""]",Serilog.Sinks.RollingFile,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""file"", ""io"", ""rolling""]",Serilog.Sinks.RollingFile,127514246,True,3.3.0,8,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Michiel van Oudheusden, Martijn Laarman, Mogens Heller Grabe, Serilog Contributors""]",Serilog sink for Elasticsearch,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.elasticsearch/10.0.0/icon,16622166,https://www.nuget.org/packages/Serilog.Sinks.Elasticsearch/10.0.0/license,"[""mivano"", ""serilog-contrib""]",Serilog.Sinks.Elasticsearch,"[""Dependency""]",https://github.com/serilog-contrib/serilog-sinks-elasticsearch,,"[""serilog"", ""elasticsearch"", ""logging"", ""event"", ""collector""]",Serilog.Sinks.Elasticsearch,122917643,False,10.0.0,130,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",The process enricher for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.process/3.0.0/icon,27471815,https://www.nuget.org/packages/Serilog.Enrichers.Process/3.0.0/license,"[""serilog""]",Serilog.Enrichers.Process,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""process"", ""enricher""]",Serilog.Enrichers.Process,110776701,True,3.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Jeremy Clarke, Fabian Wetzel""]",Serilog event sink that writes to the Windows Event Log.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.eventlog/4.0.0/icon,6020176,https://www.nuget.org/packages/Serilog.Sinks.EventLog/4.0.0/license,"[""serilog""]",Serilog.Sinks.EventLog,"[""Dependency""]",https://serilog.net/,,"[""serilog"", ""async""]",Serilog.Sinks.EventLog,62463456,True,4.0.0,98,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Sentry Team and Contributors""]",Official Serilog integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.,False,https://api.nuget.org/v3-flatcontainer/sentry.serilog/6.8.0/icon,15794,https://www.nuget.org/packages/Sentry.Serilog/6.8.0/license,"[""sentry""]",Sentry.Serilog,"[""Dependency""]",https://sentry.io/,,"[""Sentry"", ""GetSentry"", ""Error-Reporting"", ""Crash-Reporting"", ""Exception-Handling"", ""Logging"", ""Serilog""]",Sentry.Serilog,39767257,True,6.8.0,165,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Michiel van Oudheusden,Christian Kadluba,Serilog Contributors""]",A Serilog sink that writes events to Microsoft SQL Server and Azure SQL,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.mssqlserver/10.0.0/icon,309607,https://www.nuget.org/packages/Serilog.Sinks.MSSqlServer/10.0.0/license,"[""serilog-mssql""]",Serilog.Sinks.MSSqlServer,"[""Dependency""]",https://github.com/serilog-mssql/serilog-sinks-mssqlserver,,"[""serilog"", ""sinks"", ""mssqlserver""]",Serilog.Sinks.MSSqlServer,46346498,False,10.0.0,140,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Muhammad Rehan Saeed (RehanSaeed.com)""]",Enrich Serilog log events with properties from open telemetry spans.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.span/3.1.0/icon,34670984,https://www.nuget.org/packages/Serilog.Enrichers.Span/3.1.0/license,"[""BlackLight""]",Serilog.Enrichers.Span,"[""Dependency""]",https://github.com/RehanSaeed/Serilog.Enrichers.Span,,"[""Serilog"", ""Span"", ""Activity"", ""Open"", ""Telemetry"", ""Logging"", ""Log""]",Serilog.Enrichers.Span,46114704,False,3.1.0+build.538,13,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/serilog.formatting.compact.reader/4.0.0/icon,8759304,https://www.nuget.org/packages/Serilog.Formatting.Compact.Reader/4.0.0/license,"[""serilog""]",Serilog.Formatting.Compact.Reader,"[""Dependency""]",https://github.com/serilog/serilog-formatting-compact-reader,,"[""serilog"", ""json""]",Serilog.Formatting.Compact.Reader,45324689,True,4.0.0,9,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",XML configuration (System.Configuration ) support for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.settings.appsettings/3.0.0/icon,3844546,https://www.nuget.org/packages/Serilog.Settings.AppSettings/3.0.0/license,"[""serilog""]",Serilog.Settings.AppSettings,"[""Dependency""]",https://github.com/serilog/serilog-settings-appsettings,,"[""serilog"", ""xml""]",Serilog.Settings.AppSettings,43759541,True,3.0.0,6,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""mrstebo, ekmsystems""]",Enrich logs with a unique ID so you can track logs for specific requests.,False,,40725134,https://github.com/ekmsystems/serilog-enrichers-correlation-id/blob/master/LICENSE,"[""EKM""]",Serilog.Enrichers.CorrelationId,"[""Dependency""]",https://github.com/ekmsystems/serilog-enrichers-correlation-id,,"[""serilog"", ""enrichers"", ""enricher"", ""correlationid"", ""correlation"", ""id""]",Serilog.Enrichers.CorrelationId,41696079,False,3.0.1,6,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Datadog""]",Serilog Sink that sends log events to Datadog https://www.datadoghq.com/,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.datadog.logs/0.6.1/icon,561180,https://github.com/DataDog/serilog-sinks-datadog-logs/blob/master/LICENSE,"[""datadog""]",Serilog.Sinks.Datadog.Logs,"[""Dependency""]",https://github.com/DataDog/serilog-sinks-datadog-logs/,,"[""serilog"", ""logging"", ""datadog"", ""sink""]",Serilog Sink Datadog Logs,41809317,False,0.6.1,23,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Mattias Kindborg""]",A Serilog sink sending log events over HTTP.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.http/9.2.1/icon,916992,https://www.nuget.org/packages/Serilog.Sinks.Http/9.2.1/license,"[""FantasticFiasco""]",Serilog.Sinks.Http,"[""Dependency""]",https://github.com/FantasticFiasco/serilog-sinks-http,,"[""serilog"", ""http""]",Serilog.Sinks.Http,40158961,False,9.2.1,26,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",The System.Diagnostics.Trace sink for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.trace/4.0.0/icon,3562069,https://www.nuget.org/packages/Serilog.Sinks.Trace/4.0.0/license,"[""serilog""]",Serilog.Sinks.Trace,"[""Dependency""]",https://github.com/serilog/serilog-sinks-trace,,"[""serilog"", ""trace"", ""diagnostic""]",Serilog.Sinks.Trace,34641681,True,4.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""mo.esmp""]","Enrich logs with client IP, CorrelationId and HTTP request headers.",False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.clientinfo/2.9.0/icon,1851864,https://www.nuget.org/packages/Serilog.Enrichers.ClientInfo/2.9.0/license,"[""mo.esmp"", ""serilog-contrib""]",Serilog.Enrichers.ClientInfo,"[""Dependency""]",https://github.com/serilog-contrib/serilog-enrichers-clientinfo,,"[""serilog"", ""enrichers"", ""enricher"", ""ip"", ""correlation-id"", ""request"", ""header""]",Serilog.Enrichers.ClientInfo,32269211,False,2.9.0,23,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Elastic and contributors""]",Serilog TextFormatter that formats log events in accordance with Elastic Common Schema (ECS).,False,https://api.nuget.org/v3-flatcontainer/elastic.commonschema.serilog/9.0.0/icon,3786120,https://www.nuget.org/packages/Elastic.CommonSchema.Serilog/9.0.0/license,"[""elastic"", ""elasticsearch""]",Elastic.CommonSchema.Serilog,"[""Dependency""]",https://github.com/elastic/ecs-dotnet,,[],Elastic Common Schema (ECS) Serilog Formatter,32270159,True,9.0.0,20,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Add file logging to ASP.NET Core apps with one line of code.,False,https://api.nuget.org/v3-flatcontainer/serilog.extensions.logging.file/3.0.0/icon,11700623,https://www.nuget.org/packages/Serilog.Extensions.Logging.File/3.0.0/license,"[""serilog""]",Serilog.Extensions.Logging.File,"[""Dependency""]",https://github.com/serilog/serilog-extensions-logging-file,,"[""asp.net"", ""core"", ""logging"", ""file""]",Serilog.Extensions.Logging.File,31258323,True,3.0.0,5,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""nblumhardt, SerilogTimings Contributors""]",Extend Serilog with timed operations.,False,https://api.nuget.org/v3-flatcontainer/serilogtimings/3.1.0/icon,5227821,https://www.nuget.org/packages/SerilogTimings/3.1.0/license,"[""nblumhardt""]",SerilogTimings,"[""Dependency""]",https://github.com/nblumhardt/serilog-timings,,"[""serilog"", ""metrics"", ""timings"", ""operations""]",SerilogTimings,20343075,False,3.1.0,7,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",Expression-based event filtering for Serilog.,False,https://api.nuget.org/v3-flatcontainer/serilog.filters.expressions/2.1.0/icon,21603154,https://www.apache.org/licenses/LICENSE-2.0,"[""serilog""]",Serilog.Filters.Expressions,"[""Dependency""]",https://github.com/serilog/serilog-filters-expressions,,"[""serilog""]",Serilog.Filters.Expressions,26267832,True,2.1.0,5,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Matthew Erbs, Serilog Contributors""]",The Splunk Sink for Serilog,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.splunk/5.2.0/icon,371818,https://www.nuget.org/packages/Serilog.Sinks.Splunk/5.2.0/license,"[""serilog-contrib""]",Serilog.Sinks.Splunk,"[""Dependency""]",https://github.com/serilog/serilog-sinks-splunk,,"[""serilog"", ""splunk"", ""logging"", ""event"", ""collector"", ""hec""]",Serilog.Sinks.Splunk,22605713,False,5.2.0,125,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Robin""]",Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.,False,https://api.nuget.org/v3-flatcontainer/seriloganalyzer/0.15.0/icon,17150752,https://github.com/Suchiman/SerilogAnalyzer/blob/master/LICENSE,"[""Suchiman""]",SerilogAnalyzer,"[""Dependency""]",https://github.com/Suchiman/SerilogAnalyzer,,"[""Serilog"", ""analyzers""]",Serilog Analyzer,17593578,False,0.15.0,10,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Sander van Vliet, Huibert Jan Nieuwkamer, Scott Toberman""]",An enricher to be used for masking sensitive (PII) data using Serilog,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.sensitive/2.1.0/icon,2484425,https://www.nuget.org/packages/Serilog.Enrichers.Sensitive/2.1.0/license,"[""sandermvanvliet"", ""serilog-contrib""]",Serilog.Enrichers.Sensitive,"[""Dependency""]",https://github.com/serilog-contrib/Serilog.Enrichers.Sensitive/,,[],Serilog enricher to mask sensitive data,22238374,False,2.1.0,20,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Elastic and contributors""]",Enrich Serilog log messages with APM TraceId and TransactionId.,False,https://api.nuget.org/v3-flatcontainer/elastic.apm.serilogenricher/9.0.0/icon,1312509,https://www.nuget.org/packages/Elastic.Apm.SerilogEnricher/9.0.0/license,"[""elastic"", ""elasticsearch""]",Elastic.Apm.SerilogEnricher,"[""Dependency""]",https://github.com/elastic/ecs-dotnet,,[],Elastic APM Serilog Enricher,21862499,True,9.0.0,21,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Mykhailo Shevchuk, Contributors""]",A Serilog sink that writes log events to Grafana Loki,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.grafana.loki/9.0.1/icon,124157,https://www.nuget.org/packages/Serilog.Sinks.Grafana.Loki/9.0.1/license,"[""Myte"", ""serilog-contrib""]",Serilog.Sinks.Grafana.Loki,"[""Dependency""]",https://github.com/serilog-contrib/serilog-sinks-grafana-loki,,"[""serilog"", ""loki"", ""grafana"", ""logging"", ""sink""]",Serilog.Sinks.Grafana.Loki,21304940,False,9.0.1,25,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Muhammad Rehan Saeed (RehanSaeed.com)""]",Log exception details and custom properties that are not output in Exception.ToString(). Contains custom destructurers for Entity Framework Core exceptions.,False,https://api.nuget.org/v3-flatcontainer/serilog.exceptions.entityframeworkcore/8.4.0/icon,17738660,https://www.nuget.org/packages/Serilog.Exceptions.EntityFrameworkCore/8.4.0/license,"[""BlackLight""]",Serilog.Exceptions.EntityFrameworkCore,"[""Dependency""]",https://github.com/RehanSaeed/Serilog.Exceptions,,"[""Serilog"", ""Exception"", ""Log"", ""Logging"", ""Detail"", ""Details"", ""Entity"", ""Framework""]",Serilog.Exceptions.EntityFrameworkCore,26360090,True,8.4.0+build.694,15,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""thoean, wparad""]",A Serilog sink that logs to AWS CloudWatch,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.awscloudwatch/4.4.42/icon,2989562,,"[""thoean"", ""wparad""]",Serilog.Sinks.AwsCloudWatch,"[""Dependency""]",https://github.com/Cimpress-MCP/serilog-sinks-awscloudwatch,,"[""serilog"", ""logging"", ""dnx"", ""coreclr"", ""AWS"", ""CloudWatch""]",Serilog.Sinks.AwsCloudWatch,24994845,False,4.4.42,52,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]",A Serilog sink wrapper that dispatches events based on a property value.,False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.map/2.0.0/icon,4578877,https://www.nuget.org/packages/Serilog.Sinks.Map/2.0.0/license,"[""serilog""]",Serilog.Sinks.Map,"[""Dependency""]",https://github.com/serilog/serilog-sinks-map,,"[""serilog""]",Serilog.Sinks.Map,19973831,True,2.0.0,4,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]","Now replaced by Serilog.Sinks.Console, please use that package instead. An alternative colored console sink for Serilog that pretty-prints properties.",False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.literate/3.0.0/icon,14357857,http://www.apache.org/licenses/LICENSE-2.0,"[""serilog""]",Serilog.Sinks.Literate,"[""Dependency""]",https://github.com/serilog/serilog-sinks-literate,,"[""serilog"", ""literate"", ""logging""]",Serilog.Sinks.Literate,19625021,True,3.0.0,10,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""mookid8000""]",Serilog-based logger integration for Rebus,False,https://api.nuget.org/v3-flatcontainer/rebus.serilog/8.1.0/icon,2227658,https://www.nuget.org/packages/Rebus.Serilog/8.1.0/license,"[""mookid8000""]",Rebus.Serilog,"[""Dependency""]",https://rebus.fm/what-is-rebus/,,"[""rebus"", ""serilog"", ""logging""]",Rebus.Serilog,14572327,False,8.1.0,143,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Serilog Contributors""]","Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog",False,https://api.nuget.org/v3-flatcontainer/serilog.sinks.coloredconsole/3.0.1/icon,16891147,http://www.apache.org/licenses/LICENSE-2.0,"[""serilog""]",Serilog.Sinks.ColoredConsole,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""console"", ""coloredconsole""]",Serilog.Sinks.ColoredConsole,19068375,True,3.0.1,3,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Saleem Mirza""]",Enrich Serilog event with environment variables.,False,https://api.nuget.org/v3-flatcontainer/serilog.enrichers.context/4.6.5/icon,7810824,https://www.nuget.org/packages/Serilog.Enrichers.Context/4.6.5/license,"[""zethian""]",Serilog.Enrichers.Context,"[""Dependency""]",http://serilog.net/,,"[""serilog"", ""enrichers"", ""context"", ""environment"", ""system"", ""variables""]",Serilog.Enrichers.Context,18422502,False,4.6.5,9,0,oReQaUVzOSRoU5egr,vG5LhOIqLKaypwi1C "[""Google LLC""]","The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.",False,https://api.nuget.org/v3-flatcontainer/google.apis.auth/1.75.0/icon,1330352,https://www.nuget.org/packages/Google.Apis.Auth/1.75.0/license,"[""google-apis-packages""]",Google.Apis.Auth,"[""Dependency""]",https://github.com/googleapis/google-api-dotnet-client,,"[""Google""]",Google APIs Client Library,559580059,True,1.75.0,89,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.",False,https://api.nuget.org/v3-flatcontainer/google.apis.core/1.75.0/icon,1445316,https://www.nuget.org/packages/Google.Apis.Core/1.75.0/license,"[""google-apis-packages""]",Google.Apis.Core,"[""Dependency""]",https://github.com/googleapis/google-api-dotnet-client,,"[""Google""]",Google APIs Core Client Library,539140207,True,1.75.0,89,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.",False,https://api.nuget.org/v3-flatcontainer/google.apis/1.75.0/icon,1439149,https://www.nuget.org/packages/Google.Apis/1.75.0/license,"[""google-apis-packages""]",Google.Apis,"[""Dependency""]",https://github.com/googleapis/google-api-dotnet-client,,"[""Google""]",Google APIs Client Library,536059360,True,1.75.0,89,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Support classes for Google API client libraries,False,https://api.nuget.org/v3-flatcontainer/google.api.gax/4.14.0/icon,219362,https://www.nuget.org/packages/Google.Api.Gax/4.14.0/license,"[""google-apis-packages""]",Google.Api.Gax,"[""Dependency""]",https://github.com/googleapis/gax-dotnet,,"[""Google""]",Google API Extensions,315060205,True,4.14.0,42,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Common Protocol Buffer messages for Google APIs,False,https://api.nuget.org/v3-flatcontainer/google.api.commonprotos/2.17.0/icon,23180211,https://www.nuget.org/packages/Google.Api.CommonProtos/2.17.0/license,"[""google-apis-packages""]",Google.Api.CommonProtos,"[""Dependency""]",https://github.com/googleapis/gax-dotnet,,"[""Google""]",Google API Common Protos,222499120,True,2.17.0,26,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Common Protocol Buffer messages for Google APIs,False,https://api.nuget.org/v3-flatcontainer/google.api.gax.rest/4.14.0/icon,127074,https://www.nuget.org/packages/Google.Api.Gax.Rest/4.14.0/license,"[""google-apis-packages""]",Google.Api.Gax.Rest,"[""Dependency""]",https://github.com/googleapis/gax-dotnet,,"[""Google""]",Google API Common Protos,195792640,True,4.14.0,42,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Additional support classes for Google gRPC API client libraries,False,https://api.nuget.org/v3-flatcontainer/google.api.gax.grpc/4.14.0/icon,102439,https://www.nuget.org/packages/Google.Api.Gax.Grpc/4.14.0/license,"[""google-apis-packages""]",Google.Api.Gax.Grpc,"[""Dependency""]",https://github.com/googleapis/gax-dotnet,,"[""Google""]",Google gRPC API Extensions,173836998,True,4.14.0,42,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Storage, please use the Google.Cloud.Storage.V1 package. This Google APIs Client Library for working with Storage v1 uses older code generation, and is harder to use. Product documentation is available at: https://developers.google.com/storage/docs/json_api/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Storage.v1/latest/api/Google.Apis.Storage.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Storage.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.storage.v1/1.75.0.4193/icon,48220,https://www.nuget.org/packages/Google.Apis.Storage.v1/1.75.0.4193/license,"[""google-apis-packages""]",Google.Apis.Storage.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Storage.v1 Client Library,120726071,True,1.75.0.4193,289,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the Google Cloud Storage API. It wraps the Google.Apis.Storage.v1 client library, making common operations simpler in client code. Google Cloud Storage stores and retrieves potentially large, immutable data objects.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.storage.v1/4.15.0/icon,440579,https://www.nuget.org/packages/Google.Cloud.Storage.V1/4.15.0/license,"[""google-cloud""]",Google.Cloud.Storage.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Storage"", ""Google"", ""Cloud""]",Google.Cloud.Storage.V1,111661497,True,4.15.0,31,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",gRPC services for the Google Identity and Access Management API. This library is typically used as a dependency for other API client libraries.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.iam.v1/3.5.0/icon,5821828,https://www.nuget.org/packages/Google.Cloud.Iam.V1/3.5.0/license,"[""google-cloud""]",Google.Cloud.Iam.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""IAM"", ""Identity"", ""Access"", ""Google"", ""Cloud""]",Google.Cloud.Iam.V1,83921510,True,3.5.0,15,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",gRPC services for the Google Long Running Operations API. This library is typically used as a dependency for other API client libraries.,False,https://api.nuget.org/v3-flatcontainer/google.longrunning/3.5.0/icon,6513011,https://www.nuget.org/packages/Google.LongRunning/3.5.0/license,"[""google-cloud""]",Google.LongRunning,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""LongRunning"", ""Google"", ""Cloud""]",Google.LongRunning,74481547,True,3.5.0,12,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the Google Cloud Pub/Sub API, which provides reliable, many-to-many, asynchronous messaging between applications.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.pubsub.v1/3.36.0/icon,208738,https://www.nuget.org/packages/Google.Cloud.PubSub.V1/3.36.0/license,"[""google-cloud""]",Google.Cloud.PubSub.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""PubSub"", ""Google"", ""Cloud""]",Google.Cloud.PubSub.V1,54158901,True,3.36.0,53,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google Inc.""]","Firebase Admin SDK enables server-side .NET developers to integrate Firebase into their services and applications.",False,,141382,https://www.nuget.org/packages/FirebaseAdmin/3.6.0/license,"[""firebase""]",FirebaseAdmin,"[""Dependency""]",https://github.com/Firebase/firebase-admin-dotnet,,"[""firebase"", ""Google"", ""Cloud""]",FirebaseAdmin,52178380,False,3.6.0,36,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Implementation of the GAX GrpcAdapter abstract class based on Grpc.Core,False,https://api.nuget.org/v3-flatcontainer/google.api.gax.grpc.grpccore/3.7.0/icon,7772799,https://www.nuget.org/packages/Google.Api.Gax.Grpc.GrpcCore/3.7.0/license,"[""google-apis-packages""]",Google.Api.Gax.Grpc.GrpcCore,"[""Dependency""]",https://github.com/googleapis/gax-dotnet,,"[""Google""]",Grpc.Core bridge Google.Api.Gax.Grpc,42053154,True,3.7.0,8,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Bigquery, please use the Google.Cloud.BigQuery.V2 package. This Google APIs Client Library for working with Bigquery v2 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/bigquery/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Bigquery.v2/latest/api/Google.Apis.Bigquery.v2.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Bigquery.v2 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.bigquery.v2/1.75.0.4205/icon,7930,https://www.nuget.org/packages/Google.Apis.Bigquery.v2/1.75.0.4205/license,"[""google-apis-packages""]",Google.Apis.Bigquery.v2,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Bigquery.v2 Client Library,41560731,True,1.75.0.4205,407,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the BigQuery API. It wraps the Google.Apis.Bigquery.v2 client library, making common operations simpler in client code. BigQuery is a data platform for customers to create, manage, share and query data.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.bigquery.v2/3.12.0/icon,372438,https://www.nuget.org/packages/Google.Cloud.BigQuery.V2/3.12.0/license,"[""google-cloud""]",Google.Cloud.BigQuery.V2,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""BigQuery"", ""Google"", ""Cloud""]",Google.Cloud.BigQuery.V2,36865062,True,3.12.0,26,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google Inc.""]",See project site for more info.,False,,173929,https://github.com/protocolbuffers/protobuf/blob/main/LICENSE,"[""protobuf-packages""]",Google.Protobuf.Tools,"[""Dependency""]",https://github.com/protocolbuffers/protobuf,Tools for Protocol Buffers - Google's data interchange format.,"[""Protocol"", ""Buffers"", ""Binary"", ""Serialization"", ""Format"", ""Google"", ""proto"", ""proto3""]",Google Protocol Buffers tools,36727924,True,3.35.1,129,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Drive v3. Product documentation is available at: https://developers.google.com/workspace/drive/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Drive.v3/latest/api/Google.Apis.Drive.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Drive.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.drive.v3/1.75.0.4218/icon,7146,https://www.nuget.org/packages/Google.Apis.Drive.v3/1.75.0.4218/license,"[""google-apis-packages""]",Google.Apis.Drive.v3,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Drive.v3 Client Library,30688325,True,1.75.0.4218,342,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",gRPC services for the Google Cloud Locations API. This library is typically used as a dependency for other API client libraries.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.location/2.4.0/icon,4008377,https://www.nuget.org/packages/Google.Cloud.Location/2.4.0/license,"[""google-cloud""]",Google.Cloud.Location,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""locations"", ""zones"", ""Google"", ""Cloud""]",Google.Cloud.Location,30877503,True,2.4.0,6,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Sheets v4. Product documentation is available at: https://developers.google.com/workspace/sheets/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Sheets.v4/latest/api/Google.Apis.Sheets.v4.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Sheets.v4 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.sheets.v4/1.75.0.4178/icon,88947,https://www.nuget.org/packages/Google.Apis.Sheets.v4/1.75.0.4178/license,"[""google-apis-packages""]",Google.Apis.Sheets.v4,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Sheets.v4 Client Library,28036580,True,1.75.0.4178,322,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the Google Cloud Logging API, which writes log entries and manages your logs, log sinks, and logs-based metrics.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.logging.v2/4.5.0/icon,1230164,https://www.nuget.org/packages/Google.Cloud.Logging.V2/4.5.0/license,"[""google-cloud""]",Google.Cloud.Logging.V2,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Logging"", ""Stackdriver"", ""Google"", ""Cloud""]",Google.Cloud.Logging.V2,27021992,True,4.5.0,18,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Version-agnostic types for the Google Cloud Logging API.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.logging.type/4.3.0/icon,1251110,https://www.nuget.org/packages/Google.Cloud.Logging.Type/4.3.0/license,"[""google-cloud""]",Google.Cloud.Logging.Type,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Logging"", ""Stackdriver"", ""Google"", ""Cloud""]",Google.Cloud.Logging.Type,25546772,True,4.3.0,13,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Recommended Google client library to access the Secret Manager API (v1).,False,https://api.nuget.org/v3-flatcontainer/google.cloud.secretmanager.v1/2.8.0/icon,34756,https://www.nuget.org/packages/Google.Cloud.SecretManager.V1/2.8.0/license,"[""google-cloud""]",Google.Cloud.SecretManager.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""secret"", ""secrets"", ""security"", ""Google"", ""Cloud""]",Google.Cloud.SecretManager.V1,24847020,True,2.8.0,19,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Calendar v3. Product documentation is available at: https://developers.google.com/workspace/calendar/firstapp API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Calendar.v3/latest/api/Google.Apis.Calendar.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Calendar.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.calendar.v3/1.75.0.4206/icon,25389,https://www.nuget.org/packages/Google.Apis.Calendar.v3/1.75.0.4206/license,"[""google-apis-packages""]",Google.Apis.Calendar.v3,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Calendar.v3 Client Library,23418459,True,1.75.0.4206,390,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google Inc.""]","Google APIs Client Library for working with Plus v1. Supported Platforms: - .NET Framework 4.5+ - .NET Standard 1.3 and .NET Standard 2.0; providing .NET Core support. Legacy platforms: - .NET Framework 4.0 - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0 Incompatible platforms: - .NET Framework < 4.0 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin More documentation on the API is available at: https://developers.google.com/api-client-library/dotnet/apis/plus/v1 The package source code is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated",False,https://api.nuget.org/v3-flatcontainer/google.apis.plus.v1/1.49.0.1627/icon,437441,https://www.nuget.org/packages/Google.Apis.Plus.v1/1.49.0.1627/license,"[""google-apis-packages""]",Google.Apis.Plus.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Plus.v1 Client Library,22716535,True,1.49.0.1627,278,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Gmail v1. Product documentation is available at: https://developers.google.com/workspace/gmail/api/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Gmail.v1/latest/api/Google.Apis.Gmail.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Gmail.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.gmail.v1/1.74.0.4162/icon,160029,https://www.nuget.org/packages/Google.Apis.Gmail.v1/1.74.0.4162/license,"[""google-apis-packages""]",Google.Apis.Gmail.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Gmail.v1 Client Library,21428950,True,1.74.0.4162,214,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Patrick Mézard,Thomas Clegg,Jarrod Alexander,Google,libphonenumber contributors""]","C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber",False,https://api.nuget.org/v3-flatcontainer/libphonenumber-csharp/9.0.36/icon,0,https://www.nuget.org/packages/libphonenumber-csharp/9.0.36/license,"[""aidanbebbington"", ""twcclegg"", ""wilsonmun""]",libphonenumber-csharp,"[""Dependency""]",https://github.com/twcclegg/libphonenumber-csharp,,"[""phonenumber"", ""phone"", ""libphonenumber"", ""e164"", ""e.164"", ""international""]",libphonenumber-csharp,98607478,True,9.0.36,251,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Low-level Google client library to access the Firestore API. Users are recommended to use the Google.Cloud.Firestore package instead.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.firestore.v1/4.3.0/icon,62566,https://www.nuget.org/packages/Google.Cloud.Firestore.V1/4.3.0/license,"[""google-cloud""]",Google.Cloud.Firestore.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""firestore"", ""firebase"", ""Google"", ""Cloud""]",Google.Cloud.Firestore.V1,18751417,True,4.3.0,27,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Recommended Google client library to access the Firestore API.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.firestore/4.3.0/icon,62047,https://www.nuget.org/packages/Google.Cloud.Firestore/4.3.0/license,"[""google-cloud""]",Google.Cloud.Firestore,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""firestore"", ""firebase"", ""Google"", ""Cloud""]",Google.Cloud.Firestore,18745236,True,4.3.0,28,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Compute, please use the Google.Cloud.Compute.V1 package. This Google APIs Client Library for working with Compute v1 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/compute/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Compute.v1/latest/api/Google.Apis.Compute.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Compute.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.compute.v1/1.75.0.4220/icon,433,https://www.nuget.org/packages/Google.Apis.Compute.v1/1.75.0.4220/license,"[""google-apis-packages""]",Google.Apis.Compute.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Compute.v1 Client Library,18509328,True,1.75.0.4220,412,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Admin directory_v1. Product documentation is available at: https://developers.google.com/workspace/admin/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Admin.Directory.directory_v1/latest/api/Google.Apis.Admin.Directory.directory_v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Admin.Directory.directory_v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.admin.directory.directory_v1/1.75.0.4168/icon,55712,https://www.nuget.org/packages/Google.Apis.Admin.Directory.directory_v1/1.75.0.4168/license,"[""google-apis-packages""]",Google.Apis.Admin.Directory.directory_v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Admin.Directory.directory_v1 Client Library,17200053,True,1.75.0.4168,289,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Iam, please use the Google.Cloud.Iam.V1 package. This Google APIs Client Library for working with Iam v1 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/iam/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Iam.v1/latest/api/Google.Apis.Iam.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Iam.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.iam.v1/1.75.0.4222/icon,250,https://www.nuget.org/packages/Google.Apis.Iam.v1/1.75.0.4222/license,"[""google-apis-packages""]",Google.Apis.Iam.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Iam.v1 Client Library,16298136,True,1.75.0.4222,289,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Iamcredentials, please use the Google.Cloud.Iam.Credentials.V1 package. This Google APIs Client Library for working with Iamcredentials v1 uses older code generation, and is harder to use. Product documentation is available at: https://cloud.google.com/iam/docs/creating-short-lived-service-account-credentials API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.IAMCredentials.v1/latest/api/Google.Apis.IAMCredentials.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.IAMCredentials.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.iamcredentials.v1/1.75.0.4198/icon,3005,https://www.nuget.org/packages/Google.Apis.IAMCredentials.v1/1.75.0.4198/license,"[""google-apis-packages""]",Google.Apis.IAMCredentials.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.IAMCredentials.v1 Client Library,14891813,True,1.75.0.4198,140,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google Inc.""]",Pulumi fork to override DefaultRecursionLimit - C# runtime library for Protocol Buffers - Google's data interchange format.,False,,13901,https://www.nuget.org/packages/Pulumi.Protobuf/3.33.0/license,"[""pulumi-bot""]",Pulumi.Protobuf,"[""Dependency""]",https://github.com/protocolbuffers/protobuf,,"[""Protocol"", ""Buffers"", ""Binary"", ""Serialization"", ""Format"", ""Google"", ""proto"", ""proto3""]",Pulumi.Protobuf,13958456,True,3.33.0,4,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Oauth2 v2. Product documentation is available at: https://developers.google.com/identity/protocols/oauth2/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Oauth2.v2/latest/api/Google.Apis.Oauth2.v2.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Oauth2.v2 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.oauth2.v2/1.74.0.1869/icon,89314,https://www.nuget.org/packages/Google.Apis.Oauth2.v2/1.74.0.1869/license,"[""google-apis-packages""]",Google.Apis.Oauth2.v2,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Oauth2.v2 Client Library,11896680,True,1.74.0.1869,140,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Cloudresourcemanager v1. Product documentation is available at: https://cloud.google.com/resource-manager API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.CloudResourceManager.v1/latest/api/Google.Apis.CloudResourceManager.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.CloudResourceManager.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.cloudresourcemanager.v1/1.74.0.3959/icon,93463,https://www.nuget.org/packages/Google.Apis.CloudResourceManager.v1/1.74.0.3959/license,"[""google-apis-packages""]",Google.Apis.CloudResourceManager.v1,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.CloudResourceManager.v1 Client Library,10989609,True,1.74.0.3959,286,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google Cloud Logging, Trace and Error Reporting Instrumentation Libraries Common Components.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.diagnostics.common/5.3.0/icon,1227693,https://www.nuget.org/packages/Google.Cloud.Diagnostics.Common/5.3.0/license,"[""google-cloud""]",Google.Cloud.Diagnostics.Common,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Error"", ""Reporting"", ""Stackdriver"", ""ExceptionLogger"", ""Trace"", ""Diagnostics"", ""Google"", ""Cloud""]",Google.Cloud.Diagnostics.Common,10549695,True,5.3.0,15,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the Google Cloud Trace API, which sends and retrieves trace data from Google Cloud Trace. Data is generated and available by default for all App Engine applications. Data from other applications can be written to Cloud Trace for display, reporting, and analysis.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.trace.v1/3.5.0/icon,4988,https://www.nuget.org/packages/Google.Cloud.Trace.V1/3.5.0/license,"[""google-cloud""]",Google.Cloud.Trace.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Tracing"", ""Trace"", ""Google"", ""Cloud""]",Google.Cloud.Trace.V1,10432504,True,3.5.0,13,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Google Cloud Functions Framework,False,https://api.nuget.org/v3-flatcontainer/google.cloud.functions.framework/3.0.1/icon,214427,https://www.nuget.org/packages/Google.Cloud.Functions.Framework/3.0.1/license,"[""google-cloud""]",Google.Cloud.Functions.Framework,"[""Dependency""]",https://github.com/GoogleCloudPlatform/functions-framework-dotnet,,"[""google"", ""cloud"", ""functions""]",Google Cloud Functions Framework,10023687,True,3.0.1,8,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","The Google APIs Client Library is a runtime client for working with Google Services. The ASP.NET MVC extension library contains an auth controller and an authorization code MVC App to make the OAuth2 ""dance"" easier. Supported Platforms: - .NET Framework 4.5+",False,https://api.nuget.org/v3-flatcontainer/google.apis.auth.mvc/1.62.0/icon,171224,https://www.nuget.org/packages/Google.Apis.Auth.Mvc/1.62.0/license,"[""google-apis-packages""]",Google.Apis.Auth.Mvc,"[""Dependency""]",https://github.com/googleapis/google-api-dotnet-client,,"[""Google""]",Google APIs Auth MVC Extensions,9626127,True,1.62.0,75,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Androidpublisher v3. Product documentation is available at: https://developers.google.com/android-publisher API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.AndroidPublisher.v3/latest/api/Google.Apis.AndroidPublisher.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.AndroidPublisher.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.androidpublisher.v3/1.75.0.4221/icon,1320,https://www.nuget.org/packages/Google.Apis.AndroidPublisher.v3/1.75.0.4221/license,"[""google-apis-packages""]",Google.Apis.AndroidPublisher.v3,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.AndroidPublisher.v3 Client Library,9246785,True,1.75.0.4221,306,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Recommended Google client library to access the Google Cloud Spanner Instance Admin API.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.admin.instance.v1/5.12.0/icon,325788,https://www.nuget.org/packages/Google.Cloud.Spanner.Admin.Instance.V1/5.12.0/license,"[""google-cloud""]",Google.Cloud.Spanner.Admin.Instance.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Spanner"", ""Google"", ""Cloud""]",Google.Cloud.Spanner.Admin.Instance.V1,8529076,True,5.12.0,40,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Google APIs Client Library for working with Youtube v3. Product documentation is available at: https://developers.google.com/youtube/ API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.YouTube.v3/latest/api/Google.Apis.YouTube.v3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.YouTube.v3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.youtube.v3/1.75.0.4207/icon,7118,https://www.nuget.org/packages/Google.Apis.YouTube.v3/1.75.0.4207/license,"[""google-apis-packages""]",Google.Apis.YouTube.v3,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.YouTube.v3 Client Library,8627334,True,1.75.0.4207,258,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Common resource names used by all Spanner V1 APIs,False,https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.common.v1/5.12.0/icon,330007,https://www.nuget.org/packages/Google.Cloud.Spanner.Common.V1/5.12.0/license,"[""google-cloud""]",Google.Cloud.Spanner.Common.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Spanner"", ""Google"", ""Cloud""]",Google.Cloud.Spanner.Common.V1,8466012,True,5.12.0,39,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Google ADO.NET Provider for Google Cloud Spanner.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.data/5.12.0/icon,317265,https://www.nuget.org/packages/Google.Cloud.Spanner.Data/5.12.0/license,"[""google-cloud""]",Google.Cloud.Spanner.Data,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Spanner"", ""ADO"", ""Google"", ""Cloud""]",Google.Cloud.Spanner.Data,8125506,True,5.12.0,40,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]",Low-level Google client library to access the Google Cloud Spanner API. The ADO.NET provider (Google.Cloud.Spanner.Data) which depends on this package is generally preferred for Spanner access.,False,https://api.nuget.org/v3-flatcontainer/google.cloud.spanner.v1/5.12.0/icon,318590,https://www.nuget.org/packages/Google.Cloud.Spanner.V1/5.12.0/license,"[""google-cloud""]",Google.Cloud.Spanner.V1,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Spanner"", ""Google"", ""Cloud""]",Google.Cloud.Spanner.V1,8133685,True,5.12.0,40,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","This is not the recommended package for working with Translate, please use the Google.Cloud.Translation.V2 package. This Google APIs Client Library for working with Translate v2 uses older code generation, and is harder to use. Product documentation is available at: https://code.google.com/apis/language/translate/v2/getting_started.html API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Translate.v2/latest/api/Google.Apis.Translate.v2.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Translate.v2 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0",False,https://api.nuget.org/v3-flatcontainer/google.apis.translate.v2/1.74.0.875/icon,6700,https://www.nuget.org/packages/Google.Apis.Translate.v2/1.74.0.875/license,"[""google-apis-packages""]",Google.Apis.Translate.v2,"[""Dependency""]",https://github.com/google/google-api-dotnet-client,,"[""Google""]",Google.Apis.Translate.v2 Client Library,7889924,True,1.74.0.875,98,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Google LLC""]","Recommended Google client library to access the Google Cloud Monitoring API, which manages your Google Cloud Monitoring data and configurations.",False,https://api.nuget.org/v3-flatcontainer/google.cloud.monitoring.v3/3.16.0/icon,962003,https://www.nuget.org/packages/Google.Cloud.Monitoring.V3/3.16.0/license,"[""google-cloud""]",Google.Cloud.Monitoring.V3,"[""Dependency""]",https://github.com/googleapis/google-cloud-dotnet,,"[""Monitoring"", ""Stackdriver"", ""Google"", ""Cloud""]",Google.Cloud.Monitoring.V3,7789820,True,3.16.0,27,0,RcKEJYIU4RfvLPac9,dTo2ECh3dHPC1fXgq "[""Bernhard Richter""]",Enables LightInject to be used as the service container in ASP.NET Core and Entity Framework 7 applications.,False,,10423,http://opensource.org/licenses/MIT,"[""bernhard richter""]",LightInject.Microsoft.DependencyInjection,"[""Dependency""]",,,"[""Ioc"", ""Dependency-Injection"", ""Inversion-of-Control"", ""LightInject"", ""ASP.NET"", ""Entity-Framework""]",LightInject.Microsoft.DependencyInjection,2754053,False,4.1.0,45,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Alexander Zaytsev""]",A library which is able to decompile a delegate or a method body to its lambda representation,False,,111389,https://www.nuget.org/packages/DelegateDecompiler.EntityFramework/0.35.3/license,"[""hazzik""]",DelegateDecompiler.EntityFramework,"[""Dependency""]",https://github.com/hazzik/DelegateDecompiler,,"[""LINQ"", ""computed-properties"", ""computedproperties"", ""decompiler"", ""decompilation"", ""computed"", ""properties"", ""expressions"", ""expression-tree"", ""IL"", ""EF"", ""EntityFramework"", ""Entity-Framework""]",DelegateDecompiler.EntityFramework,6817566,False,0.35.3,37,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""davyd""]","Provides the following: * EntityBase - a base entity class to inherit from. Provides the following fields: Created (datetime) LastModified (datetime?) Enabled (bool) * DbContextWithAutomaticTrackingFields - when persisting entities which derive from EntityBase, this will automatically set Created to the current timestamp on a new entity and update LastModified on an updated entity * Extensions to: - AddRange on an IDbSet - AddRange on an ICollection - RemoveRange on an IDbSet - RemoveRange on an ICollection - Clear on IDbSet (delete all in dbset) - AddNew on IDbSet and ICollection - Convenience method so you can, for example, do: var someItem = context.SomeCollection.FirstOrDefault(i => i.Name == ""bob"") ?? context.Collection.AddNew(e => e.Name = ""bob""); which finds the first bob or adds a new one - Transform, which provides a fluent manner to do what you would with Select(), but on a single result",False,https://api.nuget.org/v3-flatcontainer/peanutbutter.utils.entity/2.0.96/icon,2498,https://www.nuget.org/packages/PeanutButter.Utils.Entity/2.0.96/license,"[""davydm""]",PeanutButter.Utils.Entity,"[""Dependency""]",https://github.com/fluffynuts/PeanutButter,"Provides some useful extensions for Entity-based projects as well as a base Entity class and associated base DbContext which provide tracking fields (Created/LastModified) and a soft-delete field (Enabled)","[""entity-framework"", ""EF""]",PeanutButter.Utils.Entity,959863,True,2.0.96,537,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Pawel \""moozzyk\"" Kadluczka""]",Second Level Cache for Entity Framework 6.3 and newer.,False,,345616,https://www.nuget.org/packages/EntityFramework.Cache/1.3.3/license,"[""moozzyk""]",EntityFramework.Cache,"[""Dependency""]",https://github.com/moozzyk/EFCache,,"[""EF6"", ""EF6.3"", ""EF"", ""entity-framework"", ""EntityFramework"", ""Entity"", ""Framework"", ""6.1"", "".NET"", ""Core"", ""Second"", ""Level"", ""Cache"", ""moozzyk"", ""blog.3d-logic.com""]",Second Level Cache for Entity Framework 6.3.0+.,2406726,False,1.3.3,11,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Pawel \""moozzyk\"" Kadluczka""]","Support for store functions (table valued functions, scalar user defined functions and stored procedures) for Entity Framework 6.3.0+ Code First.",False,,3518472,https://www.nuget.org/packages/EntityFramework.CodeFirstStoreFunctions/1.2.0/license,"[""moozzyk""]",EntityFramework.CodeFirstStoreFunctions,"[""Dependency""]",https://github.com/moozzyk/CodeFirstFunctions,,"[""EF6"", ""EF6.1"", ""EF"", ""Entity"", ""Framework"", ""Entity-Framework"", ""EntityFramework"", ""6.1"", ""Store"", ""Functions"", ""TVFs"", ""TVF"", ""table"", ""valued"", ""functions"", ""stored"", ""procedure"", ""sprocs"", ""stored"", ""proc"", ""scalar"", ""functions"", ""UDF"", ""UDFs"", ""user"", ""defined"", ""functions"", ""Code"", ""First"", ""CodeFirst"", ""moozzyk"", ""blog.3d-logic.com""]",Support for store functions for Entity Framework 6.3.0+ Code First.,6362133,False,1.2.0,6,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Nick Strupat""]","Supports events for entity inserting, inserted, updating, updated, deleting, and deleted. Also events on insert failure, update failure, and delete failure.",False,,80027,https://raw.githubusercontent.com/NickStrupat/EntityFramework.Triggers/master/LICENSE,"[""NickStrupat""]",EntityFramework.Triggers,"[""Dependency""]",https://github.com/NickStrupat/EntityFramework.Triggers,,"[""entity-framework"", ""entityframework"", ""ef"", ""triggers"", ""trigger""]",EntityFramework.Triggers,475415,False,6.2.3,21,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Nick Strupat""]","Get typed access to the `OriginalValue`s of your entity properties. Simple and complex properties are supported, navigation/collections are not.",False,,33821,https://raw.githubusercontent.com/NickStrupat/EntityFramework.TypedOriginalValues/master/LICENSE,"[""NickStrupat""]",EntityFramework.TypedOriginalValues,"[""Dependency""]",https://github.com/NickStrupat/EntityFramework.TypedOriginalValues,,"[""entity-framework"", ""entityframework"", ""originalvalues""]",EntityFramework.TypedOriginalValues,345447,False,1.1.1,5,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jaroslaw Kowalski, Stephen Cleary""]",A toolkit for writing Entity Framework provider wrappers.,False,,445362,http://efwrappers.codeplex.com/license,"[""stephencleary""]",CommunityEFProviderWrappers.EFProviderWrapperToolkit,"[""Dependency""]",http://efwrappers.codeplex.com/,A toolkit for writing Entity Framework provider wrappers.,"[""entity-framework"", ""ef"", ""entities"", ""linq"", ""database"", ""provider""]",Entity Framework Provider Wrapper Toolkit,445362,False,1.0.0,1,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Tony Sneed""]",Assembly containing ITrackable interface and TrackingState enum.,False,https://api.nuget.org/v3-flatcontainer/trackableentities.common/2.5.7/icon,46109,https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt,"[""lelong37"", ""tonysneed""]",TrackableEntities.Common,"[""Dependency""]",http://trackableentities.github.io/,,"[""change-tracking"", ""entity-framework"", ""n-tier"", ""wcf"", ""web-api""]",Trackable Entities Common,245295,False,2.5.7,15,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Steffen Mangold""]","Entity Framework (EF) Core Cacheable is a high performance second level query cache extention library, for the popular Entity Framework data access technology. It provides caching functionality for all types of query results. Based on expression tree and parameters, the context decide rather to execute query against database or returning result from memory.",False,https://api.nuget.org/v3-flatcontainer/entityframeworkcore.cacheable/2.0.1/icon,421003,https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable/blob/master/LICENSE,"[""SteffenM""]",EntityFrameworkCore.Cacheable,"[""Dependency""]",https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable,,"[""entity-framework"", ""database"", ""c-sharp"", ""dotnet-core"", ""dotnet-standard"", ""dotnet-framework"", ""orm"", ""cache""]",EntityFrameworkCore.Cacheable,432460,False,2.0.1,12,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Outercurve Foundation""]",WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.,False,,630190,http://nuget.codeplex.com/license,"[""haacked""]",WebBackgrounder.EntityFramework,"[""Dependency""]",https://github.com/NuGet/WebBackgrounder,WebBackgrounder.EntityFramework is an implementation of the IJobCoordinator for WebBackgrounder that uses a Database (via EF Code First) as the synchronization mechanism (aka a mutex) for coordinating jobs.,"[""aspnet"", ""threading"", ""background"", ""tasks"", ""jobs"", ""scheduled"", ""scheduling"", ""workers"", ""asp.net"", ""sql"", ""entity-framework"", ""database"", ""db""]",WebBackgrounder.EntityFramework,644991,False,0.1.0,8,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Christof Senn""]","Remote linq extensions for EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - Make use of DB functions e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, ""%fruit%""))",False,https://api.nuget.org/v3-flatcontainer/remote.linq.entityframeworkcore/7.3.3/icon,1898,https://www.nuget.org/packages/Remote.Linq.EntityFrameworkCore/7.3.3/license,"[""ChristofSenn""]",Remote.Linq.EntityFrameworkCore,"[""Dependency""]",https://github.com/6bee/Remote.Linq,,"[""LINQ"", ""expression-tree"", ""lambda"", ""dynamic"", ""remote"", ""remote-query"", ""multi-tier"", ""n-tier"", ""fluent-interface"", ""entity-framework-core"", ""entity-framework"", ""ef-core"", ""ef""]",Remote.Linq.EntityFrameworkCore,606788,False,7.3.3,24,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Vladislav Zhukov""]",QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.,False,,109012,https://raw.githubusercontent.com/mrxten/QueryDesigner/master/LICENSE,"[""mrxten""]",QueryDesigner,"[""Dependency""]",https://github.com/mrxten/QueryDesigner,,"[""linq"", ""query"", ""filtering"", ""entity-framework""]",QueryDesigner,141117,False,3.0.2,6,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jaroslaw Kowalski, Stephen Cleary""]",A provider that allows tracing Entity Framework queries and updates.,False,,290624,http://efwrappers.codeplex.com/license,"[""stephencleary""]",CommunityEFProviderWrappers.EFTracingProvider,"[""Dependency""]",http://efwrappers.codeplex.com/,A provider that allows tracing Entity Framework queries and updates.,"[""entity-framework"", ""ef"", ""entities"", ""linq"", ""trace"", ""tracing"", ""database"", ""provider""]",Entity Framework Tracing Provider,290624,False,1.0.0,1,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""MikaelGRA""]",Provides IQueryable extensions for easily working with filtering and pagination.,False,,10236,https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE,"[""mikaelgra""]",Vibrant.QuerySearch,"[""Dependency""]",https://github.com/MikaelGRA/QuerySearch,,"[""queryable"", ""entity-framework""]",Vibrant.QuerySearch,84354,False,8.2.2,34,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Lorenzo Delana""]",Package Description,False,,41134,https://www.nuget.org/packages/netcore-ef-util/1.2.0/license,"[""lorenzo.delana""]",netcore-ef-util,"[""Dependency""]",https://github.com/devel0/netcore-ef-util,,"[""netcore"", ""entity-framework""]",net core entity framework util,57361,False,1.2.0,4,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Tony Sneed""]",Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.,False,https://api.nuget.org/v3-flatcontainer/trackableentities.client/2.5.7/icon,20333,http://github.com/TrackableEntities/trackable-entities/blob/master/License.txt,"[""tonysneed""]",TrackableEntities.Client,"[""Dependency""]",http://trackableentities.github.io/,,"[""change-tracking"", ""entity-framework"", ""n-tier"", ""wcf"", ""web-api""]",Trackable Entities Client,94084,False,2.5.7,15,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Tony Sneed""]","Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.",False,https://api.nuget.org/v3-flatcontainer/trackableentities.ef.6/2.5.7/icon,24325,https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt,"[""tonysneed""]",TrackableEntities.EF.6,"[""Dependency""]",http://trackableentities.github.io/,,"[""change-tracking"", ""entity-framework"", ""n-tier"", ""wcf"", ""web-api""]",Trackable Entities for EF6,89131,False,2.5.7,15,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Omar Muscatello""]",A simple library for partial entity changes in ASP.NET and ASP.NET Core.,False,https://api.nuget.org/v3-flatcontainer/simplepatch/3.0.1/icon,149259,https://github.com/OmarMuscatello/SimplePatch/blob/master/LICENSE,"[""OmarMuscatello""]",SimplePatch,"[""Dependency""]",https://github.com/OmarMuscatello/SimplePatch,,"[""patch"", ""http-patch"", ""partial-entity-changes"", ""web-api"", ""asp-net-web-api"", ""entity-framework"", ""entity-framework-core"", ""asp-net"", ""asp-net-core""]",SimplePatch,169646,False,3.0.1,9,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jay Miller""]",An NLog database target that is configurable via an Entity Framework connection string.,False,https://api.nuget.org/v3-flatcontainer/nlog.entityframework/1.0.0/icon,41488,http://raw.github.com/ladenedge/NLog.EntityFramework/master/LICENSE.txt,"[""ladenedge""]",NLog.EntityFramework,"[""Dependency""]",http://github.com/ladenedge/NLog.EntityFramework,,"[""nlog"", ""entity-framework""]",NLog.EntityFramework,41488,False,1.0.0,1,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""MikaelGRA""]",Provides an asynchronous operations over the original Vibrant.QuerySearch library.,False,,8678,https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE,"[""mikaelgra""]",Vibrant.QuerySearch.EntityFrameworkCore,"[""Dependency""]",https://github.com/MikaelGRA/QuerySearch,,"[""queryable"", ""entity-framework""]",Vibrant.QuerySearch.EntityFrameworkCore,39292,False,8.1.2,18,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Geovanny Alzate Sandoval""]","With EFCore.DbContextFactory you can resolve easily your DbContext dependencies in a safe way injecting a factory instead of an instance itself, enabling you to work in multi-thread contexts with Entity Framework Core or just work safest with DbContext following the Microsoft recommendations about the DbContext lifetime.",False,https://api.nuget.org/v3-flatcontainer/efcore.dbcontextfactory/2.0.0/icon,272535,https://licenses.nuget.org/MIT,"[""elvanydev""]",EFCore.DbContextFactory,"[""Dependency""]",https://github.com/vany0114/EF.DbContextFactory,,"[""EF"", ""EntityFramework"", ""EntityFrameworkCore"", ""dotnet"", ""dotnetcore"", ""DI"", ""IoC"", ""DbContext"", ""DbContextFactory"", ""ThreadSafe"", ""MultiThread"", ""Thread-Safe"", ""Multi-Thread"", ""DependencyInjection"", ""Dependency-Injection"", ""InverionOfControl"", ""Inversion-Of-Control"", ""Entity-Framework"", ""dotnet-core"", ""dot-net-core""]",EFCore.DbContextFactory,303261,False,2.0.0,4,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""DMW007""]",A vBulletin 4 database abstraction layer for Entity Framework Core,False,,939,https://www.nuget.org/packages/ULabs.VBulletinEntity/0.7.8.23/license,"[""DMW007""]",ULabs.VBulletinEntity,"[""Dependency""]",https://u-labs.de/forum,,"[""net-core"", ""c-sharp"", ""vbulletin"", ""entity-framework"", ""mysql"", ""mariadb""]",ULabs.VBulletinEntity,72287,False,0.7.8.23,98,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""CodeX Enterprises LLC""]","A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit ""Design Goals"" on GitHub to see more rationale and guidance.",False,https://api.nuget.org/v3-flatcontainer/codexmicroorm.core/1.4.0/icon,671,https://www.nuget.org/packages/CodexMicroORM.Core/1.4.0/license,"[""codexguy""]",CodexMicroORM.Core,"[""Dependency""]",https://github.com/codexguy/CodexMicroORM,,"[""ORM"", ""microORM"", ""entity-framework"", ""database"", ""object-mapping"", ""micro-ORM"", ""entity"", ""data-access"", ""dataset"", ""linq-to-sql""]",CodexMicroORM.Core,109803,False,1.4.0,10,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Fabien Ménager""]","Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL and SQLite",False,https://api.nuget.org/v3-flatcontainer/phenx.entityframeworkcore.bulkinsert/0.5.0/icon,23746,https://www.nuget.org/packages/PhenX.EntityFrameworkCore.BulkInsert/0.5.0/license,"[""PhenX""]",PhenX.EntityFrameworkCore.BulkInsert,"[""Dependency""]",https://github.com/PhenX/PhenX.EntityFrameworkCore.BulkInsert,,"[""sql"", ""sqlite"", ""postgresql"", ""entity-framework"", ""sqlbulkcopy"", ""efcore"", ""entity-framework-core"", ""sqlserver"", ""bulk-insert""]",PhenX.EntityFrameworkCore.BulkInsert,105839,False,0.5.0,20,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Valerii Pozdnyakov""]","High-performance EF Core query caching with automatic invalidation. Cache IQueryable results with a single .Cacheable() call, automatic cache invalidation on SaveChanges, transaction-aware invalidation, multi-tenant support, custom tags, and pluggable cache providers (memory, Redis, custom).",False,,8189,https://www.nuget.org/packages/CachedQueries/3.0.5/license,"[""vposd""]",CachedQueries,"[""Dependency""]",https://github.com/vposd/CachedQueries,,"[""ef-core"", ""efcore"", ""entity-framework"", ""entity-framework-core"", ""cache"", ""caching"", ""query-cache"", ""performance"", ""dotnet"", ""second-level-cache"", ""invalidation"", ""multi-tenant""]",CachedQueries,174626,False,3.0.5,27,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Devart""]","dotConnect for PostgreSQL is a high-performance ORM enabled data provider for PostgreSQL that builds on ADO.NET technology. The provider works with .NET Frameworks 2.0+, .NET Core 2.0+, .NET 5+. It supports a wide range of PostgreSQL-specific features, such as secure SSL and SSH connections, PostgreSQL notifications, PostgreSQL bulk data loading, GEOMETRY, PostgreSQL ARRAY types, and others.a More information at https://www.devart.com/dotconnect/postgresql/ License dotConnect for PostgreSQL is available in several editions https://www.devart.com/dotconnect/postgresql/ordering.html The NuGet package initiates the retrieval of an activation key from the Devart website. This key is required to activate the product for a free trial. Key Features * Easy Connection: Allows your application to work with PostgreSQL. * ASP.NET Core: Supports ASP.NET Core Identity. * Performance: Uses many PostgreSQL-specific performance features & optimizations to ensure the highest performance. * Monitoring: Allows per-component tracing of database events with a free dbMonitor application. * Security: Supports various encryption ciphers, SSL and SSH connections, etc. * Support and updates: Enjoy dedicated support team for prompt issue resolution and regular updates to keep your software running smoothly and securely.",False,https://api.nuget.org/v3-flatcontainer/devart.data.postgresql.ef6/9.1.123/icon,210,https://www.nuget.org/packages/Devart.Data.PostgreSql.EF6/9.1.123/license,"[""Devart""]",Devart.Data.PostgreSql.EF6,"[""Dependency""]",https://www.devart.com/dotconnect/postgresql,dotConnect for PostgreSQL is a enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies.,"[""PostgreSQL"", ""postgres"", ""ado"", ""ADO.NET"", ""provider"", ""sql"", ""database"", ""ef"", ""ef6"", ""orm"", ""entity-framework""]",Devart.Data.PostgreSql.EF6,152509,True,9.1.123,45,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""MikaelGRA""]",Provides IQueryable extensions for easily working with filtering and pagination.,False,,10635,https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE,"[""mikaelgra""]",Vibrant.QuerySearch.Form,"[""Dependency""]",https://github.com/MikaelGRA/QuerySearch,,"[""queryable"", ""entity-framework""]",Vibrant.QuerySearch.Form,26682,False,8.2.0,3,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Nick Strupat""]",Add drop-in versioned properties to your entity framework model for fine-grained auditing of your model.,False,,2115,,"[""NickStrupat""]",EntityFramework.VersionedProperties,"[""Dependency""]",https://github.com/NickStrupat/EntityFramework.VersionedProperties,Add drop-in versioned properties to your entity framework model for fine-grained auditing of your model.,"[""entity-framework"", ""code-first"", ""triggers""]",EntityFramework.VersionedProperties,32961,False,2.6.3,10,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Long Le""]",This offical URF framework minimizes the surface area of your ORM technlogy from disseminating in your application. Framework provides an elegant way to implement a reusable and extensible Unit of Work and Repository pattern.,False,https://api.nuget.org/v3-flatcontainer/urf.repository.pattern.ef6/5.1.0/icon,23120,https://github.com/lelong37/urf/blob/master/LICENSE,"[""lelong37"", ""tonysneed""]",Urf.Repository.Pattern.EF6,"[""Dependency""]",https://github.com/lelong37/urf,,"[""repository"", ""unitofwork"", ""patterns"", ""entity-framework""]",URF - Unit of Work & Repositories Framework (Official): Repository Pattern for Entity Framework 6,34274,False,5.1.0,2,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Anders Busted-Janum""]",Helper classes for use of Entity Framework. This library include features for adding connection string to the constructor of the context class for entity framework plus a few other features.,False,,1026,https://www.nuget.org/packages/Grumpy.Entity/3.0.4/license,"[""GrumpyBusted""]",Grumpy.Entity,"[""Dependency""]",https://github.com/GrumpyBusted/Grumpy.Entity,,"[""entity-framework"", ""connection-string"", ""database"", ""mssql""]",Grumpy.Entity,29422,False,3.0.4,5,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Fabien Ménager""]","Super fast bulk insertion for Entity Framework Core on SQL Server, PostgreSQL and SQLite",False,https://api.nuget.org/v3-flatcontainer/phenx.entityframeworkcore.bulkinsert.postgresql/0.5.0/icon,18728,https://www.nuget.org/packages/PhenX.EntityFrameworkCore.BulkInsert.PostgreSql/0.5.0/license,"[""PhenX""]",PhenX.EntityFrameworkCore.BulkInsert.PostgreSql,"[""Dependency""]",https://github.com/PhenX/PhenX.EntityFrameworkCore.BulkInsert,,"[""sql"", ""sqlite"", ""postgresql"", ""entity-framework"", ""sqlbulkcopy"", ""efcore"", ""entity-framework-core"", ""sqlserver"", ""bulk-insert""]",PhenX.EntityFrameworkCore.BulkInsert.PostgreSql,71903,False,0.5.0,20,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jens Theisen""]","Update an entity graph in store to a given one by inserting, updating and removing the respective entities.",False,,2690,,"[""jens4242""]",Reconciler.EfCore,"[""Dependency""]",https://github.com/jtheisen/reconciler,,"[""entity-framework"", ""ef"", ""entityframework"", ""reconciler""]",Reconciler.EfCore,28189,False,1.2.1,13,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Christof Senn""]","Remote linq extensions for EF6: - Use this package on server side to apply queries to EFs DbContext. - Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).",False,https://api.nuget.org/v3-flatcontainer/remote.linq.entityframework/7.3.3/icon,130,https://www.nuget.org/packages/Remote.Linq.EntityFramework/7.3.3/license,"[""ChristofSenn""]",Remote.Linq.EntityFramework,"[""Dependency""]",https://github.com/6bee/Remote.Linq,,"[""LINQ"", ""expression-tree"", ""lambda"", ""dynamic"", ""remote"", ""remote-query"", ""multi-tier"", ""n-tier"", ""fluent-interface"", ""entity-framework"", ""ef""]",Remote.Linq.EntityFramework,126615,False,7.3.3,29,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""MikaelGRA""]",Provides an asynchronous operations over the original Vibrant.QuerySearch library.,False,,2135,https://github.com/MikaelGRA/QuerySearch/blob/master/LICENSE,"[""mikaelgra""]",Vibrant.QuerySearch.EntityFramework,"[""Dependency""]",https://github.com/MikaelGRA/QuerySearch,,"[""queryable"", ""entity-framework""]",Vibrant.QuerySearch.EntityFramework,21584,False,8.1.0,13,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Matthias Gernand""]",An EntityFramework Core repository implementation.,False,https://api.nuget.org/v3-flatcontainer/fluxera.repository.entityframeworkcore/10.0.1/icon,144,https://www.nuget.org/packages/Fluxera.Repository.EntityFrameworkCore/10.0.1/license,"[""Fluxera""]",Fluxera.Repository.EntityFrameworkCore,"[""Dependency""]",https://github.com/mgernand/Fluxera.Foundation,,"[""fluxera"", ""library"", ""extensions"", ""repository"", ""storage"", ""ef"", ""ef-core"", ""entity-framework""]",Fluxera.Repository.EntityFrameworkCore,64578,True,10.0.1,88,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Paula Leal""]","Entity Framework Core implementations of repository pattern with Unit of Work, specification support, expression handling, and transaction management for robust data access with EF Core.",False,https://api.nuget.org/v3-flatcontainer/myth.repository.entityframework/4.4.3/icon,140,https://www.nuget.org/packages/Myth.Repository.EntityFramework/4.4.3/license,"[""paulaolileal""]",Myth.Repository.EntityFramework,"[""Dependency""]",https://github.com/paulaolileal/myth/tree/main/Myth.Repository.EntityFramework,,"[""dotnet"", ""entity-framework"", ""ef-core"", ""repository-pattern"", ""unit-of-work"", ""data-access"", ""orm"", ""transactions"", ""myth""]",Myth Repository Entity Framework Implementation,64810,False,4.4.3,26,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Christophe Mommer""]",Implementation of CQELight abstractions with EF Core,False,https://api.nuget.org/v3-flatcontainer/cqelight.dal.efcore/1.2.1/icon,1202,https://www.nuget.org/packages/CQELight.DAL.EFCore/1.2.1/license,"[""hybrid-technologies-solutions""]",CQELight.DAL.EFCore,"[""Dependency""]",https://www.hybrid-technologies-solutions.com/,,"[""entity-framework"", ""ef-core"", ""repository""]",CQELight.DAL.EFCore,24491,False,1.2.1,22,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Quy Vu""]",OfX extension. Use EntityFramework as Data Querying,False,https://api.nuget.org/v3-flatcontainer/ofx-efcore/9.0.0/icon,166,https://www.nuget.org/packages/OfX-EFCore/9.0.0/license,"[""quyvu01""]",OfX-EFCore,"[""Dependency""]",,,"[""OfX"", ""mappable"", ""open-source"", ""entity-framework"", ""ORM""]",OfX-EFCore,29440,False,9.0.0,105,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jaroslaw Kowalski, Stephen Cleary""]",A provider that allows caching Entity Framework queries and updates.,False,,59353,http://efwrappers.codeplex.com/license,"[""cibrax""]",CommunityEFProviderWrappers.EFCachingProvider,"[""Dependency""]",http://efwrappers.codeplex.com/,A provider that allows caching Entity Framework queries and updates.,"[""entity-framework"", ""ef"", ""entities"", ""linq"", ""trace"", ""tracing"", ""database"", ""provider""]",Entity Framework Caching Provider,59353,False,1.0.0,1,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Paul C Smith and Funcular Labs""]","The major feature is a case-insensitive IQueryable to address the mismatch between LINQ Entity Framework and SQL Server case-sensitivity. Also, simple extension methods providing syntactic sugar for strings and collections.",False,,13544,http://opensource.org/licenses/MIT,"[""FuncularLabs""]",Funcular.ExtensionMethods,"[""Dependency""]",https://github.com/piranout/Funcular.ExtensionMethods,"Case-insensitive IQueryable for EF / LINQ, plus simple extension methods providing syntactic sugar for strings and collections.","[""c#"", ""LINQ"", ""Entity-Framework""]",Funcular Labs Extension Methods,22620,False,1.0.0,4,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Rick Ratayczak""]","EF4 Templates uses T4toolbox to generate Repositories, Unit of work, POCO entities that can be unit tested, achieving over 90% code coverage. They also generate an ODATA service with authentication.",False,,9726,http://ef4templates.codeplex.com/license,"[""rickrat""]",EF4Templates,"[""Dependency""]",http://ef4templates.codeplex.com/,,"[""T4"", ""Entity-Framework"", ""EF4"", "".net40""]",EF4Templates,22196,False,2.0.0,3,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""John Rummell""]",Adds a post build event that removes MiniProfiler.pdb from your project's output. See http://stackoverflow.com/a/25853921/26226.,False,,7389,https://raw.githubusercontent.com/jrummell/MiniProfilerContrib.EFMigrationsFix/master/LICENSE,"[""jrummell""]",MiniProfilerContrib.EFMigrationsFix,"[""Dependency""]",https://github.com/jrummell/MiniProfilerContrib.EFMigrationsFix,,"[""miniprofiler"", ""ef"", ""entity-framework""]",MiniProfilerContrib.EFMigrationsFix,21788,False,1.0.14,4,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Tony Sneed""]",Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.,False,https://api.nuget.org/v3-flatcontainer/trackableentities.client.net4/2.5.7/icon,1933,https://github.com/TrackableEntities/trackable-entities/blob/master/License.txt,"[""tonysneed""]",TrackableEntities.Client.Net4,"[""Dependency""]",http://trackableentities.github.io/,,"[""change-tracking"", ""entity-framework"", ""n-tier"", ""wcf"", ""web-api""]",Trackable Entities Client for .NET 4.0,25184,False,2.5.7,11,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Bit Platform""]",Bit.Server.Data.EntityFramework,False,https://api.nuget.org/v3-flatcontainer/bit.server.data.entityframework/20.0.4/icon,136,https://www.nuget.org/packages/Bit.Server.Data.EntityFramework/20.0.4/license,"[""bit-foundation""]",Bit.Server.Data.EntityFramework,"[""Dependency""]",https://github.com/bitfoundation/bitplatform,,"[""Bit"", ""Entity-Framework"", ""EF"", ""Database"", ""Microsoft"", ""Data"", ""O/RM"", ""ADO.NET""]",Bit.Server.Data.EntityFramework,46822,False,20.0.4,70,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Jerrett Davis""]","MSBuild SDK for EF Core Power Tools CLI integration. Use as a project SDK for the simplest setup: . Automate database-first EF Core model generation as part of your build pipeline with zero configuration.",False,,85,https://www.nuget.org/packages/JD.Efcpt.Sdk/0.25.10/license,"[""JerrettDavis""]",JD.Efcpt.Sdk,"[""MSBuildSdk""]",https://github.com/jerrettdavis/JD.Efcpt.Build,,"[""efcore"", ""entity-framework"", ""ef-core-power-tools"", ""efcpt"", ""msbuild"", ""msbuild-sdk"", ""sdk"", ""database-first"", ""code-generation"", ""dacpac"", ""sqlproj"", ""ci-cd""]",MSBuild SDK for EF Core Power Tools,94830,False,0.25.10,97,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Simplify9""]","A .NET library for reading, parsing, and validating Excel files with type-safe operations, data annotation validation, and Entity Framework integration. Supports batch processing with comprehensive error handling. See GitHub for full documentation and examples.",False,https://api.nuget.org/v3-flatcontainer/simplyworks.excelimport/8.1.4/icon,126,https://www.nuget.org/packages/SimplyWorks.ExcelImport/8.1.4/license,"[""simplify9""]",SimplyWorks.ExcelImport,"[""Dependency""]",https://github.com/simplify9/SW-ExcelImport,,"[""excel"", ""import"", ""validation"", ""parsing"", ""entity-framework"", ""batch-processing"", ""data-annotations""]",SimplyWorks.ExcelImport,32419,False,8.1.4,14,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Selahattin Yüksel""]","ASP.NET Web uygulamalarını daha hızlı geliştirmek için en küçük web frameworkdür. The smallest web framework to develop ASP.NET Web applications faster.",False,https://api.nuget.org/v3-flatcontainer/syuksel.webframework/2.8.0/icon,1135,https://github.com/syksl14/WebFramework/blob/master/LICENSE,"[""selahattin""]",SYuksel.WebFramework,"[""Dependency""]",http://framework.selahattinyuksel.net/,Free ASP.NET Web Framework,"[""aspnet"", ""web-application"", ""model-binding"", ""entity-framework"", ""database""]",SYuksel Web Framework,24388,False,2.8.0,11,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Christophe Mommer""]",Implementation of CQELight EventStore abstractions with EF Core/SQLServer or SQLite,False,https://api.nuget.org/v3-flatcontainer/cqelight.eventstore.efcore/1.2.1/icon,833,https://www.nuget.org/packages/CQELight.EventStore.EFCore/1.2.1/license,"[""hybrid-technologies-solutions""]",CQELight.EventStore.EFCore,"[""Dependency""]",https://www.hybrid-technologies-solutions.com/,,"[""event-store"", ""events"", ""ef-core"", ""entity-framework""]",CQELight.EventStore.EFCore,18377,False,1.2.1,18,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Cormo""]","Cormo module that sets up EntityFramework fully-configured with Dependency Injection and other Cormo goodness, zero fuss and zero-config",False,https://api.nuget.org/v3-flatcontainer/cormo.data.entityframework/0.0.1.28/icon,3879,http://raw.githubusercontent.com/hendryluk/cormo/master/LICENSE,"[""hendry luk""]",Cormo.Data.EntityFramework,"[""Dependency""]",http://github.com/hendryluk/cormo,,"[""entity-framework"", ""spring-boot"", ""spring-data"", ""CDI"", ""dependency-injection"", ""j2ee"", ""java-ee"", ""jboss"", ""jboss-weld""]",Cormo.Data.EntityFramework,46749,False,0.0.1.28,26,0,Q9BscfsXCxE7ZcccE,K1nIQJSaZZx97PRsv "[""Microsoft""]","This client library enables working with the Microsoft Azure Storage services which include the blob and file services for storing binary and text data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Common/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/",False,https://api.nuget.org/v3-flatcontainer/azure.storage.common/12.28.0/icon,5711854,https://www.nuget.org/packages/Azure.Storage.Common/12.28.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Storage.Common,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Common_12.28.0/sdk/storage/Azure.Storage.Common/README.md,,"[""Microsoft"", ""Azure"", ""Storage"", ""Common"", ""StorageScalable"", ""azureofficial""]",Azure.Storage.Common,794084916,True,12.28.0,41,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This is the Microsoft Azure Key Vault Secrets client library,False,https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.secrets/4.11.0/icon,5800334,https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets/4.11.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Security.KeyVault.Secrets,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Secrets_4.11.0/sdk/keyvault/Azure.Security.KeyVault.Secrets/README.md,,"[""Microsoft"", ""Azure"", ""Key"", ""Vault"", ""Secrets"", ""windowsazureofficial"", ""azureofficial""]",Azure.Security.KeyVault.Secrets,667543885,True,4.11.0,15,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Package for Azure AMQP,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.amqp/2.7.3/icon,39874,https://www.nuget.org/packages/Microsoft.Azure.Amqp/2.7.3/license,"[""aziotdevsdk"", ""azure-sdk"", ""Microsoft"", ""nugetservicebus""]",Microsoft.Azure.Amqp,"[""Dependency""]",https://github.com/Azure/azure-amqp,,[],Microsoft Azure Amqp,677422994,True,2.7.3,51,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This package contains the runtime host components of the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs/3.0.47/icon,150296,https://www.nuget.org/packages/Microsoft.Azure.WebJobs/3.0.47/license,"[""aspnet"", ""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs,590510019,True,3.0.47,46,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","Azure Service Bus is a fully managed enterprise integration message broker. Service Bus can decouple applications and services. Service Bus offers a reliable and secure platform for asynchronous transfer of data and state. This client library allows for both sending and receiving messages using Azure Service Bus. For more information about Service Bus, see https://learn.microsoft.com/azure/service-bus-messaging/service-bus-messaging-overview",False,https://api.nuget.org/v3-flatcontainer/azure.messaging.servicebus/7.20.2/icon,675515,https://www.nuget.org/packages/Azure.Messaging.ServiceBus/7.20.2/license,"[""azure-sdk"", ""Microsoft""]",Azure.Messaging.ServiceBus,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.ServiceBus_7.20.2/sdk/servicebus/Azure.Messaging.ServiceBus/README.md,,"[""Azure"", ""Service"", ""Bus"", ""ServiceBus"", "".NET"", ""AMQP"", ""windowsazureofficial"", ""azureofficial""]",Azure.Messaging.ServiceBus,382755257,True,7.20.2,41,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This client library enables working with the Microsoft Azure Storage Queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Queues/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Queue Service - https://docs.microsoft.com/en-us/rest/api/storageservices/queue-service-rest-api",False,https://api.nuget.org/v3-flatcontainer/azure.storage.queues/12.27.1/icon,545757,https://www.nuget.org/packages/Azure.Storage.Queues/12.27.1/license,"[""azure-sdk"", ""Microsoft""]",Azure.Storage.Queues,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Queues_12.27.1/sdk/storage/Azure.Storage.Queues/README.md,,"[""Microsoft"", ""Azure"", ""Storage"", ""Queues"", ""Queue"", ""StorageScalable"", ""windowsazureofficial"", ""azureofficial""]",Azure.Storage.Queues,212686312,True,12.27.1,40,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This package provides the core Types and Attribute definitions for the WebJobs SDK. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.core/3.0.47/icon,167254,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Core/3.0.47/license,"[""aspnet"", ""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Core,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs.Core,553507408,True,3.0.47,46,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This is the Microsoft Azure Key Vault Certificates client library,False,https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.certificates/4.9.0/icon,791516,https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates/4.9.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Security.KeyVault.Certificates,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Certificates_4.9.0/sdk/keyvault/Azure.Security.KeyVault.Certificates/README.md,,"[""Microsoft"", ""Azure"", ""Key"", ""Vault"", ""Certificates"", ""windowsazureofficial"", ""azureofficial""]",Azure.Security.KeyVault.Certificates,265987897,True,4.9.0,14,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.cosmos/3.62.0/icon,213552,https://www.nuget.org/packages/Microsoft.Azure.Cosmos/3.62.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Cosmos,"[""Dependency""]",https://github.com/Azure/azure-cosmos-dotnet-v3,,"[""microsoft"", ""azure"", ""cosmos"", ""cosmosdb"", ""documentdb"", ""docdb"", ""nosql"", ""azureofficial"", ""dotnetcore"", ""netcore"", ""netstandard""]",Microsoft Azure Cosmos DB Client library,214162449,True,3.62.0,101,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This library contains AMQP model types used by Azure libraries.,False,https://api.nuget.org/v3-flatcontainer/azure.core.amqp/1.3.1/icon,128501336,https://www.nuget.org/packages/Azure.Core.Amqp/1.3.1/license,"[""azure-sdk"", ""Microsoft""]",Azure.Core.Amqp,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Core.Amqp_1.3.1/sdk/core/Azure.Core.Amqp/README.md,,"[""Microsoft"", ""Azure"", ""AMQP""]",Azure.Core.Amqp,351805252,True,1.3.1,5,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Azure Client SDK integration with Microsoft.Extensions libraries,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.azure/1.14.0/icon,4164613,https://www.nuget.org/packages/Microsoft.Extensions.Azure/1.14.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Extensions.Azure,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Extensions.Azure_1.14.0/sdk/extensions/Microsoft.Extensions.Azure/README.md,,"[""Microsoft"", ""Azure"", ""Client"", ""Pipeline"", ""AspNetCore"", ""Extensions""]",Microsoft.Extensions.Azure,328051997,True,1.14.0,25,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","Provides common error handling, tracing, and HTTP/REST-based pipeline manipulation.",False,https://api.nuget.org/v3-flatcontainer/microsoft.rest.clientruntime.azure/3.3.19/icon,73176627,https://raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE,"[""azure-sdk"", ""Microsoft""]",Microsoft.Rest.ClientRuntime.Azure,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net,,"[""Microsoft"", ""Azure"", ""AutoRest"", ""ClientRuntime"", ""REST""]",Microsoft.Rest.ClientRuntime.Azure,340009296,True,3.3.19,28,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Targets files to enable the Visual Studio Tools for Containers.,False,https://api.nuget.org/v3-flatcontainer/microsoft.visualstudio.azure.containers.tools.targets/1.23.0/icon,20744301,https://www.nuget.org/packages/Microsoft.VisualStudio.Azure.Containers.Tools.Targets/1.23.0/license,"[""Microsoft"", ""MicrosoftAzureTools""]",Microsoft.VisualStudio.Azure.Containers.Tools.Targets,"[""Dependency""]",https://aka.ms/vscontainertools,,"[""container"", ""containers"", ""Docker"", ""microservices"", ""Azure""]",Visual Studio Tools for Containers Targets,450589187,True,1.23.0,40,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This is the Microsoft Azure Key Vault Keys client library,False,https://api.nuget.org/v3-flatcontainer/azure.security.keyvault.keys/4.10.0/icon,2503678,https://www.nuget.org/packages/Azure.Security.KeyVault.Keys/4.10.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Security.KeyVault.Keys,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Security.KeyVault.Keys_4.10.0/sdk/keyvault/Azure.Security.KeyVault.Keys/README.md,,"[""Microsoft"", ""Azure"", ""Key"", ""Vault"", ""Keys"", ""windowsazureofficial"", ""azureofficial""]",Azure.Security.KeyVault.Keys,111405488,True,4.10.0,15,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.core/2.52.0/icon,4202570,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Core/2.52.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Core,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Core,270170715,True,2.52.0,27,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This client library enables working with the Microsoft Azure Table service,False,https://api.nuget.org/v3-flatcontainer/azure.data.tables/12.11.0/icon,26030923,https://www.nuget.org/packages/Azure.Data.Tables/12.11.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Data.Tables,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.Tables_12.11.0/sdk/tables/Azure.Data.Tables/README.md,,"[""Microsoft"", ""Azure"", ""Tables"", ""Table"", ""windowsazureofficial"", ""azureofficial""]",Azure.Data.Tables,137211185,True,12.11.0,20,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This library can be used to publish events to Azure Event Grid and to consume events delivered by EventGrid. It also defines the event schemas for the events published to EventGrid by various Azure services.,False,https://api.nuget.org/v3-flatcontainer/azure.messaging.eventgrid/5.0.0/icon,22379273,https://www.nuget.org/packages/Azure.Messaging.EventGrid/5.0.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Messaging.EventGrid,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventGrid_5.0.0/sdk/eventgrid/Azure.Messaging.EventGrid/README.md,,"[""Microsoft"", ""Azure"", ""EventGrid"", ""Event"", ""Grid"", ""Publishing""]",Azure.Messaging.EventGrid,164785099,True,5.0.0,36,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This package contains Timers and File triggers. For more information, please visit https://azure.microsoft.com/en-us/documentation/articles/websites-webjobs-resources.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions/5.2.1/icon,1391373,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions/5.2.1/license,"[""aspnet"", ""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Extensions,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk-extensions,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs.Extensions,217265613,True,5.2.1,14,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","Azure Event Hubs is a highly scalable publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers. This client library allows for both publishing and consuming events using Azure Event Hubs. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/",False,https://api.nuget.org/v3-flatcontainer/azure.messaging.eventhubs/5.12.2/icon,9929575,https://www.nuget.org/packages/Azure.Messaging.EventHubs/5.12.2/license,"[""azure-sdk"", ""Microsoft""]",Azure.Messaging.EventHubs,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Messaging.EventHubs_5.12.2/sdk/eventhub/Azure.Messaging.EventHubs/README.md,,"[""Azure"", ""Event"", ""Hubs"", ""EventHubs"", "".NET"", ""AMQP"", ""IoT"", ""windowsazureofficial"", ""azureofficial""]",Azure.Messaging.EventHubs,98396112,True,5.12.2,34,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This is the Microsoft Azure Application Configuration Service client library,False,https://api.nuget.org/v3-flatcontainer/azure.data.appconfiguration/1.11.0/icon,42569,https://www.nuget.org/packages/Azure.Data.AppConfiguration/1.11.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Data.AppConfiguration,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Data.AppConfiguration_1.11.0/sdk/appconfiguration/Azure.Data.AppConfiguration/README.md,,"[""Microsoft"", ""Azure"", ""Application"", ""Configuration"", ""Data"", ""AppConfig"", ""windowsazureofficial"", ""azureofficial""]",Azure.Data.AppConfiguration,164655077,True,1.11.0,18,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This client library enables working with the Microsoft Azure Storage File Shares service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/README.md and https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/CHANGELOG.md in addition to the breaking changes https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/storage/Azure.Storage.Files.Shares/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for File Service - https://docs.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api",False,https://api.nuget.org/v3-flatcontainer/azure.storage.files.shares/12.27.1/icon,283636,https://www.nuget.org/packages/Azure.Storage.Files.Shares/12.27.1/license,"[""azure-sdk"", ""Microsoft""]",Azure.Storage.Files.Shares,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Storage.Files.Shares_12.27.1/sdk/storage/Azure.Storage.Files.Shares/README.md,,"[""Microsoft"", ""Azure"", ""Storage"", ""Files"", ""File"", ""StorageScalable"", ""windowsazureofficial"", ""azureofficial""]",Azure.Storage.Files.Shares,70343571,True,12.27.1,40,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This package provides development time code analysis for C# Azure Functions.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.analyzers/1.0.0/icon,133316365,https://www.nuget.org/packages/Microsoft.Azure.Functions.Analyzers/1.0.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Analyzers,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkID=320972,,"[""Azure"", ""Functions"", ""analyzers""]",Microsoft.Azure.Functions.Analyzers,133316365,True,1.0.0,1,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This package adds binding extensions for Http.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.extensions.http/3.3.0/icon,317337,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Http/3.3.0/license,"[""aspnet"", ""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Extensions.Http,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk-extensions,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs.Extensions.Http,207491789,True,3.3.0,10,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This is the Azure AI Search client library for developing .NET applications with rich search experiences. It enables you to query your indexes, update documents in your indexes, and manage indexes, synonym maps, indexers, data sources, or other service-level resources.",False,https://api.nuget.org/v3-flatcontainer/azure.search.documents/12.0.0/icon,724110,https://www.nuget.org/packages/Azure.Search.Documents/12.0.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.Search.Documents,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Search.Documents_12.0.0/sdk/search/Azure.Search.Documents/README.md,,"[""Azure"", ""AI"", ""Search"", ""Documents"", ""Engine""]",Azure.Search.Documents,42142055,True,12.0.0,12,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Azure Functions .NET Isolated Project Template Pack for Microsoft Template Engine,False,,470946,https://go.microsoft.com/fwlink/?linkid=2028464,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.ProjectTemplates,"[""Template""]",https://go.microsoft.com/fwlink/?linkid=848145,,[],Microsoft.Azure.Functions.Worker.ProjectTemplates,205917697,True,4.0.5590,65,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This package contains Azure Storage based implementations of some WebJobs SDK component interfaces. For more information, please visit https://go.microsoft.com/fwlink/?linkid=2279708.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.webjobs.host.storage/5.0.2/icon,504906,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Host.Storage/5.0.2/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Host.Storage,"[""Dependency""]",https://github.com/Azure/azure-webjobs-sdk,,"[""Microsoft"", ""Azure"", ""WebJobs"", ""AzureFunctions""]",Microsoft.Azure.WebJobs.Host.Storage,193073600,True,5.0.2,16,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","This library enables you to create an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.",False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker/2.52.0/icon,4064472,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker/2.52.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker,116463728,True,2.52.0,32,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Azure Key Vault configuration provider implementation for Microsoft.Extensions.Configuration.,False,https://api.nuget.org/v3-flatcontainer/azure.extensions.aspnetcore.configuration.secrets/1.5.1/icon,5324804,https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets/1.5.1/license,"[""azure-sdk"", ""Microsoft""]",Azure.Extensions.AspNetCore.Configuration.Secrets,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.Extensions.AspNetCore.Configuration.Secrets_1.5.1/sdk/extensions/Azure.Extensions.AspNetCore.Configuration.Secrets/README.md,,"[""azure"", ""keyvault""]",Azure.Extensions.AspNetCore.Configuration.Secrets,175968885,True,1.5.1,12,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Kiota authentication provider implementation with Azure Identity.,False,https://api.nuget.org/v3-flatcontainer/microsoft.kiota.authentication.azure/2.0.0/icon,3714032,https://www.nuget.org/packages/Microsoft.Kiota.Authentication.Azure/2.0.0/license,"[""kiota"", ""Microsoft""]",Microsoft.Kiota.Authentication.Azure,"[""Dependency""]",https://aka.ms/kiota/docs,,[],Microsoft.Kiota.Authentication.Azure,104930746,True,2.0.0,58,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Microsoft.Extensions.Configuration.AzureAppConfiguration is a configuration provider for the .NET Core framework that allows developers to use Microsoft Azure App Configuration service as a configuration source in their applications.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.azureappconfiguration/8.6.0/icon,32414,https://licenses.nuget.org/MIT,"[""Azure-App-Configuration"", ""azure-sdk"", ""Microsoft""]",Microsoft.Extensions.Configuration.AzureAppConfiguration,"[""Dependency""]",https://github.com/Azure/AppConfiguration,,"[""Microsoft"", ""Azure"", ""Configuration"", ""AppConfig"", ""AppConfiguration"", ""AzureAppConfiguration""]",Microsoft.Extensions.Configuration.AzureAppConfiguration,164206997,True,8.6.0,30,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Provides extensions to work with Azure Functions features.,False,,80079542,https://www.nuget.org/packages/Microsoft.Azure.Functions.Extensions/1.1.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Extensions,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkID=320972,,[],Microsoft.Azure.Functions.Extensions,98430858,True,1.1.0,2,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Collection of templates for Azure Functions .NET Isolated,False,,10082,https://go.microsoft.com/fwlink/?linkid=2028464,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.ItemTemplates,"[""Template""]",https://go.microsoft.com/fwlink/?linkid=848145,,[],Microsoft.Azure.Functions.Worker.ItemTemplates,153754539,True,4.0.5590,67,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This library provides gRPC support for Azure Functions .NET Worker communication with the Azure Functions Host.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.grpc/2.52.0/icon,4087597,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Grpc/2.52.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Grpc,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Grpc,109134036,True,2.52.0,26,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Collection of templates for Azure Functions,False,,32203,https://go.microsoft.com/fwlink/?linkid=2028464,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.ItemTemplates,"[""Template""]",https://go.microsoft.com/fwlink/?linkid=848145,,[],Microsoft.Azure.WebJobs.ItemTemplates,137516380,True,4.0.5590,96,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Azure Functions Project Template Pack for Microsoft Template Engine,False,,59770,https://go.microsoft.com/fwlink/?linkid=2028464,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.ProjectTemplates,"[""Template""]",https://go.microsoft.com/fwlink/?linkid=848145,,[],Microsoft.Azure.WebJobs.ProjectTemplates,137100921,True,4.0.5590,96,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This package provides development time support for the Azure Functions .NET Worker.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk/2.1.0/icon,212997,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk/2.1.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Sdk,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Sdk,103313269,True,2.1.0,38,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Microsoft Azure Resource Manager client SDK for Azure resources.,False,https://api.nuget.org/v3-flatcontainer/azure.resourcemanager/1.14.0/icon,2503828,https://www.nuget.org/packages/Azure.ResourceManager/1.14.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.ResourceManager,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager_1.14.0/sdk/resourcemanager/Azure.ResourceManager/README.md,,"[""azure"", ""management"", ""resource""]",Azure.ResourceManager,76809670,True,1.14.0,24,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.,False,https://api.nuget.org/v3-flatcontainer/microsoft.windowsazure.configurationmanager/3.2.3/icon,40846868,http://aka.ms/windowsazureapache2,"[""azure-sdk"", ""Microsoft""]",Microsoft.WindowsAzure.ConfigurationManager,"[""Dependency""]",http://go.microsoft.com/fwlink/?linkid=252450,Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.,"[""Microsoft"", ""\""Microsoft"", ""Azure\"""", ""Configuration"", ""\""Configuration"", ""Manager\"""", ""cloud"", ""azureofficial"", ""windowsazureofficial""]",Microsoft Azure Configuration Manager,94525433,True,3.2.3,14,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Azure Functions extensions metadata generator,False,,124168875,https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator/4.0.1/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkID=320972,,[],Microsoft.Azure.WebJobs.Script.ExtensionsMetadataGenerator,177138050,True,4.0.1,18,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Abstractions for Azure Functions .NET Worker,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.extensions.abstractions/1.3.0/icon,82643710,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Abstractions/1.3.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Extensions.Abstractions,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Extensions.Abstractions,117236807,True,1.3.0,5,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]","Azure KeyVault configuration provider implementation for Microsoft.Extensions.Configuration. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.Configuration.Secrets It is recommended that you move to the new package.",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.configuration.azurekeyvault/3.1.24/icon,17864360,https://www.nuget.org/packages/Microsoft.Extensions.Configuration.AzureKeyVault/3.1.24/license,"[""aspnet"", ""Microsoft""]",Microsoft.Extensions.Configuration.AzureKeyVault,"[""Dependency""]",https://asp.net/,,"[""configuration"", ""azure"", ""keyvault""]",Microsoft.Extensions.Configuration.AzureKeyVault,94122921,True,3.1.24,39,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This package provides source generation for the Azure Functions .NET Worker.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk.generators/1.4.0/icon,210898,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk.Generators/1.4.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Sdk.Generators,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Sdk.Generators,91331862,True,1.4.0,18,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",This package provides development time code analysis for the Azure Functions .NET Worker.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.sdk.analyzers/1.2.2/icon,40216945,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Sdk.Analyzers/1.2.2/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Sdk.Analyzers,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,"[""Azure"", ""Functions"", ""Worker"", ""analyzers""]",Microsoft.Azure.Functions.Worker.Sdk.Analyzers,90343408,True,1.2.2,7,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",HTTP extensions for .NET isolated functions,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.functions.worker.extensions.http/3.3.0/icon,27981494,https://www.nuget.org/packages/Microsoft.Azure.Functions.Worker.Extensions.Http/3.3.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Functions.Worker.Extensions.Http,"[""Dependency""]",https://github.com/Azure/azure-functions-dotnet-worker,,[],Microsoft.Azure.Functions.Worker.Extensions.Http,92715010,True,3.3.0,5,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",Microsoft Azure management client SDK for Azure resource provider Microsoft.Storage.,False,https://api.nuget.org/v3-flatcontainer/azure.resourcemanager.storage/1.7.0/icon,187108,https://www.nuget.org/packages/Azure.ResourceManager.Storage/1.7.0/license,"[""azure-sdk"", ""Microsoft""]",Azure.ResourceManager.Storage,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.Storage_1.7.0/sdk/storage/Azure.ResourceManager.Storage/README.md,,"[""azure"", ""management"", ""storage""]",Azure.ResourceManager.Storage,11859595,True,1.7.0,18,0,3YiWeF29fsXSJcHzV,7OT4anlS09d5QI8Uu "[""Microsoft""]",The Microsoft Test Platform Object Model.,False,https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.objectmodel/18.8.1/icon,4201970,https://www.nuget.org/packages/Microsoft.TestPlatform.ObjectModel/18.8.1/license,"[""Microsoft"", ""vstest""]",Microsoft.TestPlatform.ObjectModel,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing""]",Microsoft.TestPlatform.ObjectModel,1910533624,True,18.8.1,67,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Testplatform host executes the test using specified adapter.,False,https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.testhost/18.8.1/icon,4178758,https://www.nuget.org/packages/Microsoft.TestPlatform.TestHost/18.8.1/license,"[""Microsoft"", ""vstest""]",Microsoft.TestPlatform.TestHost,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing""]",Microsoft.TestPlatform.TestHost,1699227023,True,18.8.1,67,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""tonerdo""]","Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.",False,https://api.nuget.org/v3-flatcontainer/coverlet.collector/10.0.1/icon,15913651,https://www.nuget.org/packages/coverlet.collector/10.0.1/license,"[""daveMueller"", ""dotnetfoundation"", ""MarcoRossignoli"", ""tonerdo""]",coverlet.collector,"[""Dependency""]",https://github.com/coverlet-coverage/coverlet,,"[""coverage"", ""testing"", ""unit-test"", ""lcov"", ""opencover"", ""quality""]",coverlet.collector,980265353,True,10.0.1,23,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Tatham Oddie & friends""]",A set of abstractions to help make file system interactions testable.,False,https://api.nuget.org/v3-flatcontainer/system.io.abstractions/22.2.0/icon,154998,https://www.nuget.org/packages/System.IO.Abstractions/22.2.0/license,"[""TestableIO""]",System.IO.Abstractions,"[""Dependency""]",https://github.com/TestableIO/System.IO.Abstractions,,"[""testing""]",System.IO.Abstractions,142961343,False,22.2.0,475,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","MSTest is Microsoft supported Test Framework. This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package. Supported platforms: - .NET 4.6.2+ - .NET 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+",False,https://api.nuget.org/v3-flatcontainer/mstest.testframework/4.3.3/icon,148765,https://www.nuget.org/packages/MSTest.TestFramework/4.3.3/license,"[""Microsoft"", ""MSTestFramework""]",MSTest.TestFramework,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""MSTest"", ""TestFramework"", ""Unittest"", ""MSTestV2"", ""Microsoft"", ""Test"", ""Testing"", ""TDD"", ""Framework""]",MSTest.TestFramework,473265147,True,4.3.3,78,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""tonerdo""]","Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.",False,https://api.nuget.org/v3-flatcontainer/coverlet.msbuild/10.0.1/icon,3451482,https://www.nuget.org/packages/coverlet.msbuild/10.0.1/license,"[""daveMueller"", ""dotnetfoundation"", ""MarcoRossignoli"", ""tonerdo""]",coverlet.msbuild,"[""Dependency""]",https://github.com/coverlet-coverage/coverlet,,"[""coverage"", ""testing"", ""unit-test"", ""lcov"", ""opencover"", ""quality""]",coverlet.msbuild,252049160,True,10.0.1,42,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides the core platform and the .NET implementation of the protocol.",False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.platform/2.3.3/icon,216478,https://www.nuget.org/packages/Microsoft.Testing.Platform/2.3.3/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Platform,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""Microsoft"", ""test"", ""testing"", ""unittest"", ""unittesting"", ""unit-testing"", ""tdd""]",Microsoft.Testing.Platform,230860106,True,2.3.3,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""https://github.com/VerifyTests/DiffEngine/graphs/contributors""]",Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.,False,https://api.nuget.org/v3-flatcontainer/diffengine/19.3.3/icon,94658,https://www.nuget.org/packages/DiffEngine/19.3.3/license,"[""simoncropp""]",DiffEngine,"[""Dependency""]",https://github.com/VerifyTests/DiffEngine,,"[""Testing"", ""Snapshot"", ""Diff"", ""Compare""]",DiffEngine,144016990,False,19.3.3,248,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Package Description,False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.trxreport.abstractions/2.3.3/icon,209023,https://www.nuget.org/packages/Microsoft.Testing.Extensions.TrxReport.Abstractions/2.3.3/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Extensions.TrxReport.Abstractions,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""Microsoft"", ""test"", ""testing"", ""unittest"", ""unittesting"", ""unit-testing"", ""tdd""]",Microsoft.Testing.Extensions.TrxReport.Abstractions,213248855,True,2.3.3,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides MSBuild integration of the platform, its extensions and configuration files.",False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.platform.msbuild/2.3.3/icon,195908,https://www.nuget.org/packages/Microsoft.Testing.Platform.MSBuild/2.3.3/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Platform.MSBuild,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""Microsoft"", ""test"", ""testing"", ""unittest"", ""unittesting"", ""unit-testing"", ""tdd""]",Microsoft.Testing.Platform.MSBuild,211207617,True,2.3.3,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides telemetry for the platform.",False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.telemetry/2.3.3/icon,194362,https://www.nuget.org/packages/Microsoft.Testing.Extensions.Telemetry/2.3.3/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Extensions.Telemetry,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""Microsoft"", ""test"", ""testing"", ""unittest"", ""unittesting"", ""unit-testing"", ""tdd""]",Microsoft.Testing.Extensions.Telemetry,194207202,True,2.3.3,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Tatham Oddie & friends""]",A set of abstractions to help make file system interactions testable.,False,https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions.wrappers/22.2.0/icon,199102,https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Wrappers/22.2.0/license,"[""TestableIO""]",TestableIO.System.IO.Abstractions.Wrappers,"[""Dependency""]",https://github.com/TestableIO/System.IO.Abstractions,,"[""testing""]",TestableIO.System.IO.Abstractions.Wrappers,64325403,True,22.2.0,61,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms.",False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.vstestbridge/2.3.3/icon,149947,https://www.nuget.org/packages/Microsoft.Testing.Extensions.VSTestBridge/2.3.3/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Extensions.VSTestBridge,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""Microsoft"", ""test"", ""testing"", ""unittest"", ""unittesting"", ""unit-testing"", ""tdd""]",Microsoft.Testing.Extensions.VSTestBridge,168279251,True,2.3.3,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Tatham Oddie & friends""]",A set of abstractions to help make file system interactions testable.,False,https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions/22.2.0/icon,177326,https://www.nuget.org/packages/TestableIO.System.IO.Abstractions/22.2.0/license,"[""TestableIO""]",TestableIO.System.IO.Abstractions,"[""Dependency""]",https://github.com/TestableIO/System.IO.Abstractions,,"[""testing""]",TestableIO.System.IO.Abstractions,62806849,True,22.2.0,61,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Andre Hofmeister and contributors""]",Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.,False,https://api.nuget.org/v3-flatcontainer/testcontainers/4.13.0/icon,1783786,https://www.nuget.org/packages/Testcontainers/4.13.0/license,"[""HofmeisterAn"", ""Testcontainers""]",Testcontainers,"[""Dependency""]",https://dotnet.testcontainers.org/,,"[""automation"", ""docker"", ""dotnet"", ""testcontainers"", ""testcontainers-dotnet"", ""testing""]",Testcontainers,99766651,True,4.13.0,38,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","This package contains the full set of binaries for the Visual Studio Test Platform (vstest). It provides a modern, cross platform testing engine that powers the testing on .NET Core as well. It integrates with popular test frameworks like MSTest(v1 and v2), xUnit and Nunit with support for extensibility.",False,https://api.nuget.org/v3-flatcontainer/microsoft.testplatform/18.8.1/icon,690016,https://www.nuget.org/packages/Microsoft.TestPlatform/18.8.1/license,"[""Microsoft"", ""vstest""]",Microsoft.TestPlatform,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing""]",Microsoft.TestPlatform,133266761,True,18.8.1,62,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Tatham Oddie & friends""]",A set of pre-built mocks to help when testing file system interactions.,False,https://api.nuget.org/v3-flatcontainer/system.io.abstractions.testinghelpers/22.2.0/icon,64095,https://www.nuget.org/packages/System.IO.Abstractions.TestingHelpers/22.2.0/license,"[""TestableIO""]",System.IO.Abstractions.TestingHelpers,"[""Dependency""]",https://github.com/TestableIO/System.IO.Abstractions,,"[""testing""]",System.IO.Abstractions.TestingHelpers,32284288,False,22.2.0,465,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Code coverage tools.,False,https://api.nuget.org/v3-flatcontainer/dotnet-coverage/18.9.0/icon,1179043,https://www.nuget.org/packages/dotnet-coverage/18.9.0/license,"[""Microsoft"", ""vstest""]",dotnet-coverage,"[""DotnetTool""]",https://aka.ms/dotnet-coverage,,"[""coverage"", ""testing"", ""unit-test"", ""quality""]",dotnet-coverage,46649021,False,18.9.0,70,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""https://github.com/VerifyTests/Verify/graphs/contributors""]",Enables verification of complex models and documents.,False,https://api.nuget.org/v3-flatcontainer/verify/31.28.0/icon,4073,https://www.nuget.org/packages/Verify/31.28.0/license,"[""simoncropp""]",Verify,"[""Dependency""]",https://github.com/VerifyTests/Verify,,"[""Json"", ""Testing"", ""Verify"", ""Snapshot"", ""Approvals""]",Verify,45878374,True,31.28.0,625,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","Hand-crafted fakes to make time-related testing easier. FakeTimeProvider implements the abstract TimeProvider class and is specifically designed to be used for testing.",False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.timeprovider.testing/10.8.0/icon,416712,https://www.nuget.org/packages/Microsoft.Extensions.TimeProvider.Testing/10.8.0/license,"[""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.TimeProvider.Testing,"[""Dependency""]",https://dot.net/,,"[""Testing"", ""TimeProvider"", ""FakeTimeProvider""]",Microsoft.Extensions.TimeProvider.Testing,36868925,True,10.8.0,32,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Jake Ginnivan, Joseph Woodward, Simon Cropp""]",Shouldly - Assertion framework for .NET. The way asserting *Should* be,False,https://api.nuget.org/v3-flatcontainer/shouldly/4.3.0/icon,34545268,https://www.nuget.org/packages/Shouldly/4.3.0/license,"[""Shouldly""]",Shouldly,"[""Dependency""]",https://docs.shouldly.org/,,"[""test"", ""unit"", ""testing"", ""TDD"", ""AAA"", ""should"", ""testunit"", ""rspec"", ""assert"", ""assertion"", ""framework""]",Shouldly,118073080,False,4.3.0,43,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Testably""]",A set of abstractions to help make file system interactions testable.,False,https://api.nuget.org/v3-flatcontainer/testably.abstractions.filesystem.interface/10.3.0/icon,320691,https://www.nuget.org/packages/Testably.Abstractions.FileSystem.Interface/10.3.0/license,"[""Testably""]",Testably.Abstractions.FileSystem.Interface,"[""Dependency""]",https://github.com/Testably/Testably.Abstractions,,"[""abstractions"", ""testing""]",Testably.Abstractions.FileSystem.Interface,22415648,True,10.3.0,6,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]","MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.",False,https://api.nuget.org/v3-flatcontainer/mstest.analyzers/4.3.3/icon,148777,https://www.nuget.org/packages/MSTest.Analyzers/4.3.3/license,"[""Microsoft"", ""MSTestFramework""]",MSTest.Analyzers,"[""Dependency""]",https://github.com/microsoft/testfx,,"[""MSTest"", ""Analyzers"", ""TestFramework"", ""Unittest"", ""MSTestV2"", ""Microsoft"", ""Test"", ""Testing"", ""TDD"", ""Framework""]",MSTest.Analyzers,61909777,True,4.3.3,47,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Tatham Oddie & friends""]",A set of pre-built mocks to help when testing file system interactions.,False,https://api.nuget.org/v3-flatcontainer/testableio.system.io.abstractions.testinghelpers/22.2.0/icon,103587,https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.TestingHelpers/22.2.0/license,"[""TestableIO""]",TestableIO.System.IO.Abstractions.TestingHelpers,"[""Dependency""]",https://github.com/TestableIO/System.IO.Abstractions,,"[""testing""]",TestableIO.System.IO.Abstractions.TestingHelpers,15688374,True,22.2.0,60,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Includes helpers for the Test Platform's modern functionality such as standardized fully qualified names and hierarchical test case names.,False,https://api.nuget.org/v3-flatcontainer/microsoft.testplatform.adapterutilities/18.8.1/icon,13250,https://www.nuget.org/packages/Microsoft.TestPlatform.AdapterUtilities/18.8.1/license,"[""Microsoft"", ""vstest""]",Microsoft.TestPlatform.AdapterUtilities,"[""Dependency""]",https://github.com/microsoft/vstest,,"[""vstest"", ""visual-studio"", ""unittest"", ""testplatform"", ""mstest"", ""microsoft"", ""test"", ""testing""]",Microsoft.TestPlatform.AdapterUtilities,54603652,True,18.8.1,41,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Hand-crafted fakes to make telemetry-related testing easier.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.diagnostics.testing/10.8.0/icon,143331,https://www.nuget.org/packages/Microsoft.Extensions.Diagnostics.Testing/10.8.0/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.Extensions.Diagnostics.Testing,"[""Dependency""]",https://dot.net/,,"[""Testing""]",Microsoft.Extensions.Diagnostics.Testing,14491334,True,10.8.0,32,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Andre Hofmeister and contributors""]",Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.,False,https://api.nuget.org/v3-flatcontainer/testcontainers.postgresql/4.13.0/icon,888127,https://www.nuget.org/packages/Testcontainers.PostgreSql/4.13.0/license,"[""HofmeisterAn"", ""Testcontainers""]",Testcontainers.PostgreSql,"[""Dependency""]",https://dotnet.testcontainers.org/,,"[""automation"", ""docker"", ""dotnet"", ""testcontainers"", ""testcontainers-dotnet"", ""testing""]",Testcontainers.PostgreSql,35182176,True,4.13.0,26,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",Code coverage Microsoft.Testing.Platform extension.,False,https://api.nuget.org/v3-flatcontainer/microsoft.testing.extensions.codecoverage/18.9.0/icon,799751,https://www.nuget.org/packages/Microsoft.Testing.Extensions.CodeCoverage/18.9.0/license,"[""Microsoft"", ""MSTestFramework""]",Microsoft.Testing.Extensions.CodeCoverage,"[""Dependency""]",https://github.com/microsoft/codecoverage,,"[""coverage"", ""testing"", ""unit-test"", ""quality""]",Microsoft.Testing.Extensions.CodeCoverage,22468982,True,18.9.0,26,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Andre Hofmeister and contributors""]",Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.,False,https://api.nuget.org/v3-flatcontainer/testcontainers.mssql/4.13.0/icon,527753,https://www.nuget.org/packages/Testcontainers.MsSql/4.13.0/license,"[""HofmeisterAn"", ""Testcontainers""]",Testcontainers.MsSql,"[""Dependency""]",https://dotnet.testcontainers.org/,,"[""automation"", ""docker"", ""dotnet"", ""testcontainers"", ""testcontainers-dotnet"", ""testing""]",Testcontainers.MsSql,29575572,True,4.13.0,26,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""NodaTime.Testing""]","Provides extra types which may be useful when testing code which uses Noda Time, such as a fake programmable implementation of IClock and a time zone which has a fixed transition. These types are also used to test Noda Time itself.",False,,66163,https://www.nuget.org/packages/NodaTime.Testing/3.3.3/license,"[""jon skeet"", ""NodaTime""]",NodaTime.Testing,"[""Dependency""]",https://nodatime.org/,,"[""nodatime"", ""testing""]",NodaTime.Testing,15269030,True,3.3.3,100,0,kFVF2a3fbXhPn60iR,fxYLWKmJriZoALQxp "[""Microsoft""]",ASP.NET Core middleware for caching HTTP responses on the server.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.responsecaching/2.3.11/icon,3762,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.ResponseCaching,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""cache"", ""caching""]",Microsoft.AspNetCore.ResponseCaching,60050889,True,2.3.11,21,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Michael Conrad""]",CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.core/3.0.0/icon,75951,https://www.nuget.org/packages/CacheManager.Core/3.0.0/license,"[""MichaConrad""]",CacheManager.Core,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""Redis""]",CacheManager.Core,19945496,True,3.0.0,31,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""https://github.com/alastairtree""]","Lazy cache is a simple, thread safe, in-memory caching library that makes it easy to add high performance caching to your dotnet app.",False,https://api.nuget.org/v3-flatcontainer/lazycache/2.4.0/icon,39259162,https://www.nuget.org/packages/LazyCache/2.4.0/license,"[""alastairtree""]",LazyCache,"[""Dependency""]",https://github.com/alastairtree/LazyCache,,"[""Caching"", ""Performance"", ""Speed"", ""In-memory"", ""IMemoryCache"", ""Generics"", ""ServiceCacheing"", ""Lazy"", ""Cache"", ""Lazy-Load"", ""MemoryCache"", ""CachingService"", ""AppCache"", ""ApplicationCache"", ""Memcached""]",LazyCache,57574127,False,2.4.0,18,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Amazon Web Services""]",The AWS Secrets Manager .NET caching client enables in-process caching of secrets for .NET applications.,False,https://api.nuget.org/v3-flatcontainer/awssdk.secretsmanager.caching/2.0.0/icon,3174137,https://www.nuget.org/packages/AWSSDK.SecretsManager.Caching/2.0.0/license,"[""awsdotnet""]",AWSSDK.SecretsManager.Caching,"[""Dependency""]",https://github.com/aws/aws-secretsmanager-caching-net,,"[""AWS"", ""Amazon"", ""cloud"", ""aws-sdk-v3"", ""secrets"", ""secret"", ""manager"", ""secretsmanager"", ""caching"", ""cache""]",AWS Secrets Manager Caching for .NET,24559293,True,2.0.0,8,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Jody Donetti""]","FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features.",False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache/2.6.0/icon,2834557,https://www.nuget.org/packages/ZiggyCreatures.FusionCache/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy""]",ZiggyCreatures.FusionCache,40006505,True,2.6.0,44,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",EasyCaching is a open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!,False,https://api.nuget.org/v3-flatcontainer/easycaching.core/1.9.2/icon,4639736,https://www.nuget.org/packages/EasyCaching.Core/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Core,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Caching"", ""Cache"", ""Distributed"", ""Memory"", ""Interceptor"", ""Hybrid"", ""ResponseCaching""]",EasyCaching.Core,16622976,False,1.9.2,52,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A simple in-memory caching provider.,False,https://api.nuget.org/v3-flatcontainer/easycaching.inmemory/1.9.2/icon,3051978,https://www.nuget.org/packages/EasyCaching.InMemory/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.InMemory,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""In-Memory"", ""LocalCache"", ""Caching"", ""Cache""]",EasyCaching.InMemory,8490729,False,1.9.2,56,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ChilliCream authors and contributors""]",This package provided GreenDonut DataLoader interfaces and base types.,False,https://api.nuget.org/v3-flatcontainer/greendonut.abstractions/16.5.1/icon,54825,https://www.nuget.org/packages/GreenDonut.Abstractions/16.5.1/license,"[""ChilliCream""]",GreenDonut.Abstractions,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut.Abstractions,13075881,False,16.5.1,48,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ChilliCream authors and contributors""]",This package contains the basic building blocks of the DataLoader linq query integration.,False,https://api.nuget.org/v3-flatcontainer/greendonut.data.primitives/16.5.1/icon,54644,https://www.nuget.org/packages/GreenDonut.Data.Primitives/16.5.1/license,"[""ChilliCream""]",GreenDonut.Data.Primitives,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut.Data.Primitives,12743240,False,16.5.1,49,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ChilliCream authors and contributors""]","This package provides data integrations like pagination, projections, filtering and sorting.",False,https://api.nuget.org/v3-flatcontainer/greendonut.data/16.5.1/icon,53433,https://www.nuget.org/packages/GreenDonut.Data/16.5.1/license,"[""ChilliCream""]",GreenDonut.Data,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut.Data,12480622,False,16.5.1,48,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ChilliCream authors and contributors""]","This package provides data integrations like pagination, projections, filtering and sorting.",False,https://api.nuget.org/v3-flatcontainer/greendonut.data.abstractions/16.5.1/icon,53437,https://www.nuget.org/packages/GreenDonut.Data.Abstractions/16.5.1/license,"[""ChilliCream""]",GreenDonut.Data.Abstractions,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut.Data.Abstractions,12444822,False,16.5.1,48,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Adrian Phinney""]",Automatically bust your NHibernate cache when the schema changes.,False,,36992,http://opensource.org/licenses/MIT,"[""TheCloudlessSky""]",NHibernate.Cache.DynamicCacheBuster,"[""Dependency""]",http://github.com/TheCloudlessSky/NHibernate.Cache.DynamicCacheBuster,,"[""nhibernate"", ""caching""]",NHibernate.Cache.DynamicCacheBuster,6058096,False,2.1.0,5,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A simple distributed caching provider based on StackExchange.Redis.,False,https://api.nuget.org/v3-flatcontainer/easycaching.redis/1.9.2/icon,2934135,https://www.nuget.org/packages/EasyCaching.Redis/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Redis,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Redis"", ""DistributedCache"", ""Caching"", ""Cache""]",EasyCaching.Redis,6706980,False,1.9.2,55,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Attila Kiskó""]",Memcached client library for .NET based languages.,False,,4007607,http://www.apache.org/licenses/LICENSE-2.0,"[""enyim""]",EnyimMemcached,"[""Dependency""]",https://github.com/enyim/EnyimMemcached,,"[""memcached"", ""enyim"", ""cache"", ""caching""]",EnyimMemcached,6675003,False,2.16.0,5,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Jody Donetti""]",FusionCache serializer based on Newtonsoft Json.NET,False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.serialization.newtonsoftjson/2.6.0/icon,563700,https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""json"", ""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy"", ""cache-stampede""]",ZiggyCreatures.FusionCache.Serialization.NewtonsoftJson,19615835,True,2.6.0,43,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""MichaConrad,AuroraDysis""]",CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. This package contains the specific cache handle for Microsoft.Extensions.Caching.Memory.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.caching.memory/3.0.0/icon,37120,https://www.nuget.org/packages/CacheManager.Microsoft.Extensions.Caching.Memory/3.0.0/license,"[""MichaConrad""]",CacheManager.Microsoft.Extensions.Caching.Memory,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""MemoryCache""]",CacheManager.Microsoft.Extensions.Caching.Memory,4990459,True,3.0.0,12,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]","A generic Redis® client that integrates with Aspire, including health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.stackexchange.redis/13.4.6/icon,268403,https://www.nuget.org/packages/Aspire.StackExchange.Redis/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.StackExchange.Redis,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""cache"", ""caching"", ""redis""]",Aspire.StackExchange.Redis,10940929,True,13.4.6,44,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Jody Donetti""]",FusionCache backplane for Redis based on the StackExchange.Redis library,False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.backplane.stackexchangeredis/2.6.0/icon,1854398,https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""backplane"", ""redis"", ""stackexchange"", ""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy""]",ZiggyCreatures.FusionCache.Backplane.StackExchangeRedis,15885702,True,2.6.0,33,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Michael Conrad""]",CacheManager extension package to use Microsoft.Extensions.Configuration to configure the CacheManager instance. CacheManager is an open source caching abstraction layer for .NET written in C#. This is the ASP.NET Core configuration integration package.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.configuration/3.0.0/icon,6186,https://www.nuget.org/packages/CacheManager.Microsoft.Extensions.Configuration/3.0.0/license,"[""MichaConrad""]",CacheManager.Microsoft.Extensions.Configuration,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""Configuration""]",CacheManager.Microsoft.Extensions.Configuration,4971985,True,3.0.0,12,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Michael Conrad""]",CacheManager extension package providing JSON serialization for distributed caches. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features. The Core library contains a Newtonsoft.Json based serializer implementation which can be used instead of the default binary serializer.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.serialization.json/3.0.0/icon,28926,https://www.nuget.org/packages/CacheManager.Serialization.Json/3.0.0/license,"[""MichaConrad""]",CacheManager.Serialization.Json,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""JSON"", ""Serialization""]",CacheManager.Serialization.Json,6349029,True,3.0.0,18,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]",Redis® support for Aspire.,False,https://api.nuget.org/v3-flatcontainer/aspire.hosting.redis/13.4.6/icon,375206,https://www.nuget.org/packages/Aspire.Hosting.Redis/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.Hosting.Redis,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""hosting"", ""redis"", ""cache"", ""caching""]",Aspire.Hosting.Redis,6374126,True,13.4.6,44,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A serialize library based on Newtonsoft.Json,False,https://api.nuget.org/v3-flatcontainer/easycaching.serialization.json/1.9.2/icon,1646943,https://www.nuget.org/packages/EasyCaching.Serialization.Json/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Serialization.Json,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Caching"", ""Serialization"", ""Json""]",EasyCaching.Serialization.Json,3491311,False,1.9.2,41,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ServiceStack""]","Integration libraries and adapters with other major ServiceStack server components. Includes high-level API's that use OrmLite and Redis including: - AutoQuery - Redis MQ - OrmLiteAuthRepository - OrmLiteCacheClient - OrmLiteAppSettings - RedisServerEvents - RedisRequestLogger",False,https://api.nuget.org/v3-flatcontainer/servicestack.server/10.0.8/icon,9855,https://servicestack.net/terms,"[""mythz"", ""servicestack""]",ServiceStack.Server,"[""Dependency""]",https://github.com/ServiceStack/ServiceStack,,"[""ServiceStack"", ""AutoQuery"", ""OrmLite"", ""Redis"", ""MQ"", ""Caching"", ""ServerEvents""]",ServiceStack Server integration with Redis and OrmLite,5199907,True,10.0.8,101,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Michael Conrad""]",CacheManager extension package which adds support for Redis as a distributed cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.stackexchange.redis/3.0.0/icon,29585,https://www.nuget.org/packages/CacheManager.StackExchange.Redis/3.0.0/license,"[""MichaConrad""]",CacheManager.StackExchange.Redis,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""StackExchange"", ""Redis"", ""Azure"", ""AppFabric"", ""Memcached""]",CacheManager.StackExchange.Redis,6675568,True,3.0.0,27,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Vahid Nasiri""]",Entity Framework Core Second Level Caching Library.,False,,9544,https://www.nuget.org/packages/EFCoreSecondLevelCacheInterceptor/5.5.0/license,"[""vahidn""]",EFCoreSecondLevelCacheInterceptor,"[""Dependency""]",https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor,,"[""EntityFramework"", ""Cache"", ""Caching"", ""SecondLevelCache"", ""EFCore"", ""ORM"", "".NET"", ""Core"", ""aspnetcore""]",EFCoreSecondLevelCacheInterceptor,6056658,False,5.5.0,130,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Jody Donetti""]",FusionCache serializer based on System.Text.Json,False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.serialization.systemtextjson/2.6.0/icon,1520947,https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Serialization.SystemTextJson/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache.Serialization.SystemTextJson,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""json"", ""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy""]",ZiggyCreatures.FusionCache.Serialization.SystemTextJson,9666183,True,2.6.0,42,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ChilliCream authors and contributors""]","This package provides data integrations like pagination, projections, filtering and sorting.",False,https://api.nuget.org/v3-flatcontainer/greendonut.data.entityframework/16.5.1/icon,11979,https://www.nuget.org/packages/GreenDonut.Data.EntityFramework/16.5.1/license,"[""ChilliCream""]",GreenDonut.Data.EntityFramework,"[""Dependency""]",https://chillicream.com/,,"[""DataLoader"", ""Batching"", ""Caching"", ""GraphQL"", ""ChilliCream"", ""Facebook""]",GreenDonut.Data.EntityFramework,3693831,False,16.5.1,48,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A simple hybrid caching provider combines local caching and distributed caching.,False,https://api.nuget.org/v3-flatcontainer/easycaching.hybridcache/1.9.2/icon,1214308,https://www.nuget.org/packages/EasyCaching.HybridCache/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.HybridCache,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Hybrid"", ""Synchronization"", ""LocalCache"", ""DistributedCache"", ""Caching""]",EasyCaching.HybridCache,2495136,False,1.9.2,49,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A serialize library based on MessagePack,False,https://api.nuget.org/v3-flatcontainer/easycaching.serialization.messagepack/1.9.2/icon,887349,https://www.nuget.org/packages/EasyCaching.Serialization.MessagePack/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Serialization.MessagePack,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Caching"", ""Serialization"", ""MessagePack""]",EasyCaching.Serialization.MessagePack,1907749,False,1.9.2,42,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Michael Conrad""]",CacheManager extension package which adds System.Runtime.Caching.MemoryCache as an option for a local in-memory cache layer. CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.systemruntimecaching/3.0.0/icon,17550,https://www.nuget.org/packages/CacheManager.SystemRuntimeCaching/3.0.0/license,"[""MichaConrad""]",CacheManager.SystemRuntimeCaching,"[""Dependency""]",https://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""StackExchange"", ""Redis"", ""Azure"", ""AppFabric"", ""Memcached""]",CacheManager.SystemRuntimeCaching,4314178,True,3.0.0,31,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Jody Donetti""]","Chaos-related utilities and implementations of various componenets (like a distributed cache or a backplane), useful for things like testing dependent components' behavior in a controlled failing environment.",False,https://api.nuget.org/v3-flatcontainer/ziggycreatures.fusioncache.chaos/2.6.0/icon,24918,https://www.nuget.org/packages/ZiggyCreatures.FusionCache.Chaos/2.6.0/license,"[""jodydonetti""]",ZiggyCreatures.FusionCache.Chaos,"[""Dependency""]",https://github.com/ZiggyCreatures/FusionCache,,"[""chaos"", ""caching"", ""cache"", ""hybrid"", ""hybrid-cache"", ""hybridcache"", ""multi-level"", ""multilevel"", ""fusion"", ""fusioncache"", ""fusion-cache"", ""performance"", ""async"", ""ziggy""]",ZiggyCreatures.FusionCache.Chaos,6313533,True,2.6.0,28,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""MichaConrad""]",CacheManager extension package to work with Microsoft.Extensions.Logging as logging provider. CacheManager is an open source caching abstraction layer for .NET written in C#. The ASP.NET Core logging provides a bridge to the Microsoft.Extensions.Logging framework.,False,https://api.nuget.org/v3-flatcontainer/cachemanager.microsoft.extensions.logging/1.2.0/icon,1401270,https://github.com/MichaCo/CacheManager/blob/master/LICENSE,"[""MichaConrad""]",CacheManager.Microsoft.Extensions.Logging,"[""Dependency""]",http://cachemanager.michaco.net/,,"[""Caching"", ""Cache"", ""CacheManager"", ""Distributed"", ""Cache"", ""StackExchange"", ""Redis"", ""Azure"", ""AppFabric"", ""Memcached""]",CacheManager.Microsoft.Extensions.Logging,3729684,True,1.2.0,10,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""ncc, Catcher Wong""]",A simple caching bus(message bus) based on StackExchange.Redis.,False,https://api.nuget.org/v3-flatcontainer/easycaching.bus.redis/1.9.2/icon,964999,https://www.nuget.org/packages/EasyCaching.Bus.Redis/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Bus.Redis,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Bus"", ""Hybrid"", ""Redis"", ""Caching"", ""Cache""]",EasyCaching.Bus.Redis,1779521,False,1.9.2,36,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]",The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.,False,,5869327,http://www.opensource.org/licenses/ms-pl,"[""Microsoft""]",TransientFaultHandling.Core,"[""Dependency""]",http://topaz.codeplex.com/,The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.,"[""azure"", ""cloud"", ""retry"", ""retries"", ""transient"", ""fault"", ""handling"", ""failure"", ""network"", ""exception"", ""async"", ""SQL"", ""storage"", ""Service"", ""Bus"", ""Cache"", ""caching""]",Transient Fault Handling Core,7708226,False,5.1.1209.1,4,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]","A Redis® implementation for IDistributedCache that integrates with Aspire, including health checks, logging, and telemetry.",False,https://api.nuget.org/v3-flatcontainer/aspire.stackexchange.redis.distributedcaching/13.4.6/icon,159192,https://www.nuget.org/packages/Aspire.StackExchange.Redis.DistributedCaching/13.4.6/license,"[""aspire"", ""Microsoft""]",Aspire.StackExchange.Redis.DistributedCaching,"[""Dependency""]",https://github.com/microsoft/aspire,,"[""aspire"", ""integration"", ""client"", ""component"", ""cloud"", ""cache"", ""caching"", ""distributedcaching"", ""distributedcache"", ""redis""]",Aspire.StackExchange.Redis.DistributedCaching,2946643,True,13.4.6,44,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""EasyCaching Contributors""]",A serialize library based on System.Text.Json,False,https://api.nuget.org/v3-flatcontainer/easycaching.serialization.systemtextjson/1.9.2/icon,816463,https://www.nuget.org/packages/EasyCaching.Serialization.SystemTextJson/1.9.2/license,"[""catcherwong"", ""ncc""]",EasyCaching.Serialization.SystemTextJson,"[""Dependency""]",https://github.com/dotnetcore/EasyCaching,,"[""Caching"", ""Serialization"", ""Json""]",EasyCaching.Serialization.SystemTextJson,1302495,False,1.9.2,14,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Abp.RedisCache""]",Abp.RedisCache,False,https://api.nuget.org/v3-flatcontainer/abp.rediscache/10.5.0/icon,1552,https://www.nuget.org/packages/Abp.RedisCache/10.5.0/license,"[""hikalkan"", ""volosoft""]",Abp.RedisCache,"[""Dependency""]",http://www.aspnetboilerplate.com/,,"[""asp.net"", ""mvc"", ""boilerplate"", ""application"", ""framework"", ""web"", ""domain"", ""driven"", ""design"", ""Redis"", ""Caching""]",Abp.RedisCache,4889433,True,10.5.0,169,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""James Turner""]",A multi-layered caching system for .NET,False,https://api.nuget.org/v3-flatcontainer/cachetower/0.14.0/icon,648871,https://www.nuget.org/packages/CacheTower/0.14.0/license,"[""TurnerSoftware""]",CacheTower,"[""Dependency""]",https://github.com/TurnerSoftware/CacheTower,,"[""inmemory"", ""caching"", ""cache"", ""multi-layer""]",Cache Tower,1198855,False,0.14.0+g0ee6795-github.5821991369,21,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]",The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.,False,https://api.nuget.org/v3-flatcontainer/enterpriselibrary.caching/5.0.505/icon,1821664,http://www.opensource.org/licenses/ms-pl,"[""Microsoft""]",EnterpriseLibrary.Caching,"[""Dependency""]",http://msdn.microsoft.com/en-us/library/ff664753(PandP.50).aspx,The Enterprise Library Caching Application Block lets developers incorporate a local in-memory or persistent cache in their applications.,"[""entlib"", ""Enterprise"", ""Library"", ""caching"", ""cache"", ""LOB""]",Enterprise Library 5.0 - Caching Application Block,1821696,False,5.0.505,1,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""51Degrees Engineering""]",The 51Degrees caching library contains shared functionality and interfaces for various caching implementations.,False,https://api.nuget.org/v3-flatcontainer/fiftyone.caching/4.5.2/icon,37481,https://www.nuget.org/packages/FiftyOne.Caching/4.5.2/license,"[""51Degrees""]",FiftyOne.Caching,"[""Dependency""]",https://51degrees.com/,,"[""51degrees"", ""cache"", ""caching"", ""lru""]",Shared library containing caching functionality used by 51Degrees products,1190873,True,4.5.2,32,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Elsa Workflows Community""]",Provides caching services and utility functions common to Elsa modules.,False,https://api.nuget.org/v3-flatcontainer/elsa.caching/3.7.1/icon,31041,https://www.nuget.org/packages/Elsa.Caching/3.7.1/license,"[""ndakota""]",Elsa.Caching,"[""Dependency""]",https://github.com/elsa-workflows/elsa-core,,"[""elsa"", ""module"", ""caching""]",Elsa.Caching,1088137,False,3.7.1,24,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Hazelcast, Inc.""]","Open-source .NET client for Hazelcast, the open-source in-memory distributed computing platform.",False,https://api.nuget.org/v3-flatcontainer/hazelcast.net/5.7.0/icon,24075,https://www.nuget.org/packages/Hazelcast.Net/5.7.0/license,"[""hazelcast""]",Hazelcast.Net,"[""Dependency""]",https://hazelcast.github.io/hazelcast-csharp-client/,,"[""hazelcast"", ""cache"", ""imdg"", ""big-data"", ""in-memory"", ""datagrid"", ""clustering"", ""scalabilty"", ""distributed"", ""caching""]",Hazelcast .NET Client,2462507,False,5.7.0,39,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]","Windows Azure Cache is a distributed, in-memory cache that increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. The Windows Azure Cache NuGet package provides the cache client libraries that can be used to build applications to target the Cache Service or the In-Role Cache. This NuGet package can only be used with the Windows Azure SDK version 2.9 of Windows Azure Cache.",False,https://api.nuget.org/v3-flatcontainer/microsoft.windowsazure.caching/2.9.5/icon,1064914,http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm,"[""azure-sdk"", ""Microsoft""]",Microsoft.WindowsAzure.Caching,"[""Dependency""]",http://go.microsoft.com/fwlink/?LinkID=235165,A package that adds client libraries and configuration for Windows Azure Cache.,"[""Microsoft"", ""Azure"", ""WindowsAzure"", ""Cache"", ""Caching"", ""Dedicated"", ""Distributed"", ""In-Memory"", ""In-Role"", ""SQL"", ""windowsazureoffical""]",Windows Azure Cache,4009964,True,2.9.5,19,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""PostSharp Technologies""]",Cache and InvalidateCache patterns. An official PostSharp pattern library.,False,https://api.nuget.org/v3-flatcontainer/postsharp.patterns.caching/2026.0.15/icon,297,https://www.nuget.org/packages/PostSharp.Patterns.Caching/2026.0.15/license,"[""PostSharp"", ""SharpCrafters""]",PostSharp.Patterns.Caching,"[""Dependency""]",https://www.postsharp.net/links/nuget-home,,"[""postsharp"", ""cache"", ""caching""]",PostSharp.Patterns.Caching,998730,True,2026.0.15,218,0,YJCgLeUhBd8vNipWb,nZqy49NfcScno4Woi "[""Microsoft""]","ASP.NET Core contains middleware to support Google's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.google/10.0.10/icon,108094,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Google/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Google,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Google,218935514,True,10.0.10,193,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]",ASP.NET Core middleware that enables an application to use cookie based authentication.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.cookies/2.3.11/icon,104448,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Cookies,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Cookies,194797135,True,2.3.11,25,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.facebook/10.0.10/icon,22950,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Facebook/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Facebook,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Facebook,128682247,True,10.0.10,191,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.twitter/10.0.10/icon,6915,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Twitter/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Twitter,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Twitter,120450302,True,10.0.10,191,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]",ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.,False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.oauth/2.3.11/icon,6157,https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.OAuth,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.OAuth,113408369,True,2.3.11,23,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Michael Ganss""]",Cleans HTML from constructs that can be used for cross-site scripting (XSS),False,,0,https://www.nuget.org/packages/HtmlSanitizer/9.1.982/license,"[""mganss""]",HtmlSanitizer,"[""Dependency""]",https://github.com/mganss/HtmlSanitizer,,"[""xss"", ""anti"", ""antixss"", ""html"", ""security""]",HtmlSanitizer,122113633,False,9.1.982,37,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.microsoftaccount/10.0.10/icon,53416,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.MicrosoftAccount/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.MicrosoftAccount,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.MicrosoftAccount,86171990,True,10.0.10,191,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Jeffrey Stedfast""]","MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit",False,https://api.nuget.org/v3-flatcontainer/mimekit/4.17.0/icon,4510995,https://www.nuget.org/packages/MimeKit/4.17.0/license,"[""jstedfast""]",MimeKit,"[""Dependency""]",https://www.mimekit.net/,"An Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms.","[""mime"", ""encryption"", ""arc"", ""dkim"", ""security"", ""smime"", ""s/mime"", ""openpgp"", ""pgp"", ""mbox"", ""mail"", ""email"", ""parser"", ""tnef""]",MimeKit,300384553,True,4.17.0,81,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection,False,https://api.nuget.org/v3-flatcontainer/duende.aspnetcore.authentication.oauth2introspection/7.0.1/icon,202451,https://www.nuget.org/packages/Duende.AspNetCore.Authentication.OAuth2Introspection/7.0.1/license,"[""Duende"", ""DuendeSoftware""]",Duende.AspNetCore.Authentication.OAuth2Introspection,"[""Dependency""]",https://github.com/duendesoftware/foss,,"[""OAuth2"", ""OAuth"", ""2.0"", ""Introspection"", ""Security"", ""Identity"", ""IdentityServer""]",Duende.AspNetCore.Authentication.OAuth2Introspection,593281,True,7.0.1,3,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Jeffrey Stedfast""]","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.",False,https://api.nuget.org/v3-flatcontainer/mailkit/4.17.0/icon,3995488,https://www.nuget.org/packages/MailKit/4.17.0/license,"[""jstedfast""]",MailKit,"[""Dependency""]",http://www.mimekit.net/,"An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.","[""smtp"", ""pop3"", ""imap"", ""mime"", ""security"", ""arc"", ""dkim"", ""smime"", ""s/mime"", ""openpgp"", ""pgp"", ""mbox"", ""mail"", ""email"", ""parser"", ""tnef""]",MailKit,252003064,True,4.17.0,84,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.wsfederation/10.0.10/icon,16797,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.WsFederation/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.WsFederation,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.WsFederation,58814206,True,10.0.10,180,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core authentication handler used to authenticate requests using Negotiate, Kerberos, or NTLM. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.negotiate/10.0.10/icon,113814,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Negotiate/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Negotiate,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security""]",Microsoft.AspNetCore.Authentication.Negotiate,56063755,True,10.0.10,168,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications,False,https://api.nuget.org/v3-flatcontainer/duende.identitymodel.oidcclient/7.1.0/icon,369529,https://www.nuget.org/packages/Duende.IdentityModel.OidcClient/7.1.0/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityModel.OidcClient,"[""Dependency""]",https://github.com/duendesoftware/foss,,"[""OAuth2"", ""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer""]",Duende.IdentityModel.OidcClient,3044211,True,7.1.0,5,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",OpenID Connect and OAuth 2.0 Framework for ASP.NET Core,False,https://api.nuget.org/v3-flatcontainer/duende.identityserver/8.0.4/icon,4612,https://www.nuget.org/packages/Duende.IdentityServer/8.0.4/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityServer,"[""Dependency""]",https://github.com/duendesoftware/products,,"[""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer"", ""ASP.NET"", ""Core""]",Duende.IdentityServer,26325402,True,8.0.4,30,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",Storage interfaces and models for Duende IdentityServer,False,https://api.nuget.org/v3-flatcontainer/duende.identityserver.storage/8.0.4/icon,4666,https://www.nuget.org/packages/Duende.IdentityServer.Storage/8.0.4/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityServer.Storage,"[""Dependency""]",https://github.com/duendesoftware/products,,"[""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer"", ""ASP.NET"", ""Core""]",Duende.IdentityServer.Storage,27975917,True,8.0.4,30,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",Abstractions and primitives used by the OpenIddict components.,False,https://api.nuget.org/v3-flatcontainer/openiddict.abstractions/7.6.0/icon,116077,https://www.nuget.org/packages/OpenIddict.Abstractions/7.6.0/license,"[""openiddict""]",OpenIddict.Abstractions,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security""]",OpenIddict.Abstractions,39777604,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Ahmed Garhy (@9ee1)""]","Capstone.NET is a .NET Core and a .NET Framework binding for the Capstone disassembly framework. It is written in C#, supports Capstone 4, and has a friendly and simple type safe API that is ridiculously easy to learn and quick to pick up.",False,,45635883,https://www.nuget.org/packages/Gee.External.Capstone/2.3.0/license,"[""9ee1""]",Gee.External.Capstone,"[""Dependency""]",https://github.com/9ee1/Capstone.NET,,"[""capstone"", ""disassembler"", ""reverse-engineering"", ""security"", ""arm"", ""x86""]",Capstone.NET,45726411,False,2.3.0,8,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""André N. Klingsheim""]",This library provides shared functionality for the NWebsec ASP.NET Core security libraries.,False,https://api.nuget.org/v3-flatcontainer/nwebsec.aspnetcore.core/3.0.1/icon,1042300,https://www.nuget.org/packages/NWebsec.AspNetCore.Core/3.0.1/license,"[""klings""]",NWebsec.AspNetCore.Core,"[""Dependency""]",https://docs.nwebsec.com/,,"[""nwebsec"", ""aspnetcore"", ""security""]",NWebsec.AspNetCore.Core,24614102,False,3.0.1,5,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""André N. Klingsheim""]",NWebsec middleware for ASP.NET Core applications. NWebsec helps you set important security headers and detect potentially dangerous redirects. See project website for documentation.,False,https://api.nuget.org/v3-flatcontainer/nwebsec.aspnetcore.middleware/3.0.0/icon,19246378,https://www.nuget.org/packages/NWebsec.AspNetCore.Middleware/3.0.0/license,"[""klings""]",NWebsec.AspNetCore.Middleware,"[""Dependency""]",https://docs.nwebsec.com/,,"[""nwebsec"", ""aspnetcore"", ""security""]",NWebsec.AspNetCore.Middleware,23113845,False,3.0.0,4,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",ASP.NET Core Identity Integration for Duende IdentityServer,False,https://api.nuget.org/v3-flatcontainer/duende.identityserver.aspnetidentity/8.0.4/icon,1823,https://www.nuget.org/packages/Duende.IdentityServer.AspNetIdentity/8.0.4/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityServer.AspNetIdentity,"[""Dependency""]",https://github.com/duendesoftware/products,,"[""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer"", ""ASP.NET"", ""Core""]",Duende.IdentityServer.AspNetIdentity,13796252,True,8.0.4,30,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]","OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.",False,https://api.nuget.org/v3-flatcontainer/openiddict.core/7.6.0/icon,100206,https://www.nuget.org/packages/OpenIddict.Core/7.6.0/license,"[""openiddict""]",OpenIddict.Core,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""core""]",OpenIddict.Core,32316603,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]","Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, client, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.",False,https://api.nuget.org/v3-flatcontainer/openiddict/7.6.0/icon,89927,https://www.nuget.org/packages/OpenIddict/7.6.0/license,"[""openiddict""]",OpenIddict,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security""]",OpenIddict,23547110,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Microsoft""]","ASP.NET Core middleware that enables an application to support certificate authentication. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7d90799ce4ef09a0bb257852a57248d2a8fb8dd",False,https://api.nuget.org/v3-flatcontainer/microsoft.aspnetcore.authentication.certificate/10.0.10/icon,52634,https://www.nuget.org/packages/Microsoft.AspNetCore.Authentication.Certificate/10.0.10/license,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",Microsoft.AspNetCore.Authentication.Certificate,"[""Dependency""]",https://asp.net/,,"[""aspnetcore"", ""authentication"", ""security"", ""x509"", ""certificate""]",Microsoft.AspNetCore.Authentication.Certificate,22955226,True,10.0.10,168,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",EntityFramework persistence layer for Duende IdentityServer,False,https://api.nuget.org/v3-flatcontainer/duende.identityserver.entityframework.storage/8.0.4/icon,2207,https://www.nuget.org/packages/Duende.IdentityServer.EntityFramework.Storage/8.0.4/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityServer.EntityFramework.Storage,"[""Dependency""]",https://github.com/duendesoftware/products,,"[""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer"", ""ASP.NET"", ""Core""]",Duende.IdentityServer.EntityFramework.Storage,16201254,True,8.0.4,30,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core integration package for the OpenIddict validation services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.validation.aspnetcore/7.6.0/icon,104171,https://www.nuget.org/packages/OpenIddict.Validation.AspNetCore/7.6.0/license,"[""openiddict""]",OpenIddict.Validation.AspNetCore,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""validation"", ""aspnetcore""]",OpenIddict.Validation.AspNetCore,26915233,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]","OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.",False,https://api.nuget.org/v3-flatcontainer/openiddict.server/7.6.0/icon,98575,https://www.nuget.org/packages/OpenIddict.Server/7.6.0/license,"[""openiddict""]",OpenIddict.Server,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""server""]",OpenIddict.Server,27254188,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Duende Software""]",OpenID Connect & OAuth 2.0 client library,False,https://api.nuget.org/v3-flatcontainer/duende.identitymodel/8.1.0/icon,3864216,https://www.nuget.org/packages/Duende.IdentityModel/8.1.0/license,"[""Duende"", ""DuendeSoftware""]",Duende.IdentityModel,"[""Dependency""]",https://github.com/duendesoftware/foss,,"[""OAuth2"", ""OAuth"", ""2.0"", ""OpenID"", ""Connect"", ""Security"", ""Identity"", ""IdentityServer""]",Duende.IdentityModel,35285671,True,8.1.0,5,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core integration package for the OpenIddict server services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.server.aspnetcore/7.6.0/icon,96917,https://www.nuget.org/packages/OpenIddict.Server.AspNetCore/7.6.0/license,"[""openiddict""]",OpenIddict.Server.AspNetCore,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""server"", ""aspnetcore""]",OpenIddict.Server.AspNetCore,23438560,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",Relational entities for the OpenIddict Entity Framework Core stores.,False,https://api.nuget.org/v3-flatcontainer/openiddict.entityframeworkcore.models/7.6.0/icon,69073,https://www.nuget.org/packages/OpenIddict.EntityFrameworkCore.Models/7.6.0/license,"[""openiddict""]",OpenIddict.EntityFrameworkCore.Models,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""entityframeworkcore"", ""models""]",OpenIddict.EntityFrameworkCore.Models,20158052,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",Entity Framework Core stores for OpenIddict.,False,https://api.nuget.org/v3-flatcontainer/openiddict.entityframeworkcore/7.6.0/icon,68971,https://www.nuget.org/packages/OpenIddict.EntityFrameworkCore/7.6.0/license,"[""openiddict""]",OpenIddict.EntityFrameworkCore,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""entityframeworkcore""]",OpenIddict.EntityFrameworkCore,20237907,True,7.6.0,48,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core Data Protection integration package for the OpenIddict validation services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.validation.dataprotection/7.6.0/icon,87852,https://www.nuget.org/packages/OpenIddict.Validation.DataProtection/7.6.0/license,"[""openiddict""]",OpenIddict.Validation.DataProtection,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""validation"", ""dataprotection""]",OpenIddict.Validation.DataProtection,18983769,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core Data Protection integration package for the OpenIddict server services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.server.dataprotection/7.6.0/icon,88237,https://www.nuget.org/packages/OpenIddict.Server.DataProtection/7.6.0/license,"[""openiddict""]",OpenIddict.Server.DataProtection,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""server"", ""dataprotection""]",OpenIddict.Server.DataProtection,19185613,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",System.Net.Http integration package for the OpenIddict validation services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.validation.systemnethttp/7.6.0/icon,100942,https://www.nuget.org/packages/OpenIddict.Validation.SystemNetHttp/7.6.0/license,"[""openiddict""]",OpenIddict.Validation.SystemNetHttp,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""http"", ""httpclient"", ""validation""]",OpenIddict.Validation.SystemNetHttp,24824888,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]","OpenIddict authorization client services. Note: this package only contains the generic/host-agnostic client components. To use the client feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Client.AspNetCore or OpenIddict.Client.Owin package.",False,https://api.nuget.org/v3-flatcontainer/openiddict.client/7.6.0/icon,94937,https://www.nuget.org/packages/OpenIddict.Client/7.6.0/license,"[""openiddict""]",OpenIddict.Client,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""client""]",OpenIddict.Client,16559568,True,7.6.0,37,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core integration package for the OpenIddict client services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.client.aspnetcore/7.6.0/icon,89849,https://www.nuget.org/packages/OpenIddict.Client.AspNetCore/7.6.0/license,"[""openiddict""]",OpenIddict.Client.AspNetCore,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""client"", ""aspnetcore""]",OpenIddict.Client.AspNetCore,14088252,True,7.6.0,37,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",Versatile OpenID Connect stack for ASP.NET Core.,False,https://api.nuget.org/v3-flatcontainer/openiddict.aspnetcore/7.6.0/icon,87679,https://www.nuget.org/packages/OpenIddict.AspNetCore/7.6.0/license,"[""openiddict""]",OpenIddict.AspNetCore,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""aspnetcore"", ""client"", ""server"", ""validation""]",OpenIddict.AspNetCore,19798519,True,7.6.0,45,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Kévin Chalet""]",ASP.NET Core Data Protection integration package for the OpenIddict client services.,False,https://api.nuget.org/v3-flatcontainer/openiddict.client.dataprotection/7.6.0/icon,87943,https://www.nuget.org/packages/OpenIddict.Client.DataProtection/7.6.0/license,"[""openiddict""]",OpenIddict.Client.DataProtection,"[""Dependency""]",https://openiddict.com/,,"[""authentication"", ""jwt"", ""openidconnect"", ""openiddict"", ""security"", ""client"", ""dataprotection""]",OpenIddict.Client.DataProtection,13743915,True,7.6.0,37,0,pHFTNDifDbsDQc4fD,RI7MymwDqPTQhoDrb "[""Amazon Web Services""]","Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.",False,https://api.nuget.org/v3-flatcontainer/awssdk.s3/4.0.101.6/icon,43565,https://www.nuget.org/packages/AWSSDK.S3/4.0.101.6/license,"[""awsdotnet""]",AWSSDK.S3,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""S3"", ""aws-sdk-v4""]",AWSSDK - S3,624610068,True,4.0.101.6,1514,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",The AWS Security Token Service (AWS STS) enables you to provide trusted users with temporary credentials that provide controlled access to your AWS resources.,False,https://api.nuget.org/v3-flatcontainer/awssdk.securitytoken/4.0.100.7/icon,71479,https://www.nuget.org/packages/AWSSDK.SecurityToken/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SecurityToken,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SecurityTokenService"", ""aws-sdk-v4"", ""STS""]",AWSSDK - SecurityToken,369004978,True,4.0.100.7,1363,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Simple Queue Service (SQS) is a fast, reliable, scalable, fully managed message queuing service. SQS makes it simple and cost-effective to decouple the components of a cloud application.",False,https://api.nuget.org/v3-flatcontainer/awssdk.sqs/4.0.100.7/icon,60863,https://www.nuget.org/packages/AWSSDK.SQS/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SQS,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SQS"", ""aws-sdk-v4""]",AWSSDK - SQS,327845419,True,4.0.100.7,1360,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Extensions for the AWS SDK for .NET to integrate with .NET Core configuration and dependency injection frameworks.,False,https://api.nuget.org/v3-flatcontainer/awssdk.extensions.netcore.setup/4.0.100.7/icon,57281,https://www.nuget.org/packages/AWSSDK.Extensions.NETCore.Setup/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Extensions.NETCore.Setup,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""aws-sdk-v4""]",AWSSDK - Extensions for NETCore Setup,271439150,True,4.0.100.7,91,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.",False,https://api.nuget.org/v3-flatcontainer/awssdk.dynamodbv2/4.0.102.1/icon,33367,https://www.nuget.org/packages/AWSSDK.DynamoDBv2/4.0.102.1/license,"[""awsdotnet""]",AWSSDK.DynamoDBv2,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""DynamoDB"", ""aws-sdk-v4""]",AWSSDK - DynamoDBv2,252793962,True,4.0.102.1,1426,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS Secrets Manager enables you to easily create and manage the secrets that you use in your customer-facing apps. Instead of embedding credentials into your source code, you can dynamically query Secrets Manager from your app whenever you need credentials. You can automatically and frequently rotate your secrets without having to deploy updates to your apps. All secret values are encrypted when they're at rest with AWS KMS, and while they're in transit with HTTPS and TLS.",False,https://api.nuget.org/v3-flatcontainer/awssdk.secretsmanager/4.0.100.7/icon,45130,https://www.nuget.org/packages/AWSSDK.SecretsManager/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SecretsManager,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SecretsManager"", ""aws-sdk-v4""]",AWSSDK - SecretsManager,243569552,True,4.0.100.7,1318,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Simple Notification Service (Amazon SNS) is a fast, flexible, fully managed push messaging service. Amazon SNS makes it simple and cost-effective to push notifications to Apple, Google, Fire OS, and Windows devices, as well as Android devices in China with Baidu Cloud Push. You can also use SNS to push notifications to internet connected smart devices, as well as other distributed services.",False,https://api.nuget.org/v3-flatcontainer/awssdk.simplenotificationservice/4.0.100.7/icon,31271,https://www.nuget.org/packages/AWSSDK.SimpleNotificationService/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SimpleNotificationService,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SimpleNotificationService"", ""aws-sdk-v4"", ""SNS""]",AWSSDK - SimpleNotificationService,218196628,True,4.0.100.7,1351,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon EC2 Simple Systems Manager (SSM) enables you to manage a number of administrative and configuration tasks on your instances.,False,https://api.nuget.org/v3-flatcontainer/awssdk.simplesystemsmanagement/4.0.103.2/icon,28114,https://www.nuget.org/packages/AWSSDK.SimpleSystemsManagement/4.0.103.2/license,"[""awsdotnet""]",AWSSDK.SimpleSystemsManagement,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SimpleSystemsManagement"", ""aws-sdk-v4""]",AWSSDK - SimpleSystemsManagement,213971010,True,4.0.103.2,1424,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Lambda .NET Core support - Core package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.core/3.3.0/icon,15186,https://www.nuget.org/packages/Amazon.Lambda.Core/3.3.0/license,"[""awsdotnet""]",Amazon.Lambda.Core,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.Core,182702435,True,3.3.0,20,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cloudwatchlogs/4.0.102/icon,1637,https://www.nuget.org/packages/AWSSDK.CloudWatchLogs/4.0.102/license,"[""awsdotnet""]",AWSSDK.CloudWatchLogs,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CloudWatchLogs"", ""aws-sdk-v4""]",AWSSDK - CloudWatchLogs,131596411,True,4.0.102,1380,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS Lambda is a compute service that runs your code in response to events and automatically manages the compute resources for you, making it easy to build applications that respond quickly to new information.",False,https://api.nuget.org/v3-flatcontainer/awssdk.lambda/4.0.105/icon,5784,https://www.nuget.org/packages/AWSSDK.Lambda/4.0.105/license,"[""awsdotnet""]",AWSSDK.Lambda,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Lambda"", ""aws-sdk-v4""]",AWSSDK - Lambda,118051023,True,4.0.105,1409,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS Key Management Service (KMS) is a managed service that makes it easy for you to create and control the encryption keys used to encrypt your data, and uses Hardware Security Modules (HSMs) to protect the security of your keys.",False,https://api.nuget.org/v3-flatcontainer/awssdk.keymanagementservice/4.0.100.7/icon,24818,https://www.nuget.org/packages/AWSSDK.KeyManagementService/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.KeyManagementService,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""KeyManagementService"", ""aws-sdk-v4""]",AWSSDK - KeyManagementService,83419365,True,4.0.100.7,1373,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Lambda .NET Core support - SQSEvents package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.sqsevents/3.0.0/icon,539682,https://www.nuget.org/packages/Amazon.Lambda.SQSEvents/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.SQSEvents,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.SQSEvents,73828754,True,3.0.0,8,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Lambda .NET Core support - API Gateway package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.apigatewayevents/3.0.0/icon,614353,https://www.nuget.org/packages/Amazon.Lambda.APIGatewayEvents/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.APIGatewayEvents,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.APIGatewayEvents,75228138,True,3.0.0,22,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon SES is an outbound-only email-sending service that provides an easy, cost-effective way for you to send email.",False,https://api.nuget.org/v3-flatcontainer/awssdk.simpleemail/4.0.100.7/icon,12321,https://www.nuget.org/packages/AWSSDK.SimpleEmail/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SimpleEmail,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SimpleEmailService"", ""aws-sdk-v4"", ""SES""]",AWSSDK - SimpleEmail,71801066,True,4.0.100.7,1348,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",This is an initial release of AWS Single Sign-On (SSO) end-user access. This release adds support for accessing AWS accounts assigned in AWS SSO using short term credentials.,False,https://api.nuget.org/v3-flatcontainer/awssdk.sso/4.0.100.7/icon,34530,https://www.nuget.org/packages/AWSSDK.SSO/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SSO,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SSO"", ""aws-sdk-v4""]",AWSSDK - SSO,67706324,True,4.0.100.7,1143,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",This is an initial release of AWS Single Sign-On OAuth device code authorization service.,False,https://api.nuget.org/v3-flatcontainer/awssdk.ssooidc/4.0.100.7/icon,34970,https://www.nuget.org/packages/AWSSDK.SSOOIDC/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.SSOOIDC,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""SSOOIDC"", ""aws-sdk-v4""]",AWSSDK - SSOOIDC,67611349,True,4.0.100.7,1142,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",.NET Configuration Extensions for AWS Systems Manager,False,https://api.nuget.org/v3-flatcontainer/amazon.extensions.configuration.systemsmanager/7.1.0/icon,2701295,https://www.nuget.org/packages/Amazon.Extensions.Configuration.SystemsManager/7.1.0/license,"[""awsdotnet""]",Amazon.Extensions.Configuration.SystemsManager,"[""Dependency""]",https://github.com/aws/aws-dotnet-extensions-configuration/,,"[""AWS"", ""Amazon"", ""aws-sdk-v4"", ""SimpleSystemsManagement"", ""configuration""]",.NET Configuration Extensions for AWS Systems Manager,67197481,True,7.1.0,25,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, and set alarms.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cloudwatch/4.0.103.1/icon,13176,https://www.nuget.org/packages/AWSSDK.CloudWatch/4.0.103.1/license,"[""awsdotnet""]",AWSSDK.CloudWatch,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CloudWatch"", ""aws-sdk-v4""]",AWSSDK - CloudWatch,67790171,True,4.0.103.1,1373,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",.NET client for jsii runtime,False,https://api.nuget.org/v3-flatcontainer/amazon.jsii.runtime/1.139.0/icon,18553,https://www.nuget.org/packages/Amazon.JSII.Runtime/1.139.0/license,"[""awsdotnet""]",Amazon.JSII.Runtime,"[""Dependency""]",,,"[""aws"", ""jsii"", ""runtime"", ""node""]",.NET Runtime for JSII,61590148,True,1.139.0,221,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Kinesis is a fully managed, cloud-based service for real-time processing of large, distributed data streams.",False,https://api.nuget.org/v3-flatcontainer/awssdk.kinesis/4.0.100.7/icon,3164,https://www.nuget.org/packages/AWSSDK.Kinesis/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Kinesis,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Kinesis"", ""aws-sdk-v4""]",AWSSDK - Kinesis,58806847,True,4.0.100.7,1354,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","You can create a user pool in Amazon Cognito Identity to manage directories and users. You can authenticate a user to obtain tokens related to user identity and access policies. This API reference provides information about user pools in Amazon Cognito Identity, which is a new capability that is available as a beta.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cognitoidentityprovider/4.0.103.1/icon,9477,https://www.nuget.org/packages/AWSSDK.CognitoIdentityProvider/4.0.103.1/license,"[""awsdotnet""]",AWSSDK.CognitoIdentityProvider,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CognitoIdentityProvider"", ""aws-sdk-v4""]",AWSSDK - CognitoIdentityProvider,58873692,True,4.0.103.1,1373,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers.,False,https://api.nuget.org/v3-flatcontainer/awssdk.ec2/4.0.107/icon,6170,https://www.nuget.org/packages/AWSSDK.EC2/4.0.107/license,"[""awsdotnet""]",AWSSDK.EC2,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""EC2"", ""aws-sdk-v4""]",AWSSDK - EC2,51527526,True,4.0.107,1693,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",AWS AppConfig Data is a new service that allows you to retrieve configuration deployed by AWS AppConfig. See the AppConfig user guide for more details on getting started. https://docs.aws.amazon.com/appconfig/latest/userguide/what-is-appconfig.html,False,https://api.nuget.org/v3-flatcontainer/awssdk.appconfigdata/4.0.100.7/icon,1398,https://www.nuget.org/packages/AWSSDK.AppConfigData/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.AppConfigData,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""AppConfigData"", ""aws-sdk-v4""]",AWSSDK - AppConfigData,49839914,True,4.0.100.7,837,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",AWS Core logging library used to send logging messages to Amazon CloudWatch Logs,False,https://api.nuget.org/v3-flatcontainer/aws.logger.core/4.0.3/icon,82201,https://www.nuget.org/packages/AWS.Logger.Core/4.0.3/license,"[""awsdotnet""]",AWS.Logger.Core,"[""Dependency""]",https://github.com/aws/aws-logging-dotnet,,"[""AWS"", ""Cloudwatch"", ""Logger""]",AWS.Logger.Core,48878712,True,4.0.3,29,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Run Inference: Added support to run the inference on models. Includes set of APIs for running inference in streaming and non-streaming mode.,False,https://api.nuget.org/v3-flatcontainer/awssdk.bedrockruntime/4.0.101/icon,3005,https://www.nuget.org/packages/AWSSDK.BedrockRuntime/4.0.101/license,"[""awsdotnet""]",AWSSDK.BedrockRuntime,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""BedrockRuntime"", ""aws-sdk-v4""]",AWSSDK - BedrockRuntime,46814226,True,4.0.101,531,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Lambda .NET Core support - Logging ASP.NET Core package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.logging.aspnetcore/5.0.0/icon,515112,https://www.nuget.org/packages/Amazon.Lambda.Logging.AspNetCore/5.0.0/license,"[""awsdotnet""]",Amazon.Lambda.Logging.AspNetCore,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda"", ""Logging""]",Amazon.Lambda.Logging.AspNetCore,47076474,True,5.0.0,14,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon CloudFront is a content delivery web service. It integrates with other Amazon Web Services products to give developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no minimum usage commitments.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cloudfront/4.0.100.7/icon,6379,https://www.nuget.org/packages/AWSSDK.CloudFront/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.CloudFront,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CloudFront"", ""aws-sdk-v4""]",AWSSDK - CloudFront,43495309,True,4.0.100.7,1389,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",A programming model for software-defined state (Stability: Stable),False,,0,https://www.nuget.org/packages/Constructs/10.8.1/license,"[""cdk8s"", ""cdklabs-automation""]",Constructs,"[""Dependency""]",,,"[""aws"", ""cdk"", ""constructs"", ""jsii""]",Constructs,43133998,False,10.8.1,1332,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon EventBridge is a serverless event bus service that makes it easy to connect your applications with data from a variety of sources, including AWS services, partner applications, and your own applications.",False,https://api.nuget.org/v3-flatcontainer/awssdk.eventbridge/4.0.100.7/icon,8764,https://www.nuget.org/packages/AWSSDK.EventBridge/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.EventBridge,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""EventBridge"", ""aws-sdk-v4""]",AWSSDK - EventBridge,41366225,True,4.0.100.7,1201,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Kinesis Firehose is a fully managed service for ingesting data streams directly into AWS data services such as Amazon S3 and Amazon Redshift.,False,https://api.nuget.org/v3-flatcontainer/awssdk.kinesisfirehose/4.0.100.7/icon,2579,https://www.nuget.org/packages/AWSSDK.KinesisFirehose/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.KinesisFirehose,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""KinesisFirehose"", ""aws-sdk-v4""]",AWSSDK - KinesisFirehose,41119688,True,4.0.100.7,1352,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",The AWS X-Ray Recorder core runtime.,False,https://api.nuget.org/v3-flatcontainer/awsxrayrecorder.core/2.16.0/icon,1289519,http://aws.amazon.com/apache2.0/,"[""awsdotnet""]",AWSXRayRecorder.Core,"[""Dependency""]",https://aws.amazon.com/documentation/xray/,,"[""AWS"", ""Amazon"", ""cloud"", ""AWSXRay"", ""XRay""]",AWSXRayRecorder.Core,40432462,True,2.16.0,19,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon Lambda .NET Core support - Application Load Balancer package.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.applicationloadbalancerevents/3.0.0/icon,434799,https://www.nuget.org/packages/Amazon.Lambda.ApplicationLoadBalancerEvents/3.0.0/license,"[""awsdotnet""]",Amazon.Lambda.ApplicationLoadBalancerEvents,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.ApplicationLoadBalancerEvents,39935239,True,3.0.0,6,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon EC2 Container Service is a highly scalable, high performance container management service that supports Docker containers and allows you to easily run distributed applications on a managed cluster of Amazon EC2 instances.",False,https://api.nuget.org/v3-flatcontainer/awssdk.ecs/4.0.101.4/icon,9868,https://www.nuget.org/packages/AWSSDK.ECS/4.0.101.4/license,"[""awsdotnet""]",AWSSDK.ECS,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""ECS"", ""aws-sdk-v4""]",AWSSDK - ECS,39294942,True,4.0.101.4,1431,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon.Lambda.AspNetCoreServer makes it easy to run ASP.NET Core Web API applications as AWS Lambda functions.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.aspnetcoreserver/10.2.0/icon,5197,https://www.nuget.org/packages/Amazon.Lambda.AspNetCoreServer/10.2.0/license,"[""awsdotnet""]",Amazon.Lambda.AspNetCoreServer,"[""Dependency""]",https://github.com/aws/aws-lambda-dotnet,,"[""AWS"", ""Amazon"", ""Lambda"", ""aspnetcore""]",Amazon.Lambda.AspNetCoreServer,38209625,True,10.2.0,51,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS Identity and Access Management (IAM) enables you to securely control access to AWS services and resources for your users. Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.",False,https://api.nuget.org/v3-flatcontainer/awssdk.identitymanagement/4.0.101/icon,2095,https://www.nuget.org/packages/AWSSDK.IdentityManagement/4.0.101/license,"[""awsdotnet""]",AWSSDK.IdentityManagement,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""IdentityManagementService"", ""aws-sdk-v4"", ""IAM""]",AWSSDK - IdentityManagement,39587658,True,4.0.101,1374,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.",False,https://api.nuget.org/v3-flatcontainer/awssdk.pinpointsmsvoicev2/4.0.100.7/icon,724,https://www.nuget.org/packages/AWSSDK.PinpointSMSVoiceV2/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.PinpointSMSVoiceV2,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""PinpointSMSVoiceV2"", ""aws-sdk-v4""]",AWSSDK - PinpointSMSVoiceV2,38406408,True,4.0.100.7,801,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",Amazon.Lambda.Tools adds commands to the dotnet cli to deploy AWS Lambda functions.,False,https://api.nuget.org/v3-flatcontainer/amazon.lambda.tools/7.0.0/icon,595219,https://www.nuget.org/packages/Amazon.Lambda.Tools/7.0.0/license,"[""awsdotnet""]",Amazon.Lambda.Tools,"[""DotnetTool""]",https://github.com/aws/aws-extensions-for-dotnet-cli,,"[""AWS"", ""Amazon"", ""Lambda""]",Amazon.Lambda.Tools,38750952,True,7.0.0,89,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Textract enables you to add document text detection and analysis to your applications. You provide a document image to the Amazon Textract API, and the service detects the document text. Amazon Textract works with formatted text and can detect words and lines of words that are located close to each other. It can also analyze a document for items such as related text, tables, key-value pairs, and selection elements.",False,https://api.nuget.org/v3-flatcontainer/awssdk.textract/4.0.100.7/icon,6305,https://www.nuget.org/packages/AWSSDK.Textract/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Textract,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Textract"", ""aws-sdk-v4""]",AWSSDK - Textract,38747641,True,4.0.100.7,1249,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Cognito is a service that makes it easy to save user data, such as app preferences or game state, in the AWS Cloud without writing any backend code or managing any infrastructure. With Amazon Cognito, you can focus on creating great app experiences instead of having to worry about building and managing a backend solution to handle identity management, network state, storage, and sync.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cognitoidentity/4.0.100.7/icon,2635,https://www.nuget.org/packages/AWSSDK.CognitoIdentity/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.CognitoIdentity,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CognitoIdentity"", ""aws-sdk-v4""]",AWSSDK - CognitoIdentity,35709120,True,4.0.100.7,1342,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",AWS Step Functions is a web service that enables you to coordinate a network of computing resources across distributed components using state machines.,False,https://api.nuget.org/v3-flatcontainer/awssdk.stepfunctions/4.0.100.7/icon,5255,https://www.nuget.org/packages/AWSSDK.StepFunctions/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.StepFunctions,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""StepFunctions"", ""aws-sdk-v4""]",AWSSDK - StepFunctions,36004057,True,4.0.100.7,1330,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","Amazon Relational Database Service (Amazon RDS) is a web service that makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while managing time-consuming database management tasks, freeing you up to focus on your applications and business.",False,https://api.nuget.org/v3-flatcontainer/awssdk.rds/4.0.104/icon,1998,https://www.nuget.org/packages/AWSSDK.RDS/4.0.104/license,"[""awsdotnet""]",AWSSDK.RDS,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""RDS"", ""aws-sdk-v4""]",AWSSDK - RDS,35387719,True,4.0.104,1487,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","This release adds support for Amazon Athena. Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.",False,https://api.nuget.org/v3-flatcontainer/awssdk.athena/4.0.100.7/icon,3647,https://www.nuget.org/packages/AWSSDK.Athena/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Athena,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Athena"", ""aws-sdk-v4""]",AWSSDK - Athena,34751670,True,4.0.100.7,1319,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations)",False,https://api.nuget.org/v3-flatcontainer/awssdk.pipes/4.0.100.7/icon,328,https://www.nuget.org/packages/AWSSDK.Pipes/4.0.100.7/license,"[""awsdotnet""]",AWSSDK.Pipes,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""Pipes"", ""aws-sdk-v4""]",AWSSDK - Pipes,32080794,True,4.0.100.7,684,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]",This package contains libraries to trace AWSSDK requests.,False,https://api.nuget.org/v3-flatcontainer/awsxrayrecorder.handlers.awssdk/2.14.0/icon,1017027,http://aws.amazon.com/apache2.0/,"[""awsdotnet""]",AWSXRayRecorder.Handlers.AwsSdk,"[""Dependency""]",https://aws.amazon.com/documentation/xray/,,"[""AWS"", ""Amazon"", ""cloud"", ""AWSXRay"", ""XRay""]",AWSXRayRecorder.Handlers.AwsSdk,30594840,True,2.14.0,20,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Amazon Web Services""]","AWS CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion.",False,https://api.nuget.org/v3-flatcontainer/awssdk.cloudformation/4.0.102/icon,449,https://www.nuget.org/packages/AWSSDK.CloudFormation/4.0.102/license,"[""awsdotnet""]",AWSSDK.CloudFormation,"[""Dependency""]",https://github.com/aws/aws-sdk-net/,,"[""AWS"", ""Amazon"", ""cloud"", ""CloudFormation"", ""aws-sdk-v4""]",AWSSDK - CloudFormation,29644631,True,4.0.102,1386,0,IyHXJZaLfiXE7u7HO,nWoEKeyjXGmfS3irs "[""Microsoft""]","Provides Classes that allow you to decouple code logging rich (unserializable) diagnostics/telemetry (e.g. framework) from code that consumes it (e.g. tools) Commonly Used Types: System.Diagnostics.DiagnosticListener System.Diagnostics.DiagnosticSource",False,https://api.nuget.org/v3-flatcontainer/system.diagnostics.diagnosticsource/10.0.10/icon,963673,https://www.nuget.org/packages/System.Diagnostics.DiagnosticSource/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Diagnostics.DiagnosticSource,"[""Dependency""]",https://dot.net/,,[],System.Diagnostics.DiagnosticSource,9824915345,True,10.0.10,50,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers.",False,https://api.nuget.org/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.1.2/icon,54514068,https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe/6.1.2/license,"[""dotnetframework"", ""Microsoft""]",System.Runtime.CompilerServices.Unsafe,"[""Dependency""]",https://github.com/dotnet/maintenance-packages,,[],System.Runtime.CompilerServices.Unsafe,8321066220,True,6.1.2,15,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]",System.Threading.Tasks.Extensions,False,https://api.nuget.org/v3-flatcontainer/system.threading.tasks.extensions/4.6.3/icon,44556965,https://www.nuget.org/packages/System.Threading.Tasks.Extensions/4.6.3/license,"[""dotnetframework"", ""Microsoft""]",System.Threading.Tasks.Extensions,"[""Dependency""]",https://github.com/dotnet/maintenance-packages,,[],System.Threading.Tasks.Extensions,6640652451,True,4.6.3,11,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]",System.Memory,False,https://api.nuget.org/v3-flatcontainer/system.memory/4.6.3/icon,58659505,https://www.nuget.org/packages/System.Memory/4.6.3/license,"[""dotnetframework"", ""Microsoft""]",System.Memory,"[""Dependency""]",https://github.com/dotnet/maintenance-packages,,[],System.Memory,6201833448,True,4.6.3,9,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides types for encoding and escaping strings for use in JavaScript, HyperText Markup Language (HTML), and uniform resource locators (URL). Commonly Used Types: System.Text.Encodings.Web.HtmlEncoder System.Text.Encodings.Web.UrlEncoder System.Text.Encodings.Web.JavaScriptEncoder",False,https://api.nuget.org/v3-flatcontainer/system.text.encodings.web/10.0.10/icon,920116,https://www.nuget.org/packages/System.Text.Encodings.Web/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Text.Encodings.Web,"[""Dependency""]",https://dot.net/,,[],System.Text.Encodings.Web,5960879622,True,10.0.10,47,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]",System.Buffers,False,https://api.nuget.org/v3-flatcontainer/system.buffers/4.6.1/icon,50051588,https://www.nuget.org/packages/System.Buffers/4.6.1/license,"[""dotnetframework"", ""Microsoft""]",System.Buffers,"[""Dependency""]",https://github.com/dotnet/maintenance-packages,,[],System.Buffers,5906331250,True,4.6.1,7,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides access to Windows Data Protection Api. Commonly Used Types: System.Security.Cryptography.DataProtectionScope System.Security.Cryptography.ProtectedData",False,https://api.nuget.org/v3-flatcontainer/system.security.cryptography.protecteddata/10.0.10/icon,1200324,https://www.nuget.org/packages/System.Security.Cryptography.ProtectedData/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Security.Cryptography.ProtectedData,"[""Dependency""]",https://dot.net/,,[],System.Security.Cryptography.ProtectedData,4922148792,True,10.0.10,41,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG). Commonly Used Types: System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.security.cryptography.cng/5.0.0/icon,636640383,https://www.nuget.org/packages/System.Security.Cryptography.Cng/5.0.0/license,"[""dotnetframework"", ""Microsoft""]",System.Security.Cryptography.Cng,"[""Dependency""]",https://github.com/dotnet/runtime,,[],System.Security.Cryptography.Cng,4786189817,True,5.0.0,9,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides the fundamental primitives, classes and base classes that define commonly-used value and reference data types, events and event handlers, interfaces, attributes, and exceptions. This packages represents the core package, and provides the minimal set of types required to build a managed application. Commonly Used Types: System.Object System.Exception System.Int16 System.Int32 System.Int64 System.Enum System.String System.Char System.Boolean System.SByte System.Byte System.DateTime System.DateTimeOffset System.Single System.Double System.UInt16 System.UInt32 System.UInt64 System.IDisposable System.Uri When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.runtime/4.3.1/icon,585934826,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Runtime,"[""Dependency""]",https://dot.net/,,[],System.Runtime,4703129144,True,4.3.1,8,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.security.principal.windows/5.0.0/icon,1255297954,https://www.nuget.org/packages/System.Security.Principal.Windows/5.0.0/license,"[""dotnetframework"", ""Microsoft""]",System.Security.Principal.Windows,"[""Dependency""]",https://github.com/dotnet/runtime,,[],System.Security.Principal.Windows,4760920110,True,5.0.0,9,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.",False,https://api.nuget.org/v3-flatcontainer/system.configuration.configurationmanager/10.0.10/icon,1111934,https://www.nuget.org/packages/System.Configuration.ConfigurationManager/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Configuration.ConfigurationManager,"[""Dependency""]",https://dot.net/,,[],System.Configuration.ConfigurationManager,4270428526,True,10.0.10,42,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides base classes that enable managing access and audit control lists on securable objects. Commonly Used Types: System.Security.AccessControl.AccessRule System.Security.AccessControl.AuditRule System.Security.AccessControl.ObjectAccessRule System.Security.AccessControl.ObjectAuditRule System.Security.AccessControl.ObjectSecurity",False,https://api.nuget.org/v3-flatcontainer/system.security.accesscontrol/6.0.1/icon,29244366,https://www.nuget.org/packages/System.Security.AccessControl/6.0.1/license,"[""dotnetframework"", ""Microsoft""]",System.Security.AccessControl,"[""Dependency""]",https://dot.net/,,[],System.Security.AccessControl,4283329156,True,6.0.1,10,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.reflection.typeextensions/4.7.0/icon,342621606,https://www.nuget.org/packages/System.Reflection.TypeExtensions/4.7.0/license,"[""dotnetframework"", ""Microsoft""]",System.Reflection.TypeExtensions,"[""Dependency""]",https://github.com/dotnet/corefx,,[],System.Reflection.TypeExtensions,4151267524,True,4.7.0,8,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. The System.Collections.Immutable library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.",False,https://api.nuget.org/v3-flatcontainer/system.collections.immutable/10.0.10/icon,257481,https://www.nuget.org/packages/System.Collections.Immutable/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Collections.Immutable,"[""Dependency""]",https://dot.net/,,[],System.Collections.Immutable,4113861416,True,10.0.10,45,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes. Commonly Used Types: System.Text.Encoding System.Text.DecoderFallbackException System.Text.Decoder System.Text.EncoderFallbackException System.Text.Encoder System.Text.EncoderFallback System.Text.EncoderFallbackBuffer System.Text.DecoderFallback System.Text.DecoderFallbackBuffer System.Text.DecoderExceptionFallback When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.text.encoding/4.3.0/icon,2321299724,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Text.Encoding,"[""Dependency""]",https://dot.net/,,[],System.Text.Encoding,3967545670,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides base input and output (I/O) types, including System.IO.Stream, System.IO.StreamReader and System.IO.StreamWriter, that allow reading and writing to data streams Commonly Used Types: System.IO.Stream System.IO.EndOfStreamException System.IO.MemoryStream System.IO.StreamReader System.IO.StreamWriter System.IO.StringWriter System.IO.TextWriter System.IO.TextReader When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.io/4.3.0/icon,2298951716,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.IO,"[""Dependency""]",https://dot.net/,,[],System.IO,3986113462,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides types that retrieve information about assemblies, modules, members, parameters, and other entities in managed code by examining their metadata. These types also can be used to manipulate instances of loaded types, for example to hook up events or to invoke methods. Commonly Used Types: System.Reflection.MethodInfo System.Reflection.PropertyInfo System.Reflection.ParameterInfo System.Reflection.FieldInfo System.Reflection.ConstructorInfo System.Reflection.Assembly System.Reflection.MemberInfo System.Reflection.EventInfo System.Reflection.Module When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.reflection/4.3.0/icon,2238227188,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Reflection,"[""Dependency""]",https://dot.net/,,[],System.Reflection,3920705578,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers. Commonly Used Types: System.Reflection.Emit.AssemblyBuilder System.Reflection.Emit.FieldBuilder System.Reflection.Emit.TypeBuilder System.Reflection.Emit.MethodBuilder System.Reflection.Emit.ConstructorBuilder System.Reflection.Emit.GenericTypeParameterBuilder System.Reflection.Emit.ModuleBuilder System.Reflection.Emit.PropertyBuilder System.Reflection.Emit.AssemblyBuilderAccess System.Reflection.Emit.EventBuilder When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.reflection.emit/4.7.0/icon,470197479,https://www.nuget.org/packages/System.Reflection.Emit/4.7.0/license,"[""dotnetframework"", ""Microsoft""]",System.Reflection.Emit,"[""Dependency""]",https://github.com/dotnet/corefx,,[],System.Reflection.Emit,3968564814,True,4.7.0,3,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides the System.Reflection.Emit.DynamicMethod class, which represents a dynamic method that can be compiled, executed, and discarded. Discarded methods are available for garbage collection. Commonly Used Types: System.Reflection.Emit.DynamicMethod When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.reflection.emit.lightweight/4.7.0/icon,461913494,https://www.nuget.org/packages/System.Reflection.Emit.Lightweight/4.7.0/license,"[""dotnetframework"", ""Microsoft""]",System.Reflection.Emit.Lightweight,"[""Dependency""]",https://github.com/dotnet/corefx,,[],System.Reflection.Emit.Lightweight,3944153298,True,4.7.0,3,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application. Commonly Used Types: System.Resources.ResourceManager System.Resources.NeutralResourcesLanguageAttribute System.Resources.SatelliteContractVersionAttribute System.Resources.MissingManifestResourceException When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.resources.resourcemanager/4.3.0/icon,2178015820,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Resources.ResourceManager,"[""Dependency""]",https://dot.net/,,[],System.Resources.ResourceManager,3857953735,True,4.3.0,3,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides commonly-used classes for performing mathematical functions, conversions, string comparisons and querying environment information. Commonly Used Types: System.Math System.Environment System.Random System.Progress System.Convert System.Diagnostics.Stopwatch System.Runtime.Versioning.FrameworkName System.StringComparer System.IO.Path When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.runtime.extensions/4.3.1/icon,93138736,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Runtime.Extensions,"[""Dependency""]",https://dot.net/,,[],System.Runtime.Extensions,3919122076,True,4.3.1,7,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides types that simplify the work of writing concurrent and asynchronous code. Commonly Used Types: System.Threading.Tasks.Task System.Runtime.CompilerServices.TaskAwaiter System.Threading.Tasks.TaskCompletionSource System.Threading.Tasks.Task System.OperationCanceledException System.AggregateException When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.threading.tasks/4.3.0/icon,2233624590,http://go.microsoft.com/fwlink/?LinkId=329770,"[""AdvancedREI"", ""dotnetframework"", ""Microsoft""]",System.Threading.Tasks,"[""Dependency""]",https://dot.net/,,[],System.Threading.Tasks,3902882958,True,4.3.0,12,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides common enumerations for reflection-based libraries. Commonly Used Types: System.Reflection.FieldAttributes System.Reflection.Emit.OpCode System.Reflection.TypeAttributes System.Reflection.MethodAttributes System.Reflection.CallingConventions System.Reflection.PropertyAttributes System.Reflection.EventAttributes System.Reflection.ParameterAttributes System.Reflection.GenericParameterAttributes System.Reflection.MethodImplAttributes When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.reflection.primitives/4.3.0/icon,2216620748,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Reflection.Primitives,"[""Dependency""]",https://dot.net/,,[],System.Reflection.Primitives,3872707208,True,4.3.0,3,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides the fundamental synchronization primitives, including System.Threading.Monitor and System.Threading.Mutex, that are required when writing asynchronous code. Commonly Used Types: System.Threading.Monitor System.Threading.SynchronizationContext System.Threading.ManualResetEvent System.Threading.AutoResetEvent System.Threading.ThreadLocal System.Threading.EventWaitHandle System.Threading.SemaphoreSlim System.Threading.Mutex When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.threading/4.3.0/icon,2143099307,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Threading,"[""Dependency""]",https://dot.net/,,[],System.Threading,3832137281,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings. Commonly Used Types: System.Globalization.DateTimeFormatInfo System.Globalization.CultureInfo System.Globalization.NumberFormatInfo System.Globalization.CalendarWeekRule System.Globalization.TextInfo System.Globalization.Calendar System.Globalization.CompareInfo System.Globalization.CompareOptions System.Globalization.UnicodeCategory When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.globalization/4.3.0/icon,2177097886,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Globalization,"[""Dependency""]",https://dot.net/,,[],System.Globalization,3855785472,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List System.Collections.Generic.Dictionary System.Collections.Generic.Queue System.Collections.Generic.Stack System.Collections.Generic.HashSet System.Collections.Generic.LinkedList System.Collections.Generic.EqualityComparer System.Collections.Generic.Comparer System.Collections.Generic.SortedDictionary When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.collections/4.3.0/icon,2135606040,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Collections,"[""Dependency""]",https://dot.net/,,[],System.Collections,3824079054,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Includes types that provide support for creating, serializing and validating JSON Web Tokens. As of IdentityModel 7x, this is a legacy tool that should be replaced with Microsoft.IdentityModel.JsonWebTokens.",False,,197163,https://www.nuget.org/packages/System.IdentityModel.Tokens.Jwt/8.22.0/license,"[""AzureAD"", ""Microsoft""]",System.IdentityModel.Tokens.Jwt,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Json"", ""Web"", ""Token""]",System.IdentityModel.Tokens.Jwt,3785044810,True,8.22.0,126,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes and attributes that allows basic interaction with a debugger. Commonly Used Types: System.Diagnostics.Debug System.Diagnostics.DebuggerStepThroughAttribute System.Diagnostics.Debugger System.Diagnostics.DebuggerDisplayAttribute System.Diagnostics.DebuggerBrowsableAttribute System.Diagnostics.DebuggerBrowsableState System.Diagnostics.DebuggerHiddenAttribute System.Diagnostics.DebuggerNonUserCodeAttribute System.Diagnostics.DebuggerTypeProxyAttribute When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.diagnostics.debug/4.3.0/icon,2131977895,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Diagnostics.Debug,"[""Dependency""]",https://dot.net/,,[],System.Diagnostics.Debug,3805649597,True,4.3.0,4,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""Microsoft""]","Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ). Commonly Used Types: System.Linq.Enumerable System.Linq.IGrouping System.Linq.IOrderedEnumerable System.Linq.ILookup System.Linq.Lookup When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.linq/4.3.0/icon,2067325199,http://go.microsoft.com/fwlink/?LinkId=329770,"[""dotnetframework"", ""Microsoft""]",System.Linq,"[""Dependency""]",https://dot.net/,,[],System.Linq,3721344595,True,4.3.0,3,0,ekZPmx6XEAoxFZxtL,QUv1xQxpOqV1y3hGj "[""The Apache Software Foundation""]","log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility",False,https://api.nuget.org/v3-flatcontainer/log4net/3.3.2/icon,615255,https://www.nuget.org/packages/log4net/3.3.2/license,"[""asf""]",log4net,"[""Dependency""]",https://logging.apache.org/log4net/,,"[""logging"", ""log"", ""tracing"", ""logfiles""]",Apache log4net,415178645,False,3.3.2,18,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Julian Verdurmen""]","NLog LoggerProvider for Microsoft.Extensions.Logging for logging in .NET Standard libraries and .NET Core applications. For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore",False,https://api.nuget.org/v3-flatcontainer/nlog.extensions.logging/6.1.4/icon,330477,https://www.nuget.org/packages/NLog.Extensions.Logging/6.1.4/license,"[""304NotModified"", ""NLogLogging""]",NLog.Extensions.Logging,"[""Dependency""]",https://github.com/NLog/NLog.Extensions.Logging,,"[""NLog"", ""Microsoft.Extensions.Logging"", ""log"", ""logging"", ""logfiles""]",NLog.Extensions.Logging,239908150,True,6.1.4,65,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen""]",Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.,False,https://api.nuget.org/v3-flatcontainer/common.logging/3.4.1/icon,78975851,,"[""mpollack"", ""sbohlen""]",Common.Logging,"[""Dependency""]",http://net-commons.github.io/common-logging/,,"[""logging"", ""log"", ""Common.Logging""]",Common.Logging,114282323,False,3.4.1,15,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Microsoft""]",A package containing logging extensions to support writing Identity logs to Microsoft.Extensions.Logging.ILogger.,False,,33292,https://www.nuget.org/packages/Microsoft.IdentityModel.LoggingExtensions/8.22.0/license,"[""AzureAD"", ""Microsoft""]",Microsoft.IdentityModel.LoggingExtensions,"[""Dependency""]",https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet,,"["".NET"", ""Windows"", ""Authentication"", ""Identity"", ""Extensions"", ""Logging""]",Microsoft.IdentityModel.LoggingExtensions,170586234,True,8.22.0,79,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Julian Verdurmen""]","Integrates NLog as provider for Microsoft.Extensions.Logging, and provides NLog LayoutRenderers to enrich logging output with details from HttpContext.",False,https://api.nuget.org/v3-flatcontainer/nlog.web.aspnetcore/6.1.4/icon,256641,https://www.nuget.org/packages/NLog.Web.AspNetCore/6.1.4/license,"[""304NotModified"", ""NLogLogging""]",NLog.Web.AspNetCore,"[""Dependency""]",https://github.com/NLog/NLog.Web,,"[""logging"", ""log"", ""NLog"", ""web"", ""aspnet"", ""aspnetcore"", ""MVC"", ""Microsoft.Extensions.Logging"", ""httpcontext""]",NLog.Web.AspNetCore,170365700,True,6.1.4,70,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen""]",Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.,False,https://api.nuget.org/v3-flatcontainer/common.logging.core/3.4.1/icon,83029749,,"[""sbohlen""]",Common.Logging.Core,"[""Dependency""]",http://net-commons.github.io/common-logging/,,"[""PCL"", ""Common.Logging.Portable"", ""Common.Logging.Core"", ""logging"", ""log"", ""Common.Logging""]",Common.Logging.Core,108128624,False,3.4.1,9,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""The OpenTracing Authors""]","This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally. For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.",False,https://api.nuget.org/v3-flatcontainer/opentracing/0.12.1/icon,40757665,https://raw.githubusercontent.com/opentracing/opentracing-csharp/master/LICENSE,"[""OpenTracing""]",OpenTracing,"[""Dependency""]",https://github.com/opentracing/opentracing-csharp,,"[""opentracing"", ""distributed-tracing"", ""tracing"", ""logging""]",OpenTracing,64399409,False,0.12.1,7,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Sentry Team and Contributors""]",Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.,False,https://api.nuget.org/v3-flatcontainer/sentry.extensions.logging/6.8.0/icon,46820,https://www.nuget.org/packages/Sentry.Extensions.Logging/6.8.0/license,"[""sentry""]",Sentry.Extensions.Logging,"[""Dependency""]",https://sentry.io/,,"[""Sentry"", ""GetSentry"", ""Error-Reporting"", ""Crash-Reporting"", ""Exception-Handling"", ""Logging"", ""Microsoft.Extensions.Logging""]",Sentry.Extensions.Logging,80940239,True,6.8.0,167,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Huor Swords""]","Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/",False,,372320,https://www.nuget.org/packages/Microsoft.Extensions.Logging.Log4Net.AspNetCore/10.0.0/license,"[""HuorSwords""]",Microsoft.Extensions.Logging.Log4Net.AspNetCore,"[""Dependency""]",https://github.com/huorswords/Microsoft.Extensions.Logging.Log4Net.AspNetCore,,"[""Microsoft"", ""Extensions"", ""Logging"", ""Log4Net"", ""AspNet"", ""Core""]",Microsoft.Extensions.Logging.Log4Net.AspNetCore,49381304,False,10.0.0,33,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Robert Cutajar, Grzegorz Dziadkiewicz""]",Enable JSON logging in log4net.,False,https://api.nuget.org/v3-flatcontainer/log4net.ext.json/3.0.3/icon,1221351,https://www.nuget.org/packages/log4net.Ext.Json/3.0.3/license,"[""gdziadkiewicz""]",log4net.Ext.Json,"[""Dependency""]",https://gitlab.com/gdziadkiewicz/log4net.Ext.Json,,"[""logging"", ""json""]",log4net.Ext.Json,21658745,False,3.0.3,8,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Elastic and contributors""]","Elastic APM integration with Microsoft.Extensions.Logging.Configuration. This package automatically captures logs on error level as APM errors and correlates those to APM traces when the APM agent is active.",False,https://api.nuget.org/v3-flatcontainer/elastic.apm.extensions.logging/1.34.5/icon,140039,https://www.nuget.org/packages/Elastic.Apm.Extensions.Logging/1.34.5/license,"[""elastic"", ""elasticsearch""]",Elastic.Apm.Extensions.Logging,"[""Dependency""]",https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html,,"[""apm"", ""monitoring"", ""elastic"", ""elasticapm"", ""logging"", ""tracing""]",Elastic.Apm.Extensions.Logging,38113582,True,1.34.5,50,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Atif Aziz""]",Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.,False,,21814874,http://www.apache.org/licenses/LICENSE-2.0,"[""james driscoll"", ""raboof""]",elmah.corelibrary,"[""Dependency""]",https://elmah.github.io/,Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.,"[""elmah"", ""error"", ""logging"", ""unhandled"", ""exception""]",ELMAH Core Library (no config),25027440,False,1.2.2,3,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Microsoft""]","Microsoft.Data.SqlClient Internal Logging - ETW EventSource for SqlClient tracing and diagnostics. This package is for internal use by other Microsoft.Data.SqlClient packages only and should not be referenced directly by application code.",False,https://api.nuget.org/v3-flatcontainer/microsoft.data.sqlclient.internal.logging/7.0.2/icon,3051472,https://www.nuget.org/packages/Microsoft.Data.SqlClient.Internal.Logging/7.0.2/license,"[""Microsoft"", ""nugetsqltools""]",Microsoft.Data.SqlClient.Internal.Logging,"[""Dependency""]",https://aka.ms/sqlclientproject,,"[""sqlclient"", ""microsoft.data.sqlclient"", ""internal"", ""logging""]",Microsoft.Data.SqlClient.Internal.Logging,18231184,True,7.0.2,2,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Sentry Team""]",Raven is a C# client for Sentry (getsentry.com and github.com/getsentry/sentry),False,https://api.nuget.org/v3-flatcontainer/sharpraven/2.4.0/icon,14235960,,"[""sentry""]",SharpRaven,"[""Dependency""]",https://github.com/getsentry/raven-csharp,,"[""raven"", ""sentry"", ""logging""]",.NET client for Sentry (getsentry.com),16224256,False,2.4.0,24,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""New Relic""]",.NET library for sending logging context data to New Relic,False,https://api.nuget.org/v3-flatcontainer/newrelic.logenrichers.serilog/1.2.0/icon,8835203,https://www.nuget.org/packages/NewRelic.LogEnrichers.Serilog/1.2.0/license,"[""newrelic""]",NewRelic.LogEnrichers.Serilog,"[""Dependency""]",https://github.com/newrelic/newrelic-logenricher-dotnet,,"[""NewRelic"", ""Observability"", ""Monitoring"", ""Telemetry"", ""Logging""]",New Relic Logging Extension for Serilog,19406821,True,1.2.0,4,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Datalust and Contributors""]",Add centralized structured log collection to ASP.NET Core apps with one line of code.,False,https://api.nuget.org/v3-flatcontainer/seq.extensions.logging/9.0.0/icon,742524,https://www.nuget.org/packages/Seq.Extensions.Logging/9.0.0/license,"[""datalust""]",Seq.Extensions.Logging,"[""Dependency""]",https://github.com/datalust/seq-extensions-logging,,"[""aspnet"", ""logging""]",Seq.Extensions.Logging,12521255,False,9.0.0,17,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Atif Aziz""]","ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.",False,,14809986,http://www.apache.org/licenses/LICENSE-2.0,"[""james driscoll"", ""raboof""]",elmah,"[""Dependency""]",https://elmah.github.io/,"ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.","[""elmah"", ""error"", ""logging"", ""unhandled"", ""exception""]",ELMAH,17099951,False,1.2.2,4,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Microsoft""]",Provides a common way to filter log messages across all registered logger providers.,False,https://api.nuget.org/v3-flatcontainer/microsoft.extensions.logging.filter/1.1.2/icon,4854949,http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm,"[""aspnet"", ""Microsoft""]",Microsoft.Extensions.Logging.Filter,"[""Dependency""]",http://www.asp.net/,,"[""logging""]",Microsoft.Extensions.Logging.Filter,8425226,True,1.1.2,6,0,IJuUugYbvGJqhiheI,I3G2DeS3rergfiCI8 "[""Microsoft""]","Provides classes for serializing objects to the JavaScript Object Notation (JSON) and deserializing JSON data to objects. Commonly Used Types: System.Runtime.Serialization.Json.DataContractJsonSerializer When using NuGet 3.x this package requires at least version 3.4.",False,https://api.nuget.org/v3-flatcontainer/system.runtime.serialization.json/4.3.0/icon,461957765,http://go.microsoft.com/fwlink/?LinkId=329770,"[""aspnet"", ""dotnetframework"", ""Microsoft""]",System.Runtime.Serialization.Json,"[""Dependency""]",https://dot.net/,,[],System.Runtime.Serialization.Json,706030798,True,4.3.0,5,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Microsoft""]","Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent",False,https://api.nuget.org/v3-flatcontainer/system.net.http.json/10.0.10/icon,79136,https://www.nuget.org/packages/System.Net.Http.Json/10.0.10/license,"[""dotnetframework"", ""Microsoft""]",System.Net.Http.Json,"[""Dependency""]",https://dot.net/,,[],System.Net.Http.Json,244872302,True,10.0.10,40,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Newtonsoft""]",Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET,False,https://api.nuget.org/v3-flatcontainer/newtonsoft.json.schema/4.0.1/icon,13148163,https://www.nuget.org/packages/Newtonsoft.Json.Schema/4.0.1/license,"[""jamesnk"", ""newtonsoft""]",Newtonsoft.Json.Schema,"[""Dependency""]",https://www.newtonsoft.com/jsonschema,,"[""json"", ""schema"", ""jsonschema""]",Json.NET Schema,93547148,True,4.0.1,41,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Greg Dennis""]",Provides extended functionality for the System.Text.Json namespace.,False,https://api.nuget.org/v3-flatcontainer/json.more.net/3.0.1/icon,3460470,https://www.nuget.org/packages/Json.More.Net/3.0.1/license,"[""gregsdennis""]",Json.More.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json"", ""system.text.json"", ""json.more""]",Json.More.Net,86226732,False,3.0.1,33,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Greg Dennis""]",JSON Pointer built on the System.Text.Json namespace,False,https://api.nuget.org/v3-flatcontainer/jsonpointer.net/7.0.2/icon,44055,https://www.nuget.org/packages/JsonPointer.Net/7.0.2/license,"[""gregsdennis""]",JsonPointer.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json-pointer"", ""json"", ""pointer""]",JsonPointer.Net,76066582,False,7.0.2,39,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Rico Suter""]","JSON Schema reader, generator and validator for .NET",False,https://api.nuget.org/v3-flatcontainer/njsonschema.newtonsoftjson/11.6.1/icon,2822934,https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson/11.6.1/license,"[""rsuter""]",NJsonSchema.NewtonsoftJson,"[""Dependency""]",http://njsonschema.org/,,"[""json"", ""schema"", ""validation"", ""generator"", "".net""]",NJsonSchema.NewtonsoftJson,85000512,False,11.6.1,14,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Microsoft""]",Kiota JSON serialization provider implementation with System.Text.Json.,False,https://api.nuget.org/v3-flatcontainer/microsoft.kiota.serialization.json/2.0.0/icon,4503004,https://www.nuget.org/packages/Microsoft.Kiota.Serialization.Json/2.0.0/license,"[""kiota"", ""Microsoft""]",Microsoft.Kiota.Serialization.Json,"[""Dependency""]",https://aka.ms/kiota/docs,,[],Microsoft.Kiota.Serialization.Json,116706635,True,2.0.0,71,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Allan Hardy and Contributors""]",App Metrics Formatters for metrics and environment data to JSON using Newtonsoft.Json.,False,https://api.nuget.org/v3-flatcontainer/app.metrics.formatters.json/4.3.0/icon,23763554,https://www.nuget.org/packages/App.Metrics.Formatters.Json/4.3.0/license,"[""al_hardy""]",App.Metrics.Formatters.Json,"[""Dependency""]",https://app-metrics.io/,,"[""appmetrics"", ""metrics"", ""json""]",App.Metrics.Formatters.Json,52162014,False,4.3.0,12,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Greg Dennis""]",JSON Schema built on the System.Text.Json namespace,False,https://api.nuget.org/v3-flatcontainer/jsonschema.net/9.4.0/icon,41606,https://www.nuget.org/packages/JsonSchema.Net/9.4.0/license,"[""gregsdennis""]",JsonSchema.Net,"[""Dependency""]",https://github.com/json-everything/json-everything,,"[""json-schema"", ""validation"", ""schema"", ""json""]",JsonSchema.Net,45040660,False,9.4.0,149,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Stef Heyenrath""]",Handlebars.Net.Helpers Json,False,https://api.nuget.org/v3-flatcontainer/handlebars.net.helpers.json/2.5.5/icon,1221662,https://www.nuget.org/packages/Handlebars.Net.Helpers.Json/2.5.5/license,"[""Handlebars-Net"", ""sheyenrath""]",Handlebars.Net.Helpers.Json,"[""Dependency""]",https://github.com/Handlebars-Net/Handlebars.Net.Helpers,,"[""handlebars"", ""helper"", ""JsonPath"", ""Json""]",Handlebars.Net.Helpers.Json,42892078,True,2.5.5,53,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Rico Suter""]","JSON Schema reader, generator and validator for .NET",False,https://api.nuget.org/v3-flatcontainer/njsonschema/11.6.1/icon,4891219,https://www.nuget.org/packages/NJsonSchema/11.6.1/license,"[""rsuter""]",NJsonSchema,"[""Dependency""]",http://njsonschema.org/,,"[""json"", ""schema"", ""validation"", ""generator"", "".net""]",NJsonSchema,369657117,False,11.6.1,559,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""The Noda Time authors""]",Provides serialization support between Noda Time and Json.NET.,False,,250917,https://www.nuget.org/packages/NodaTime.Serialization.JsonNet/3.3.0/license,"[""jon skeet"", ""NodaTime""]",NodaTime.Serialization.JsonNet,"[""Dependency""]",https://nodatime.org/,,"[""nodatime"", ""json"", ""jsonnet""]",NodaTime.Serialization.JsonNet,48715414,True,3.3.0,26,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""ReactiveUI and Contributors""]","Newtonsoft.Json content serializer for Refit clients that need Json.NET converters, settings, or compatibility behavior instead of the default System.Text.Json serializer.",False,https://api.nuget.org/v3-flatcontainer/refit.newtonsoft.json/14.0.1/icon,9413,https://www.nuget.org/packages/Refit.Newtonsoft.Json/14.0.1/license,"[""glennawatson"", ""reactiveui""]",Refit.Newtonsoft.Json,"[""Dependency""]",https://github.com/reactiveui/refit,,"[""refit"", ""rest"", ""http"", ""api-client"", ""json"", ""newtonsoft-json"", ""json-net"", ""serializer"", ""content-serializer""]",Refit.Newtonsoft.Json,41468759,True,14.0.1,31,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Microsoft""]","A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.",False,https://api.nuget.org/v3-flatcontainer/streamjsonrpc/2.25.29/icon,1842901,https://www.nuget.org/packages/StreamJsonRpc/2.25.29/license,"[""Microsoft"", ""VisualStudioExtensibility""]",StreamJsonRpc,"[""Dependency""]",https://microsoft.github.io/vs-streamjsonrpc/,,"[""visualstudio"", ""stream"", ""json"", ""rpc"", ""jsonrpc""]",StreamJsonRpc,36422775,True,2.25.29+RR,60,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Elastic and contributors""]",NEST uses an internal serializer. This package enables serialization for your documents using your own custom Json.NET serializer,False,https://api.nuget.org/v3-flatcontainer/nest.jsonnetserializer/7.17.5/icon,11446537,https://www.nuget.org/packages/NEST.JsonNetSerializer/7.17.5/license,"[""elastic"", ""elasticsearch"", ""forloop"", ""Mpdreamz"", ""stevejgordon""]",NEST.JsonNetSerializer,"[""Dependency""]",https://github.com/elastic/elasticsearch-net,,"[""elasticsearch"", ""elastic"", ""search"", ""lucene"", ""nest"", ""serializer"", ""json""]",NEST.JsonNetSerializer - Elasticsearch .NET custom Json.NET serializer,33355019,True,7.17.5,67,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Microsoft""]",This library contains converters dependent on the Newtonsoft.Json package for use with Azure.Core.,False,https://api.nuget.org/v3-flatcontainer/microsoft.azure.core.newtonsoftjson/2.0.0/icon,6428160,https://www.nuget.org/packages/Microsoft.Azure.Core.NewtonsoftJson/2.0.0/license,"[""azure-sdk"", ""Microsoft""]",Microsoft.Azure.Core.NewtonsoftJson,"[""Dependency""]",https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.Core.NewtonsoftJson_2.0.0/sdk/core/Microsoft.Azure.Core.NewtonsoftJson/README.md,,"[""Microsoft"", ""Azure"", ""SDK"", ""Newtonsoft"", ""Json""]",Microsoft.Azure.Core.NewtonsoftJson,34453655,True,2.0.0,2,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Stef Heyenrath""]",Common interface for Json converters (serialize and deserialize),False,,1001435,https://www.nuget.org/packages/JsonConverter.Abstractions/0.13.0/license,"[""sheyenrath""]",JsonConverter.Abstractions,"[""Dependency""]",https://github.com/StefH/JsonConverter,,[],JsonConverter.Abstractions,37916950,False,0.13.0,18,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Matt Hunt, Joerg Battermann, Xavier Fischer, Janus Weil""]",.Net types for the GeoJSON RFC to be used with Json.Net,False,,3973272,https://www.nuget.org/packages/GeoJSON.Net/1.4.1/license,"[""matt_lethargic"", ""xavierfischer""]",GeoJSON.Net,"[""Dependency""]",https://github.com/GeoJSON-Net/GeoJSON.Net,,"[""geojson"", ""geo"", ""json"", ""geolocation""]",GeoJSON.Net,20293821,False,1.4.1,45,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""The Noda Time authors""]",Provides serialization support between Noda Time and System.Text.Json,False,,423624,https://www.nuget.org/packages/NodaTime.Serialization.SystemTextJson/1.4.0/license,"[""jon skeet"", ""NodaTime""]",NodaTime.Serialization.SystemTextJson,"[""Dependency""]",https://nodatime.org/,,"[""nodatime"", ""json""]",NodaTime.Serialization.SystemTextJson,24565984,True,1.4.0,8,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""StockSharp Platform LLC https://stocksharp.com""]",Ecng system framework,False,https://api.nuget.org/v3-flatcontainer/ecng.collections/1.0.301/icon,0,https://stocksharp.com/en/products/eula/,"[""StockSharp""]",Ecng.Collections,"[""Dependency""]",https://stocksharp.com/,,"[""Ecng"", ""Collections"", ""REST"", ""WebSockets"", ""JSON"", ""Serialization""]",Ecng.Collections,321823733,False,1.0.301,302,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Marko Lahma, Quartz.NET""]",Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET,False,https://api.nuget.org/v3-flatcontainer/quartz.serialization.json/3.19.1/icon,11460,https://www.nuget.org/packages/Quartz.Serialization.Json/3.19.1/license,"[""lahma"", ""Quartz.NET""]",Quartz.Serialization.Json,"[""Dependency""]",https://www.quartz-scheduler.net/,,"[""scheduling"", ""tasks"", ""jobs"", ""triggers"", ""scheduler"", ""threading""]",Quartz.NET JSON Serialization,35893691,True,3.19.1,45,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""Macross.Json.Extensions""]","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",False,,17611205,https://www.nuget.org/packages/Macross.Json.Extensions/3.0.0/license,"[""Macross-Software""]",Macross.Json.Extensions,"[""Dependency""]",https://github.com/Macross-Software/core/tree/develop/ClassLibraries/Macross.Json.Extensions,,[],Macross.Json.Extensions,27019506,False,3.0.0,12,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP "[""CloudNative.CloudEvents.SystemTextJson""]","JSON support for the CNCF CloudEvents SDK, based on System.Text.Json.",False,https://api.nuget.org/v3-flatcontainer/cloudnative.cloudevents.systemtextjson/2.9.0/icon,86911,https://www.nuget.org/packages/CloudNative.CloudEvents.SystemTextJson/2.9.0/license,"[""CloudNative.CloudEvents""]",CloudNative.CloudEvents.SystemTextJson,"[""Dependency""]",https://cloudevents.io/,,"[""cncf"", ""cloudnative"", ""cloudevents"", ""events"", ""json"", ""systemtextjson""]",CloudNative.CloudEvents.SystemTextJson,20213157,False,2.9.0,14,0,Ye12sziHDcAq1wdnd,fg2F4sf8iXSN723kP